|
enum class | Kind : size_t {
Type
, Property
, Enum
, Method
,
ImportNamespace
, Conversion
, MethodCall
, Type
,
Property
, Enum
, Method
, ImportNamespace
,
Conversion
, MethodCall
} |
enum class | Kind : size_t {
Type
, Property
, Enum
, Method
,
ImportNamespace
, Conversion
, MethodCall
, Type
,
Property
, Enum
, Method
, ImportNamespace
,
Conversion
, MethodCall
} |
using | ContentVariant = QQmlJSRegisterContent::ContentVariant |
using | Content |
using | ContentVariant = QQmlJSRegisterContent::ContentVariant |
using | Content |
Definition at line 13 of file qqmljsregistercontent.cpp.
◆ Content [1/2]
Initial value: std::variant<
std::pair<QQmlJSScope::ConstPtr, int>,
std::pair<QQmlJSMetaEnum, QString>,
std::pair<uint, QQmlJSScope::ConstPtr>,
>
QDeferredSharedPointer< const QQmlJSScope > ConstPtr
Definition at line 70 of file qqmljsregistercontent.cpp.
◆ Content [2/2]
Initial value: std::variant<
std::pair<QQmlJSScope::ConstPtr, int>,
std::pair<QQmlJSMetaEnum, QString>,
std::pair<uint, QQmlJSScope::ConstPtr>,
>
Definition at line 70 of file qqmljsregistercontent.cpp.
◆ ContentVariant [1/2]
◆ ContentVariant [2/2]
◆ Kind [1/2]
Enumerator |
---|
Type | |
Property | |
Enum | |
Method | |
ImportNamespace | |
Conversion | |
MethodCall | |
Type | |
Property | |
Enum | |
Method | |
ImportNamespace | |
Conversion | |
MethodCall | |
Definition at line 19 of file qqmljsregistercontent.cpp.
◆ Kind [2/2]
Enumerator |
---|
Type | |
Property | |
Enum | |
Method | |
ImportNamespace | |
Conversion | |
MethodCall | |
Type | |
Property | |
Enum | |
Method | |
ImportNamespace | |
Conversion | |
MethodCall | |
Definition at line 19 of file qqmljsregistercontent.cpp.
◆ resultLookupIndex() [1/2]
int QQmlJSRegisterContentPrivate::resultLookupIndex |
( |
| ) |
const |
|
inline |
◆ resultLookupIndex() [2/2]
int QQmlJSRegisterContentPrivate::resultLookupIndex |
( |
| ) |
const |
|
inline |
◆ setType() [1/2]
◆ setType() [2/2]
◆ operator!= [1/2]
◆ operator!= [2/2]
◆ operator== [1/2]
◆ operator== [2/2]
◆ qHash [1/2]
◆ qHash [2/2]
◆ QQmlJSRegisterContentPool
◆ m_content
Content QQmlJSRegisterContentPrivate::m_content |
◆ m_original
◆ m_scope
◆ m_shadowed
◆ m_storage
◆ m_variant
ContentVariant QQmlJSRegisterContentPrivate::m_variant = ContentVariant::Unknown |
The documentation for this struct was generated from the following file: