Class DeviceThreadController

Inheritance Relationships

Base Type

  • public QThread

Class Documentation

class DeviceThreadController : public QThread

Public Functions

DeviceThreadController(DeviceController &device, const char *out, int size)
void run()

Signals

void progress_changed(int progress)