![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandxdgdecorationv1_p.h>
Public Types | |
using | DecorationMode = QWaylandXdgToplevel::DecorationMode |
Public Member Functions | |
QWaylandXdgToplevelDecorationV1 (QWaylandXdgToplevel *toplevel, QWaylandXdgDecorationManagerV1 *manager, wl_client *client, int id) | |
~QWaylandXdgToplevelDecorationV1 () override | |
DecorationMode | configuredMode () const |
void | sendConfigure (DecorationMode mode) |
Protected Member Functions | |
void | zxdg_toplevel_decoration_v1_destroy_resource (Resource *resource) override |
void | zxdg_toplevel_decoration_v1_destroy (Resource *resource) override |
void | zxdg_toplevel_decoration_v1_set_mode (Resource *resource, uint32_t mode) override |
void | zxdg_toplevel_decoration_v1_unset_mode (Resource *resource) override |
Definition at line 45 of file qwaylandxdgdecorationv1_p.h.
Definition at line 49 of file qwaylandxdgdecorationv1_p.h.
|
explicit |
Definition at line 153 of file qwaylandxdgdecorationv1.cpp.
References QWaylandXdgToplevelPrivate::get(), manager, Q_ASSERT, and sendConfigure().
|
override |
Definition at line 167 of file qwaylandxdgdecorationv1.cpp.
References QWaylandXdgToplevelPrivate::get(), and QWaylandXdgToplevelPrivate::m_decoration.
|
inline |
Definition at line 55 of file qwaylandxdgdecorationv1_p.h.
Referenced by sendConfigure().
void QWaylandXdgToplevelDecorationV1::sendConfigure | ( | QWaylandXdgToplevelDecorationV1::DecorationMode | mode | ) |
Definition at line 172 of file qwaylandxdgdecorationv1.cpp.
References configuredMode(), QWaylandXdgToplevel::decorationModeChanged(), emit, and qWarning.
Referenced by QWaylandXdgToplevelDecorationV1().
|
overrideprotected |
Definition at line 199 of file qwaylandxdgdecorationv1.cpp.
|
overrideprotected |
Definition at line 193 of file qwaylandxdgdecorationv1.cpp.
References Q_UNUSED.
|
overrideprotected |
Definition at line 204 of file qwaylandxdgdecorationv1.cpp.
References Q_UNUSED.
|
overrideprotected |
Definition at line 211 of file qwaylandxdgdecorationv1.cpp.
References Q_UNUSED.