trikRuntime
trikGui::OpenSocketIndicator Class Reference

A label that shows whether or not some connection is open (for example, Mailbox connection) More...

#include <openSocketIndicator.h>

Inheritance diagram for trikGui::OpenSocketIndicator:
Collaboration diagram for trikGui::OpenSocketIndicator:

Public Slots

void changeStatus (bool status)
 Changes status of indicator to a given value. More...
 

Public Member Functions

 OpenSocketIndicator (const QString &openFile, bool status, QWidget *parent=0)
 

Detailed Description

A label that shows whether or not some connection is open (for example, Mailbox connection)

Constructor & Destructor Documentation

OpenSocketIndicator::OpenSocketIndicator ( const QString &  openFile,
bool  status,
QWidget *  parent = 0 
)
Parameters
openFile,closedFile- paths to pictures for open and closed connection status
status- initial connection status

Member Function Documentation

void OpenSocketIndicator::changeStatus ( bool  status)
slot

Changes status of indicator to a given value.


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