Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwaylandquickshellsurfaceitem.cpp File Reference

(28d442761a00e69d821bc7d49a3e5b355aa5e1e0)

#include "qwaylandquickshellsurfaceitem.h"
#include "qwaylandquickshellsurfaceitem_p.h"
#include <QtWaylandCompositor/QWaylandShellSurface>
#include <QGuiApplication>
#include "moc_qwaylandquickshellsurfaceitem_p.cpp"
#include "moc_qwaylandquickshellsurfaceitem.cpp"
Include dependency graph for qwaylandquickshellsurfaceitem.cpp:

Go to the source code of this file.

Functions

static QWaylandQuickShellSurfaceItemfindSurfaceItemFromMoveItem (QQuickItem *moveItem)
static bool onTop (QWaylandQuickShellSurfaceItem *surf)
static bool onBottom (QWaylandQuickShellSurfaceItem *surf)

Function Documentation

◆ findSurfaceItemFromMoveItem()

QWaylandQuickShellSurfaceItem * findSurfaceItemFromMoveItem ( QQuickItem * moveItem)
static

Definition at line 298 of file qwaylandquickshellsurfaceitem.cpp.

◆ onBottom()

bool onBottom ( QWaylandQuickShellSurfaceItem * surf)
inlinestatic

Definition at line 316 of file qwaylandquickshellsurfaceitem.cpp.

◆ onTop()

bool onTop ( QWaylandQuickShellSurfaceItem * surf)
inlinestatic

Definition at line 311 of file qwaylandquickshellsurfaceitem.cpp.