|
OpenHantek
|
#include <QCoreApplication>#include <QDebug>#include <QList>#include <iostream>#include "scopedevice.h"#include "hantekdso/dsomodel.h"#include "hantekprotocol/controlStructs.h"Functions | |
| const QString | libUsbErrorString (int error) |
| Returns string representation for libusb errors. More... | |
| const QString libUsbErrorString | ( | int | error | ) |
Returns string representation for libusb errors.
| error | The error code. |