GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4StartClient.h>
Public Slots | |
virtual void | SelectDir () |
virtual void | SelectProg () |
virtual void | ServerModeCombo_activated (int) |
virtual void | ExeMode_changed (int) |
Public Member Functions | |
TGo4StartClient (QWidget *parent=0) | |
void | getResults () |
Protected Attributes | |
QButtonGroup * | ClientShellGroup |
QButtonGroup * | ClientTermGroup |
int | fSelectedFilter |
Definition at line 22 of file TGo4StartClient.h.
TGo4StartClient::TGo4StartClient | ( | QWidget * | parent = 0 | ) |
Definition at line 23 of file TGo4StartClient.cpp.
References ClientShellGroup, ClientTermGroup, fSelectedFilter, TGo4QSettings::getClientArgs(), TGo4QSettings::getClientDir(), TGo4QSettings::getClientExec(), TGo4QSettings::getClientExeMode(), TGo4QSettings::getClientIsServer(), TGo4QSettings::getClientName(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), TGo4QSettings::getClientShellMode(), TGo4QSettings::getClientTermMode(), go4sett, TGo4QSettings::setClientNode(), TGo4QSettings::setClientShellMode(), and TGo4QSettings::setClientTermMode().
|
virtualslot |
Definition at line 92 of file TGo4StartClient.cpp.
References TGo4QSettings::getClientExec(), and go4sett.
void TGo4StartClient::getResults | ( | ) |
Definition at line 97 of file TGo4StartClient.cpp.
References ClientShellGroup, ClientTermGroup, go4sett, TGo4QSettings::setClientArgs(), TGo4QSettings::setClientConnectMode(), TGo4QSettings::setClientDir(), TGo4QSettings::setClientExec(), TGo4QSettings::setClientExeMode(), TGo4QSettings::setClientIsServer(), TGo4QSettings::setClientName(), TGo4QSettings::setClientNode(), TGo4QSettings::setClientPort(), TGo4QSettings::setClientShellMode(), and TGo4QSettings::setClientTermMode().
|
virtualslot |
Definition at line 112 of file TGo4StartClient.cpp.
|
virtualslot |
Definition at line 143 of file TGo4StartClient.cpp.
References fSelectedFilter.
|
virtualslot |
Definition at line 205 of file TGo4StartClient.cpp.
References ClientTermGroup.
|
protected |
Definition at line 41 of file TGo4StartClient.h.
Referenced by getResults(), and TGo4StartClient().
|
protected |
Definition at line 42 of file TGo4StartClient.h.
Referenced by getResults(), ServerModeCombo_activated(), and TGo4StartClient().
|
protected |
Definition at line 43 of file TGo4StartClient.h.
Referenced by SelectProg(), and TGo4StartClient().