LMMS
Loading...
Searching...
No Matches
lmms::gui::InstrumentTuningView Class Reference

#include <InstrumentTuningView.h>

Inheritance diagram for lmms::gui::InstrumentTuningView:

Public Member Functions

 InstrumentTuningView (InstrumentTrack *it, QWidget *parent)
GroupBoxpitchGroupBox ()
GroupBoxmicrotunerGroupBox ()
QLabel * microtunerNotSupportedLabel ()
ComboBoxscaleCombo ()
ComboBoxkeymapCombo ()
LedCheckBoxrangeImportCheckbox ()

Private Attributes

GroupBoxm_pitchGroupBox
GroupBoxm_microtunerGroupBox
QLabel * m_microtunerNotSupportedLabel
ComboBoxm_scaleCombo
ComboBoxm_keymapCombo
LedCheckBoxm_rangeImportCheckbox

Constructor & Destructor Documentation

◆ InstrumentTuningView()

lmms::gui::InstrumentTuningView::InstrumentTuningView ( InstrumentTrack * it,
QWidget * parent )

Member Function Documentation

◆ keymapCombo()

ComboBox * lmms::gui::InstrumentTuningView::keymapCombo ( )
inline

◆ microtunerGroupBox()

GroupBox * lmms::gui::InstrumentTuningView::microtunerGroupBox ( )
inline

◆ microtunerNotSupportedLabel()

QLabel * lmms::gui::InstrumentTuningView::microtunerNotSupportedLabel ( )
inline

◆ pitchGroupBox()

GroupBox * lmms::gui::InstrumentTuningView::pitchGroupBox ( )
inline

◆ rangeImportCheckbox()

LedCheckBox * lmms::gui::InstrumentTuningView::rangeImportCheckbox ( )
inline

◆ scaleCombo()

ComboBox * lmms::gui::InstrumentTuningView::scaleCombo ( )
inline

Member Data Documentation

◆ m_keymapCombo

ComboBox* lmms::gui::InstrumentTuningView::m_keymapCombo
private

◆ m_microtunerGroupBox

GroupBox* lmms::gui::InstrumentTuningView::m_microtunerGroupBox
private

◆ m_microtunerNotSupportedLabel

QLabel* lmms::gui::InstrumentTuningView::m_microtunerNotSupportedLabel
private

◆ m_pitchGroupBox

GroupBox* lmms::gui::InstrumentTuningView::m_pitchGroupBox
private

◆ m_rangeImportCheckbox

LedCheckBox* lmms::gui::InstrumentTuningView::m_rangeImportCheckbox
private

◆ m_scaleCombo

ComboBox* lmms::gui::InstrumentTuningView::m_scaleCombo
private

The documentation for this class was generated from the following files: