12 #ifndef ROOT_TArrowEditor
13 #define ROOT_TArrowEditor
23 #ifndef ROOT_TGedFrame
TGNumberEntry * fAngleEntry
Int_t GetShapeEntry(Option_t *opt)
Return shape entry according to the arrow draw option.
TGComboBox * fOptionCombo
virtual void DoOption(Int_t id)
Slot connected to the arrow shape setting.
virtual void SetModel(TObject *obj)
Pick up the used arrow attributes.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
virtual ~TArrowEditor()
Destructor of arrow editor.
TArrowEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor of arrow GUI.
TGComboBox * BuildOptionComboBox(TGFrame *parent, Int_t id)
Arrow shape combobox.
virtual void DoAngle()
Slot connected to the arrow opening angle setting.
virtual void ConnectSignals2Slots()
Connect signals to slots.
Mother of all ROOT objects.
virtual void DoSize()
Slot connected to the arrow size.
Draw all kinds of Arrows.
TGNumberEntry * fSizeEntry