mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
20200621投递
This commit is contained in:
5
widget.h
5
widget.h
@@ -58,6 +58,10 @@ private slots:
|
||||
|
||||
void on_listWidget_currentRowChanged(int currentRow);
|
||||
|
||||
void on_pushButton_clicked();
|
||||
|
||||
void on_pushButton_2_clicked();
|
||||
|
||||
private:
|
||||
QUrl url;
|
||||
bool isBusy=false;
|
||||
@@ -67,6 +71,7 @@ private:
|
||||
QNetworkReply *reply;
|
||||
QList<QUrl> urList;
|
||||
QFile *file;
|
||||
QString appName;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user