#include <InstrumentTrackView.h>
|
| virtual bool | close () |
| | Close this track View.
|
◆ InstrumentTrackView()
◆ ~InstrumentTrackView()
| lmms::gui::InstrumentTrackView::~InstrumentTrackView |
( |
| ) |
|
|
override |
◆ activityIndicatorPressed
| void lmms::gui::InstrumentTrackView::activityIndicatorPressed |
( |
| ) |
|
|
privateslot |
◆ activityIndicatorReleased
| void lmms::gui::InstrumentTrackView::activityIndicatorReleased |
( |
| ) |
|
|
privateslot |
◆ assignMixerLine
| void lmms::gui::InstrumentTrackView::assignMixerLine |
( |
int | channelIndex | ) |
|
|
privateslot |
Assign a specific mixer Channel for this track.
◆ createMixerLine
| void lmms::gui::InstrumentTrackView::createMixerLine |
( |
| ) |
|
|
privateslot |
Create and assign a new mixer Channel for this track.
◆ createMixerMenu()
| QMenu * lmms::gui::InstrumentTrackView::createMixerMenu |
( |
QString | title, |
|
|
QString | newMixerLabel ) |
|
overridevirtual |
Create a menu for assigning/creating channels for this track.
Reimplemented from lmms::gui::TrackView.
◆ determinePixmap()
| QPixmap lmms::gui::InstrumentTrackView::determinePixmap |
( |
InstrumentTrack * | instrumentTrack | ) |
|
|
staticprivate |
◆ dragEnterEvent()
| void lmms::gui::InstrumentTrackView::dragEnterEvent |
( |
QDragEnterEvent * | _dee | ) |
|
|
overrideprotected |
◆ dropEvent()
| void lmms::gui::InstrumentTrackView::dropEvent |
( |
QDropEvent * | _de | ) |
|
|
overrideprotected |
◆ getActivityIndicator()
| FadeButton * lmms::gui::InstrumentTrackView::getActivityIndicator |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ getInstrumentTrackWindow()
◆ handleConfigChange
| void lmms::gui::InstrumentTrackView::handleConfigChange |
( |
QString | cls, |
|
|
QString | attr, |
|
|
QString | value ) |
|
privateslot |
◆ midiConfigChanged
| void lmms::gui::InstrumentTrackView::midiConfigChanged |
( |
| ) |
|
|
privateslot |
◆ midiInSelected
| void lmms::gui::InstrumentTrackView::midiInSelected |
( |
| ) |
|
|
privateslot |
◆ midiMenu()
| QMenu * lmms::gui::InstrumentTrackView::midiMenu |
( |
| ) |
|
|
inline |
◆ midiOutSelected
| void lmms::gui::InstrumentTrackView::midiOutSelected |
( |
| ) |
|
|
privateslot |
◆ model() [1/2]
◆ model() [2/2]
◆ modelChanged()
| void lmms::gui::InstrumentTrackView::modelChanged |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ toggleInstrumentWindow
| void lmms::gui::InstrumentTrackView::toggleInstrumentWindow |
( |
bool | _on | ) |
|
|
privateslot |
◆ toggleMidiCCRack
| void lmms::gui::InstrumentTrackView::toggleMidiCCRack |
( |
| ) |
|
|
privateslot |
◆ topLevelInstrumentTrackWindow()
◆ InstrumentTrackWindow
| friend class InstrumentTrackWindow |
|
friend |
◆ m_activityIndicator
| FadeButton* lmms::gui::InstrumentTrackView::m_activityIndicator |
|
private |
◆ m_lastPos
| QPoint lmms::gui::InstrumentTrackView::m_lastPos |
|
private |
◆ m_midiCCRackView
| std::unique_ptr<MidiCCRackView> lmms::gui::InstrumentTrackView::m_midiCCRackView |
|
private |
◆ m_midiInputAction
| QAction* lmms::gui::InstrumentTrackView::m_midiInputAction |
|
private |
◆ m_midiMenu
| QMenu* lmms::gui::InstrumentTrackView::m_midiMenu |
|
private |
◆ m_midiOutputAction
| QAction* lmms::gui::InstrumentTrackView::m_midiOutputAction |
|
private |
◆ m_mixerChannelNumber
◆ m_panningKnob
| Knob* lmms::gui::InstrumentTrackView::m_panningKnob |
|
private |
◆ m_tlb
◆ m_volumeKnob
| Knob* lmms::gui::InstrumentTrackView::m_volumeKnob |
|
private |
◆ m_window
The documentation for this class was generated from the following files: