12#ifndef ROOT_TContextMenu
13#define ROOT_TContextMenu
18#ifdef R__LESS_INCLUDES
58 TContextMenu(
const char *
name,
const char *title =
"Context sensitive popup menu");
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
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.
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.
TObject()
TObject constructor.
This class defines toggling facility for both - object's method or variables.
TVirtualPad is an abstract base class for the Pad and Canvas classes.