Qt 5.7
Qt Widgets
C++ Classes
QUndoStack
Qt 5.7.1 Reference Documentation
List of All Members for QUndoStack
This is the complete list of members for
QUndoStack
, including inherited members.
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
()
dumpObjectTree
()
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
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
push
(QUndoCommand *)
receivers
(const char *) const
redo
()
redoText
() const : QString
redoTextChanged
(const QString &)
removeEventFilter
(QObject *)
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
:
staticQtMetaObject
:
text
(int ) const : QString
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
undo
()
undoLimit
() const : int
undoText
() const : QString
undoTextChanged
(const QString &)