-
QUndoStack
(QObject *)
-
canRedoChanged
(bool )
-
canUndoChanged
(bool )
-
cleanChanged
(bool )
-
deleteLater
()
-
destroyed
(QObject *)
-
indexChanged
(int )
-
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 *)
-
children
() const : const QObjectList &
-
cleanIndex
() const : int
-
clear
()
-
命令
(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
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , 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 char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectNotify
(const QMetaMethod &)
|
|