25 #ifndef _NONA_STITCHEROPTIONS_H
26 #define _NONA_STITCHEROPTIONS_H
52 #endif // _NONA_STITCHEROPTIONS_H
bool GetAdvancedOption(const AdvancedOptions &opts, const std::string &name, const bool defaultValue)
check if given option is saved and return its boolean value, otherwise return defaultValue ...
std::map< std::string, std::string > AdvancedOptions
void SetAdvancedOption(AdvancedOptions &opts, const std::string &name, const bool value)
store the option with name in AdvancedOptions