#include <TRootApplication.h>
Inheritance diagram for TRootApplication:


Public Methods | |
| TRootApplication (const char *appClassName, Int_t *argc, char **argv) | |
| virtual | ~TRootApplication () |
| TGClient * | Client () const |
| void | Show () |
| void | Hide () |
| void | Iconify () |
| Bool_t | IsCmdThread () |
| void | Init () |
| void | Open () |
| void | Raise () |
| void | Lower () |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 48 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 50 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 51 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 52 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 53 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 54 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 55 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 56 of file TRootApplication.h. |
|
|
Reimplemented from TApplicationImp. Definition at line 57 of file TRootApplication.h. |
1.2.16