Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ addArgument
Method
addArgument
lib/extensionsystem/pluginspec.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
*/
393
394
void PluginSpec::addArgument(const QString &argument)
395
{
396
d->arguments.push_back(argument);
397
}
398
399
400
/*!
Callers
2
checkForPluginOption
Method · 0.80
invoke
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected