mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
Temporary commit
This commit is contained in:
@@ -22,9 +22,10 @@ namespace SpkUtils
|
||||
|
||||
void DeleteReplyLater(QNetworkReply *aReply);
|
||||
|
||||
bool VerifyReplyJson(QNetworkReply *aReply, QJsonValue& aRetDoc);
|
||||
int VerifyReplyJson(QNetworkReply *aReply, QJsonValue& aRetDoc);
|
||||
|
||||
QString CutFileName(QString);
|
||||
QString CutPath(QString);
|
||||
QString BytesToSize(size_t s, int prec = 2);
|
||||
bool EnsureDirExists(QString path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user