|
ROOT 6.14/05 Reference Guide |
Definition at line 64 of file THistDrawable.hxx.
Public Member Functions | |
| virtual | ~THistDrawableBase ()=default |
| void | Execute (const std::string &) final |
| void | PopulateMenu (TMenuItems &) final |
| Method can be used to provide menu items for the drawn object. More... | |
Public Member Functions inherited from ROOT::Experimental::TDrawableBase< DERIVED > | |
| TDrawingOptsBase & | GetOptionsBase () override |
| Get the reference to the drawing options as TDrawingOptsBase. More... | |
Public Member Functions inherited from ROOT::Experimental::TDrawable | |
| virtual | ~TDrawable () |
| std::string | GetId () const |
| virtual void | Paint (Internal::TPadPainter &onPad)=0 |
#include <ROOT/THistDrawable.hxx>
|
virtualdefault |
|
inlinefinalvirtual |
Reimplemented from ROOT::Experimental::TDrawable.
Definition at line 70 of file THistDrawable.hxx.
|
finalvirtual |
Method can be used to provide menu items for the drawn object.
Reimplemented from ROOT::Experimental::TDrawable.
Definition at line 64 of file THistDrawable.cxx.