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
TGo4ConnectServer Class Reference

#include <TGo4ConnectServer.h>

+ Inheritance diagram for TGo4ConnectServer:

Public Slots

virtual void DefaultPassCheck_toggled (bool on)
 
virtual void SelectAccount_changed (int index)
 
virtual void SelectConnection_changed (int index)
 

Public Member Functions

 TGo4ConnectServer (QWidget *parent=0)
 
void setPassword (const char *pass)
 
QString getInput ()
 

Protected Attributes

QString fLastAccount
 

Detailed Description

Definition at line 20 of file TGo4ConnectServer.h.

Constructor & Destructor Documentation

TGo4ConnectServer::TGo4ConnectServer ( QWidget *  parent = 0)

Member Function Documentation

void TGo4ConnectServer::DefaultPassCheck_toggled ( bool  on)
virtualslot

Definition at line 57 of file TGo4ConnectServer.cpp.

QString TGo4ConnectServer::getInput ( )
void TGo4ConnectServer::SelectAccount_changed ( int  index)
virtualslot

Definition at line 62 of file TGo4ConnectServer.cpp.

References fLastAccount.

void TGo4ConnectServer::SelectConnection_changed ( int  index)
virtualslot

Definition at line 86 of file TGo4ConnectServer.cpp.

void TGo4ConnectServer::setPassword ( const char *  pass)

Definition at line 36 of file TGo4ConnectServer.cpp.

Member Data Documentation

QString TGo4ConnectServer::fLastAccount
protected

Definition at line 43 of file TGo4ConnectServer.h.

Referenced by SelectAccount_changed().


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