1#ifndef READONLYSETTING_HH
2#define READONLYSETTING_HH
17 [[nodiscard]] std::string_view
getTypeString()
const override;
ReadOnlySetting(CommandController &commandController, std::string_view name, static_string_view description, const TclObject &initialValue)
std::string_view getTypeString() const override
Returns a string describing the setting type (integer, string, ..) Could be used in a GUI to pick an ...
void setReadOnlyValue(const TclObject &value)
This file implemented 3 utility functions: