Класс QWaylandShellSurface
Класс QWaylandShellSurface — это общий интерфейс для ролей поверхности, определённых расширениями оболочки Подробнее...
| Заголовок: | #include <QWaylandShellSurface> |
| qmake: | QT += waylandcompositor |
| С момента: | Qt 5.8 |
| Наследует: | QWaylandCompositorExtension |
Свойства
- windowType : const Qt::WindowType
- 1 свойство унаследовано от QObject
Открытые функции
| QWaylandShellSurface(QWaylandObject *waylandObject) | |
| virtual Qt::WindowType | windowType() const |
- 4 открытых функции унаследованы от QWaylandCompositorExtension
- 5 открытых функций унаследованы от QWaylandObject
- 32 открытых функции унаследованы от QObject
Сигналы
| void | windowTypeChanged() |
- 2 сигнала унаследованы от QObject
Защищённые функции
| QWaylandShellSurface(QWaylandCompositorExtensionPrivate &dd) | |
| QWaylandShellSurface(QWaylandObject *container, QWaylandCompositorExtensionPrivate &dd) |
- 1 защищённая функция унаследована от QWaylandCompositorExtension
- 9 защищённых функций унаследованы от QObject
Дополнительные унаследованные члены
Подробное описание
Класс QWaylandShellSurface — это общий интерфейс для ролей поверхности, определённых расширениями оболочки
Этот интерфейс представляет роль поверхности Wayland, заданную расширением протокола Wayland, которое определяет, как QWaylandSurface должна отображаться на экране.
См. также QWaylandSurface, QWaylandWlShellSurface, QWaylandXdgSurfaceV5 и QWaylandIviSurface.
Документация по свойствам
windowType : const Qt::WindowType
Функции доступа:
| virtual Qt::WindowType | windowType() const |
Сигнал уведомления:
| void | windowTypeChanged() |
Документация по функциям-членам
QWaylandShellSurface::QWaylandShellSurface(QWaylandObject *waylandObject)
Создаёт экземпляр QWaylandShellSurface по умолчанию.
[protected] QWaylandShellSurface::QWaylandShellSurface(QWaylandCompositorExtensionPrivate &dd)
Создаёт экземпляр QWaylandShellSurface по умолчанию.
[protected] QWaylandShellSurface::QWaylandShellSurface(QWaylandObject *container, QWaylandCompositorExtensionPrivate &dd)
Создаёт экземпляр QWaylandShellSurface по умолчанию.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.9/qwaylandshellsurface.html