TQApplication Class Reference

#include <TQApplication.h>

Inheritance diagram for TQApplication:

TApplication TObject TQObject TObject TQObject List of all members.

Public Member Functions

 TQApplication ()
 TQApplication (const char *appClassName, int *argc, char **argv, void *options=0, int numOptions=0)
virtual ~TQApplication ()
virtual void LoadGraphicsLibs ()
void SetCustomized ()

Private Attributes

Bool_t fCustomized

Detailed Description

Definition at line 30 of file TQApplication.h.


Constructor & Destructor Documentation

TQApplication::TQApplication (  ) 

TQApplication::TQApplication ( const char *  appClassName,
int *  argc,
char **  argv,
void *  options = 0,
int  numOptions = 0 
)

Definition at line 38 of file TQApplication.cxx.

References fCustomized, kFALSE, and LoadGraphicsLibs().

TQApplication::~TQApplication (  )  [virtual]

Definition at line 49 of file TQApplication.cxx.

References gApplication, and TApplication::Terminate().


Member Function Documentation

void TQApplication::LoadGraphicsLibs (  )  [virtual]

Reimplemented from TApplication.

Definition at line 57 of file TQApplication.cxx.

References gGuiFactory, gROOT, TROOT::IsBatch(), and TROOT::LoadClass().

Referenced by TQApplication().

void TQApplication::SetCustomized (  ) 

Definition at line 71 of file TQApplication.cxx.

References fCustomized, gGuiFactory, and kTRUE.


Member Data Documentation

Bool_t TQApplication::fCustomized [private]

Definition at line 33 of file TQApplication.h.

Referenced by SetCustomized(), and TQApplication().


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