![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
~QObjectWrapperOwnPropertyKeyIterator () override=default | |
PropertyKey | next (const Object *o, Property *pd=nullptr, PropertyAttributes *attrs=nullptr) override |
~QObjectWrapperOwnPropertyKeyIterator () override=default | |
PropertyKey | next (const Object *o, Property *pd=nullptr, PropertyAttributes *attrs=nullptr) override |
Public Member Functions inherited from QV4::ObjectOwnPropertyKeyIterator | |
~ObjectOwnPropertyKeyIterator () override=default | |
Public Member Functions inherited from QV4::OwnPropertyKeyIterator | |
virtual | ~OwnPropertyKeyIterator ()=0 |
Public Attributes | |
int | propertyIndex = 0 |
Public Attributes inherited from QV4::ObjectOwnPropertyKeyIterator | |
uint | arrayIndex = 0 |
uint | memberIndex = 0 |
bool | iterateOverSymbols = false |
Definition at line 1023 of file qv4qobjectwrapper.cpp.
|
overridedefault |
|
overridedefault |
|
overridevirtual |
Reimplemented from QV4::ObjectOwnPropertyKeyIterator.
Definition at line 1033 of file qv4qobjectwrapper.cpp.
References propertyIndex.
|
overridevirtual |
Reimplemented from QV4::ObjectOwnPropertyKeyIterator.
int QV4::QObjectWrapperOwnPropertyKeyIterator::propertyIndex = 0 |
Definition at line 1025 of file qv4qobjectwrapper.cpp.
Referenced by next().