#include <SettingDefinitions.h>
§ StringSettingOption() [1/2]
StringSettingOption::StringSettingOption |
( |
const std::string & |
_label, |
|
|
const std::string & |
_value |
|
) |
| |
|
inline |
§ StringSettingOption() [2/2]
StringSettingOption::StringSettingOption |
( |
const std::string & |
_label, |
|
|
const std::string & |
_value, |
|
|
const std::vector< std::pair< std::string, CVariant >> & |
props |
|
) |
| |
|
inline |
§ label
std::string StringSettingOption::label |
§ properties
std::vector<std::pair<std::string, CVariant> > StringSettingOption::properties |
§ value
std::string StringSettingOption::value |
The documentation for this struct was generated from the following file: