| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
#include "TObject.h"#include "TString.h"#include "TList.h"#include <ostream>Go to the source code of this file.
Data Structures | |
| class | TGo4AbstractInterface | 
| Generic interface to GUI functionality.  More... | |
Typedefs | |
| typedef void * | ViewPanelHandle | 
Enumerations | |
| enum | EGo4ViewPanelMode { Go4_hidden = -1 , Go4_minimized = 0 , Go4_normal = 1 , Go4_maximized = 2 } | 
| typedef void* ViewPanelHandle | 
Definition at line 30 of file TGo4AbstractInterface.h.
| enum EGo4ViewPanelMode | 
| Enumerator | |
|---|---|
| Go4_hidden | |
| Go4_minimized | |
| Go4_normal | |
| Go4_maximized | |
Definition at line 32 of file TGo4AbstractInterface.h.