Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TCanvasImp Class Reference

#include <TCanvasImp.h>

Inheritance diagram for TCanvasImp:

Inheritance graph
[legend]
Collaboration diagram for TCanvasImp:

Collaboration graph
[legend]
List of all members.

Public Methods

 TCanvasImp (TCanvas *c=0)
 TCanvasImp (TCanvas *c, const char *name, UInt_t width, UInt_t height)
 TCanvasImp (TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height)
virtual ~TCanvasImp ()
TCanvasCanvas () const
virtual void Close ()
virtual void ForceUpdate ()
virtual void GetWindowGeometry (Int_t &x, Int_t &y, UInt_t &w, UInt_t &h)
virtual void Iconify ()
virtual Int_t InitWindow ()
virtual void SetStatusText (const char *text=0, Int_t partidx=0)
virtual void SetWindowPosition (Int_t x, Int_t y)
virtual void SetWindowSize (UInt_t w, UInt_t h)
virtual void SetWindowTitle (const char *newTitle)
virtual void SetCanvasSize (UInt_t w, UInt_t h)
virtual void ShowMenuBar (Bool_t show=kTRUE)
virtual void ShowStatusBar (Bool_t show=kTRUE)
virtual void Show ()

Protected Attributes

TCanvasfCanvas

Constructor & Destructor Documentation

TCanvasImp::TCanvasImp TCanvas   c = 0
 

Definition at line 38 of file TCanvasImp.h.

TCanvasImp::TCanvasImp TCanvas   c,
const char *    name,
UInt_t    width,
UInt_t    height
 

Definition at line 61 of file TCanvasImp.h.

TCanvasImp::TCanvasImp TCanvas   c,
const char *    name,
Int_t    x,
Int_t    y,
UInt_t    width,
UInt_t    height
 

Definition at line 62 of file TCanvasImp.h.

virtual TCanvasImp::~TCanvasImp   [virtual]
 

Definition at line 41 of file TCanvasImp.h.


Member Function Documentation

TCanvas* TCanvasImp::Canvas   const
 

Definition at line 43 of file TCanvasImp.h.

virtual void TCanvasImp::Close   [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 44 of file TCanvasImp.h.

virtual void TCanvasImp::ForceUpdate   [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 45 of file TCanvasImp.h.

Referenced by TCanvas::ForceUpdate().

void TCanvasImp::GetWindowGeometry Int_t &    x,
Int_t &    y,
UInt_t &    w,
UInt_t &    h
[virtual]
 

Reimplemented in TRootCanvas.

Definition at line 63 of file TCanvasImp.h.

virtual void TCanvasImp::Iconify   [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 47 of file TCanvasImp.h.

Referenced by TCanvas::Iconify().

virtual Int_t TCanvasImp::InitWindow   [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 48 of file TCanvasImp.h.

void TCanvasImp::SetStatusText const char *    text = 0,
Int_t    partidx = 0
[virtual]
 

Reimplemented in TRootCanvas.

Definition at line 65 of file TCanvasImp.h.

void TCanvasImp::SetWindowPosition Int_t    x,
Int_t    y
[virtual]
 

Reimplemented in TRootCanvas.

Definition at line 66 of file TCanvasImp.h.

Referenced by TCanvas::SetWindowPosition().

void TCanvasImp::SetWindowSize UInt_t    w,
UInt_t    h
[virtual]
 

Reimplemented in TRootCanvas.

Definition at line 67 of file TCanvasImp.h.

Referenced by TCanvas::SetWindowSize().

void TCanvasImp::SetWindowTitle const char *    newTitle [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 68 of file TCanvasImp.h.

void TCanvasImp::SetCanvasSize UInt_t    w,
UInt_t    h
[virtual]
 

Reimplemented in TRootCanvas.

Definition at line 69 of file TCanvasImp.h.

void TCanvasImp::ShowMenuBar Bool_t    show = kTRUE [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 70 of file TCanvasImp.h.

void TCanvasImp::ShowStatusBar Bool_t    show = kTRUE [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 71 of file TCanvasImp.h.

virtual void TCanvasImp::Show   [virtual]
 

Reimplemented in TRootCanvas.

Definition at line 56 of file TCanvasImp.h.

Referenced by TCanvas::Show().


Member Data Documentation

TCanvas* TCanvasImp::fCanvas [protected]
 

Definition at line 35 of file TCanvasImp.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:56:58 2003 for ROOT by doxygen1.2.16