Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

QTextBlock::iterator Class Reference

List of all members.

Public Functions


Member Function Documentation

iterator::iterator ()

iterator::iterator ( const iterator & o )

bool iterator::atEnd () const

QTextFragment iterator::fragment () const

Returns the text fragment the iterator currently points to.

bool iterator::operator!= ( const iterator & o ) const

iterator iterator::operator++ ()

iterator iterator::operator++ ( int )

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

iterator iterator::operator-- ()

iterator iterator::operator-- ( int )

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

bool iterator::operator== ( const iterator & o ) const


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1