This is the complete list of members for DeckListHistoryManager, including all inherited members.
| canRedo() const | DeckListHistoryManager | inline |
| canUndo() const | DeckListHistoryManager | inline |
| clear() | DeckListHistoryManager | |
| DeckListHistoryManager(QObject *parent=nullptr) | DeckListHistoryManager | inlineexplicit |
| getRedoStack() const | DeckListHistoryManager | inline |
| getUndoStack() const | DeckListHistoryManager | inline |
| redo(DeckList *deck) | DeckListHistoryManager | |
| redoStack | DeckListHistoryManager | private |
| save(const DeckListMemento &memento) | DeckListHistoryManager | |
| undo(DeckList *deck) | DeckListHistoryManager | |
| undoRedoStateChanged() | DeckListHistoryManager | signal |
| undoStack | DeckListHistoryManager | private |