#include <ActionLogger.h>
◆ ActionLogger()
ActionLogger::ActionLogger |
( |
| ) |
|
◆ allowedToDoReversion()
bool ActionLogger::allowedToDoReversion |
( |
| ) |
|
◆ closeAction()
void ActionLogger::closeAction |
( |
int |
actionType | ) |
|
◆ closeActionUnlessCreatedJustNow()
void ActionLogger::closeActionUnlessCreatedJustNow |
( |
int |
actionType | ) |
|
◆ deleteAllLogs()
void ActionLogger::deleteAllLogs |
( |
| ) |
|
◆ deleteLog()
void ActionLogger::deleteLog |
( |
int |
time | ) |
|
◆ getNewAction()
◆ notifyClipRecordingAborted()
void ActionLogger::notifyClipRecordingAborted |
( |
Clip * |
clip | ) |
|
◆ recordSwingChange()
void ActionLogger::recordSwingChange |
( |
int8_t |
swingBefore, |
|
|
int8_t |
swingAfter |
|
) |
| |
◆ recordTempoChange()
void ActionLogger::recordTempoChange |
( |
uint64_t |
timePerBigBefore, |
|
|
uint64_t |
timePerBigAfter |
|
) |
| |
◆ recordUnautomatedParamChange()
◆ redo()
void ActionLogger::redo |
( |
| ) |
|
◆ revert()
bool ActionLogger::revert |
( |
int |
time, |
|
|
bool |
updateVisually = true , |
|
|
bool |
doNavigation = true |
|
) |
| |
◆ undo()
void ActionLogger::undo |
( |
| ) |
|
◆ undoJustOneConsequencePerNoteRow()
bool ActionLogger::undoJustOneConsequencePerNoteRow |
( |
ModelStack * |
modelStack | ) |
|
◆ updateAction()
void ActionLogger::updateAction |
( |
Action * |
newAction | ) |
|
◆ firstAction
Action* ActionLogger::firstAction[2] |
The documentation for this class was generated from the following files: