![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlpropertyvalidator_p.h>
Collaboration diagram for QQmlPropertyValidator: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().
Here is the caller graph for this function:
|
inline |
Definition at line 35 of file qqmlpropertyvalidator_p.h.
References QQmlPropertyCacheVector::at().
Referenced by QQmlCustomParser::evaluateEnum().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 43 of file qqmlpropertyvalidator.cpp.
Referenced by QQmlTypeData::done().
Here is the caller graph for this function: