Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwaylandquickshellsurfaceitem.cpp File Reference

(f6c4b2f0691ea0240566c068cf36ed95003153e1)

#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()

static QWaylandQuickShellSurfaceItem * findSurfaceItemFromMoveItem ( QQuickItem * moveItem)
static

Definition at line 295 of file qwaylandquickshellsurfaceitem.cpp.

References QQuickItem::childItems(), findSurfaceItemFromMoveItem(), item, and Q_UNLIKELY.

Referenced by findSurfaceItemFromMoveItem(), QWaylandQuickShellSurfaceItemPrivate::lower(), and QWaylandQuickShellSurfaceItemPrivate::raise().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ onBottom()

static bool onBottom ( QWaylandQuickShellSurfaceItem * surf)
inlinestatic

Definition at line 313 of file qwaylandquickshellsurfaceitem.cpp.

Referenced by QWaylandQuickShellSurfaceItemPrivate::lower(), QWaylandQuickShellSurfaceItemPrivate::raise(), and QWaylandQuickShellSurfaceItem::setStaysOnBottom().

+ Here is the caller graph for this function:

◆ onTop()

static bool onTop ( QWaylandQuickShellSurfaceItem * surf)
inlinestatic

Definition at line 308 of file qwaylandquickshellsurfaceitem.cpp.

Referenced by QDockWidget::event(), QWaylandQuickShellSurfaceItemPrivate::lower(), QWaylandQuickShellSurfaceItemPrivate::raise(), and QWaylandQuickShellSurfaceItem::setStaysOnTop().

+ Here is the caller graph for this function: