MCPcopy Create free account
hub / github.com/LMMS/lmms / embedMethod

Method embedMethod

plugins/vst_base/VstPlugin.cpp:717–720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

715}
716
717QString VstPlugin::embedMethod() const
718{
719 return m_embedMethod;
720}
721
722
723

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected