数据库驱动完成,预览窗口完成

This commit is contained in:
2025-03-25 23:34:11 +08:00
parent d86f80982d
commit 94fe294aff
14 changed files with 578 additions and 257 deletions

View File

@@ -37,7 +37,7 @@ private:
QVBoxLayout* vLayout;
protected:
// virtual bool eventFilter(QObject* watched, QEvent* event);
virtual bool eventFilter(QObject* watched, QEvent* event);
private slots:
void onFinished(QNetworkReply *reply);