GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
MainGo4GUI.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <qglobal.h>
#include <locale.h>
#include <QDir>
#include <QStringList>
#include "TSystem.h"
#include "RVersion.h"
#include "TEnv.h"
#include "TApplication.h"
#include "QRootApplication.h"
#include "TInterpreter.h"
#include "TGo4Log.h"
#include "TGo4Version.h"
#include "TGo4MainWindow.h"
#include "TGo4BrowserProxy.h"
#include "TGo4DabcProxy.h"
#include "TGo4BufferQueue.h"
#include "TGo4QSettings.h"
#include "TGo4AbstractInterface.h"
#include "TROOT.h"
#include "Riostream.h"
#include "TGX11.h"

Go to the source code of this file.

Functions

int print_go4_version ()
 
int go4_usage ()
 
int main (int argc, char **argv)
 

Function Documentation

int go4_usage ( )

Definition at line 57 of file MainGo4GUI.cpp.

References TGo4DabcProxy::GetDabcVersion(), and print_go4_version().

Referenced by main().

int main ( int  argc,
char **  argv 
)
int print_go4_version ( )

Definition at line 47 of file MainGo4GUI.cpp.

References __GO4RELEASE__, and TGo4DabcProxy::GetDabcVersion().

Referenced by go4_usage(), and main().