PluginArgumentDescription Class

(ExtensionSystem::PluginArgumentDescription)

The PluginArgumentDescriptions class holds a list of descriptions of command line arguments that a plugin processes. More...

Header: #include <extensionsystem/pluginspec.h>

Public Variables

QString description
QString name
QString parameter

Detailed Description

The PluginArgumentDescriptions class holds a list of descriptions of command line arguments that a plugin processes.

See also PluginSpec::argumentDescriptions().