GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <TGo4StartClient.h>
Public Slots | |
virtual void | ExeMode_changed (int) |
virtual void | SelectDir () |
virtual void | SelectProg () |
virtual void | ServerModeCombo_activated (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, go4sett, SelectDir(), SelectProg(), and ServerModeCombo_activated().
|
virtualslot |
Definition at line 95 of file TGo4StartClient.cpp.
References go4sett.
Referenced by TGo4StartClient().
void TGo4StartClient::getResults | ( | ) |
Definition at line 100 of file TGo4StartClient.cpp.
References ClientShellGroup, ClientTermGroup, and go4sett.
Referenced by TGo4MainWindow::LaunchClient().
|
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 TGo4StartClient(), and getResults().
|
protected |
Definition at line 42 of file TGo4StartClient.h.
Referenced by TGo4StartClient(), getResults(), and ServerModeCombo_activated().
|
protected |
Definition at line 43 of file TGo4StartClient.h.
Referenced by TGo4StartClient(), and SelectProg().