11#ifndef ROOT_TGeoTrapEditor
12#define ROOT_TGeoTrapEditor
ULong_t Pixel_t
Pixel value.
#define ClassDef(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...
The base class for composite widgets (menu bars, list boxes, etc.).
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.
Common base class for geombuilder editors.
virtual void DoUndo()
Slot for undoing last operation.
virtual void SetModel(TObject *obj)
Connect to a given twisted trapezoid.
virtual ~TGeoGtraEditor()
Destructor.
void DoTwist()
Change the twist angle.
virtual void DoApply()
Slot for applying current settings.
Manager for all editor tabs.
TGCompositeFrame * fDFrame
void DoTl1()
Slot for Tl1.
virtual ~TGeoTrapEditor()
Destructor.
virtual void DoUndo()
Slot for undoing last operation.
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoPhi()
Slot for phi.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoName()
Slot for name.
TGCompositeFrame * fBFrame
void DoAlpha1()
Slot for alpha1.
void DoBl1()
Slot for Bl1.
virtual void DoApply()
Slot for applying current settings.
void DoTheta()
Slot for theta.
void DoModified()
Slot for notifying modifications.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
Mother of all ROOT objects.