Public Slots | Public Member Functions | Protected Attributes

TGo4StartClient Class Reference

#include <TGo4StartClient.h>

List of all members.

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  )  [virtual, slot]

Definition at line 80 of file TGo4StartClient.cpp.

References TGo4QSettings::getClientExec(), and go4sett.

void TGo4StartClient::getResults (  ) 
void TGo4StartClient::SelectDir (  )  [virtual, slot]

Definition at line 98 of file TGo4StartClient.cpp.

void TGo4StartClient::SelectProg (  )  [virtual, slot]

Definition at line 125 of file TGo4StartClient.cpp.

References fSelectedFilter.

void TGo4StartClient::ServerModeCombo_activated ( int  id  )  [virtual, slot]

Definition at line 184 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().

Definition at line 43 of file TGo4StartClient.h.

Referenced by SelectProg(), and TGo4StartClient().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines