The UndoStackActionGroup class groups an undo-QAction and redo-QAction together and optionally connects them with an librepcb::editor::UndoStack.
More...
#include <undostackactiongroup.h>
Inherits QObject.
The UndoStackActionGroup class groups an undo-QAction and redo-QAction together and optionally connects them with an librepcb::editor::UndoStack.
◆ UndoStackActionGroup() [1/3]
◆ UndoStackActionGroup() [2/3]
◆ UndoStackActionGroup() [3/3]
◆ ~UndoStackActionGroup()
◆ setUndoStack()
◆ operator=()
◆ undoTriggered()
◆ redoTriggered()
◆ unregisterFromStack()
void unregisterFromStack |
( |
| ) |
|
|
privatenoexcept |
◆ registerToStack()
◆ mUndo
◆ mRedo
◆ mSave
◆ mStack
◆ mMsgBoxParent
◆ mConnections
QList<QMetaObject::Connection> mConnections |
|
private |
The documentation for this class was generated from the following files: