#include <AutomationClipView.h>
|
| void | scaleTimemapToFit (float oldMin, float oldMax) |
| | Preserves the auto points over different scale.
|
| bool | isResizableBeforeStart () override |
| | Returns whether the user can left-resize this clip so that the start of the clip bounds is before the start of the clip content.
|
◆ AutomationClipView()
◆ ~AutomationClipView()
| lmms::gui::AutomationClipView::~AutomationClipView |
( |
| ) |
|
|
overridedefault |
◆ changeName
| void lmms::gui::AutomationClipView::changeName |
( |
| ) |
|
|
protectedslot |
◆ constructContextMenu()
| void lmms::gui::AutomationClipView::constructContextMenu |
( |
QMenu * | _cm | ) |
|
|
overrideprotectedvirtual |
◆ disconnectObject
| void lmms::gui::AutomationClipView::disconnectObject |
( |
QAction * | _a | ) |
|
|
protectedslot |
◆ dragEnterEvent()
| void lmms::gui::AutomationClipView::dragEnterEvent |
( |
QDragEnterEvent * | _dee | ) |
|
|
overrideprotected |
◆ dropEvent()
| void lmms::gui::AutomationClipView::dropEvent |
( |
QDropEvent * | _de | ) |
|
|
overrideprotected |
◆ flipX
| void lmms::gui::AutomationClipView::flipX |
( |
| ) |
|
|
protectedslot |
◆ flipY
| void lmms::gui::AutomationClipView::flipY |
( |
| ) |
|
|
protectedslot |
◆ isResizableBeforeStart()
| bool lmms::gui::AutomationClipView::isResizableBeforeStart |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Returns whether the user can left-resize this clip so that the start of the clip bounds is before the start of the clip content.
Reimplemented from lmms::gui::ClipView.
◆ mouseDoubleClickEvent()
| void lmms::gui::AutomationClipView::mouseDoubleClickEvent |
( |
QMouseEvent * | me | ) |
|
|
overrideprotected |
◆ openInAutomationEditor
| void lmms::gui::AutomationClipView::openInAutomationEditor |
( |
| ) |
|
|
slot |
Opens this view's clip in the global automation editor.
◆ paintEvent()
| void lmms::gui::AutomationClipView::paintEvent |
( |
QPaintEvent * | pe | ) |
|
|
overrideprotected |
◆ resetName
| void lmms::gui::AutomationClipView::resetName |
( |
| ) |
|
|
protectedslot |
◆ scaleTimemapToFit()
| void lmms::gui::AutomationClipView::scaleTimemapToFit |
( |
float | oldMin, |
|
|
float | oldMax ) |
|
private |
Preserves the auto points over different scale.
◆ toggleRecording
| void lmms::gui::AutomationClipView::toggleRecording |
( |
| ) |
|
|
protectedslot |
◆ update
| void lmms::gui::AutomationClipView::update |
( |
| ) |
|
|
overrideslot |
◆ m_clip
◆ m_paintPixmap
| QPixmap lmms::gui::AutomationClipView::m_paintPixmap |
|
private |
◆ m_staticTextName
| QStaticText lmms::gui::AutomationClipView::m_staticTextName |
|
private |
The documentation for this class was generated from the following files: