GCE::GConnectionStatusWidget Class Reference

Shows the connection status of the G World Engine. More...

#include <GConnectionStatusWidget.h>

Inheritance diagram for GCE::GConnectionStatusWidget:

Inheritance graph
[legend]
Collaboration diagram for GCE::GConnectionStatusWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void updateConnectionStatus ()

Public Member Functions

 GConnectionStatusWidget (const GWE::GXmlDataController *data, QWidget *parent=0, Qt::WFlags f=0)
virtual ~GConnectionStatusWidget ()

Protected Attributes

const GWE::GXmlDataControllerData
bool EverConnected

Detailed Description

Shows the connection status of the G World Engine.

Author:
Raphael Langerhorst


Constructor & Destructor Documentation

GCE::GConnectionStatusWidget::GConnectionStatusWidget ( const GWE::GXmlDataController data,
QWidget *  parent = 0,
Qt::WFlags  f = 0 
)

Constructor

GCE::GConnectionStatusWidget::~GConnectionStatusWidget (  )  [virtual]

Destructor


Member Function Documentation

void GCE::GConnectionStatusWidget::updateConnectionStatus (  )  [slot]

Updates the network status information - regularly called by a timer

Note:
the very same contact can also switch from !internal to internal through this slot, it must then be correctly moved in the different contact lists.


Member Data Documentation

const GWE::GXmlDataController* GCE::GConnectionStatusWidget::Data [protected]

The connection status is read from this data controller.

bool GCE::GConnectionStatusWidget::EverConnected [protected]

Initially set to false. Until a connection is established for the first time the unconnected status is interpreted as connection in progress.


The documentation for this class was generated from the following files:
Generated on Thu Nov 16 07:49:29 2006 for G System by  doxygen 1.4.7