Struct AnalysisPluginDesc#

Struct Documentation#

struct AnalysisPluginDesc#

Public Members

QString id#

Stable identifier. Also AnalysisTabW::Impl::currentPlugin, the key for run_analysis()’s dispatch, and the value compared by every is_*_plugin() predicate. Never shown to the user; never reorder- sensitive.

QString label#

Short enough to fit the picker without eliding at its default width.

QString blurb#

One line, shown under the label and as the row’s tooltip.

AnalysisPluginCategory category#