-
基于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
-
用J2ME实现的俄罗斯方块,界面什么的都很好 ,应该有借鉴价值。...
用J2ME实现的俄罗斯方块,界面什么的都很好 ,应该有借鉴价值。-rissua block by J2ME,with good interface,should have value of study.
- 2022-11-22 14:10:03下载
- 积分:1
-
计算水仙花数(x^3+y^+z^3=x+y+z)3的程序.
计算水仙花数(x^3+y^+z^3=x+y+z)3的程序.-calculated narcissi (x ^ 3 ^ y = z ^ 3 x y z) 3 procedures.
- 2023-08-13 04:15:03下载
- 积分:1
-
《圣剑英雄传
This an example of an email program . It uses the SMTP Component. To use, you must connect to a SMTP server. Most SMTP servers do not require an account.
- 2023-01-20 08:35:04下载
- 积分:1
-
大型分布式网站架构设计与实践(第二章“分布式系统基础设施”)
陈康贤著,PDF 扫描版,电子工业出版社。仅有第二章“分布式系统基础设施”。一线工作经验总结,囊括大型分布式网站所需技术的全貌、架构设计的核心原理与典型案例、常见问题及解决方案,有细节、接地气
- 2022-04-27 20:40:56下载
- 积分:1
-
Automatic calculation of filter coefficients fir tools, try
自动计算fir滤波器系数的工具,不妨一试-Automatic calculation of filter coefficients fir tools, try
- 2022-03-19 22:53:08下载
- 积分:1
-
从VB脚本生成CATIA。CATIA的用户非常有用。这个宏自动售货机…
Catia Script generated from VB. very usefull for catia users. this macro automated the process of activating part bodies in the product automatically.
- 2023-01-16 10:05:04下载
- 积分:1
-
stc12c2052单片机有关ad转换的一些代码
stc12c2052单片机有关ad转换的一些代码-wu
- 2022-10-13 12:00:03下载
- 积分:1
-
比较器复用_DISABLE,自动触发源连续按键功能,主要是按键出发的方式功能,需要的下载吧...
比较器复用_DISABLE,自动触发源连续按键功能,主要是按键出发的方式功能,需要的下载吧-Comparators reuse _DISABLE, automatically trigger source for key functions, mainly the way the starting button functions, the need to download it
- 2022-08-11 19:54:30下载
- 积分:1
-
关于波动方程偏移的正演,结果,原理,解释,有助于理解
关于波动方程偏移的正演,结果,原理,解释,有助于理解-migration
- 2023-01-24 00:05:04下载
- 积分:1