|
GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <QDir>#include <QStringList>#include <iostream>#include "TSystem.h"#include "TEnv.h"#include "TApplication.h"#include "TInterpreter.h"#include "QRootApplication.h"#include "TGo4Log.h"#include "TGo4Version.h"#include "TGo4MainWindow.h"#include "TGo4BrowserProxy.h"#include "TGo4DabcProxy.h"#include "TGo4QSettings.h"#include "TGo4AbstractInterface.h"Go to the source code of this file.
Functions | |
| int | print_go4_version () |
| int | go4_usage () |
| int | main (int argc, char **argv) |
| int go4_usage | ( | ) |
Definition at line 58 of file MainGo4GUI.cpp.
References TGo4DabcProxy::GetDabcVersion(), and print_go4_version().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 84 of file MainGo4GUI.cpp.
References __GO4BUILDVERSION__, TGo4MainWindow::Browser(), TGo4Version::CheckVersion(), TGo4BrowserProxy::ConnectDabc(), TGo4MainWindow::ConnectHttpServer(), TGo4MainWindow::ConnectServer(), TGo4QSettings::getScreenScaleFactor(), go4_usage(), TGo4Log::GO4INCPATH(), go4sett, TGo4MainWindow::HotStart(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4BrowserProxy::OpenFile(), TGo4MainWindow::PrepareForClientConnection(), print_go4_version(), QRootApplication::quit(), TGo4QSettings::setClientControllerMode(), TGo4QSettings::setClientDefaultPass(), TGo4QSettings::setClientNode(), TGo4QSettings::setClientPort(), TGo4Log::SetIgnoreLevel(), TGo4AbstractInterface::SetInitSharedLibs(), TGo4QSettings::setWebBasedCanvas(), TGo4Log::subGO4SYS(), and TGo4MainWindow::UserPanelSlot().
| int print_go4_version | ( | ) |
Definition at line 48 of file MainGo4GUI.cpp.
References __GO4RELEASE__, and TGo4DabcProxy::GetDabcVersion().
Referenced by go4_usage(), and main().
1.8.13