12 #ifndef ROOT_TEveProjectionAxesEditor 13 #define ROOT_TEveProjectionAxesEditor
GUI editor for TEveProjectionAxes.
void DoAxesMode(Int_t type)
Slot for setting number of axes.
TGVerticalFrame * fCenterFrame
Axes for non-linear projections.
Composite GUI element for single value selection (supports label, number-entry and slider)...
TGCheckButton * fDrawOrigin
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoLabMode(Int_t type)
Slot for setting tick-mark step mode.
TGCheckButton * fDrawCenter
virtual ~TEveProjectionAxesEditor()
void DoDrawCenter()
Slot for setting draw of center.
Mother of all ROOT objects.
TEveProjectionAxesEditor & operator=(const TEveProjectionAxesEditor &)
void DoDrawOrigin()
Slot for setting draw of origin.
virtual void SetModel(TObject *obj)
Set model object.
TEveProjectionAxesEditor(const TEveProjectionAxesEditor &)