mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
feat:获取包大小
This commit is contained in:
@@ -106,6 +106,7 @@ void MainWindow::checkUpdates()
|
||||
// 获取可更新包列表
|
||||
// QStringList updateablePackages = updater.getUpdateablePackages();
|
||||
QStringList appName = updater.getDesktopAppNames();
|
||||
updater.getPackageSizes();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user