![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertyvalidator_p.h>
Public Member Functions | |
QQmlPropertyValidator (QQmlEnginePrivate *enginePrivate, const QQmlImports *imports, const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit) | |
QVector< QQmlError > | validate () |
QQmlPropertyCache::ConstPtr | rootPropertyCache () const |
QUrl | documentSourceUrl () const |
Definition at line 27 of file qqmlpropertyvalidator_p.h.
QQmlPropertyValidator::QQmlPropertyValidator | ( | QQmlEnginePrivate * | enginePrivate, |
const QQmlImports * | imports, | ||
const QQmlRefPointer< QV4::ExecutableCompilationUnit > & | compilationUnit | ||
) |
Definition at line 30 of file qqmlpropertyvalidator.cpp.
|
inline |
Definition at line 36 of file qqmlpropertyvalidator_p.h.
Referenced by QQmlCustomParser::evaluateEnum().
|
inline |
Definition at line 35 of file qqmlpropertyvalidator_p.h.
References QQmlPropertyCacheVector::at().
Referenced by QQmlCustomParser::evaluateEnum().
Definition at line 43 of file qqmlpropertyvalidator.cpp.
Referenced by QQmlTypeData::done().