GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#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=nullptr) | |
QString | getInput () |
void | setPassword (const char *pass) |
Protected Attributes | |
QString | fLastAccount |
Definition at line 20 of file TGo4ConnectServer.h.
TGo4ConnectServer::TGo4ConnectServer | ( | QWidget * | parent = nullptr | ) |
Definition at line 17 of file TGo4ConnectServer.cpp.
References DefaultPassCheck_toggled(), go4sett, SelectAccount_changed(), and SelectConnection_changed().
|
virtualslot |
Definition at line 62 of file TGo4ConnectServer.cpp.
Referenced by TGo4ConnectServer().
QString TGo4ConnectServer::getInput | ( | ) |
Definition at line 48 of file TGo4ConnectServer.cpp.
References go4sett.
Referenced by TGo4MainWindow::ConnectServer().
|
virtualslot |
Definition at line 67 of file TGo4ConnectServer.cpp.
References fLastAccount.
Referenced by TGo4ConnectServer().
|
virtualslot |
Definition at line 88 of file TGo4ConnectServer.cpp.
Referenced by TGo4ConnectServer().
void TGo4ConnectServer::setPassword | ( | const char * | pass | ) |
Definition at line 42 of file TGo4ConnectServer.cpp.
Referenced by TGo4MainWindow::ConnectServer().
|
protected |
Definition at line 41 of file TGo4ConnectServer.h.
Referenced by SelectAccount_changed().