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

#include <LadspaControlDialog.h>

Inheritance diagram for lmms::gui::LadspaControlDialog:
lmms::gui::EffectControlDialog lmms::gui::ModelView

Public Member Functions

 LadspaControlDialog (LadspaControls *_ctl)
 ~LadspaControlDialog () override=default
Public Member Functions inherited from lmms::gui::EffectControlDialog
 EffectControlDialog (EffectControls *controls)
 ~EffectControlDialog () override=default
Public Member Functions inherited from lmms::gui::ModelView
 ModelView (Model *model, QWidget *widget)
virtual ~ModelView ()
virtual void setModel (Model *model, bool isOldModelValid=true)
virtual void unsetModel ()
Modelmodel ()
const Modelmodel () const
template<class T>
T * castModel ()
template<class T>
const T * castModel () const

Private Slots

void updateEffectView (lmms::LadspaControls *_ctl)

Private Attributes

QHBoxLayout * m_effectLayout
LedCheckBoxm_stereoLink

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ LadspaControlDialog()

lmms::gui::LadspaControlDialog::LadspaControlDialog ( LadspaControls * _ctl)

◆ ~LadspaControlDialog()

lmms::gui::LadspaControlDialog::~LadspaControlDialog ( )
overridedefault

Member Function Documentation

◆ updateEffectView

void lmms::gui::LadspaControlDialog::updateEffectView ( lmms::LadspaControls * _ctl)
privateslot

Member Data Documentation

◆ m_effectLayout

QHBoxLayout* lmms::gui::LadspaControlDialog::m_effectLayout
private

◆ m_stereoLink

LedCheckBox* lmms::gui::LadspaControlDialog::m_stereoLink
private

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