1 #ifndef _QG_PLOT_STYLE_FRAME_HH_
2 #define _QG_PLOT_STYLE_FRAME_HH_
14 class TRootEmbeddedCanvas;
Base class for plot edit windows.
Part of a plot edit window showing the plot style.
QGPlotEditWindow * fPlotEditWindow
Pointer to plot edit window.
virtual ~QGPlotStyleFrame()
Destructor.
QGPlotStyleFrame(QGPlotEditWindow *p=0, UInt_t w=50, UInt_t h=50)
Constructor.
TRootEmbeddedCanvas * fEmbeddedCanvas
Canvas for showing plot style.
TRootEmbeddedCanvas * GetEmbeddedCanvas()
Get pointer to embedded canvas.