12#ifndef ROOT_TEveProjectionAxesEditor 
   13#define ROOT_TEveProjectionAxesEditor 
ULong_t Pixel_t
Pixel value.
 
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
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
Composite GUI element for single value selection (supports label, number-entry and slider).
 
GUI editor for TEveProjectionAxes.
 
void DoLabMode(Int_t type)
Slot for setting tick-mark step mode.
 
void DoAxesMode(Int_t type)
Slot for setting number of axes.
 
void DoDrawOrigin()
Slot for setting draw of origin.
 
ClassDef(TEveProjectionAxesEditor, 0)
 
void DoDrawCenter()
Slot for setting draw of center.
 
TGCheckButton * fDrawOrigin
 
TGVerticalFrame * fCenterFrame
 
TEveProjectionAxesEditor(const TEveProjectionAxesEditor &)
 
virtual void SetModel(TObject *obj)
Set model object.
 
virtual ~TEveProjectionAxesEditor()
 
TGCheckButton * fDrawCenter
 
TEveProjectionAxesEditor & operator=(const TEveProjectionAxesEditor &)
 
Axes for non-linear projections.
 
A combobox (also known as a drop down listbox) allows the selection of one item out of a list of item...
 
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
 
A composite frame that layout their children in vertical way.
 
ROOT GUI Window base class.
 
Base frame for implementing GUI - a service class.
 
Mother of all ROOT objects.