#include <Undo.hpp>
◆ UndoContext() [1/3]
| wizard::UndoContext::UndoContext |
( |
const char * | aUndoDescription = nullptr | ) |
|
|
explicit |
◆ UndoContext() [2/3]
| wizard::UndoContext::UndoContext |
( |
const std::string & | aUndoDescription | ) |
|
|
explicit |
◆ UndoContext() [3/3]
| wizard::UndoContext::UndoContext |
( |
const QString & | aUndoDescription | ) |
|
|
explicit |
◆ ~UndoContext()
| wizard::UndoContext::~UndoContext |
( |
| ) |
|
◆ ClearFlags()
| void wizard::UndoContext::ClearFlags |
( |
int | aFlags | ) |
|
◆ End()
| void wizard::UndoContext::End |
( |
| ) |
|
◆ ParentCommand()
| QUndoCommand * wizard::UndoContext::ParentCommand |
( |
| ) |
const |
◆ Push()
| void wizard::UndoContext::Push |
( |
QUndoCommand * | aUndoPtr | ) |
|
|
inline |
◆ SetFlags()
| void wizard::UndoContext::SetFlags |
( |
int | aFlags | ) |
|
The documentation for this class was generated from the following files: