![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
~QmlListWrapperOwnPropertyKeyIterator () override=default | |
PropertyKey | next (const Object *o, Property *pd=nullptr, PropertyAttributes *attrs=nullptr) override |
![]() | |
~ObjectOwnPropertyKeyIterator () override=default | |
PropertyKey | next (const Object *o, Property *pd=nullptr, PropertyAttributes *attrs=nullptr) override |
![]() | |
virtual | ~OwnPropertyKeyIterator ()=0 |
virtual PropertyKey | next (const Object *o, Property *p=nullptr, PropertyAttributes *attrs=nullptr)=0 |
Additional Inherited Members | |
![]() | |
uint | arrayIndex = 0 |
uint | memberIndex = 0 |
bool | iterateOverSymbols = false |
Definition at line 174 of file qqmllistwrapper.cpp.
|
overridedefault |
|
overridevirtual |
Reimplemented from QV4::ObjectOwnPropertyKeyIterator.
Definition at line 181 of file qqmllistwrapper.cpp.
References QV4::Attr_Data, attrs, QV4::PropertyKey::fromArrayIndex(), QV4::PropertyKey::invalid(), o, QV4::Property::value, and QV4::QObjectWrapper::wrap().