#include <InstrumentTrackWindow.h>
◆ InstrumentTrackWindow()
◆ ~InstrumentTrackWindow()
| lmms::gui::InstrumentTrackWindow::~InstrumentTrackWindow |
( |
| ) |
|
|
override |
◆ adjustTabSize()
| void lmms::gui::InstrumentTrackWindow::adjustTabSize |
( |
QWidget * | w | ) |
|
|
private |
adjust size of any child widget of the main tab required to keep the old look when using a variable sized tab widget
◆ closeEvent()
| void lmms::gui::InstrumentTrackWindow::closeEvent |
( |
QCloseEvent * | _ce | ) |
|
|
overrideprotected |
◆ dragEnterEvent()
| void lmms::gui::InstrumentTrackWindow::dragEnterEvent |
( |
QDragEnterEvent * | _dee | ) |
|
|
override |
◆ dragEnterEventGeneric()
| void lmms::gui::InstrumentTrackWindow::dragEnterEventGeneric |
( |
QDragEnterEvent * | _dee | ) |
|
|
static |
◆ dropEvent()
| void lmms::gui::InstrumentTrackWindow::dropEvent |
( |
QDropEvent * | _de | ) |
|
|
override |
◆ findSubWindowInParents()
| QMdiSubWindow * lmms::gui::InstrumentTrackWindow::findSubWindowInParents |
( |
| ) |
|
|
private |
◆ focusInEvent()
| void lmms::gui::InstrumentTrackWindow::focusInEvent |
( |
QFocusEvent * | _fe | ) |
|
|
overrideprotected |
◆ instrumentTrackView()
◆ loadSettings()
| void lmms::gui::InstrumentTrackWindow::loadSettings |
( |
const QDomElement & | _this | ) |
|
|
overrideprotectedvirtual |
◆ model() [1/2]
◆ model() [2/2]
◆ modelChanged()
| void lmms::gui::InstrumentTrackWindow::modelChanged |
( |
| ) |
|
|
overrideprivatevirtual |
◆ pianoView()
| PianoView * lmms::gui::InstrumentTrackWindow::pianoView |
( |
| ) |
|
|
inline |
◆ resizeEvent()
| void lmms::gui::InstrumentTrackWindow::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
override |
◆ saveSettings()
| void lmms::gui::InstrumentTrackWindow::saveSettings |
( |
QDomDocument & | _doc, |
|
|
QDomElement & | _this ) |
|
overrideprotectedvirtual |
◆ saveSettingsBtnClicked
| void lmms::gui::InstrumentTrackWindow::saveSettingsBtnClicked |
( |
| ) |
|
|
protectedslot |
◆ setInstrumentTrackView()
◆ tabWidgetParent()
| TabWidget * lmms::gui::InstrumentTrackWindow::tabWidgetParent |
( |
| ) |
|
|
inline |
◆ textChanged
| void lmms::gui::InstrumentTrackWindow::textChanged |
( |
const QString & | _new_name | ) |
|
|
slot |
◆ toggleVisibility
| void lmms::gui::InstrumentTrackWindow::toggleVisibility |
( |
bool | _on | ) |
|
|
slot |
◆ updateInstrumentView
| void lmms::gui::InstrumentTrackWindow::updateInstrumentView |
( |
| ) |
|
|
slot |
◆ updateName
| void lmms::gui::InstrumentTrackWindow::updateName |
( |
| ) |
|
|
slot |
◆ updateSubWindow()
| void lmms::gui::InstrumentTrackWindow::updateSubWindow |
( |
| ) |
|
|
private |
◆ viewInstrumentInDirection()
| void lmms::gui::InstrumentTrackWindow::viewInstrumentInDirection |
( |
int | d | ) |
|
|
private |
◆ viewNextInstrument
| void lmms::gui::InstrumentTrackWindow::viewNextInstrument |
( |
| ) |
|
|
protectedslot |
◆ viewPrevInstrument
| void lmms::gui::InstrumentTrackWindow::viewPrevInstrument |
( |
| ) |
|
|
protectedslot |
◆ InstrumentTrackView
| friend class InstrumentTrackView |
|
friend |
◆ InstrumentView
| friend class InstrumentView |
|
friend |
◆ m_arpeggioView
◆ m_effectView
◆ m_instrumentFunctionsView
| QWidget* lmms::gui::InstrumentTrackWindow::m_instrumentFunctionsView |
|
private |
◆ m_instrumentView
| PluginView* lmms::gui::InstrumentTrackWindow::m_instrumentView |
|
private |
◆ m_itv
◆ m_leftRightNav
| LeftRightNav* lmms::gui::InstrumentTrackWindow::m_leftRightNav |
|
private |
◆ m_midiView
◆ m_mixerChannelNumber
◆ m_muteBtn
◆ m_nameLineEdit
| QLineEdit* lmms::gui::InstrumentTrackWindow::m_nameLineEdit |
|
private |
◆ m_noteStackingView
◆ m_panningKnob
| Knob* lmms::gui::InstrumentTrackWindow::m_panningKnob |
|
private |
◆ m_pianoView
| PianoView* lmms::gui::InstrumentTrackWindow::m_pianoView |
|
private |
◆ m_pitchKnob
| Knob* lmms::gui::InstrumentTrackWindow::m_pitchKnob |
|
private |
◆ m_pitchLabel
| QLabel* lmms::gui::InstrumentTrackWindow::m_pitchLabel |
|
private |
◆ m_pitchRangeLabel
| QLabel* lmms::gui::InstrumentTrackWindow::m_pitchRangeLabel |
|
private |
◆ m_pitchRangeSpinBox
| LcdSpinBox* lmms::gui::InstrumentTrackWindow::m_pitchRangeSpinBox |
|
private |
◆ m_soloBtn
◆ m_ssView
◆ m_tabWidget
| TabWidget* lmms::gui::InstrumentTrackWindow::m_tabWidget |
|
private |
◆ m_track
◆ m_tuningView
◆ m_volumeKnob
| Knob* lmms::gui::InstrumentTrackWindow::m_volumeKnob |
|
private |
The documentation for this class was generated from the following files: