block () const : QTextBlock
createList ( const QTextListFormat & ) : QTextList *
createList ( QTextListFormat::Style ) : QTextList *
insertBlock ( const QTextBlockFormat &, const QTextCharFormat & )
insertFrame ( const QTextFrameFormat & ) : QTextFrame *
|
insertImage ( const QTextImageFormat &, QTextFrameFormat::Position )
insertList ( const QTextListFormat & ) : QTextList *
insertList ( QTextListFormat::Style ) : QTextList *
insertTable ( int, int, const QTextTableFormat & ) : QTextTable *
insertText ( const QString &, const QTextCharFormat & )
isCopyOf ( const QTextCursor & ) const : bool
operator< ( const QTextCursor & ) const : bool
operator= ( const QTextCursor & ) : QTextCursor &
operator> ( const QTextCursor & ) const : bool
|