#include <AutomationEditor.h>
◆ AutomationEditorWindow()
| lmms::gui::AutomationEditorWindow::AutomationEditorWindow |
( |
| ) |
|
◆ ~AutomationEditorWindow()
| lmms::gui::AutomationEditorWindow::~AutomationEditorWindow |
( |
| ) |
|
|
overridedefault |
◆ clearCurrentClip
| void lmms::gui::AutomationEditorWindow::clearCurrentClip |
( |
| ) |
|
|
slot |
◆ currentClip()
◆ currentClipChanged
| void lmms::gui::AutomationEditorWindow::currentClipChanged |
( |
| ) |
|
|
signal |
◆ dragEnterEvent()
| void lmms::gui::AutomationEditorWindow::dragEnterEvent |
( |
QDragEnterEvent * | _dee | ) |
|
|
override |
◆ dropEvent()
| void lmms::gui::AutomationEditorWindow::dropEvent |
( |
QDropEvent * | _de | ) |
|
|
override |
◆ focusInEvent()
| void lmms::gui::AutomationEditorWindow::focusInEvent |
( |
QFocusEvent * | event | ) |
|
|
overrideprotected |
◆ open()
◆ play
| void lmms::gui::AutomationEditorWindow::play |
( |
| ) |
|
|
overrideprotectedslot |
◆ setCurrentClip()
◆ setGhostMidiClip()
| void lmms::gui::AutomationEditorWindow::setGhostMidiClip |
( |
MidiClip * | clip | ) |
|
|
inline |
◆ setGhostSample()
| void lmms::gui::AutomationEditorWindow::setGhostSample |
( |
SampleClip * | newSample | ) |
|
|
inline |
◆ setProgressionType
| void lmms::gui::AutomationEditorWindow::setProgressionType |
( |
int | progType | ) |
|
|
privateslot |
◆ sizeHint()
| QSize lmms::gui::AutomationEditorWindow::sizeHint |
( |
| ) |
const |
|
override |
◆ stop
| void lmms::gui::AutomationEditorWindow::stop |
( |
| ) |
|
|
overrideprotectedslot |
◆ updateEditTanButton
| void lmms::gui::AutomationEditorWindow::updateEditTanButton |
( |
| ) |
|
|
privateslot |
The Edit Tangent edit mode should only be available for Cubic Hermite progressions, so this method is responsible for disabling it for other edit modes and reenabling it when it changes back to the Edit Tangent mode.
◆ updateWindowTitle
| void lmms::gui::AutomationEditorWindow::updateWindowTitle |
( |
| ) |
|
|
privateslot |
◆ INITIAL_HEIGHT
| const int lmms::gui::AutomationEditorWindow::INITIAL_HEIGHT = 480 |
|
staticprivate |
◆ INITIAL_WIDTH
| const int lmms::gui::AutomationEditorWindow::INITIAL_WIDTH = 860 |
|
staticprivate |
◆ m_cubicHermiteAction
| QAction* lmms::gui::AutomationEditorWindow::m_cubicHermiteAction |
|
private |
◆ m_discreteAction
| QAction* lmms::gui::AutomationEditorWindow::m_discreteAction |
|
private |
◆ m_drawAction
| QAction* lmms::gui::AutomationEditorWindow::m_drawAction |
|
private |
◆ m_drawOutAction
| QAction* lmms::gui::AutomationEditorWindow::m_drawOutAction |
|
private |
◆ m_editor
◆ m_editTanAction
| QAction* lmms::gui::AutomationEditorWindow::m_editTanAction |
|
private |
◆ m_eraseAction
| QAction* lmms::gui::AutomationEditorWindow::m_eraseAction |
|
private |
◆ m_flipXAction
| QAction* lmms::gui::AutomationEditorWindow::m_flipXAction |
|
private |
◆ m_flipYAction
| QAction* lmms::gui::AutomationEditorWindow::m_flipYAction |
|
private |
◆ m_linearAction
| QAction* lmms::gui::AutomationEditorWindow::m_linearAction |
|
private |
◆ m_quantizeComboBox
| ComboBox* lmms::gui::AutomationEditorWindow::m_quantizeComboBox |
|
private |
◆ m_resetGhostNotes
| QPushButton* lmms::gui::AutomationEditorWindow::m_resetGhostNotes |
|
private |
◆ m_tensionKnob
| Knob* lmms::gui::AutomationEditorWindow::m_tensionKnob |
|
private |
◆ m_zoomingXComboBox
| ComboBox* lmms::gui::AutomationEditorWindow::m_zoomingXComboBox |
|
private |
◆ m_zoomingYComboBox
| ComboBox* lmms::gui::AutomationEditorWindow::m_zoomingYComboBox |
|
private |
The documentation for this class was generated from the following files: