就业培训
下载中心
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
)