Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlpropertycachecreator_p.h File Reference
#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>
+ Include dependency graph for qqmlpropertycachecreator_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QQmlBindingInstantiationContext
 
struct  QQmlPendingGroupPropertyBindings
 
struct  QQmlPropertyCacheCreatorBase
 
struct  QQmlPropertyCacheCreatorBase::IncrementalResult
 
class  QQmlPropertyCacheCreator< ObjectContainer >
 
class  QQmlPropertyCacheAliasCreator< ObjectContainer >
 

Functions

QT_BEGIN_NAMESPACE QQmlError qQmlCompileError (const QV4::CompiledData::Location &location, const QString &description)
 

Function Documentation

◆ qQmlCompileError()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: