11#ifndef ROOT_TGTableFrame 
   12#define ROOT_TGTableFrame 
#define ClassDefOverride(name, id)
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
 
A frame containing two scrollbars (a horizontal and a vertical) and a viewport.
 
The base class for composite widgets (menu bars, list boxes, etc.).
 
A subclasses of TGWindow, and is used as base class for some simple widgets (buttons,...
 
TGTableFrame contains a composite frame that uses a TGMatrixLayout to Layout the frames it contains.
 
void HandleMouseWheel(Event_t *event)
Handle mouse wheel to scroll.
 
void SetCanvas(TGCanvas *canvas)
 
TGCompositeFrame * fFrame
Composite frame used as a container.
 
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.
 
This is the ROOT implementation of the Qt object communication mechanism (see also http://www....