, including all inherited members.
| active | QUndoStack | |
| beginMacro(const QString &text) | QUndoStack | |
| blockSignals(bool b) | QObject | |
| canRedo() const | QUndoStack | |
| canRedoChanged(bool canRedo) | QUndoStack | [signal] |
| canUndo() const | QUndoStack | |
| canUndoChanged(bool canUndo) | QUndoStack | [signal] |
| childEvent(QChildEvent *) | QObject | [protected, virtual] |
| children() const | QObject | [inline] |
| cleanChanged(bool clean) | QUndoStack | [signal] |
| cleanIndex() const | QUndoStack | |
| clear() | QUndoStack | |
| command(int index) const | QUndoStack | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | [static] |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | [inline] |
| connectNotify(const char *signal) | QObject | [protected, virtual] |
| count() const | QUndoStack | |
| createRedoAction(QObject *parent, const QString &prefix=QString()) const | QUndoStack | |
| createUndoAction(QObject *parent, const QString &prefix=QString()) const | QUndoStack | |
| customEvent(QEvent *) | QObject | [protected, virtual] |
| d_ptr | QObject | [protected] |
| deleteLater() | QObject | [slot] |
| destroyed(QObject *=0) | QObject | [signal] |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | [static] |
| disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | [inline] |
| disconnect(const QObject *receiver, const char *member=0) | QObject | [inline] |
| disconnectNotify(const char *signal) | QObject | [protected, virtual] |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| endMacro() | QUndoStack | |
| event(QEvent *) | QObject | [virtual] |
| eventFilter(QObject *, QEvent *) | QObject | [virtual] |
| findChild(const QString &aName=QString()) const | QObject | [inline] |
| findChildren(const QString &aName=QString()) const | QObject | [inline] |
| findChildren(const QRegExp &re) const | QObject | [inline] |
| index() const | QUndoStack | |
| indexChanged(int idx) | QUndoStack | [signal] |
| inherits(const char *classname) const | QObject | [inline] |
| installEventFilter(QObject *) | QObject | |
| isActive() const | QUndoStack | |
| isClean() const | QUndoStack | |
| isWidgetType() const | QObject | [inline] |
| killTimer(int id) | QObject | |
| moveToThread(QThread *thread) | QObject | |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | [inline] |
| property(const char *name) const | QObject | |
| push(QUndoCommand *cmd) | QUndoStack | |
| QApplication class | QObject | [friend] |
| QApplicationPrivate class | QObject | [friend] |
| QCoreApplication class | QObject | [friend] |
| QCoreApplicationPrivate class | QObject | [friend] |
| QMetaObject | QObject | [friend] |
| QObject(QObject *parent=0) | QObject | [explicit] |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | [protected] |
| QThreadData class | QObject | [friend] |
| QUndoGroup class | QUndoStack | [friend] |
| QUndoStack(QObject *parent=0) | QUndoStack | [explicit] |
| QWidget class | QObject | [friend] |
| receivers(const char *signal) const | QObject | [protected] |
| redo() | QUndoStack | [slot] |
| redoText() const | QUndoStack | |
| redoTextChanged(const QString &redoText) | QUndoStack | [signal] |
| registerUserData() | QObject | [static] |
| removeEventFilter(QObject *) | QObject | |
| sender() const | QObject | [protected] |
| setActive(bool active=true) | QUndoStack | [slot] |
| setClean() | QUndoStack | [slot] |
| setIndex(int idx) | QUndoStack | [slot] |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setUndoLimit(int limit) | QUndoStack | |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| signalsBlocked() const | QObject | [inline] |
| startTimer(int interval) | QObject | |
| staticQtMetaObject | QObject | [protected, static] |
| text(int idx) const | QUndoStack | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | [protected, virtual] |
| undo() | QUndoStack | [slot] |
| undoLimit | QUndoStack | |
| undoLimit() const | QUndoStack | |
| undoText() const | QUndoStack | |
| undoTextChanged(const QString &undoText) | QUndoStack | [signal] |
| userData(uint id) const | QObject | |
| ~QObject() | QObject | [virtual] |
| ~QUndoStack() | QUndoStack | |