22#if QT_CONFIG(quick_listview)
25#if QT_CONFIG(quick_gridview)
28#if QT_CONFIG(quick_pathview)
31#if QT_CONFIG(quick_tableview)
34#if QT_CONFIG(quick_viewtransitions)
37#if QT_CONFIG(quick_path)
38#include <private/qquickpath_p.h>
39#include <private/qquickpathinterpolator_p.h>
41#if QT_CONFIG(quick_positioners)
44#if QT_CONFIG(quick_repeater)
48#if QT_CONFIG(quick_animatedimage)
51#if QT_CONFIG(quick_flipable)
58#if QT_CONFIG(quick_canvas)
59#include <QtQuick/private/qquickcanvasitem_p.h>
60#include <QtQuick/private/qquickcontext2d_p.h>
63#if QT_CONFIG(quick_sprite)
69#if QT_CONFIG(quick_shadereffect)
70#include <QtQuick/private/qquickshadereffectsource_p.h>
74#if QT_CONFIG(quick_draganddrop)
79#include <QtQuick/private/qquickaccessibleattached_p.h>
92#include "moc_qquickitemsmodule_p.cpp"
104 }
else if (parentItem->window()) {
109 win->setTransientParent(parentItem->window());
114 handler->setParent(
parent);
122 qCDebug(lcTransient) <<
win <<
"is transient for" << parentWindow;
123 win->setTransientParent(parentWindow);
131 handler->setParent(parentWindow->contentItem());
146 qRegisterMetaType<QQuickAnchorLine>(
"QQuickAnchorLine");
147 qRegisterMetaType<QQuickHandlerPoint>();
void setParentItem(QGraphicsItem *parent)
Sets this item's parent item to newParent.
virtual void addPointerHandler(QQuickPointerHandler *h)
static QQuickItemPrivate * get(QQuickItem *item)
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
static void defineModule()
\qmltype Window \instantiates QQuickWindow \inqmlmodule QtQuick
int Q_QML_EXPORT qmlregister(RegistrationType, void *)
Combined button and popup list for selecting options.
#define qCDebug(category,...)
#define Q_DECLARE_LOGGING_CATEGORY(name)
QQuickItem * qmlobject_cast< QQuickItem * >(QObject *object)
QT_BEGIN_NAMESPACE static QT_END_NAMESPACE QQmlPrivate::AutoParentResult qquickitem_autoParent(QObject *obj, QObject *parent)
static void qt_quickitems_defineModule()
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent