#include <Controls.h>
These classes provide
- a control with a text label
- a type safe way to set a model (justification: setting the wrong typed model to a widget will cause hard-to-find runtime errors)
◆ ~Control()
| virtual lmms::gui::Control::~Control |
( |
| ) |
|
|
virtualdefault |
◆ model()
◆ modelView()
◆ setModel()
◆ setText()
| virtual void lmms::gui::Control::setText |
( |
const QString & | text | ) |
|
|
pure virtual |
◆ topWidget()
| virtual QWidget * lmms::gui::Control::topWidget |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/include/Controls.h