GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
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=nullptr)
 
QString getInput ()
 
void setPassword (const char *pass)
 

Protected Attributes

QString fLastAccount
 

Detailed Description

Definition at line 20 of file TGo4ConnectServer.h.

Constructor & Destructor Documentation

◆ TGo4ConnectServer()

TGo4ConnectServer::TGo4ConnectServer ( QWidget * parent = nullptr)

Member Function Documentation

◆ DefaultPassCheck_toggled

void TGo4ConnectServer::DefaultPassCheck_toggled ( bool on)
virtualslot

Definition at line 62 of file TGo4ConnectServer.cpp.

Referenced by TGo4ConnectServer().

◆ getInput()

QString TGo4ConnectServer::getInput ( )

Definition at line 48 of file TGo4ConnectServer.cpp.

References go4sett.

Referenced by TGo4MainWindow::ConnectServer().

◆ SelectAccount_changed

void TGo4ConnectServer::SelectAccount_changed ( int index)
virtualslot

Definition at line 67 of file TGo4ConnectServer.cpp.

References fLastAccount.

Referenced by TGo4ConnectServer().

◆ SelectConnection_changed

void TGo4ConnectServer::SelectConnection_changed ( int index)
virtualslot

Definition at line 88 of file TGo4ConnectServer.cpp.

Referenced by TGo4ConnectServer().

◆ setPassword()

void TGo4ConnectServer::setPassword ( const char * pass)

Definition at line 42 of file TGo4ConnectServer.cpp.

Referenced by TGo4MainWindow::ConnectServer().

Field Documentation

◆ fLastAccount

QString TGo4ConnectServer::fLastAccount
protected

Definition at line 41 of file TGo4ConnectServer.h.

Referenced by SelectAccount_changed().


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