- QUndoGroup ( QObject * )
- ~QUndoGroup ()
- activeStack () const : QUndoStack *
- activeStackChanged ( QUndoStack * )
- addStack ( QUndoStack * )
- blockSignals ( bool ) : bool
- canRedo () const : bool
- canRedoChanged ( bool )
- canUndo () const : bool
- canUndoChanged ( bool )
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- cleanChanged ( bool )
- 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 * )
- createRedoAction ( QObject *, const QString & ) const : QAction *
- createUndoAction ( QObject *, const QString & ) const : QAction *
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- 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 * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
|
|