MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / argumentDescriptions

Method argumentDescriptions

lib/extensionsystem/pluginspec.cpp:349–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347*/
348
349PluginSpec::PluginArgumentDescriptions PluginSpec::argumentDescriptions() const
350{
351 return d->argumentDescriptions;
352}
353
354/*!
355 The absolute path to the directory containing the plugin XML description file

Callers 2

formatPluginOptionsMethod · 0.80
pluginForOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected