Qt Wayland XdgShell Extension

概要

XdgShell は、デスクトップシステムに典型的なウィンドウシステム機能を提供するシェル拡張である。

XdgShell Wayland インターフェース に対応しています。xdg_shell

使い方

このモジュールを使うには、次のようにインポートします:

import QtWayland.Compositor.XdgShell

XdgDecorationManagerV1

サーバーサイドとクライアントサイドのウィンドウ装飾のネゴシエーションのための拡張機能を提供する。

XdgOutputManagerV1

デスクトップ指向の方法で出力を記述するための拡張機能を提供します。

XdgPopup

xdgサーフェスのポップアップ固有の部分を表現する。

XdgShell

デスクトップスタイルのユーザーインターフェースのための拡張機能を提供します。

XdgSurface

xdgサーフェスに対するデスクトップ型コンポジター固有の機能

XdgToplevel

xdgサーフェスのトップレベルウィンドウ固有の部分を表す

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