![]() |
API Documentation
|
This is the complete list of members for GenericOption, including all inherited members.
| allow_custom_option | GenericOption | |
| available_options | GenericOption | |
| default_value | GenericOption | |
| description | GenericOption | |
| file_extensions | GenericOption | |
| GenericOption() | GenericOption | |
| GenericOption(const String &id, const TranslatedString &name, const String &value) | GenericOption | |
| GenericOption(const String &id, const TranslatedString &name, const t_type &value) | GenericOption | inline |
| GenericOption(const GenericOption &option) | GenericOption | inline |
| getAs() const | GenericOption | inline |
| icon | GenericOption | |
| id | GenericOption | |
| is_editable | GenericOption | |
| is_viewable | GenericOption | |
| name | GenericOption | |
| operator!=(const GenericOption &option) const | GenericOption | inline |
| operator=(const GenericOption &option) | GenericOption | inline |
| operator==(const GenericOption &option) const | GenericOption | inline |
| parameter_type | GenericOption | |
| regex | GenericOption | |
| set(const t_type &new_value) | GenericOption | inline |
| set(const String &new_value) | GenericOption | inline |
| setToDefault() | GenericOption | inline |
| unit | GenericOption | |
| value | GenericOption | |
| value_bounds | GenericOption |