Qt Wayland WlShell extension

摘要

WlShell 是一个 shell 扩展,提供桌面系统典型的窗口系统功能。它已被 所取代,在 Qt 中的存在主要是为了向后兼容旧版应用程序。XdgShell

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.