1 #ifndef _QG_PLOT_ICONS_FRAME_HH_
2 #define _QG_PLOT_ICONS_FRAME_HH_
15 class TGPictureButton;
Part of a canvas window containing the ROOT canvas.
Part of a QGPlotFrame containing buttons to add new plots.
void HandleCopyLimitsButton()
Handle copy limits button.
void HandleGraphicalCutButton()
Handle graphical cut button.
void HandleHistogramButton()
Handle histogram button.
QGPlotIconsFrame(QGPlotFrame *p, UInt_t w, UInt_t h)
Constructor.
TGPictureButton * fHistogramButton
Histogram icon button.
TGPictureButton * fScatterPlotButton
Scatter plot icon button.
void HandleEditPlotsButton()
Handle edit plots button.
virtual ~QGPlotIconsFrame()
Destructor.
TGPictureButton * fEditPlotsButton
Edit plots button.
TGPictureButton * fGraphicalCutButton
Graphical cut icon button.
void HandlePulsesButton()
Handle pulses button.
QGPlotFrame * fPlotFrame
Pointer to plot frame.
void HandleScatterPlotButton()
Handle scatter plot button.
TGPictureButton * fCopyLimitsButton
Copy limits button.
TGPictureButton * fPulsesButton
Pulses icon button.