#include <ProjectJournal.h>
- Warning
- many parts of this class may be rewritten soon
◆ CheckPointStack
◆ JoIdMap
◆ ProjectJournal()
| lmms::ProjectJournal::ProjectJournal |
( |
| ) |
|
◆ ~ProjectJournal()
| virtual lmms::ProjectJournal::~ProjectJournal |
( |
| ) |
|
|
virtualdefault |
◆ addJournalCheckPoint()
◆ allocID()
◆ canRedo()
| bool lmms::ProjectJournal::canRedo |
( |
| ) |
const |
◆ canUndo()
| bool lmms::ProjectJournal::canUndo |
( |
| ) |
const |
◆ clearJournal()
| void lmms::ProjectJournal::clearJournal |
( |
| ) |
|
◆ freeID()
◆ idFromSave()
hack, not used when loading a savefile
◆ idToSave()
hack, not used when saving a file
◆ isJournalling()
| bool lmms::ProjectJournal::isJournalling |
( |
| ) |
const |
|
inline |
◆ journallingObject()
◆ reallocID()
◆ redo()
| void lmms::ProjectJournal::redo |
( |
| ) |
|
◆ setJournalling()
| void lmms::ProjectJournal::setJournalling |
( |
const bool | _on | ) |
|
|
inline |
◆ stopAllJournalling()
| void lmms::ProjectJournal::stopAllJournalling |
( |
| ) |
|
◆ undo()
| void lmms::ProjectJournal::undo |
( |
| ) |
|
◆ m_joIDs
| JoIdMap lmms::ProjectJournal::m_joIDs |
|
private |
◆ m_journalling
| bool lmms::ProjectJournal::m_journalling |
|
private |
◆ m_redoCheckPoints
◆ m_undoCheckPoints
◆ MAX_UNDO_STATES
| const int lmms::ProjectJournal::MAX_UNDO_STATES = 100 |
|
static |
The documentation for this class was generated from the following files: