![]() |
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 () const |
| 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 32 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 53 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 74 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 79 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 59 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 75 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 80 of file qv4resolvedtypereference_p.h.
Definition at line 44 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 66 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 72 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 43 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 65 of file qv4resolvedtypereference_p.h.
|
inline |
Definition at line 71 of file qv4resolvedtypereference_p.h.