#include <qqmljsregistercontent_p.h>
|
| | QQmlJSRegisterContentPool () |
| | ~QQmlJSRegisterContentPool () |
| QQmlJSRegisterContent | createType (const QQmlJSScope::ConstPtr &type, int resultLookupIndex, ContentVariant variant, QQmlJSRegisterContent scope={}) |
| QQmlJSRegisterContent | createProperty (const QQmlJSMetaProperty &property, int baseLookupIndex, int resultLookupIndex, ContentVariant variant, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | createEnumeration (const QQmlJSMetaEnum &enumeration, const QString &enumMember, ContentVariant variant, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | createMethod (const QList< QQmlJSMetaMethod > &methods, const QQmlJSScope::ConstPtr &methodType, ContentVariant variant, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | createMethodCall (const QQmlJSMetaMethod &method, const QQmlJSScope::ConstPtr &returnType, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | createImportNamespace (uint importNamespaceStringId, const QQmlJSScope::ConstPtr &importNamespaceType, ContentVariant variant, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | createConversion (const QList< QQmlJSRegisterContent > &origins, const QQmlJSScope::ConstPtr &conversion, QQmlJSRegisterContent conversionScope, ContentVariant variant, QQmlJSRegisterContent scope) |
| QQmlJSRegisterContent | storedIn (QQmlJSRegisterContent content, const QQmlJSScope::ConstPtr &newStoredType) |
| QQmlJSRegisterContent | castTo (QQmlJSRegisterContent content, const QQmlJSScope::ConstPtr &newContainedType) |
| QQmlJSRegisterContent | clone (QQmlJSRegisterContent from) |
| void | storeType (QQmlJSRegisterContent content, const QQmlJSScope::ConstPtr &stored) |
| void | adjustType (QQmlJSRegisterContent content, const QQmlJSScope::ConstPtr &adjusted) |
| void | generalizeType (QQmlJSRegisterContent content, const QQmlJSScope::ConstPtr &generalized) |
| void | setAllocationMode (AllocationMode mode) |
| void | clearTemporaries () |
Definition at line 166 of file qqmljsregistercontent_p.h.
◆ ContentVariant
◆ AllocationMode
◆ QQmlJSRegisterContentPool()
| QQmlJSRegisterContentPool::QQmlJSRegisterContentPool |
( |
| ) |
|
|
default |
◆ ~QQmlJSRegisterContentPool()
| QQmlJSRegisterContentPool::~QQmlJSRegisterContentPool |
( |
| ) |
|
|
default |
◆ adjustType()
◆ castTo()
◆ clearTemporaries()
| void QQmlJSRegisterContentPool::clearTemporaries |
( |
| ) |
|
◆ clone()
◆ createConversion()
◆ createEnumeration()
◆ createImportNamespace()
◆ createMethod()
◆ createMethodCall()
◆ createProperty()
◆ createType()
◆ generalizeType()
◆ setAllocationMode()
◆ storedIn()
◆ storeType()
The documentation for this class was generated from the following files: