Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TQRootGuiFactory Class Reference

#include <tqrootguifactory.h>

List of all members.

Public Member Functions

 TQRootGuiFactory (const char *name="QRoot", const char *title="Qt/ROOT GUI Factory")
 TQRootGuiFactory ctor.
virtual ~TQRootGuiFactory ()
TCanvasImp * CreateCanvasImp (TCanvas *c, const char *title, UInt_t width, UInt_t height)
 create a Qt native Gui of TCanvasImp
TCanvasImp * CreateCanvasImp (TCanvas *c, const char *title, Int_t x, Int_t y, UInt_t width, UInt_t height)
 create a Qt native Gui of TCanvasImp
void setCustomFlag (bool custom)

Private Attributes

bool fCustom


Constructor & Destructor Documentation

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

TQRootGuiFactory ctor.

Definition at line 48 of file tqrootguifactory.cpp.

References fCustom.

TQRootGuiFactory::~TQRootGuiFactory  )  [virtual]
 

Definition at line 60 of file tqrootguifactory.cpp.


Member Function Documentation

TCanvasImp * TQRootGuiFactory::CreateCanvasImp TCanvas *  c,
const char *  title,
UInt_t  width,
UInt_t  height
 

create a Qt native Gui of TCanvasImp

Parameters:
TCanvas *c (ptr to ROOT TCanvas)
char* title (title for canvas)
width 
height 
Returns:
QCanvasImp*

Definition at line 66 of file tqrootguifactory.cpp.

References fCustom.

TCanvasImp * TQRootGuiFactory::CreateCanvasImp TCanvas *  c,
const char *  title,
Int_t  x,
Int_t  y,
UInt_t  width,
UInt_t  height
 

create a Qt native Gui of TCanvasImp

Parameters:
TCanvas *c (ptr to ROOT TCanvas)
char* title (title for canvas)
x 
y 
width 
height 
Returns:
TQCanvasImp*

Definition at line 86 of file tqrootguifactory.cpp.

References fCustom.

void TQRootGuiFactory::setCustomFlag bool  custom  )  [inline]
 

Definition at line 87 of file tqrootguifactory.h.

References fCustom.


Member Data Documentation

bool TQRootGuiFactory::fCustom [private]
 

Definition at line 90 of file tqrootguifactory.h.

Referenced by CreateCanvasImp(), setCustomFlag(), and TQRootGuiFactory().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:25 2008 for Go4-v3.04-1 by  doxygen 1.4.2