Represents a client connecting to the WaylandCompositor . 更多...
| import 语句: | import QtWayland.Compositor 1.3 | 
| Since: | Qt 5.8 | 
This type represents a client connecting to the compositor using the Wayland protocol. It corresponds to the Wayland interface wl_client.
| compositor : WaylandCompositor | 
This property holds the compositor of this WaylandClient .
| [read-only] groupId : int | 
This property holds the group id of this WaylandClient .
| [read-only] processId : int | 
This property holds the process id of this WaylandClient .
| userId : int | 
This property holds the user id of this WaylandClient .
Closes the client
Kills the client with the specified signal .