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
)