10 template <
typename Self,
typename Finished>
21 return data().getDouble(
"fontSize");
29 return data().getString(
"color");
37 return data().getDouble(
"value");
45 return data().getDouble(
"step");
53 return data().getDouble(
"precision");
void setColor(const std::string &color)
std::string color() const
void setFontSize(float fontSize)
void setValue(float value)
void setPrecision(float precision)