List of All Members for WaylandSeat
这是完整成员列表为
WaylandSeat
,包括继承的成员。
-
void
cursorSurfaceRequest
(QWaylandSurface
surface
, int
hotspotX
, int
hotspotY
)
-
void
keyboardFocusChanged
(QWaylandSurface
newFocus
, QWaylandSurface
oldFocus
)
-
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
)
-
void
sendUnicodeKeyPressEvent
(uint
unicode
)
-
void
sendUnicodeKeyReleaseEvent
(uint
unicode
)