![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertyvalidator_p.h>
Public Member Functions | |
QQmlPropertyValidator (QQmlTypeLoader *typeLoader, const QQmlImports *imports, const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &compilationUnit) | |
QVector< QQmlError > | validate () |
QQmlPropertyCache::ConstPtr | rootPropertyCache () const |
QUrl | documentSourceUrl () const |
QQmlTypeLoader * | typeLoader () const |
Definition at line 28 of file qqmlpropertyvalidator_p.h.
QQmlPropertyValidator::QQmlPropertyValidator | ( | QQmlTypeLoader * | typeLoader, |
const QQmlImports * | imports, | ||
const QQmlRefPointer< QV4::CompiledData::CompilationUnit > & | compilationUnit ) |
Definition at line 31 of file qqmlpropertyvalidator.cpp.
|
inline |
Definition at line 39 of file qqmlpropertyvalidator_p.h.
|
inline |
Definition at line 38 of file qqmlpropertyvalidator_p.h.
|
inline |
Definition at line 41 of file qqmlpropertyvalidator_p.h.
Definition at line 44 of file qqmlpropertyvalidator.cpp.