|
LMMS
|
#include <LadspaBrowser.h>
Public Slots | |
| void | showPorts (const ::lmms::ladspa_key_t &_key) |
Public Member Functions | |
| LadspaBrowserView (ToolPlugin *_tool) | |
| ~LadspaBrowserView () override=default | |
| Public Member Functions inherited from lmms::gui::ToolPluginView | |
| ToolPluginView (ToolPlugin *_toolPlugin) | |
| 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 | setModel (Model *model, bool isOldModelValid=true) |
| virtual void | unsetModel () |
| Model * | model () |
| const Model * | model () const |
| template<class T> | |
| T * | castModel () |
| template<class T> | |
| const T * | castModel () const |
Private Member Functions | |
| QWidget * | createTab (QWidget *_parent, const QString &_txt, LadspaPluginType _type) |
Private Attributes | |
| TabBar * | m_tabBar |
Additional Inherited Members | |
| Protected Member Functions inherited from lmms::gui::ModelView | |
| virtual void | modelChanged () |
| QWidget * | widget () |
| virtual void | doConnections () |
| lmms::gui::LadspaBrowserView::LadspaBrowserView | ( | ToolPlugin * | _tool | ) |
|
overridedefault |
|
private |
|
slot |
|
private |