WaylandClient QML Type

WaylandCompositor に接続するクライアントを表す

Import Statement: import QtWayland.Compositor
In C++: QWaylandClient

プロパティ

方法

詳細説明

この型はWaylandプロトコルを使用してコンポジターに接続するクライアントを表す。Waylandインターフェースのwl_clientに対応する。

プロパティの説明

compositor : WaylandCompositor [read-only]

このプロパティは、このWaylandClient のコンポジターを保持する。


groupId : int [read-only]

このプロパティは、このWaylandClient のグループ ID を保持します。


processId : int [read-only]

このプロパティは、このWaylandClient のプロセス ID を保持します。


userId : int [read-only]

このプロパティは、このWaylandClient のユーザー ID を保持します。


メソッド・ドキュメント

void close()

クライアントを閉じる


void kill(signal)

指定されたsignal を持つクライアントを終了します。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.