Qt Wayland Client

Qt Wayland Client 라이브러리는 애플리케이션이 Wayland 클라이언트로 작동하고 Wayland 컴포저에 연결하는 데 필요한 기능을 제공합니다. 대부분의 사용 사례에서 라이브러리는 Wayland QPA 플러그인을 통해 자동으로 사용되며 애플리케이션 자체에서 라이브러리의 기능을 사용할 필요는 없습니다.

그러나 Qt Wayland Compositor와 함께 사용하면 cmake 함수인 qt_generate_wayland_protocol_client_sources() 를 사용하여 사용자 지정 프로토콜 확장을 만들 수 있습니다.

라이선스 및 어트리뷰션

Qt Wayland Compositor 와 Qt Wayland 통합 플러그인은 The Qt Company의 상용 라이선스에 따라 제공됩니다.

또한, Qt Wayland CompositorGNU General Public License, 버전 3에 따라 사용할 수 있으며, Qt Wayland 통합 플러그인은 GNU Lesser General Public License, 버전 3 또는 GNU General Public License, 버전 2에 따라 사용할 수 있습니다.

자세한 내용은 Qt 라이선스를 참조하십시오.

Qt Wayland Compositor 그리고 Qt Wayland 통합 플러그인은 다음 허용 라이센스에 따라 프로토콜 정의를 사용합니다:

© 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.