GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
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=nullptr)
 
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::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 ( )

◆ 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.

Member Data 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: