TQCanvasImp Class Reference

#include <TQCanvasImp.h>

Inheritance diagram for TQCanvasImp:

TCanvasImp List of all members.

Public Member Functions

 TQCanvasImp (TCanvas *=0)
 TQCanvasImp (TCanvas *c, const char *name, UInt_t width, UInt_t height)
 TQCanvasImp (TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height)
virtual ~TQCanvasImp ()

Protected Member Functions

void Build (TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height)

Protected Attributes

TQRootCanvasfQCanvas

Detailed Description

Definition at line 30 of file TQCanvasImp.h.


Constructor & Destructor Documentation

TQCanvasImp::TQCanvasImp ( TCanvas = 0  ) 

Definition at line 54 of file TQCanvasImp.cxx.

TQCanvasImp::TQCanvasImp ( TCanvas c,
const char *  name,
UInt_t  width,
UInt_t  height 
)

TQCanvasImp::TQCanvasImp ( TCanvas c,
const char *  name,
Int_t  x,
Int_t  y,
UInt_t  width,
UInt_t  height 
)

Definition at line 39 of file TQCanvasImp.cxx.

References Build(), and c.

TQCanvasImp::~TQCanvasImp (  )  [virtual]

Definition at line 71 of file TQCanvasImp.cxx.


Member Function Documentation

void TQCanvasImp::Build ( TCanvas c,
const char *  name,
Int_t  x,
Int_t  y,
UInt_t  width,
UInt_t  height 
) [protected]

Definition at line 61 of file TQCanvasImp.cxx.

References c, TCanvasImp::fCanvas, fQCanvas, and TQRootCanvas::GetCanvas().

Referenced by TQCanvasImp().


Member Data Documentation

TQRootCanvas* TQCanvasImp::fQCanvas [protected]

Definition at line 32 of file TQCanvasImp.h.

Referenced by Build().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:37 2011 for ROOT_528-00b_version by  doxygen 1.5.1