11#ifndef ROOT_TGTableFrame
12#define ROOT_TGTableFrame
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
#define ClassDefOverride(name, id)
A frame containing two scrollbars (a horizontal and a vertical) and a viewport.
The base class for composite widgets (menu bars, list boxes, etc.).
TGCompositeFrame(const TGCompositeFrame &)=delete
A subclasses of TGWindow, and is used as base class for some simple widgets (buttons,...
void HandleMouseWheel(Event_t *event)
Handle mouse wheel to scroll.
void SetCanvas(TGCanvas *canvas)
TGCompositeFrame * fFrame
Composite frame used as a container.
TGTableFrame(const TGWindow *p, UInt_t nrows, UInt_t ncolumns)
Create the container used to view TGTableCells. p.
TGFrame * GetFrame() const
virtual void DrawRegion(Int_t x, Int_t y, UInt_t w, UInt_t h)
Draw a region of container in viewport.
TGCanvas * fCanvas
Pointer to the canvas that used this frame.
Create an array to hold a bunch of numbers.
ROOT GUI Window base class.
TQObject(const TQObject &)=delete