11#ifndef ROOT_TGeoEltuEditor 
   12#define ROOT_TGeoEltuEditor 
ULong_t Pixel_t
Pixel value.
 
#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 height
 
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.
 
TGNumberEntry is a number entry input widget with up/down buttons.
 
A tab widget contains a set of composite frames each with a little tab with a name (like a set of fol...
 
Yield an action as soon as it is clicked.
 
A TGTextEntry is a one line text input widget.
 
ROOT GUI Window base class.
 
~TGeoEltuEditor() override
Destructor.
 
void SetModel(TObject *obj) override
Connect to the selected object.
 
void DoApply()
Slot for applying current settings.
 
void DoName()
Slot for name.
 
TGeoEltuEditor(const TGWindow *p=nullptr, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for para editor.
 
virtual void ConnectSignals2Slots()
Connect signals to slots.
 
void DoUndo()
Slot for undoing last operation.
 
void DoModified()
Slot for notifying modifications.
 
Bool_t IsDelayed() const
Check if shape drawing is delayed.
 
An elliptical tube is defined by the two semi-axes A and B.
 
Common base class for geombuilder editors.
 
Manager for all editor tabs.
 
Mother of all ROOT objects.