Qt Wayland WlShell extension

요약

WlShell 는 데스크톱 시스템에 일반적인 윈도우 시스템 기능을 제공하는 셸 확장입니다. XdgShell 으로 대체되며 주로 이전 애플리케이션과의 하위 호환성을 위해 Qt에 존재합니다.

WlShell Wayland 인터페이스 wl_shell 에 해당합니다.

사용법

이 모듈을 사용하려면 다음과 같이 임포트합니다:

import QtWayland.Compositor.WlShell

WlShell

데스크톱 스타일 사용자 인터페이스를 위한 확장을 제공합니다.

WlShellSurface

데스크탑 스타일의 컴포저 관련 기능을 서페이스에 제공하는 wl_shell_surface를 제공합니다.

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