![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qjslist.h>
Public Types | |
using | Ptr = QJSListForOfIterator * |
Public Member Functions | |
void | init () |
template<typename List, typename Value> | |
bool | hasNext (const QJSList< List, Value > &list) const |
template<typename List, typename Value> | |
Value | next (const QJSList< List, Value > &list) |