7#include <QtWaylandClient/private/qwaylandwindow_p.h>
8#include <QtWaylandClient/private/qwaylanddisplay_p.h>
16 qCWarning(lcQpaWayland) <<
"\"wl-shell\" is a deprecated shell extension, prefer using"
17 <<
"\"xdg-shell\" if supported by the compositor"
18 <<
"by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION";
29 if (lowerCaseResource ==
"wl_shell_surface") {
31 if (
auto shellSurface = qobject_cast<QWaylandWlShellSurface *>(waylandWindow->shellSurface())) {
32 return shellSurface->object();
QByteArray toLower() const &
QWaylandShellSurface * createShellSurface(QWaylandWindow *window) override
void * nativeResourceForWindow(const QByteArray &resource, QWindow *window) override
QWaylandWlShellIntegration()
Combined button and popup list for selecting options.
#define qCWarning(category,...)