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

(72027c2d7b329083b3ac4065a5d8811c380020d9)

#include "qquickpopup_p.h"
#include "qquickpopup_p_p.h"
#include "qquickpopupanchors_p.h"
#include "qquickpopupitem_p_p.h"
#include "qquickpopuppositioner_p_p.h"
#include "qquickapplicationwindow_p.h"
#include "qquickoverlay_p_p.h"
#include "qquickcontrol_p_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtQml/qqmlinfo.h>
#include <QtQuick/qquickitem.h>
#include <QtQuick/private/qquickaccessibleattached_p.h>
#include <QtQuick/private/qquicktransition_p.h>
#include <QtQuick/private/qquickitem_p.h>
#include "moc_qquickpopup_p.cpp"
+ Include dependency graph for qquickpopup.cpp:

Go to the source code of this file.

Functions

static QQuickItemcreateDimmer (QQmlComponent *component, QQuickPopup *popup, QQuickItem *parent)
 

Function Documentation

◆ createDimmer()

static QQuickItem * createDimmer ( QQmlComponent * component,
QQuickPopup * popup,
QQuickItem * parent )
static

Definition at line 874 of file qquickpopup.cpp.

References Qt::AllButtons, Qt::ArrowCursor, component(), context, item, qCDebug, qmlContext(), qobject_cast< QQuickItem * >(), QGraphicsItem::setAcceptedMouseButtons(), QGraphicsItem::setAcceptHoverEvents(), QGraphicsItem::setCursor(), QGraphicsItem::setParentItem(), QObject::setProperty(), QGraphicsItem::stackBefore(), and QQuickPopup::z.

Referenced by QQuickPopupPrivate::createOverlay().

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