48 "TEveStraightLineSetEditor",
this,
"DoRnrMarkers()");
54 "TEveStraightLineSetEditor",
this,
"DoRnrLines()");
include TDocParser_001 C image html pict1_TDocParser_001 png width
Editor for TEveStraightLineSet class.
TGCheckButton * fRnrLines
virtual void SetModel(TObject *obj)
Set model object.
TGCheckButton * fRnrMarkers
void DoRnrMarkers()
Slot for RnrMarkers.
void DoRnrLines()
Slot for RnrLines.
TEveStraightLineSetEditor(const TEveStraightLineSetEditor &)
Set of straight lines with optional markers along the lines.
virtual void SetRnrMarkers(Bool_t x)
virtual void SetRnrLines(Bool_t x)
virtual Bool_t GetRnrLines()
virtual Bool_t GetRnrMarkers()
virtual void AddFrame(TGFrame *f, TGLayoutHints *l=0)
Add frame to the composite frame using the specified layout hints.
virtual void MakeTitle(const char *title)
Create attribute frame title.
virtual void Update()
Update the current pad when an attribute is changed via GUI.
Mother of all ROOT objects.
Bool_t Connect(const char *signal, const char *receiver_class, void *receiver, const char *slot)
Non-static method is used to connect from the signal of this object to the receiver slot.