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

Method SetPluginsPath

Src/ParameterCompone/ParameterPlugin.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339}
340
341void CParameterPlugin::SetPluginsPath(const QStringList &newPluginsPath)
342{
343 m_szPluginsPath = newPluginsPath;
344}
345
346bool CParameterPlugin::GetOnlyLoadInWhitelist() const
347{

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected