- enum FindFlag
 
- flags FindFlags
 
- enum MetaInformation
 
- enum ResourceType
 
- QTextDocument ( QObject * )
 
- QTextDocument ( const QString &, QObject * )
 
- ~QTextDocument ()
 
- addResource ( int, const QUrl &, const QVariant & )
 
- allFormats () const : QVector<QTextFormat>
 
- begin () const : QTextBlock
 
- blockSignals ( bool ) : bool
 
- childEvent ( QChildEvent * )
 
- children () const : const QObjectList &
 
- clear ()
 
- clone ( QObject * ) const : QTextDocument *
 
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
 
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
 
- connectNotify ( const char * )
 
- contentsChange ( int, int, int )
 
- contentsChanged ()
 
- createObject ( const QTextFormat & ) : QTextObject *
 
- cursorPositionChanged ( const QTextCursor & )
 
- customEvent ( QEvent * )
 
- defaultFont () const : QFont
 
- deleteLater ()
 
- destroyed ( QObject * )
 
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
 
- disconnect ( const char *, const QObject *, const char * ) : bool
 
- disconnect ( const QObject *, const char * ) : bool
 
- disconnectNotify ( const char * )
 
- documentLayout () const : QAbstractTextDocumentLayout *
 
- dumpObjectInfo ()
 
- dumpObjectTree ()
 
- end () const : QTextBlock
 
- event ( QEvent * ) : bool
 
- eventFilter ( QObject *, QEvent * ) : bool
 
- find ( const QString &, const QTextCursor &, FindFlags ) const : QTextCursor
 
- find ( const QString &, int, FindFlags ) const : QTextCursor
 
- findBlock ( int ) const : QTextBlock
 
- findChild ( const QString & ) const : T
 
- findChildren ( const QString & ) const : QList<T>
 
- findChildren ( const QRegExp & ) const : QList<T>
 
- inherits ( const char * ) const : bool
 
- installEventFilter ( QObject * )
 
- isEmpty () const : bool
 
- isModified () const : bool
 
- isRedoAvailable () const : bool
 
- isUndoAvailable () const : bool
 
- isUndoRedoEnabled () const : bool
 
  | 
 |