TODO Comment class here.
More...
#include <MonitoringDriver.h>
|
void | play () |
| Slot called when at each timer tick (i.e. after the same interval of time) More...
|
|
virtual MonitoringDriver::~MonitoringDriver |
( |
| ) |
|
|
virtual |
void MonitoringDriver::doOneStep |
( |
| ) |
|
|
signal |
signal call when one step is to be performed
void MonitoringDriver::init |
( |
| ) |
|
bool MonitoringDriver::isTimerActive |
( |
| ) |
|
is the timer currently running
void MonitoringDriver::play |
( |
| ) |
|
|
slot |
Slot called when at each timer tick (i.e. after the same interval of time)
void MonitoringDriver::startTimer |
( |
| ) |
|
starts the timer that will repeatedly call play and emit doOneStep
void MonitoringDriver::stopTimer |
( |
| ) |
|
QTimer* MonitoringDriver::timer |
|
private |
The documentation for this class was generated from the following file: