mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-16 17:11:37 +08:00
!197 feat: 后台安装结束后退出任务栏驻留
* fix: 没有下载的时候直接退出客户端 * feat: 后台安装结束后退出任务栏驻留 * feat: 更新的时候关闭旧实例
This commit is contained in:
@@ -111,7 +111,7 @@ void DownloadItem::setSpeed(QString s)
|
||||
/***************************************************************
|
||||
* @brief 安装当前应用
|
||||
* @param int t, t为安装方式,可以为 0,1,2
|
||||
* @note 备注
|
||||
* @note 执行这个函数时,需要已经检查是否可以安装,但该函数仍然会再检测一次!
|
||||
* @Sample usage: DownloadItem::install(0);
|
||||
**************************************************************/
|
||||
void DownloadItem::install(int t)
|
||||
|
||||
Reference in New Issue
Block a user