Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
341
void CParameterPlugin::SetPluginsPath(const QStringList &newPluginsPath)
342
{
343
m_szPluginsPath = newPluginsPath;
344
}
345
346
bool CParameterPlugin::GetOnlyLoadInWhitelist() const
347
{
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected