重构了连接数据库、设置设备名的代码,封装为类

This commit is contained in:
2024-07-29 00:37:14 +08:00
parent 1a300f4ca7
commit 6cca0535bc
6 changed files with 162 additions and 32 deletions

View File

@@ -14,6 +14,8 @@ SOURCES += \
HEADERS += \
HF15693.h \
databaseAPI.h \
deviceAPI.h \
mainwindow.h \
newCardPage.h \
quitAppPage.h \