library: libQtGSI
#include "TQCanvasImp.h"

TQCanvasImp


class description - header file - source file - inheritance tree (.pdf)

class TQCanvasImp : public TCanvasImp

Inheritance Chart:
TCanvasImp
<-
TQCanvasImp

    protected:
void Build(TCanvas* c, const char* name, Int_t x, Int_t y, UInt_t width, UInt_t height) public:
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) TQCanvasImp(const TQCanvasImp&) virtual ~TQCanvasImp() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TQRootCanvas* fQCanvas Pointer to the Qt widget (TQRootCanvas)

Class Description

                                                                      
 ABC describing GUI independent main window (with menubar, scrollbars 
 and a drawing area).                                                 
                                                                      

TQCanvasImp(TCanvas *c, const char *name, UInt_t width, UInt_t height)
  TQCanvasImp ctor
TQCanvasImp(TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height)
   TQCanvasImp ctor
~TQCanvasImp()
 dtor
void Build(TCanvas *c, const char *name, Int_t x, Int_t y, UInt_t width, UInt_t height)
TQCanvasImp(TCanvas* = 0)
TQCanvasImp(TCanvas *c, const char *name, UInt_t width, UInt_t height)

Author: Denis Bertini, M. Al-Turany 01/11/2000
Last update: root/qtgsi:$Name: $:$Id: TQCanvasImp.cxx,v 1.2 2006/04/12 10:07:21 brun Exp $
Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.