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

Part of a plot edit window showing the plot style. More...

Inheritance diagram for QGPlotStyleFrame:

Public Member Functions

 QGPlotStyleFrame (QGPlotEditWindow *p=0, UInt_t w=50, UInt_t h=50)
 Constructor. More...
 
virtual ~QGPlotStyleFrame ()
 Destructor. More...
 
TRootEmbeddedCanvas * GetEmbeddedCanvas ()
 Get pointer to embedded canvas. More...
 

Private Attributes

TRootEmbeddedCanvas * fEmbeddedCanvas
 Canvas for showing plot style. More...
 
QGPlotEditWindowfPlotEditWindow
 Pointer to plot edit window. More...
 

Detailed Description

Part of a plot edit window showing the plot style.

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

Definition at line 16 of file QGPlotStyleFrame.hh.

Constructor & Destructor Documentation

◆ QGPlotStyleFrame()

QGPlotStyleFrame::QGPlotStyleFrame ( QGPlotEditWindow p = 0,
UInt_t  w = 50,
UInt_t  h = 50 
)

Constructor.

◆ ~QGPlotStyleFrame()

QGPlotStyleFrame::~QGPlotStyleFrame ( )
virtual

Destructor.

Definition at line 19 of file QGPlotStyleFrame.cc.

Member Function Documentation

◆ GetEmbeddedCanvas()

TRootEmbeddedCanvas* QGPlotStyleFrame::GetEmbeddedCanvas ( )
inline

Get pointer to embedded canvas.

Definition at line 25 of file QGPlotStyleFrame.hh.

References fEmbeddedCanvas.

Referenced by QGHistogram::Display(), QGHistogram::DisplayEditWindow(), QGPulse::DisplayEditWindow(), and QGScatterPlot::DisplayEditWindow().

Member Data Documentation

◆ fEmbeddedCanvas

TRootEmbeddedCanvas* QGPlotStyleFrame::fEmbeddedCanvas
private

Canvas for showing plot style.

Definition at line 29 of file QGPlotStyleFrame.hh.

Referenced by GetEmbeddedCanvas().

◆ fPlotEditWindow

QGPlotEditWindow* QGPlotStyleFrame::fPlotEditWindow
private

Pointer to plot edit window.

Definition at line 32 of file QGPlotStyleFrame.hh.


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