| AccessAttr(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
| AccessValue(const std::string &name, bool use_style=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
| AssignDrawable(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
| AssignParent(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | protected |
| Clear() | ROOT::Experimental::RAttrColor | inline |
| ClearAlpha() | ROOT::Experimental::RAttrColor | inlineprotected |
| ClearAuto() | ROOT::Experimental::RAttrColor | inline |
| ClearHex() | ROOT::Experimental::RAttrColor | inlineprotected |
| ClearName() | ROOT::Experimental::RAttrColor | inlineprotected |
| ClearValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
| CollectDefaults() const override | ROOT::Experimental::RAttrColor | inlineprotectedvirtual |
| CopyTo(RAttrBase &tgt, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected |
| CopyValue(const std::string &name, const RAttrMap::Value_t &value, bool check_type=true) | ROOT::Experimental::RAttrBase | protected |
| EnsureAttr(const std::string &name) | ROOT::Experimental::RAttrBase | inlineprotected |
| Eval(const std::string &name, bool use_dflts=true) const | ROOT::Experimental::RAttrBase | inlineprotected |
| fDrawable | ROOT::Experimental::RAttrBase | private |
| fOwnAttr | ROOT::Experimental::RAttrBase | private |
| fParent | ROOT::Experimental::RAttrBase | private |
| fPrefix | ROOT::Experimental::RAttrBase | private |
| GetAlphaHex() const | ROOT::Experimental::RAttrColor | inlineprotected |
| GetColor() const | ROOT::Experimental::RAttrColor | inline |
| GetDefaults() const | ROOT::Experimental::RAttrBase | protectedvirtual |
| GetHex() const | ROOT::Experimental::RAttrColor | inline |
| GetName() const | ROOT::Experimental::RAttrColor | inlineprotected |
| GetPrefix() const | ROOT::Experimental::RAttrBase | inlineprotected |
| GetValue(const std::string &name) const | ROOT::Experimental::RAttrBase | inlineprotected |
| HasAlpha() const | ROOT::Experimental::RAttrColor | inlineprotected |
| HasHex() const | ROOT::Experimental::RAttrColor | inlineprotected |
| HasName() const | ROOT::Experimental::RAttrColor | inlineprotected |
| HasValue(const std::string &name, bool check_defaults=false) const | ROOT::Experimental::RAttrBase | inlineprotected |
| IsAuto() const | ROOT::Experimental::RAttrColor | inline |
| IsSame(const RAttrBase &src, bool use_style=true) const | ROOT::Experimental::RAttrBase | protected |
| IsValue() const | ROOT::Experimental::RAttrBase | inlineprotectedvirtual |
| IsValueEqual(const std::string &name, const RAttrMap::Value_t &value, bool use_style=false) const | ROOT::Experimental::RAttrBase | protected |
| MoveTo(RAttrBase &tgt) | ROOT::Experimental::RAttrBase | protected |
| operator=(const RColor &col) | ROOT::Experimental::RAttrColor | inline |
| ROOT::Experimental::RAttrBase::operator=(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected |
| operator== | ROOT::Experimental::RAttrColor | friend |
| R__ATTR_CLASS(RAttrColor, "color") | ROOT::Experimental::RAttrColor | private |
| RAttrBase(RDrawable *drawable, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase(RAttrBase *parent, const std::string &prefix) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase(const RAttrBase &src) | ROOT::Experimental::RAttrBase | inlineprotected |
| RAttrBase()=default | ROOT::Experimental::RAttrBase | |
| SetAlpha(float alpha) | ROOT::Experimental::RAttrColor | inlineprotected |
| SetAlphaHex(const std::string &val) | ROOT::Experimental::RAttrColor | inlineprotected |
| SetAuto(bool on=true) | ROOT::Experimental::RAttrColor | inline |
| SetColor(const RColor &col) | ROOT::Experimental::RAttrColor | inline |
| SetHex(const std::string &_hex) | ROOT::Experimental::RAttrColor | inlineprotected |
| SetName(const std::string &_name) | ROOT::Experimental::RAttrColor | inlineprotected |
| SetNoValue(const std::string &name) | ROOT::Experimental::RAttrBase | protected |
| SetValue(const std::string &name, bool value) | ROOT::Experimental::RAttrBase | protected |
| SetValue(const std::string &name, double value) | ROOT::Experimental::RAttrBase | protected |
| SetValue(const std::string &name, int value) | ROOT::Experimental::RAttrBase | protected |
| SetValue(const std::string &name, const std::string &value) | ROOT::Experimental::RAttrBase | protected |
| SetValue(const std::string &name, const RPadLength &value) | ROOT::Experimental::RAttrBase | protected |
| ~RAttrBase()=default | ROOT::Experimental::RAttrBase | virtual |