![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4vtable_p.h>
Public Member Functions | |
virtual | ~OwnPropertyKeyIterator ()=0 |
virtual PropertyKey | next (const Object *o, Property *p=nullptr, PropertyAttributes *attrs=nullptr)=0 |
Definition at line 28 of file qv4vtable_p.h.
|
pure virtual |
Definition at line 145 of file qv4managed.cpp.
|
pure virtual |
Implemented in QmlListWrapperOwnPropertyKeyIterator, QmlListWrapperOwnPropertyKeyIterator, QV4::ModelObjectOwnPropertyKeyIterator, QV4::ModelObjectOwnPropertyKeyIterator, QV4::ObjectOwnPropertyKeyIterator, QV4::QObjectWrapperOwnPropertyKeyIterator, QV4::QObjectWrapperOwnPropertyKeyIterator, QV4::QQmlValueTypeWrapperOwnPropertyKeyIterator, QV4::QQmlValueTypeWrapperOwnPropertyKeyIterator, QV4::SequenceOwnPropertyKeyIterator, and QV4::SequenceOwnPropertyKeyIterator.