![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4resolvedtypereference_p.h>
Public Member Functions | |
| ResolvedTypeReference ()=default | |
| QQmlPropertyCache::ConstPtr | createPropertyCache () |
| bool | addToHash (QCryptographicHash *hash, QHash< quintptr, QByteArray > *checksums) |
| void | doDynamicTypeCheck () |
| QQmlType | type () const |
| void | setType (QQmlType type) |
| QQmlRefPointer< QV4::CompiledData::CompilationUnit > | compilationUnit () |
| void | setCompilationUnit (const QQmlRefPointer< QV4::CompiledData::CompilationUnit > &unit) |
| QQmlPropertyCache::ConstPtr | typePropertyCache () const |
| void | setTypePropertyCache (QQmlPropertyCache::ConstPtr cache) |
| QTypeRevision | version () const |
| void | setVersion (QTypeRevision version) |
| bool | isFullyDynamicType () const |
| void | setFullyDynamicType (bool fullyDynamic) |
| bool | isSelfReference () const |
| void | setIsSelfReference (bool selfReference) |
Definition at line 30 of file qv4resolvedtypereference_p.h.
|
default |
| bool QV4::ResolvedTypeReference::addToHash | ( | QCryptographicHash * | hash, |
| QHash< quintptr, QByteArray > * | checksums ) |
Definition at line 53 of file qv4resolvedtypereference.cpp.
|
inline |
Definition at line 48 of file qv4resolvedtypereference_p.h.
| QQmlPropertyCache::ConstPtr QV4::ResolvedTypeReference::createPropertyCache | ( | ) |
Returns the property cache, creating one if it doesn't already exist. The cache is not referenced.
Definition at line 40 of file qv4resolvedtypereference.cpp.
| void QV4::ResolvedTypeReference::doDynamicTypeCheck | ( | ) |
Definition at line 25 of file qv4resolvedtypereference.cpp.
|
inline |
Definition at line 69 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 74 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 54 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 70 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 75 of file qv4resolvedtypereference_p.h.
Definition at line 42 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 61 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 67 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 41 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 60 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 66 of file qv4resolvedtypereference_p.h.