#include <deck_list_history_manager.h>
◆ DeckListHistoryManager()
| DeckListHistoryManager::DeckListHistoryManager |
( |
QObject * | parent = nullptr | ) |
|
|
inlineexplicit |
◆ canRedo()
| bool DeckListHistoryManager::canRedo |
( |
| ) |
const |
|
inlinenodiscard |
◆ canUndo()
| bool DeckListHistoryManager::canUndo |
( |
| ) |
const |
|
inlinenodiscard |
◆ clear()
| void DeckListHistoryManager::clear |
( |
| ) |
|
◆ getRedoStack()
◆ getUndoStack()
◆ redo()
| void DeckListHistoryManager::redo |
( |
DeckList * | deck | ) |
|
◆ save()
◆ undo()
| void DeckListHistoryManager::undo |
( |
DeckList * | deck | ) |
|
◆ undoRedoStateChanged
| void DeckListHistoryManager::undoRedoStateChanged |
( |
| ) |
|
|
signal |
◆ redoStack
◆ undoStack
The documentation for this class was generated from the following files: