WaylandClient QML Type

WaylandCompositor 에 연결하는 클라이언트를 나타냅니다.. ..

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

속성

방법

상세 설명

이 유형은 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.