QJSValueIterator

PyQt5.QtQml.QJSValueIterator

Description

TODO

Methods

__init__(Union[QJSValue, SpecialValue, bool, int, float, str])

TODO


hasNext() → bool

TODO


name() → str

TODO


next() → bool

TODO


value() → QJSValue

TODO