11 #ifndef ROOT_TGeoPconEditor 12 #define ROOT_TGeoPconEditor 107 virtual void Changed(
Int_t i);
virtual ~TGeoPconEditor()
Destructor.
virtual void SetModel(TObject *obj)
Connect to a given pcon.
image html pict1_TGaxis_012 png width
Define new text attributes for the label number "labNum".
Manager for all editor tabs.
TGeoPconEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for polycone editor.
void DoSectionChange(Int_t i)
Change parameters of section isect;.
void CreateSections(Int_t inew)
Change dynamically the number of sections.
TGCompositeFrame * fBFrame
virtual void DoUndo()
Slot for undoing last operation.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoNz()
Change number of sections.
Bool_t CheckSections(Bool_t change=kFALSE)
Check validity of sections.
void DoName()
Perform name change.
void UpdateSections()
Update sections according fShape.
virtual void CreateEdges()
Bool_t IsDelayed() const
Check if shape drawing is delayed.
void DoPhi()
Change phi range.
virtual void ConnectSignals2Slots()
Connect signals to slots.
Utility frame used by TGeoPcon editor.
Mother of all ROOT objects.
you should not use this method at all Int_t Int_t z
void DoModified()
Slot for signaling modifications.
virtual void DoApply()
Slot for applying modifications.
TGCompositeFrame * fDFrame
Common base class for geombuilder editors.