41       "TEveStraightLineSetEditor", 
this, 
"DoRnrMarkers()");
 
   47       "TEveStraightLineSetEditor", 
this, 
"DoRnrLines()");
 
 
ULong_t Pixel_t
Pixel value.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
Editor for TEveStraightLineSet class.
 
TGCheckButton * fRnrLines
 
TGCheckButton * fRnrMarkers
 
void DoRnrMarkers()
Slot for RnrMarkers.
 
void DoRnrLines()
Slot for RnrLines.
 
void SetModel(TObject *obj) override
Set model object.
 
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=nullptr)
Add frame to the composite frame using the specified layout hints.
 
A composite frame that layout their children in horizontal way.
 
This class describes layout hints used by the layout classes.
 
ROOT GUI Window base class.
 
Base frame for implementing GUI - a service class.
 
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.