#include "qqmltypecompiler_p.h"
#include <private/qqmlobjectcreator_p.h>
#include <private/qqmlcustomparser_p.h>
#include <private/qqmlvmemetaobject_p.h>
#include <private/qqmlcomponent_p.h>
#include <private/qqmlpropertyresolver_p.h>
#include <private/qqmlcomponentandaliasresolver_p.h>
Go to the source code of this file.
◆ COMPILE_EXCEPTION
◆ DEFINE_BOOL_CONFIG_OPTION()
QT_BEGIN_NAMESPACE DEFINE_BOOL_CONFIG_OPTION |
( |
disableInternalDeferredProperties |
, |
|
|
QML_DISABLE_INTERNAL_DEFERRED_PROPERTIES |
|
|
) |
| |
◆ Q_LOGGING_CATEGORY()
Q_LOGGING_CATEGORY |
( |
lcQmlTypeCompiler |
, |
|
|
"qt.qml.typecompiler" |
|
|
) |
| |