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

#include <TGo4OpenRemoteDialog.h>

+ Inheritance diagram for TGo4OpenRemoteDialog:

Public Slots

virtual void TypeSelectorBox_activated (const QString &tname)
 
virtual void ServerEdit_textChanged (const QString &txt)
 
virtual void FileNameEdit_textChanged (const QString &txt)
 

Public Member Functions

 TGo4OpenRemoteDialog (QWidget *parent=0)
 
virtual ~TGo4OpenRemoteDialog ()
 
const QString & GetFileName ()
 
const QString & GetFileType ()
 
const QString & GetServer ()
 

Protected Attributes

QString fxServer
 
QString fxFile
 
QString fxType
 

Detailed Description

Definition at line 20 of file TGo4OpenRemoteDialog.h.

Constructor & Destructor Documentation

TGo4OpenRemoteDialog::TGo4OpenRemoteDialog ( QWidget *  parent = 0)
TGo4OpenRemoteDialog::~TGo4OpenRemoteDialog ( )
virtual

Member Function Documentation

void TGo4OpenRemoteDialog::FileNameEdit_textChanged ( const QString &  txt)
virtualslot

Definition at line 96 of file TGo4OpenRemoteDialog.cpp.

References fxFile.

const QString & TGo4OpenRemoteDialog::GetFileName ( )

Definition at line 74 of file TGo4OpenRemoteDialog.cpp.

References fxFile.

Referenced by ~TGo4OpenRemoteDialog().

const QString & TGo4OpenRemoteDialog::GetFileType ( )

Definition at line 79 of file TGo4OpenRemoteDialog.cpp.

References fxType.

Referenced by ~TGo4OpenRemoteDialog().

const QString & TGo4OpenRemoteDialog::GetServer ( )

Definition at line 85 of file TGo4OpenRemoteDialog.cpp.

References fxServer.

Referenced by ~TGo4OpenRemoteDialog().

void TGo4OpenRemoteDialog::ServerEdit_textChanged ( const QString &  txt)
virtualslot

Definition at line 90 of file TGo4OpenRemoteDialog.cpp.

References fxServer.

void TGo4OpenRemoteDialog::TypeSelectorBox_activated ( const QString &  tname)
virtualslot

Definition at line 64 of file TGo4OpenRemoteDialog.cpp.

References fxType.

Referenced by TGo4OpenRemoteDialog().

Member Data Documentation

QString TGo4OpenRemoteDialog::fxFile
protected
QString TGo4OpenRemoteDialog::fxServer
protected

Definition at line 46 of file TGo4OpenRemoteDialog.h.

Referenced by GetServer(), ServerEdit_textChanged(), and TGo4OpenRemoteDialog().

QString TGo4OpenRemoteDialog::fxType
protected

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