WaylandClient QML 类型
代表通过 Wayland 协议连接到 WaylandCompositor 的客户端。 更多...
导入语句 | import QtWayland.Compositor |
实例化 | QWaylandClient |
属性
- compositor : WaylandCompositor
- groupId : int
- processId : int
- userId : int
方法
详细说明
此类表示使用 Wayland 协议连接到合成器的客户端。它对应于 Wayland 接口 wl_client。
属性文档
compositor : WaylandCompositor |
此属性保持此 WaylandClient 的合成器。
groupId : int |
此属性保持此 WaylandClient 的组 ID。
processId : int |
此属性保持此 WaylandClient 的进程 ID。
userId : int |
此属性保持此 WaylandClient 的用户 ID。
方法文档
void close() |
关闭客户端
void kill(signal) |
用指定的 signal 杀死客户端。
© 2024 Qt 公司有限公司。此处包含的文档贡献是各自所有者的版权。此处提供的文档是在自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款下许可的。Qt 和相应的标志是芬兰的 Qt 公司及其它国家/地区的商标。所有其他商标均为其各自所有者的财产。