ROOT 6.08/07 Reference Guide |
Definition at line 30 of file TQCanvasImp.h.
Protected Member Functions | |
void | Build (TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height) |
Build the TQRootCanvas. More... | |
Protected Member Functions inherited from TCanvasImp | |
TCanvasImp (const TCanvasImp &ci) | |
virtual Bool_t | IsLocked () |
virtual void | Lock () |
TCanvasImp & | operator= (const TCanvasImp &ci) |
virtual void | Unlock () |
Protected Attributes | |
TQRootCanvas * | fQCanvas |
Protected Attributes inherited from TCanvasImp | |
TCanvas * | fCanvas |
#include <TQCanvasImp.h>
TQCanvasImp::TQCanvasImp | ( | TCanvas * | = 0 | ) |
TQCanvasImp ctor.
Definition at line 56 of file TQCanvasImp.cxx.
TQCanvasImp ctor.
Definition at line 28 of file TQCanvasImp.cxx.
TQCanvasImp::TQCanvasImp | ( | TCanvas * | c, |
const char * | name, | ||
Int_t | x, | ||
Int_t | y, | ||
UInt_t | width, | ||
UInt_t | height | ||
) |
TQCanvasImp ctor.
Definition at line 41 of file TQCanvasImp.cxx.
|
virtual |
dtor
Definition at line 74 of file TQCanvasImp.cxx.
|
protected |
Build the TQRootCanvas.
Definition at line 64 of file TQCanvasImp.cxx.
|
protected |
Definition at line 32 of file TQCanvasImp.h.