|
microCOR Lab SDK
1.7
|
The Sampling State class. More...
#include <States.h>
Public Types | |
| enum | SamplingStateEnum { Starting, Started, Stopping, Stopped, Restarting } |
Public Slots | |
| void | setStarting () |
| void | setStarted () |
| void | setStopping () |
| void | setStopped () |
| void | setRestarting () |
Signals | |
| void | stateChanged () |
| void | stopped () |
Static Public Member Functions | |
| static QString | getStateName (int id) |
The Sampling State class.