5#ifndef QQUICKLOADER_P_P_H
6#define QQUICKLOADER_P_P_H
22#include <qqmlincubator.h>
24#include <private/qv4staticvalue_p.h>
25#include <private/qv4persistent_p.h>
48 Q_DECLARE_PUBLIC(QQuickLoader)
Status
Specifies the status of the QQmlIncubator.
QQuickLoaderIncubator(QQuickLoaderPrivate *l, IncubationMode mode)
void setInitialState(QObject *) override
Called after the object is first created, but before complex property bindings are evaluated and,...
void statusChanged(Status) override
Called when the status of the incubator changes.
QQmlStrongJSQObjectReference< QQmlComponent > component
void itemGeometryChanged(QQuickItem *item, QQuickGeometryChange change, const QRectF &oldGeometry) override
void disposeInitialPropertyValues()
void itemImplicitWidthChanged(QQuickItem *) override
QV4::PersistentValue qmlCallingContext
qreal getImplicitWidth() const override
QV4::PersistentValue initialPropertyValues
QQmlContext * itemContext
void setInitialState(QObject *o)
QQuickLoaderIncubator * incubator
void _q_updateSize(bool loaderGeometryChanged=true)
void itemImplicitHeightChanged(QQuickItem *) override
void incubatorStateChanged(QQmlIncubator::Status status)
qreal getImplicitHeight() const override
static QT_BEGIN_NAMESPACE const QQuickItemPrivate::ChangeTypes watchedChanges