VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Slots | Protected Attributes
makVrv::DtSlaveConnectionWidget Class Reference

The Widget class for. More...

Inheritance diagram for makVrv::DtSlaveConnectionWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSlaveConnectionWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Dialog|Qt::SubWindow)
 CTOR.
virtual ~DtSlaveConnectionWidget ()
 Remote connection widget.
virtual DtSlaveConnectionLogiclogic ()
 Return logic.
virtual const std::string & serverAddress () const
 Get the server address NOTE: returns a static reference, non-reentrant.
virtual void setServerAddress (const std::string &address)
 Set the server address.
virtual int serverPort () const
 Get the server port.
virtual void setServerPort (int port)
 Set the server port.
virtual void setConnectionState (bool connected)
 Set the connection state.
virtual bool connectionState () const
 Get the connection state the widget is set to be in.
virtual void onActivate ()
virtual void onDeactivate ()
virtual void onConnecting ()
 Make the widget aware that the IG is connecting.
virtual void onConnected ()
 Make the interface aware that the IG was able to connect to the Slave.
virtual void onUnableToConnect ()
 Make the interface aware that the IG was unable to connect to the Slave.

Protected Slots

virtual void on_myConnectButton_clicked ()
virtual void on_myDefaultPortButton_clicked ()
virtual void on_myCancelButton_clicked ()

Protected Attributes

bool myConnectionStatus
DtSlaveConnectionLogicmyLogic
QProgressDialog * myProgressDialog

Detailed Description

The Widget class for.


Constructor & Destructor Documentation

makVrv::DtSlaveConnectionWidget::DtSlaveConnectionWidget ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = Qt::Dialog|Qt::SubWindow 
)

CTOR.

Remote connection widget.


Member Function Documentation

Return logic.

virtual const std::string& makVrv::DtSlaveConnectionWidget::serverAddress ( ) const [virtual]

Get the server address NOTE: returns a static reference, non-reentrant.

Implements makVrv::DtSlaveConnectionInterface.

virtual void makVrv::DtSlaveConnectionWidget::setServerAddress ( const std::string &  address) [virtual]

Set the server address.

Implements makVrv::DtSlaveConnectionInterface.

virtual int makVrv::DtSlaveConnectionWidget::serverPort ( ) const [virtual]

Get the server port.

Implements makVrv::DtSlaveConnectionInterface.

virtual void makVrv::DtSlaveConnectionWidget::setServerPort ( int  port) [virtual]

Set the server port.

Implements makVrv::DtSlaveConnectionInterface.

virtual void makVrv::DtSlaveConnectionWidget::setConnectionState ( bool  connected) [virtual]

Set the connection state.

Implements makVrv::DtSlaveConnectionInterface.

Get the connection state the widget is set to be in.

Implements makVrv::DtSlaveConnectionInterface.

virtual void makVrv::DtSlaveConnectionWidget::onActivate ( ) [virtual]

Make the widget aware that the IG is connecting.

Implements makVrv::DtSlaveConnectionInterface.

Make the interface aware that the IG was able to connect to the Slave.

Implements makVrv::DtSlaveConnectionInterface.

Make the interface aware that the IG was unable to connect to the Slave.

Implements makVrv::DtSlaveConnectionInterface.

virtual void makVrv::DtSlaveConnectionWidget::on_myConnectButton_clicked ( ) [protected, virtual, slot]
virtual void makVrv::DtSlaveConnectionWidget::on_myDefaultPortButton_clicked ( ) [protected, virtual, slot]
virtual void makVrv::DtSlaveConnectionWidget::on_myCancelButton_clicked ( ) [protected, virtual, slot]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)