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
qquickshortcutcontext.cpp File Reference

(a116ecfeae7bcd2424e848cc25728bdec35aeea2)

#include "qquickshortcutcontext_p_p.h"
#include "qquickoverlay_p_p.h"
#include "qquicktooltip_p.h"
#include <QtQmlModels/private/qtqmlmodels-config_p.h>
#include "qquickpopup_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtGui/qguiapplication.h>
#include <QtQuick/qquickrendercontrol.h>
+ Include dependency graph for qquickshortcutcontext.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE bool isBlockedByPopup (QQuickItem *item)
 

Function Documentation

◆ isBlockedByPopup()

static QT_BEGIN_NAMESPACE bool isBlockedByPopup ( QQuickItem * item)
static

Definition at line 22 of file qquickshortcutcontext.cpp.

References QQuickOverlayPrivate::get(), QGraphicsItem::isAncestorOf(), item, QQuickOverlay::overlay(), qCDebug, and QGraphicsItem::window().

Referenced by QQuickShortcutContext::matcher().

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