11#ifndef ROOT_TGeoParaEditor
12#define ROOT_TGeoParaEditor
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
Common base class for geombuilder editors.
void DoName()
Slot for name.
virtual ~TGeoParaEditor()
Destructor.
void DoPhi()
Slot for phi.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
TGeoParaEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for para editor.
virtual void SetModel(TObject *obj)
Connect to the selected object.
void DoAlpha()
Slot for alpha.
void DoUndo()
Slot for undoing last operation.
void DoModified()
Slot for notifying modifications.
void DoTheta()
Slot for theta.
void DoApply()
Slot for applying current settings.
virtual void ConnectSignals2Slots()
Connect signals to slots.
Manager for all editor tabs.
Mother of all ROOT objects.