![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::OptionInt, including all inherited members.
CopyTo(Option *option) override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
GetDefault() const (defined in vrv::OptionInt) | vrv::OptionInt | inline |
GetDefaultStrValue() const override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
GetDescription() const (defined in vrv::Option) | vrv::Option | inline |
GetKey() const (defined in vrv::Option) | vrv::Option | inline |
GetMax() const (defined in vrv::OptionInt) | vrv::OptionInt | inline |
GetMin() const (defined in vrv::OptionInt) | vrv::OptionInt | inline |
GetShortOption() const (defined in vrv::Option) | vrv::Option | inline |
GetStrValue() const override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
GetTitle() const (defined in vrv::Option) | vrv::Option | inline |
GetUnfactoredValue() const (defined in vrv::OptionInt) | vrv::OptionInt | |
GetValue() const (defined in vrv::OptionInt) | vrv::OptionInt | |
Init(int defaultValue, int minValue, int maxValue, bool definitionFactor=false) (defined in vrv::OptionInt) | vrv::OptionInt | |
IsArgumentRequired() const (defined in vrv::Option) | vrv::Option | inlinevirtual |
IsCmdOnly() const (defined in vrv::Option) | vrv::Option | inline |
IsSet() const override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
m_description (defined in vrv::Option) | vrv::Option | protected |
m_title (defined in vrv::Option) | vrv::Option | protected |
Option() (defined in vrv::Option) | vrv::Option | inline |
OptionInt() (defined in vrv::OptionInt) | vrv::OptionInt | inline |
Reset() override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
s_breaks | vrv::Option | static |
s_condense (defined in vrv::Option) | vrv::Option | static |
s_durationEq (defined in vrv::Option) | vrv::Option | static |
s_elision (defined in vrv::Option) | vrv::Option | static |
s_fontFallback (defined in vrv::Option) | vrv::Option | static |
s_footer (defined in vrv::Option) | vrv::Option | static |
s_header (defined in vrv::Option) | vrv::Option | static |
s_ligatureOblique (defined in vrv::Option) | vrv::Option | static |
s_multiRestStyle (defined in vrv::Option) | vrv::Option | static |
s_pedalStyle (defined in vrv::Option) | vrv::Option | static |
s_smuflTextFont (defined in vrv::Option) | vrv::Option | static |
s_systemDivider (defined in vrv::Option) | vrv::Option | static |
SetInfo(const std::string &title, const std::string &description) (defined in vrv::Option) | vrv::Option | |
SetKey(const std::string &key) (defined in vrv::Option) | vrv::Option | inline |
SetShortOption(char shortOption, bool isCmdOnly) (defined in vrv::Option) | vrv::Option | |
SetValue(const std::string &value) override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
SetValue(int value) (defined in vrv::OptionInt) | vrv::OptionInt | |
SetValueArray(const std::vector< std::string > &values) (defined in vrv::Option) | vrv::Option | virtual |
SetValueBool(bool value) (defined in vrv::Option) | vrv::Option | virtual |
SetValueDbl(double value) override (defined in vrv::OptionInt) | vrv::OptionInt | virtual |
ToJson() const | vrv::Option | |
~Option() (defined in vrv::Option) | vrv::Option | inlinevirtual |
~OptionInt() (defined in vrv::OptionInt) | vrv::OptionInt | inlinevirtual |