qt.core.iterable

Undocumented in source.

Constructors

this
this(nullptr_t )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
this
this(const(void)* pointer, qsizetype alignment)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
this
this(void* pointer, qsizetype alignment)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
this
this(const(InputType)* pointer)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
this
this(InputType* pointer)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Classes

QBaseIterator
class QBaseIterator(Container)

Binding for C++ class QBaseIterator.

QIterable
class QIterable(Container)

Binding for C++ class QIterable.

Functions

constPointer
const(Type)* constPointer()
Undocumented in source. Be warned that the author may not have intended to support it.
mutablePointer
Type* mutablePointer()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

QConstIterator
struct QConstIterator(Container)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QIterator
struct QIterator(Container)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QTaggedIterator
struct QTaggedIterator(Iterator, IteratorCategory)

Binding for C++ class QTaggedIterator.

Meta