12#ifndef ROOT_TArrowEditor
13#define ROOT_TArrowEditor
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
virtual void ConnectSignals2Slots()
Connect signals to slots.
Int_t GetShapeEntry(Option_t *opt)
Return shape entry according to the arrow draw option.
virtual void DoOption(Int_t id)
Slot connected to the arrow shape setting.
TGNumberEntry * fSizeEntry
virtual ~TArrowEditor()
Destructor of arrow editor.
virtual void DoSize()
Slot connected to the arrow size.
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.
TGNumberEntry * fAngleEntry
TGComboBox * BuildOptionComboBox(TGFrame *parent, Int_t id)
Arrow shape combobox.
virtual void SetModel(TObject *obj)
Pick up the used arrow attributes.
TGComboBox * fOptionCombo
virtual void DoAngle()
Slot connected to the arrow opening angle setting.
Draw all kinds of Arrows.
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
Mother of all ROOT objects.