ShellSurface QML Type
셸 확장에서 지정한 표면 역할에 대한 공통 인터페이스를 제공합니다. 자세히...
Import Statement: | import QtWayland.Compositor |
In C++: | QWaylandShellSurface |
속성
- modal : bool
(since 6.8)
- windowType : enum
상세 설명
이 인터페이스는 WaylandSurface 가 화면에 매핑되는 방식을 정의하는 Wayland 프로토콜 확장에 의해 제공되는 Wayland 표면 역할을 나타냅니다.
참고: 이 유형에는 매우 제한된 API가 포함되어 있지만 구현의 속성 및 신호는 일관되게 이름이 지정됩니다. 예를 들어 컴포저에서 데스크톱 셸 확장 기능만 사용하는 경우 제목, 최대화 등의 속성에 셸 표면에서 직접 액세스하는 것이 안전합니다. 추가 프로퍼티 및 신호에 대한 다양한 구현을 참조하세요.
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.