mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 12:52:04 +08:00
抽象出控件动画类
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <QDesktopServices>
|
||||
|
||||
#include "widgets/downloadlistwidget.h"
|
||||
#include "utils/widgetanimation.h"
|
||||
|
||||
DWIDGET_USE_NAMESPACE
|
||||
|
||||
@@ -31,7 +32,6 @@ public:
|
||||
void openUrl(QUrl);
|
||||
|
||||
private:
|
||||
void widgetShake(QWidget *pWidget, int nRange);
|
||||
void initConfig();
|
||||
void switchPage(int now);
|
||||
void updateUi(int now);
|
||||
|
||||
Reference in New Issue
Block a user