![]() |
Qt 6.x
The Qt SDK
|
#include <private/qqmlvaluetype_p.h>
#include <private/qqmlengine_p.h>
#include <private/qqmlmetaobject_p.h>
#include <private/qqmlpropertyresolver_p.h>
#include <private/qqmltypedata_p.h>
#include <private/inlinecomponentutils_p.h>
#include <private/qqmlsourcecoordinate_p.h>
#include <QScopedValueRollback>
#include <vector>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE QQmlError | qQmlCompileError (const QV4::CompiledData::Location &location, const QString &description) |
|
inline |
Definition at line 30 of file qqmlpropertycachecreator_p.h.
References error, and qmlConvertSourceCoordinate< quint32, int >().
Referenced by QQmlPropertyCacheCreator< ObjectContainer >::buildMetaObjectRecursively(), QQmlPropertyCacheCreator< ObjectContainer >::createMetaObject(), and QQmlPropertyCacheCreator< ObjectContainer >::propertyCacheForObject().