10 std::string_view initialValue)
11 :
Setting(commandController_, name_, description_,
static void completeFileName(std::vector< std::string > &tokens, const FileContext &context, const RANGE &extra)
FilenameSetting(CommandController &commandController, std::string_view name, static_string_view description, std::string_view initialValue)
void tabCompletion(std::vector< std::string > &tokens) const override
Complete a partly typed value.
std::string_view getTypeString() const override
Returns a string describing the setting type (integer, string, ..) Could be used in a GUI to pick an ...
This file implemented 3 utility functions:
const FileContext & systemFileContext()