GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Slots | Public Member Functions | Protected Attributes | List of all members
TGo4StartClient Class Reference

#include <TGo4StartClient.h>

+ Inheritance diagram for TGo4StartClient:

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
 

Detailed Description

Definition at line 22 of file TGo4StartClient.h.

Constructor & Destructor Documentation

TGo4StartClient::TGo4StartClient ( QWidget *  parent = 0)

Member Function Documentation

void TGo4StartClient::ExeMode_changed ( int  id)
virtualslot

Definition at line 92 of file TGo4StartClient.cpp.

References TGo4QSettings::getClientExec(), and go4sett.

void TGo4StartClient::getResults ( )
void TGo4StartClient::SelectDir ( )
virtualslot

Definition at line 112 of file TGo4StartClient.cpp.

void TGo4StartClient::SelectProg ( )
virtualslot

Definition at line 143 of file TGo4StartClient.cpp.

References fSelectedFilter.

void TGo4StartClient::ServerModeCombo_activated ( int  id)
virtualslot

Definition at line 205 of file TGo4StartClient.cpp.

References ClientTermGroup.

Member Data Documentation

QButtonGroup* TGo4StartClient::ClientShellGroup
protected

Definition at line 41 of file TGo4StartClient.h.

Referenced by getResults(), and TGo4StartClient().

QButtonGroup* TGo4StartClient::ClientTermGroup
protected

Definition at line 42 of file TGo4StartClient.h.

Referenced by getResults(), ServerModeCombo_activated(), and TGo4StartClient().

int TGo4StartClient::fSelectedFilter
protected

Definition at line 43 of file TGo4StartClient.h.

Referenced by SelectProg(), and TGo4StartClient().


The documentation for this class was generated from the following files: