|
OpenHantek
|
#include <devicelistentry.h>
Public Member Functions | |
| QString | getStatus () const |
Data Fields | |
| UniqueUSBid | id |
| QString | name |
| bool | canConnect = false |
| bool | needFirmware = false |
| QString | errorMessage |
Represents an entry in the DevicesListModel.
|
inline |
| bool DeviceListEntry::canConnect = false |
| QString DeviceListEntry::errorMessage |
| UniqueUSBid DeviceListEntry::id |
| QString DeviceListEntry::name |
| bool DeviceListEntry::needFirmware = false |