ShellSurface QML Type
シェル拡張で指定されたサーフェスロールの共通インターフェイスを提供します。詳細...
Import Statement: | import QtWayland.Compositor |
In C++: | QWaylandShellSurface |
プロパティ
- modal : bool
(since 6.8)
- windowType : enum
詳しい説明
このインターフェイスは、WaylandSurface がどのようにスクリーンにマッピングされるべきかを定義する Wayland プロトコル拡張によって与えられる Wayland サーフェスの役割を表す。
注意: このタイプは非常に限定されたAPIを含んでいますが、実装のプロパティとシグナルの名前は統一されています。例えば、コンポジターでデスクトップシェルエクステンションのみを使用している場合、タイトルや最大化などのプロパティに直接ShellSurfaceでアクセスしても問題ありません。その他のプロパティやシグナルについては、さまざまな実装を参照してください。
WaylandSurface,ShellSurfaceItem,WlShellSurface,IviSurfaceも参照して ください。
プロパティ ドキュメント
modal : bool |
このプロパティは、ShellSurface がモーダルダイアログを表している場合に真になります。
このプロパティは Qt 6.8 で導入されました。
windowType : enum |
このプロパティは、ShellSurface のウィンドウ・タイプを保持します。
© 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.