|
Vesna
|
#include <QObject>#include "core/comm/IReceiver.h"

Go to the source code of this file.
Classes | |
| class | MonitoringReceiver |
| The MonitoringReceiver class receives messages from 'analyzer' application about current state of devices. After message is received, it's posted to main application thread by MonitoringDataReceived signal and OnMonitoringDataReceived slot connected as Qt::QueuedConnection This class also holds the connection to 'analyzer' application. More... | |
1.8.8