![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
QList< QQmlJSRegisterContent > | origins |
QQmlJSScope::ConstPtr | result |
QQmlJSRegisterContent | resultScope |
Friends | |
size_t | qHash (const ConvertedTypes &types, size_t seed=0) |
bool | operator== (const ConvertedTypes &a, const ConvertedTypes &b) |
bool | operator!= (const ConvertedTypes &a, const ConvertedTypes &b) |
size_t | qHash (const ConvertedTypes &types, size_t seed=0) |
bool | operator== (const ConvertedTypes &a, const ConvertedTypes &b) |
bool | operator!= (const ConvertedTypes &a, const ConvertedTypes &b) |
Definition at line 23 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 39 of file qqmljsregistercontent.cpp.
References operator==.
|
friend |
Definition at line 39 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 34 of file qqmljsregistercontent.cpp.
Referenced by operator!=.
|
friend |
Definition at line 34 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 29 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 29 of file qqmljsregistercontent.cpp.
QList< QQmlJSRegisterContent > QQmlJSRegisterContentPrivate::ConvertedTypes::origins |
Definition at line 25 of file qqmljsregistercontent.cpp.
QQmlJSScope::ConstPtr QQmlJSRegisterContentPrivate::ConvertedTypes::result |
Definition at line 26 of file qqmljsregistercontent.cpp.
QQmlJSRegisterContent QQmlJSRegisterContentPrivate::ConvertedTypes::resultScope |
Definition at line 27 of file qqmljsregistercontent.cpp.