CustusX
16.5.0-rc9
An IGT application
|
#include <cxDummyTool.h>
Signals | |
void | ping () |
Public Member Functions | |
DummyToolThread (int interval, QObject *parent=NULL) | |
Protected Member Functions | |
void | run () |
Protected Attributes | |
int | mInterval |
Helper class for emitting signals at a constant rate in a separate thread.
Definition at line 126 of file cxDummyTool.h.
|
inline |
Definition at line 130 of file cxDummyTool.h.
|
signal |
|
inlineprotected |
Definition at line 135 of file cxDummyTool.h.
|
protected |
Definition at line 144 of file cxDummyTool.h.