List of All Members for QTextDocument This is the complete list of members for QTextDocument , including inherited members.
enum FindFlag
flags FindFlags
enum MetaInformation
enum ResourceType
enum Stacks
QTextDocument ( QObject * )
QTextDocument ( const QString &, QObject * )
~QTextDocument ()
addResource ( int, const QUrl &, const QVariant & )
adjustSize ()
allFormats () const : QVector<QTextFormat>
availableRedoSteps () const : int
availableUndoSteps () const : int
begin () const : QTextBlock
blockCount () const : int
blockCountChanged ( int )
blockSignals ( bool ) : bool
characterAt ( int ) const : QChar
characterCount () const : int
childEvent ( QChildEvent * )
children () const : const QObjectList &
clear ()
clearUndoRedoStacks ( Stacks )
clone ( QObject * ) const : QTextDocument *
connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
connect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, 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 * )
d_ptr : QScopedPointer<QObjectData>
defaultCursorMoveStyle () const : Qt::CursorMoveStyle
defaultFont () const : QFont
defaultStyleSheet () const : QString
defaultTextOption () const : QTextOption
deleteLater ()
destroyed ( QObject * )
disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod & ) : bool
disconnect ( const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const char * ) : bool
disconnectNotify ( const char * )
documentLayout () const : QAbstractTextDocumentLayout *
documentLayoutChanged ()
documentMargin () const : qreal
drawContents ( QPainter *, const QRectF & )
dumpObjectInfo ()
dumpObjectTree ()
dynamicPropertyNames () const : QList<QByteArray>
end () const : QTextBlock
event ( QEvent * ) : bool
eventFilter ( QObject *, QEvent * ) : bool
find ( const QString &, const QTextCursor &, FindFlags ) const : QTextCursor
find ( const QRegExp &, const QTextCursor &, FindFlags ) const : QTextCursor
find ( const QString &, int, FindFlags ) const : QTextCursor
find ( const QRegExp &, int, FindFlags ) const : QTextCursor
findBlock ( int ) const : QTextBlock
findBlockByLineNumber ( int ) const : QTextBlock
findBlockByNumber ( int ) const : QTextBlock
findChild ( const QString & ) const : T
findChildren ( const QString & ) const : QList<T>
findChildren ( const QRegExp & ) const : QList<T>
firstBlock () const : QTextBlock
idealWidth () const : qreal
indentWidth () const : qreal
inherits ( const char * ) const : bool
installEventFilter ( QObject * )
Best Of
Actualités les plus lues
Le Qt Developer Network au hasard
Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework.
Lire l'article.
Communauté
Ressources
Liens utiles
Contact
Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine