![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::OptionArray, including all inherited members.
CopyTo(Option *option) override (defined in vrv::OptionArray) | vrv::OptionArray | virtual |
GetDefault() const (defined in vrv::OptionArray) | vrv::OptionArray | inline |
GetDefaultStrValue() const override (defined in vrv::OptionArray) | vrv::OptionArray | virtual |
GetDescription() const (defined in vrv::Option) | vrv::Option | inline |
GetKey() const (defined in vrv::Option) | vrv::Option | inline |
GetShortOption() const (defined in vrv::Option) | vrv::Option | inline |
GetStrValue() const override (defined in vrv::OptionArray) | vrv::OptionArray | virtual |
GetTitle() const (defined in vrv::Option) | vrv::Option | inline |
GetValue() const (defined in vrv::OptionArray) | vrv::OptionArray | inline |
Init() (defined in vrv::OptionArray) | vrv::OptionArray | |
IsArgumentRequired() const (defined in vrv::Option) | vrv::Option | inlinevirtual |
IsCmdOnly() const (defined in vrv::Option) | vrv::Option | inline |
IsSet() const override (defined in vrv::OptionArray) | vrv::OptionArray | 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 |
OptionArray() (defined in vrv::OptionArray) | vrv::OptionArray | inline |
Reset() override (defined in vrv::OptionArray) | vrv::OptionArray | 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::OptionArray) | vrv::OptionArray | virtual |
SetValue(std::vector< std::string > const &values) (defined in vrv::OptionArray) | vrv::OptionArray | |
SetValueArray(const std::vector< std::string > &values) override (defined in vrv::OptionArray) | vrv::OptionArray | virtual |
SetValueBool(bool value) (defined in vrv::Option) | vrv::Option | virtual |
SetValueDbl(double value) (defined in vrv::Option) | vrv::Option | virtual |
ToJson() const | vrv::Option | |
~Option() (defined in vrv::Option) | vrv::Option | inlinevirtual |
~OptionArray() (defined in vrv::OptionArray) | vrv::OptionArray | inlinevirtual |