Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickloader.cpp File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#include "qquickloader_p_p.h"
#include <QtQml/qqmlinfo.h>
#include <QtQml/qqmlcomponent.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>
Include dependency graph for qquickloader.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE const QQuickItemPrivate::ChangeTypes watchedChanges = QQuickItemPrivate::Geometry | QQuickItemPrivate::ImplicitWidth | QQuickItemPrivate::ImplicitHeight

Variable Documentation

◆ watchedChanges

Definition at line 18 of file qquickloader.cpp.