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

Part of a canvas window containing the ROOT canvas. More...

Inheritance diagram for QGPlotFrame:

Public Member Functions

virtual ~QGPlotFrame ()
 Destructor. More...
 
QGCanvasWindowGetCanvasWindow ()
 Get pointer to the canvas window. More...
 
TRootEmbeddedCanvas * GetEmbeddedCanvas ()
 Get pointer to canvas. More...
 

Private Member Functions

 QGPlotFrame (QGCanvasWindow *p, UInt_t w, UInt_t h)
 Private constructor. More...
 

Private Attributes

TRootEmbeddedCanvas * fCanvas
 ROOT canvas. More...
 
QGCanvasWindowfCanvasWindow
 Pointer to canvas window. More...
 
QGPlotIconsFramefPlotIconsFrame
 Plot icons frame. More...
 

Friends

class QGCanvasWindow
 

Detailed Description

Part of a canvas window containing the ROOT canvas.

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 QGPlotFrame.hh.

Constructor & Destructor Documentation

◆ ~QGPlotFrame()

QGPlotFrame::~QGPlotFrame ( )
virtual

Destructor.

Definition at line 29 of file QGPlotFrame.cc.

◆ QGPlotFrame()

QGPlotFrame::QGPlotFrame ( QGCanvasWindow p,
UInt_t  w,
UInt_t  h 
)
private

Private constructor.

Member Function Documentation

◆ GetCanvasWindow()

QGCanvasWindow* QGPlotFrame::GetCanvasWindow ( )
inline

◆ GetEmbeddedCanvas()

TRootEmbeddedCanvas* QGPlotFrame::GetEmbeddedCanvas ( )
inline

Friends And Related Function Documentation

◆ QGCanvasWindow

friend class QGCanvasWindow
friend

Definition at line 41 of file QGPlotFrame.hh.

Member Data Documentation

◆ fCanvas

TRootEmbeddedCanvas* QGPlotFrame::fCanvas
private

ROOT canvas.

Definition at line 33 of file QGPlotFrame.hh.

Referenced by GetEmbeddedCanvas().

◆ fCanvasWindow

QGCanvasWindow* QGPlotFrame::fCanvasWindow
private

Pointer to canvas window.

Definition at line 36 of file QGPlotFrame.hh.

Referenced by GetCanvasWindow().

◆ fPlotIconsFrame

QGPlotIconsFrame* QGPlotFrame::fPlotIconsFrame
private

Plot icons frame.

Definition at line 39 of file QGPlotFrame.hh.


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