GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#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=nullptr) | |
void | getResults () |
Protected Attributes | |
QButtonGroup * | ClientShellGroup {nullptr} |
QButtonGroup * | ClientTermGroup {nullptr} |
int | fSelectedFilter {0} |
Definition at line 22 of file TGo4StartClient.h.
TGo4StartClient::TGo4StartClient | ( | QWidget * | parent = nullptr | ) |
Definition at line 23 of file TGo4StartClient.cpp.
References ClientShellGroup, ClientTermGroup, ExeMode_changed(), fSelectedFilter, TGo4QSettings::getClientArgs(), TGo4QSettings::getClientDir(), TGo4QSettings::getClientExec(), TGo4QSettings::getClientExeMode(), TGo4QSettings::getClientIsServer(), TGo4QSettings::getClientName(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), TGo4QSettings::getClientShellMode(), TGo4QSettings::getClientTermMode(), go4sett, SelectDir(), SelectProg(), ServerModeCombo_activated(), TGo4QSettings::setClientNode(), TGo4QSettings::setClientShellMode(), and TGo4QSettings::setClientTermMode().
|
virtualslot |
Definition at line 95 of file TGo4StartClient.cpp.
References TGo4QSettings::getClientExec(), and go4sett.
Referenced by TGo4StartClient().
void TGo4StartClient::getResults | ( | ) |
Definition at line 100 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 115 of file TGo4StartClient.cpp.
Referenced by TGo4StartClient().
|
virtualslot |
Definition at line 146 of file TGo4StartClient.cpp.
References fSelectedFilter.
Referenced by TGo4StartClient().
|
virtualslot |
Definition at line 207 of file TGo4StartClient.cpp.
References ClientTermGroup.
Referenced by TGo4StartClient().
|
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().