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

Instrument view with fixed LMMS-default size. More...

#include <InstrumentView.h>

Inheritance diagram for lmms::gui::InstrumentViewFixedSize:
lmms::gui::InstrumentView lmms::gui::PluginView lmms::gui::ModelView 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

 ~InstrumentViewFixedSize () override=default
 InstrumentView (Instrument *_instrument, QWidget *_parent)
Public Member Functions inherited from lmms::gui::InstrumentView
 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

Private Member Functions

QSize sizeHint () const override
QSize minimumSizeHint () const override

Additional Inherited Members

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

Detailed Description

Instrument view with fixed LMMS-default size.

Constructor & Destructor Documentation

◆ ~InstrumentViewFixedSize()

lmms::gui::InstrumentViewFixedSize::~InstrumentViewFixedSize ( )
overridedefault

Member Function Documentation

◆ InstrumentView()

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

◆ minimumSizeHint()

QSize lmms::gui::InstrumentViewFixedSize::minimumSizeHint ( ) const
inlineoverrideprivate

◆ sizeHint()

QSize lmms::gui::InstrumentViewFixedSize::sizeHint ( ) const
inlineoverrideprivate

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