![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljscontextualtypes_p.h>
Public Member Functions | |
| ContextualType () | |
| ContextualType (const ImportedScope< QQmlJSScope::ConstPtr > &type, quint8 precedence) | |
| ContextualType (const QQmlJSScope::ConstPtr &type, QTypeRevision revision, quint8 precedence) | |
Public Attributes | |
| quint8 | m_precedence |
| Public Attributes inherited from QQmlJS::ImportedScope< QQmlJSScope::ConstPtr > | |
| QQmlJSScope::ConstPtr | scope |
| QTypeRevision | revision |
Definition at line 34 of file qqmljscontextualtypes_p.h.
|
inline |
Definition at line 36 of file qqmljscontextualtypes_p.h.
|
inline |
Definition at line 37 of file qqmljscontextualtypes_p.h.
References ContextualType().
Referenced by ContextualType().
|
inline |
Definition at line 41 of file qqmljscontextualtypes_p.h.
References ContextualType().
Referenced by ContextualType().
| quint8 QQmlJS::ContextualType::m_precedence |
Definition at line 45 of file qqmljscontextualtypes_p.h.