QTextFrame.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(const(iterator) o)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

atEnd
bool atEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
currentBlock
QTextBlock currentBlock()
Undocumented in source.
currentFrame
QTextFrame currentFrame()
Undocumented in source.
opUnary
iterator opUnary()
Undocumented in source.
opUnary
iterator opUnary()
Undocumented in source.
parentFrame
QTextFrame parentFrame()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta