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

(fc1810bc6cce17ee9763cd09fef4a11f0520b8e5)

#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.