A structure that defines configuration parameter.
More...
#include <ksConfigProvider.h>
|
std::string | id |
| Unique parameter identifier.
|
|
std::string | label |
| Value label.
|
|
std::string | value |
| Default parameter value.
|
|
EConfigParamType::Type | type {} |
| Parameter type.
|
|
int | maxLength {} |
| Maximum length of the parameter value.
|
|
A structure that defines configuration parameter.
The documentation for this struct was generated from the following file: