![]() |
Prusa Slicer 2.6.0
|
Enumerations | |
| enum class | DeserializationSubstitution { Disabled , DefaultsToFalse , DefaultsToTrue } |
| enum class | DeserializationResult { Loaded , Substituted , Failed } |
Functions | |
| bool | looks_like_enum_value (std::string value) |
| bool | enum_looks_like_true_value (std::string value) |
|
strong |
| Enumerator | |
|---|---|
| Loaded | |
| Substituted | |
| Failed | |
|
strong |
| Enumerator | |
|---|---|
| Disabled | |
| DefaultsToFalse | |
| DefaultsToTrue | |
|
inline |
Referenced by Slic3r::ConfigOptionBoolsTempl< NULLABLE >::deserialize_with_substitutions(), and Slic3r::ConfigBase::set_deserialize_raw().
Here is the caller graph for this function:
|
inline |
Referenced by Slic3r::ConfigOptionBoolsTempl< NULLABLE >::deserialize_with_substitutions(), and Slic3r::ConfigBase::set_deserialize_raw().
Here is the caller graph for this function: