![]() |
Qt 6.x
The Qt SDK
|
#include "qquickloader_p_p.h"
#include <QtQml/qqmlinfo.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlglobal_p.h>
#include <private/qqmlcomponent_p.h>
#include <private/qqmlincubator_p.h>
#include <moc_qquickloader_p.cpp>
Go to the source code of this file.
Variables | |
static QT_BEGIN_NAMESPACE const QQuickItemPrivate::ChangeTypes | watchedChanges = QQuickItemPrivate::Geometry | QQuickItemPrivate::ImplicitWidth | QQuickItemPrivate::ImplicitHeight |
|
static |
Definition at line 18 of file qquickloader.cpp.
Referenced by QQuickLoaderPrivate::clear(), QQuickLoaderPrivate::initResize(), QQuickLoader::setActive(), QQuickBasePositionerPrivate::unwatchChanges(), and QQuickBasePositionerPrivate::watchChanges().