#include <Undo.hpp>
◆ Flags
| Enumerator |
|---|
| cDISCARD_PROXY_CHANGES | |
◆ Undo() [1/3]
◆ Undo() [2/3]
| wizard::Undo::Undo |
( |
const Undo & | | ) |
|
|
delete |
◆ Undo() [3/3]
| wizard::Undo::Undo |
( |
Undo && | | ) |
|
|
default |
◆ ~Undo()
◆ BeforeProxyChange()
◆ BeginDiscardProxyChanges()
| void wizard::Undo::BeginDiscardProxyChanges |
( |
| ) |
|
|
inline |
◆ ClearProxyChanges()
| void wizard::Undo::ClearProxyChanges |
( |
| ) |
|
◆ CreateRedoAction()
| QAction * wizard::Undo::CreateRedoAction |
( |
QObject * | aParent | ) |
|
◆ CreateUndoAction()
| QAction * wizard::Undo::CreateUndoAction |
( |
QObject * | aParent | ) |
|
◆ CurrentCommand()
| QUndoCommand * wizard::Undo::CurrentCommand |
( |
| ) |
const |
◆ Destroy()
| void wizard::Undo::Destroy |
( |
| ) |
|
|
inlinestatic |
◆ EndDiscardProxyChanges()
| void wizard::Undo::EndDiscardProxyChanges |
( |
| ) |
|
|
inline |
◆ GetUndoStack()
| QUndoStack * wizard::Undo::GetUndoStack |
( |
| ) |
|
|
inline |
◆ Instance()
| Undo * wizard::Undo::Instance |
( |
| ) |
|
|
inlinestatic |
◆ operator=() [1/2]
| Undo & wizard::Undo::operator= |
( |
const Undo & | | ) |
|
|
delete |
◆ operator=() [2/2]
| Undo & wizard::Undo::operator= |
( |
Undo && | | ) |
|
|
default |
◆ PushUndo()
| void wizard::Undo::PushUndo |
( |
QUndoCommand * | aUndoPtr | ) |
|
◆ UndoStack()
| QUndoStack * wizard::Undo::UndoStack |
( |
| ) |
const |
|
inline |
◆ UndoContext
The documentation for this class was generated from the following files: