就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.5.1
Qt Wayland Compositor
QML 類型
WaylandSeat
List of All Members for WaylandSeat
這是完整成員列錶為
WaylandSeat
,包括繼承的成員。
void
sendKeyEvent
(int
qtKey
, bool
pressed
)
void
sendTouchCancelEvent
(WaylandClient
client
)
void
sendTouchFrameEvent
(WaylandClient
client
)
void
sendTouchPointMoved
(WaylandSurface
surface
, int
id
, point
position
)
uint
sendTouchPointPressed
(WaylandSurface
surface
, int
id
, point
position
)
void
sendTouchPointReleased
(WaylandSurface
surface
, int
id
, point
position
)