MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetPluginsPath

Method GetPluginsPath

Src/ParameterCompone/ParameterPlugin.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336QStringList CParameterPlugin::GetPluginsPath() const
337{
338 return m_szPluginsPath;
339}
340
341void CParameterPlugin::SetPluginsPath(const QStringList &newPluginsPath)
342{

Callers 2

LoadPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected