TGNumberEntry is a number entry input widget with up/down buttons.
A TGTextEntry is a one line text input widget.
Editor for changing TText's and TLatex's attributes.
void SetModel(TObject *) override
Set model.
void DoSize()
Slot for setting the text Size.
void DoText(const char *)
Slot for setting the text string.
void DoAngle()
Slot for setting the text Angle.
void ConnectSignals2Slots()
Connect signals to slots.
void DoYpos()
Slot for setting the text Y position.
TTextEditor(const TGWindow *p=nullptr, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
TTextEditor constructor.
void DoXpos()
Slot for setting the text X position.
Base class for several text objects.