CustusX
22.04-rc5
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 105 of file cxDummyTool.h.
|
inline |
Definition at line 109 of file cxDummyTool.h.
|
signal |
|
inlineprotected |
Definition at line 114 of file cxDummyTool.h.
|
protected |
Definition at line 123 of file cxDummyTool.h.