QList.iterator

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(T* n)
Undocumented in source.

Members

Aliases

difference_type__1
alias difference_type__1 = qsizetype
Undocumented in source.
pointer__1
alias pointer__1 = T*
Undocumented in source.
value_type__1
alias value_type__1 = T
Undocumented in source.

Functions

opBinary
qsizetype opBinary(iterator j)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
iterator opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
iterator opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta