ACF $AcfVersion:0$
Public Attributes | List of all members
iprm::IParamsInfoProvider::ParamInfo Struct Reference

Structure containing parameter metadata. More...

#include <IParamsInfoProvider.h>

Public Attributes

QString name
 Human-readable parameter name.
 
QString description
 Detailed parameter description.
 

Detailed Description

Structure containing parameter metadata.

Contains human-readable information about a parameter.

Definition at line 50 of file IParamsInfoProvider.h.

Member Data Documentation

◆ description

QString iprm::IParamsInfoProvider::ParamInfo::description

Detailed parameter description.

Definition at line 53 of file IParamsInfoProvider.h.

◆ name

QString iprm::IParamsInfoProvider::ParamInfo::name

Human-readable parameter name.

Definition at line 52 of file IParamsInfoProvider.h.


The documentation for this struct was generated from the following file: