Logo ROOT   6.16/01
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::RHistDrawableBase< DERIVED > Class Template Reference

template<class DERIVED>
class ROOT::Experimental::RHistDrawableBase< DERIVED >

Definition at line 63 of file RHistDrawable.hxx.

Public Member Functions

virtual ~RHistDrawableBase ()
 
void Execute (const std::string &) final
 
void PopulateMenu (RMenuItems &) final
 Method can be used to provide menu items for the drawn object. More...
 
- Public Member Functions inherited from ROOT::Experimental::RDrawableBase< DERIVED >
RDrawingOptsBase & GetOptionsBase () override
 Get the reference to the drawing options as RDrawingOptsBase. More...
 
- Public Member Functions inherited from ROOT::Experimental::RDrawable
virtual ~RDrawable ()
 
virtual void Execute (const std::string &)
 
std::string GetId () const
 
virtual RDrawingOptsBase & GetOptionsBase ()=0
 Get the reference to the drawing options as RDrawingOptsBase. More...
 
virtual void Paint (Internal::RPadPainter &onPad)=0
 
virtual void PopulateMenu (RMenuItems &)
 Method can be used to provide menu items for the drawn object. More...
 

#include <ROOT/RHistDrawable.hxx>

Inheritance diagram for ROOT::Experimental::RHistDrawableBase< DERIVED >:
[legend]

Constructor & Destructor Documentation

◆ ~RHistDrawableBase()

template<class DERIVED >
ROOT::Experimental::RHistDrawableBase< DERIVED >::~RHistDrawableBase ( )
virtualdefault

Member Function Documentation

◆ Execute()

template<class DERIVED >
void ROOT::Experimental::RHistDrawableBase< DERIVED >::Execute ( const std::string &  )
inlinefinalvirtual

Reimplemented from ROOT::Experimental::RDrawable.

Definition at line 69 of file RHistDrawable.hxx.

◆ PopulateMenu()

template<class DERIVED >
void RHistDrawableBase::PopulateMenu ( RMenuItems )
finalvirtual

Method can be used to provide menu items for the drawn object.

Reimplemented from ROOT::Experimental::RDrawable.

Definition at line 64 of file RHistDrawable.cxx.

Libraries for ROOT::Experimental::RHistDrawableBase< DERIVED >:
[legend]

The documentation for this class was generated from the following files: