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