11 #ifndef ROOT_TGeoParaEditor 12 #define ROOT_TGeoParaEditor
void DoModified()
Slot for notifying modifications.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
void DoApply()
Slot for applying current settings.
Manager for all editor tabs.
virtual ~TGeoParaEditor()
Destructor.
void DoPhi()
Slot for phi.
void DoUndo()
Slot for undoing last operation.
void DoAlpha()
Slot for alpha.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
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.
void DoTheta()
Slot for theta.
virtual void SetModel(TObject *obj)
Connect to the selected object.
virtual void ConnectSignals2Slots()
Connect signals to slots.
Mother of all ROOT objects.
void DoName()
Slot for name.
Common base class for geombuilder editors.