MCPcopy 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
394void PluginSpec::addArgument(const QString &argument)
395{
396 d->arguments.push_back(argument);
397}
398
399
400/*!

Callers 2

checkForPluginOptionMethod · 0.80
invokeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected