|
LMMS
|
View for one processor, Lv2ViewBase contains 2 of those for mono plugins. More...
#include <Lv2ViewBase.h>
Public Member Functions | |
| Lv2ViewProc (QWidget *parent, Lv2Proc *proc, int colNum) | |
| ~Lv2ViewProc () override=default | |
| Public Member Functions inherited from lmms::gui::LinkedModelGroupView | |
| LinkedModelGroupView (QWidget *parent, LinkedModelGroup *model, std::size_t colNum) | |
| ~LinkedModelGroupView () override=default | |
| void | modelChanged (LinkedModelGroup *linkedModelGroup) |
| Reconnect models if model changed. | |
Static Private Member Functions | |
| static AutoLilvNode | uri (const char *uriStr) |
Additional Inherited Members | |
| Protected Member Functions inherited from lmms::gui::LinkedModelGroupView | |
| void | addControl (Control *ctrl, const std::string &id, const std::string &display, bool removable) |
| void | removeControl (const QString &key) |
| void | removeFocusFromSearchBar () |
View for one processor, Lv2ViewBase contains 2 of those for mono plugins.
| colNum | numbers of columns for the controls |
|
overridedefault |
|
staticprivate |