Qt 5.13
Qt Widgets
C++ Classes
QUndoStack
Qt 5.13.0 Reference Documentation
List of All Members for QUndoStack
This is the complete list of members for
QUndoStack
, including inherited members.
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
QUndoStack
(QObject *)
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
canRedoChanged
(bool )
canUndoChanged
(bool )
cleanChanged
(bool )
deleteLater
()
objectNameChanged
(const QString &)
redo
()
redoTextChanged
(const QString &)
resetClean
()
setActive
(bool )
setClean
()
setIndex
(int )
undo
()
undoTextChanged
(const QString &)
~QUndoStack
()
beginMacro
(const QString &)
blockSignals
(bool ) : bool
canRedo
() const : bool
canUndo
() const : bool
childEvent
(QChildEvent *)
cleanIndex
() const : int
clear
()
command
(int ) const : const QUndoCommand *
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
count
() const : int
createRedoAction
(QObject *, const QString &) const : QAction *
createUndoAction
(QObject *, const QString &) const : QAction *
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
endMacro
()
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
index
() const : int
isActive
() const : bool
isClean
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
moveToThread
(QThread *)
objectName
() const : QString
property
(const char *) const : QVariant
push
(QUndoCommand *)
receivers
(const char *) const : int
redoText
() const : QString
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setUndoLimit
(int )
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
text
(int ) const : QString
thread
() const : QThread *
undoLimit
() const : int
undoText
() const : QString