Added getATBUpdateToolYoctoVersion() and getATBUpdateToolYoctoInstallationStatus()
This commit is contained in:
parent
b4e2d4c54a
commit
731cdcbe09
3
worker.h
3
worker.h
@ -130,6 +130,9 @@ class Worker : public QObject {
|
||||
qint64 getFileSize(QString const &fileName) const;
|
||||
|
||||
public:
|
||||
static QString getATBUpdateToolYoctoVersion();
|
||||
static QString getATBUpdateToolYoctoInstallationStatus();
|
||||
|
||||
static const QString UPDATE_STEP_OK;
|
||||
static const QString UPDATE_STEP_DONE;
|
||||
static const QString UPDATE_STEP_FAIL;
|
||||
|
Loading…
Reference in New Issue
Block a user