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 Struct Reference

#include <qquickshortcutcontext_p_p.h>

+ Collaboration diagram for QQuickShortcutContext:

Static Public Member Functions

static bool matcher (QObject *object, Qt::ShortcutContext context)
 

Detailed Description

Definition at line 25 of file qquickshortcutcontext_p_p.h.

Member Function Documentation

◆ matcher()

bool QQuickShortcutContext::matcher ( QObject * object,
Qt::ShortcutContext context )
static

Definition at line 43 of file qquickshortcutcontext.cpp.

References Qt::ApplicationShortcut, context, QGuiApplication::focusWindow(), QQuickMenuPrivate::get(), isBlockedByPopup(), item, menu, qCDebug, qobject_cast< QQuickItem * >(), qobject_cast< QWindow * >(), QQuickRenderControl::renderWindowFor(), QGraphicsItem::window(), and Qt::WindowShortcut.

Referenced by QQuickFolderBreadcrumbBarPrivate::handleTextFieldHidden(), QQuickFolderBreadcrumbBar::itemChange(), and QtQuickTemplates2Plugin::registerTypes().

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

The documentation for this struct was generated from the following files: