-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
这是一个用C语言编写的,用于转换我们中国特有的农历与阳历,有一定的参考价值
这是一个用C语言编写的,用于转换我们中国特有的农历与阳历,有一定的参考价值-This is a C language, for the conversion of our unique to China and the Chinese solar calendar, which is the reference value
- 2022-08-13 09:14:16下载
- 积分:1
-
Xnova++
Xnova -Xnova++
- 2022-03-14 08:49:51下载
- 积分:1
-
易语言skinshap皮肤应用,易语言的EC模块
易语言skinshap皮肤应用,易语言的EC模块-Easy language skinshap skin applications, easy module EC language
- 2022-02-11 16:33:54下载
- 积分:1
-
Simple Sokoban game, just by the arrow keys to control the
简单的推箱子游戏, 只需通过方向键来控制-Simple Sokoban game, just by the arrow keys to control the
- 2022-03-14 13:21:33下载
- 积分:1
-
DM9000A的参考设计文件,有针对EMI部分的设计
DM9000A的参考设计文件,有针对EMI部分的设计-DM9000A reference design documents, has against the EMI part of the design
- 2022-04-09 23:12:13下载
- 积分:1
-
数据结构与算法(c++)版源代码,很有用!
数据结构与算法(c++)版源代码,很有用!-Data Structures and Algorithms (c++) Version of the source code, very useful!
- 2023-01-10 19:55:02下载
- 积分:1
-
sheet prepared by the Russian
delphi编写的俄罗斯方块-sheet prepared by the Russian
- 2022-06-11 21:57:07下载
- 积分:1
-
*** *维吉利亚密码C语言版*************简单实用
*** *维吉利亚密码C语言版*************简单实用-*******维吉利亚password************* C language version of simple and practical
- 2022-12-22 18:30:02下载
- 积分:1
-
组态软件设计与开发配套源码,用VC写的,很有参考价值
组态软件设计与开发配套源码,用VC写的,很有参考价值-Configuration software design and development of supporting source code, written using VC, it is reference value
- 2022-03-24 10:42:35下载
- 积分:1