11 #ifndef ROOT_TGeoHypeEditor 12 #define ROOT_TGeoHypeEditor
void DoApply()
Slot for applying current settings.
void DoStIn()
Slot for StIn.
Manager for all editor tabs.
virtual void ConnectSignals2Slots()
Connect signals to slots.
TGeoHypeEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for Hype editor.
void DoRin()
Slot for Rin.
void DoModified()
Slot for notifying modifications.
#define ClassDef(name, id)
void DoUndo()
Slot for undoing last operation.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoName()
Slot for name.
Hyperboloid class defined by 5 parameters.
virtual ~TGeoHypeEditor()
Destructor.
Mother of all ROOT objects.
virtual void SetModel(TObject *obj)
Connect to the selected object.
Bool_t IsDelayed() const
Check if shape drawing is delayed.
void DoStOut()
Slot for StOut.
void DoRout()
Slot for Rout.
Common base class for geombuilder editors.