WaylandClient QML Type
Represents a client connecting to the WaylandCompositor. 更多...
Import Statement: | import QtWayland.Compositor 1.0 |
开始支持版本: | Qt 5.8 |
属性
- compositor : object
- groupId : int
- processId : int
- userId : int
方法
详细描述
This type represents a client connecting to the compositor using the Wayland protocol. It corresponds to the Wayland interface wl_client.
属性
This property holds the compositor of this WaylandClient.
This property holds the group id of this WaylandClient.
This property holds the process id of this WaylandClient.
This property holds the user id of this WaylandClient.