feat: 改进搜索动画

This commit is contained in:
2022-11-26 02:20:17 +08:00
parent 9c80179493
commit b9121c13ab
2 changed files with 23 additions and 4 deletions

View File

@@ -82,6 +82,7 @@ private slots:
void sltAppinfoScreenshot(QPixmap *picture, int index);
void sltAppinfoFinish();
void clearSearchApp(); // 清除搜索的APP信息
void displaySearchApp(QJsonArray array); // 展示搜索的APP信息
void downloadIconsFinished(int arraysize); // 当前搜索列表图标是否下载完成