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

Instrument view with variable size. More...

#include <InstrumentView.h>

Inheritance diagram for lmms::gui::InstrumentView:
lmms::gui::PluginView lmms::gui::ModelView lmms::gui::CarlaParamsView lmms::gui::InstrumentViewFixedSize lmms::gui::Lv2InsView lmms::gui::SlicerTView lmms::gui::AudioFileProcessorView lmms::gui::BitInvaderView lmms::gui::CarlaInstrumentView lmms::gui::FreeBoyInstrumentView lmms::gui::GigInstrumentView lmms::gui::KickerInstrumentView lmms::gui::Lb302SynthView lmms::gui::MalletsInstrumentView lmms::gui::ManageVestigeInstrumentView lmms::gui::MonstroView lmms::gui::NesInstrumentView lmms::gui::OpulenzInstrumentView lmms::gui::OrganicInstrumentView lmms::gui::PatmanView lmms::gui::Sf2InstrumentView lmms::gui::SfxrInstrumentView lmms::gui::SidInstrumentView lmms::gui::TripleOscillatorView lmms::gui::VestigeInstrumentView lmms::gui::VibedView lmms::gui::WatsynView lmms::gui::XpressiveView lmms::gui::ZynAddSubFxView

Public Member Functions

 InstrumentView (Instrument *_instrument, QWidget *_parent)
 ~InstrumentView () override
Instrumentmodel ()
const Instrumentmodel () const
void setModel (Model *_model, bool=false) override
InstrumentTrackWindowinstrumentTrackWindow ()
Public Member Functions inherited from lmms::gui::PluginView
 PluginView (Plugin *_plugin, QWidget *_parent)
virtual bool isResizable () const
Public Member Functions inherited from lmms::gui::ModelView
 ModelView (Model *model, QWidget *widget)
virtual ~ModelView ()
virtual void unsetModel ()
Modelmodel ()
const Modelmodel () const
template<class T>
T * castModel ()
template<class T>
const T * castModel () const

Additional Inherited Members

Protected Member Functions inherited from lmms::gui::ModelView
virtual void modelChanged ()
QWidget * widget ()
virtual void doConnections ()

Detailed Description

Instrument view with variable size.

Constructor & Destructor Documentation

◆ InstrumentView()

lmms::gui::InstrumentView::InstrumentView ( Instrument * _instrument,
QWidget * _parent )

◆ ~InstrumentView()

lmms::gui::InstrumentView::~InstrumentView ( )
override

Member Function Documentation

◆ instrumentTrackWindow()

InstrumentTrackWindow * lmms::gui::InstrumentView::instrumentTrackWindow ( )

◆ model() [1/2]

Instrument * lmms::gui::InstrumentView::model ( )
inline

◆ model() [2/2]

const Instrument * lmms::gui::InstrumentView::model ( ) const
inline

◆ setModel()

void lmms::gui::InstrumentView::setModel ( Model * _model,
bool = false )
overridevirtual

Reimplemented from lmms::gui::ModelView.


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