Explorer::ExplorationWorker Class Referencefinal
The ExplorationWorker class. More...
Inheritance diagram for Explorer::ExplorationWorker:
Detailed Description
The ExplorationWorker class.
Used as a thread worker to perform refreshing of a remote device without GUI interruption. See DeviceExplorerWidget::refresh() for usage.
Public Member Functions | |
ExplorationWorker (Device::DeviceInterface &dev) | |
void | finished () |
void | failed (QString arg_1) |
Public Attributes | |
Device::DeviceInterface & | dev |
Device::Node | node |
The documentation for this class was generated from the following files:
- ExplorationWorker.hpp
- ExplorationWorker.cpp