Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ pluginWidget
Method
pluginWidget
plugins/vst_base/VstPlugin.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
QWidget *VstPlugin::pluginWidget()
315
{
316
return m_pluginWidget;
317
}
318
319
320
Callers
2
openPlugin
Method · 0.80
VstEffectControlDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected