- QUndoStack ( QObject * )
- ~QUndoStack ()
- beginMacro ( const QString & )
- blockSignals ( bool ) : bool
- canRedo () const : bool
- canRedoChanged ( bool )
- canUndo () const : bool
- canUndoChanged ( bool )
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- cleanChanged ( bool )
- cleanIndex () const : int
- clear ()
- command ( int ) const : const QUndoCommand *
- 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 * )
- count () const : int
- createRedoAction ( QObject *, const QString & ) const : QAction *
- createUndoAction ( QObject *, const QString & ) const : QAction *
- customEvent ( QEvent * )
- d_ptr : QObjectData *
- 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 * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- endMacro ()
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- index () const : int
- indexChanged ( int )
|
|