add new signals for opkg

This commit is contained in:
Gerhard Hoffmann 2025-02-18 14:50:50 +01:00
parent 63a959315b
commit 13259ba86e

View File

@ -59,6 +59,8 @@ public slots:
void onShowUpdateRequest(QString);
void onShowCustRepoStatus(QString);
void onShowExecOpkgStatus(QString);
void onShowExecOpkgCommand(QString);
void onShowExecOpkgOverallResult(QString,bool);
void onShowDownloadDCJsonFilesStatus(QString);
void onShowSyncCustRepoStatus(QString);
void onShowUpdateDCFirmware(QString);