Public Member Functions | |
QGPlotIconsFrame (QGPlotFrame *p, UInt_t w, UInt_t h) | |
Constructor. | |
virtual | ~QGPlotIconsFrame () |
Destructor. | |
void | HandleCopyLimitsButton () |
Handle copy limits button. | |
void | HandleEditPlotsButton () |
Handle edit plots button. | |
void | HandleGraphicalCutButton () |
Handle graphical cut button. | |
void | HandleHistogramButton () |
Handle histogram button. | |
void | HandlePulsesButton () |
Handle pulses button. | |
void | HandleScatterPlotButton () |
Handle scatter plot button. | |
Private Attributes | |
TGPictureButton * | fCopyLimitsButton |
Copy limits button. | |
TGPictureButton * | fEditPlotsButton |
Edit plots button. | |
TGPictureButton * | fGraphicalCutButton |
Graphical cut icon button. | |
TGPictureButton * | fHistogramButton |
Histogram icon button. | |
TGIcon * | fLogo |
Logo. | |
QGPlotFrame * | fPlotFrame |
Pointer to plot frame. | |
TGPictureButton * | fPulsesButton |
Pulses icon button. | |
TGPictureButton * | fScatterPlotButton |
Scatter plot icon button. |