![]() |
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 | |
QQmlJSMetaProperty | property |
int | baseLookupIndex = QQmlJSRegisterContent::InvalidLookupIndex |
int | resultLookupIndex = QQmlJSRegisterContent::InvalidLookupIndex |
Friends | |
size_t | qHash (const PropertyLookup &property, size_t seed=0) |
bool | operator== (const PropertyLookup &a, const PropertyLookup &b) |
bool | operator!= (const PropertyLookup &a, const PropertyLookup &b) |
size_t | qHash (const PropertyLookup &property, size_t seed=0) |
bool | operator== (const PropertyLookup &a, const PropertyLookup &b) |
bool | operator!= (const PropertyLookup &a, const PropertyLookup &b) |
Definition at line 45 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 64 of file qqmljsregistercontent.cpp.
References operator==.
|
friend |
Definition at line 64 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 57 of file qqmljsregistercontent.cpp.
Referenced by operator!=.
|
friend |
Definition at line 57 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 51 of file qqmljsregistercontent.cpp.
|
friend |
Definition at line 51 of file qqmljsregistercontent.cpp.
int QQmlJSRegisterContentPrivate::PropertyLookup::baseLookupIndex = QQmlJSRegisterContent::InvalidLookupIndex |
Definition at line 48 of file qqmljsregistercontent.cpp.
QQmlJSMetaProperty QQmlJSRegisterContentPrivate::PropertyLookup::property |
Definition at line 47 of file qqmljsregistercontent.cpp.
int QQmlJSRegisterContentPrivate::PropertyLookup::resultLookupIndex = QQmlJSRegisterContent::InvalidLookupIndex |
Definition at line 49 of file qqmljsregistercontent.cpp.