Class for entries in the plot list.
TGPictureButton * fDrawButton
Draw button.
virtual ~QGPlotListEntryFrame()
Destructor.
void HandleDeleteButton()
Handle delete button.
TGPictureButton * fDeleteButton
Delete button.
QGPlot * fPlot
Plot represented by this entry.
TRootEmbeddedCanvas * fEmbeddedCanvas
Embedded canvas for style preview.
TGPictureButton * fEditButton
Edit button.
void SetPlot(QGPlot *plot)
Set plot that this entry represents.
QGPlotListEntryFrame(TGWindow *p=0, UInt_t w=10, UInt_t h=10)
Constructor.