TQRootGuiFactory Class Reference

#include <TQRootGuiFactory.h>

Inheritance diagram for TQRootGuiFactory:

TRootGuiFactory TGuiFactory TGuiFactory TNamed TNamed TNamed TNamed TObject TObject TObject TObject TObject TObject TObject TObject List of all members.

Public Member Functions

 TQRootGuiFactory (const char *name="QRoot", const char *title="Qt/ROOT GUI Factory")
virtual ~TQRootGuiFactory ()
TCanvasImpCreateCanvasImp (TCanvas *c, const char *title, UInt_t width, UInt_t height)
TCanvasImpCreateCanvasImp (TCanvas *c, const char *title, Int_t x, Int_t y, UInt_t width, UInt_t height)
void SetCustomFlag (Bool_t custom)

Private Attributes

Bool_t fCustom

Detailed Description

Definition at line 41 of file TQRootGuiFactory.h.


Constructor & Destructor Documentation

TQRootGuiFactory::TQRootGuiFactory ( const char *  name = "QRoot",
const char *  title = "Qt/ROOT GUI Factory" 
)

TQRootGuiFactory::~TQRootGuiFactory (  )  [virtual]

Definition at line 40 of file TQRootGuiFactory.cxx.


Member Function Documentation

TCanvasImp * TQRootGuiFactory::CreateCanvasImp ( TCanvas c,
const char *  title,
UInt_t  width,
UInt_t  height 
) [virtual]

Reimplemented from TRootGuiFactory.

Definition at line 46 of file TQRootGuiFactory.cxx.

References c, and fCustom.

TCanvasImp * TQRootGuiFactory::CreateCanvasImp ( TCanvas c,
const char *  title,
Int_t  x,
Int_t  y,
UInt_t  width,
UInt_t  height 
) [virtual]

Reimplemented from TRootGuiFactory.

Definition at line 66 of file TQRootGuiFactory.cxx.

References c, and fCustom.

void TQRootGuiFactory::SetCustomFlag ( Bool_t  custom  )  [inline]

Definition at line 51 of file TQRootGuiFactory.h.

References fCustom.


Member Data Documentation

Bool_t TQRootGuiFactory::fCustom [private]

Definition at line 44 of file TQRootGuiFactory.h.

Referenced by CreateCanvasImp(), and SetCustomFlag().


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