Qt Wayland Qt Shell Extension
이 모듈은 Qt 6.3에 도입되었습니다.
요약
QtShell 확장은 QtShellSurface 을 일반 웨이랜드 서페이스에 연결하는 방법을 제공합니다. QtShell 확장은 Qt에서 지원하는 창 관리 기능을 지원하기 위해 작성되었습니다. 컴포저와 클라이언트 애플리케이션이 모두 Qt로 작성되고 애플리케이션이 수동 창 위치 지정 및 "가져오기" 등의 기능을 남용하지 않을 것으로 신뢰되는 플랫폼에 적합할 수 있습니다. 다른 사용 사례의 경우 IviApplication 또는 XdgShell 을 대신 사용하세요.
사용 방법
이 모듈을 사용하려면 다음과 같이 임포트하세요:
import QtWayland.Compositor.IviApplication
에서 실행되는 Qt 애플리케이션을 위한 셸 확장을 제공합니다. Qt Wayland Compositor | |
qt-shell 확장과 함께 사용할 수 있는 기본 창 관리자 기능을 제공합니다. | |
서페이스를 식별하고 크기를 조정하는 간단한 방법을 제공합니다. |
© 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.