Diana Software
Public Member Functions | Private Attributes | List of all members
QGPlotIconsFrame Class Reference

Part of a QGPlotFrame containing buttons to add new plots. More...

Inheritance diagram for QGPlotIconsFrame:

Public Member Functions

 QGPlotIconsFrame (QGPlotFrame *p, UInt_t w, UInt_t h)
 Constructor. More...
 
virtual ~QGPlotIconsFrame ()
 Destructor. More...
 
void HandleCopyLimitsButton ()
 Handle copy limits button. More...
 
void HandleEditPlotsButton ()
 Handle edit plots button. More...
 
void HandleGraphicalCutButton ()
 Handle graphical cut button. More...
 
void HandleHistogramButton ()
 Handle histogram button. More...
 
void HandlePulsesButton ()
 Handle pulses button. More...
 
void HandleScatterPlotButton ()
 Handle scatter plot button. More...
 

Private Attributes

TGPictureButton * fCopyLimitsButton
 Copy limits button. More...
 
TGPictureButton * fEditPlotsButton
 Edit plots button. More...
 
TGPictureButton * fGraphicalCutButton
 Graphical cut icon button. More...
 
TGPictureButton * fHistogramButton
 Histogram icon button. More...
 
TGIcon * fLogo
 Logo. More...
 
QGPlotFramefPlotFrame
 Pointer to plot frame. More...
 
TGPictureButton * fPulsesButton
 Pulses icon button. More...
 
TGPictureButton * fScatterPlotButton
 Scatter plot icon button. More...
 

Detailed Description

Part of a QGPlotFrame containing buttons to add new plots.

Author
Adam Bryant (adam_.nosp@m.brya.nosp@m.nt@be.nosp@m.rkel.nosp@m.ey.ed.nosp@m.u)

Definition at line 17 of file QGPlotIconsFrame.hh.

Constructor & Destructor Documentation

◆ QGPlotIconsFrame()

QGPlotIconsFrame::QGPlotIconsFrame ( QGPlotFrame p,
UInt_t  w,
UInt_t  h 
)

◆ ~QGPlotIconsFrame()

QGPlotIconsFrame::~QGPlotIconsFrame ( )
virtual

Destructor.

Definition at line 83 of file QGPlotIconsFrame.cc.

Member Function Documentation

◆ HandleCopyLimitsButton()

void QGPlotIconsFrame::HandleCopyLimitsButton ( )

◆ HandleEditPlotsButton()

void QGPlotIconsFrame::HandleEditPlotsButton ( )

Handle edit plots button.

Definition at line 119 of file QGPlotIconsFrame.cc.

References fPlotFrame, QGPlotFrame::GetCanvasWindow(), and QGCanvasWindow::GetPlots().

◆ HandleGraphicalCutButton()

void QGPlotIconsFrame::HandleGraphicalCutButton ( )

◆ HandleHistogramButton()

void QGPlotIconsFrame::HandleHistogramButton ( )

◆ HandlePulsesButton()

void QGPlotIconsFrame::HandlePulsesButton ( )

◆ HandleScatterPlotButton()

void QGPlotIconsFrame::HandleScatterPlotButton ( )

Member Data Documentation

◆ fCopyLimitsButton

TGPictureButton* QGPlotIconsFrame::fCopyLimitsButton
private

Copy limits button.

Definition at line 45 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fEditPlotsButton

TGPictureButton* QGPlotIconsFrame::fEditPlotsButton
private

Edit plots button.

Definition at line 48 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fGraphicalCutButton

TGPictureButton* QGPlotIconsFrame::fGraphicalCutButton
private

Graphical cut icon button.

Definition at line 51 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fHistogramButton

TGPictureButton* QGPlotIconsFrame::fHistogramButton
private

Histogram icon button.

Definition at line 54 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fLogo

TGIcon* QGPlotIconsFrame::fLogo
private

Logo.

Definition at line 57 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fPlotFrame

QGPlotFrame* QGPlotIconsFrame::fPlotFrame
private

◆ fPulsesButton

TGPictureButton* QGPlotIconsFrame::fPulsesButton
private

Pulses icon button.

Definition at line 63 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().

◆ fScatterPlotButton

TGPictureButton* QGPlotIconsFrame::fScatterPlotButton
private

Scatter plot icon button.

Definition at line 66 of file QGPlotIconsFrame.hh.

Referenced by QGPlotIconsFrame().


The documentation for this class was generated from the following files: