#include <QmitkTrackingDeviceConfigurationWidgetScanPortsWorker.h>
Worker thread class for scan ports.
Definition at line 24 of file QmitkTrackingDeviceConfigurationWidgetScanPortsWorker.h.
◆ QmitkTrackingDeviceConfigurationWidgetScanPortsWorker()
QmitkTrackingDeviceConfigurationWidgetScanPortsWorker::QmitkTrackingDeviceConfigurationWidgetScanPortsWorker |
( |
| ) |
|
|
inline |
◆ ~QmitkTrackingDeviceConfigurationWidgetScanPortsWorker()
QmitkTrackingDeviceConfigurationWidgetScanPortsWorker::~QmitkTrackingDeviceConfigurationWidgetScanPortsWorker |
( |
| ) |
|
|
inlineoverride |
◆ PortsScanned
void QmitkTrackingDeviceConfigurationWidgetScanPortsWorker::PortsScanned |
( |
int |
Port, |
|
|
QString |
result, |
|
|
int |
PortType |
|
) |
| |
|
signal |
- Parameters
-
Port | Returns the port, returns -1 if no device was found. |
result | |
PortType | Returns the port type (0=usb,1=tty), returns -1 if the port type is not specified, e.g, in case of Windows. |
◆ ScanPort()
Scans the given port for a NDI tracking device.
- Returns
- Returns the type of the device if one was found. Returns TrackingSystemInvalid if none was found.
◆ ScanPortsThreadFunc
void QmitkTrackingDeviceConfigurationWidgetScanPortsWorker::ScanPortsThreadFunc |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: