#include <AutomatableModelView.h>
◆ AutomatableModelView()
| lmms::gui::AutomatableModelView::AutomatableModelView |
( |
Model * | model, |
|
|
QWidget * | _this ) |
◆ ~AutomatableModelView()
| lmms::gui::AutomatableModelView::~AutomatableModelView |
( |
| ) |
|
|
overridedefault |
◆ addDefaultActions()
| void lmms::gui::AutomatableModelView::addDefaultActions |
( |
QMenu * | menu | ) |
|
◆ getConversionFactor()
| float lmms::gui::AutomatableModelView::getConversionFactor |
( |
| ) |
|
◆ modelUntyped() [1/2]
◆ modelUntyped() [2/2]
◆ mousePressEvent()
| void lmms::gui::AutomatableModelView::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
protectedvirtual |
◆ setConversionFactor()
| void lmms::gui::AutomatableModelView::setConversionFactor |
( |
float | factor | ) |
|
◆ setDescription()
| void lmms::gui::AutomatableModelView::setDescription |
( |
const QString & | desc | ) |
|
|
inline |
◆ setModel()
| void lmms::gui::AutomatableModelView::setModel |
( |
Model * | model, |
|
|
bool | isOldModelValid = true ) |
|
overridevirtual |
◆ setUnit()
| void lmms::gui::AutomatableModelView::setUnit |
( |
const QString & | unit | ) |
|
|
inline |
◆ unsetModel()
| void lmms::gui::AutomatableModelView::unsetModel |
( |
| ) |
|
|
overridevirtual |
◆ value()
template<typename T>
| T lmms::gui::AutomatableModelView::value |
( |
| ) |
const |
|
inline |
◆ m_conversionFactor
| float lmms::gui::AutomatableModelView::m_conversionFactor |
|
protected |
◆ m_description
| QString lmms::gui::AutomatableModelView::m_description |
|
protected |
◆ m_unit
| QString lmms::gui::AutomatableModelView::m_unit |
|
protected |
The documentation for this class was generated from the following files: