12#ifndef ROOT_TContextMenu 
   13#define ROOT_TContextMenu 
   28#ifdef R__LESS_INCLUDES 
   68   TContextMenu(
const char *
name, 
const char *title = 
"Context sensitive popup menu");
 
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Using a TBrowser one can browse all ROOT objects.
 
Global functions class (global functions are obtained from CINT).
 
Each ROOT method (see TMethod) has a linked list of its arguments.
 
Each ROOT class (see TClass) has a linked list of methods.
 
The TNamed class is the base class for all named ROOT classes.
 
virtual void SetNameTitle(const char *name, const char *title)
Set all the TNamed parameters (name and title).
 
Mother of all ROOT objects.
 
virtual void Execute(const char *method, const char *params, Int_t *error=nullptr)
Execute method on this object with the given parameter string, e.g.
 
This class defines toggling facility for both - object's method or variables.
 
TVirtualPad is an abstract base class for the Pad and Canvas classes.