GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4ConnectServer.h>
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 |
Definition at line 20 of file TGo4ConnectServer.h.
TGo4ConnectServer::TGo4ConnectServer | ( | QWidget * | parent = 0 | ) |
Definition at line 17 of file TGo4ConnectServer.cpp.
References TGo4QSettings::getClientConnectMode(), TGo4QSettings::getClientControllerMode(), TGo4QSettings::getClientDefaultPass(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), and go4sett.
|
virtualslot |
Definition at line 57 of file TGo4ConnectServer.cpp.
QString TGo4ConnectServer::getInput | ( | ) |
|
virtualslot |
Definition at line 62 of file TGo4ConnectServer.cpp.
References fLastAccount.
|
virtualslot |
Definition at line 86 of file TGo4ConnectServer.cpp.
void TGo4ConnectServer::setPassword | ( | const char * | pass | ) |
Definition at line 36 of file TGo4ConnectServer.cpp.
|
protected |
Definition at line 43 of file TGo4ConnectServer.h.
Referenced by SelectAccount_changed().