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

(573aa2a580d12392478711594a9dcf5cf7781bb4)

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