|
LMMS
|
#include "Lv2Basics.h"Namespaces | |
| namespace | lmms |
Functions | |
| QString | lmms::qStringFromPluginNode (const LilvPlugin *plug, LilvNode *(*getFunc)(const LilvPlugin *)) |
| QString | lmms::qStringFromPortName (const LilvPlugin *plug, const LilvPort *port) |
| Return port name as QString, everything will be freed automatically. | |
| std::string | lmms::stdStringFromPortName (const LilvPlugin *plug, const LilvPort *port) |
| Return port name as std::string, everything will be freed automatically. | |