#include <stdlib.h>
#include <stdio.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 "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 | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 45 of file MainGo4GUI.cpp.
References __GO4BUILDVERSION__, __GO4RELEASE__, TGo4MainWindow::Browser(), TGo4Version::CheckVersion(), TGo4BrowserProxy::ConnectDabc(), TGo4MainWindow::ConnectServerSlot(), TGo4DabcProxy::GetDabcVersion(), go4sett, TGo4MainWindow::HotStart(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4BrowserProxy::OpenFile(), TGo4MainWindow::PrepareForClientConnectionSlot(), TGo4QSettings::setClientControllerMode(), TGo4QSettings::setClientDefaultPass(), TGo4QSettings::setClientNode(), TGo4QSettings::setClientPort(), TGo4Log::SetIgnoreLevel(), and TGo4AbstractInterface::SetInitSharedLibs().