- QUndoStack(QObject *)
- ~QUndoStack()
- beginMacro(const QString &)
- blockSignals(bool )
- canRedo() const : bool
- canRedoChanged(bool )
- canUndo() const : bool
- canUndoChanged(bool )
- childEvent(QChildEvent *)
- children() const
- cleanChanged(bool )
- cleanIndex() const : int
- clear()
- command(int ) const : const QUndoCommand *
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
- connect(const QObject *, PointerToMemberFunction , Functor )
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
- connectNotify(const QMetaMethod &)
- count() const : int
- createRedoAction(QObject *, const QString &) const : QAction *
- createUndoAction(QObject *, const QString &) const : QAction *
- customEvent(QEvent *)
- d_ptr :
- deleteLater()
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *)
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
- disconnect(const QMetaObject::Connection &)
- disconnect(const char *, const QObject *, const char *) const
- disconnect(const QObject *, const char *) const
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const
- endMacro()
- event(QEvent *)
- eventFilter(QObject *, QEvent *)
- findChild(const QString &, Qt::FindChildOptions ) const
- findChildren(const QString &, Qt::FindChildOptions ) const
- findChildren(const QRegExp &, Qt::FindChildOptions ) const
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const
- index() const : int
- indexChanged(int )
- inherits(const char *) const
- installEventFilter(QObject *)
|
- isActive() const : bool
- isClean() const : bool
- isSignalConnected(const QMetaMethod &) const
- isWidgetType() const
- isWindowType() const
- killTimer(int )
- metaObject() const
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- objectName() const
- objectNameChanged(const QString &)
- parent() const
- property(const char *) const
- push(QUndoCommand *)
- qt_metacall(QMetaObject::Call, int, void **)
- qt_metacall(QMetaObject::Call, int, void **) : int
- qt_metacast(const char *)
- qt_metacast(const char *) : void *
- receivers(const char *) const
- redo()
- redoText() const : QString
- redoTextChanged(const QString &)
- removeEventFilter(QObject *)
- resetClean()
- sender() const
- senderSignalIndex() const
- setActive(bool )
- setClean()
- setIndex(int )
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &)
- setUndoLimit(int )
- signalsBlocked() const
- startTimer(int , Qt::TimerType )
- staticMetaObject :
- staticMetaObject : const QMetaObject
- staticQtMetaObject :
- text(int ) const : QString
- thread() const
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int )
- tr(const char *, const char *, int ) : QString
- trUtf8(const char *, const char *, int ) : QString
- undo()
- undoLimit() const : int
- undoText() const : QString
- undoTextChanged(const QString &)
|