-
基于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
-
- 2022-02-28 10:20:15下载
- 积分:1
-
关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。...
关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。-stations on the genetic algorithm, which is a beginner"s draft, we hope to speak up.
- 2022-12-28 04:35:04下载
- 积分:1
-
酒店管理系统,铅的SQL,包括密码没有它是高贵的3…
酒店管理系统,pb+sql,无密码包括如同堂堂吧 323-hotel management system, pb sql, including passwords without it as a dignified 323
- 2022-06-03 07:50:29下载
- 积分:1
-
VB.NET实现无边框、无标题栏的网页浏览器
VB.NET实现无边框、无标题栏的网页浏览器,这个窗口同时还没有状态栏,可以说是一个无边框的窗口,直接显示内容,浏览器功能是基于Windows的IE组件,直接调用的IE内核,本程序其实最值得参考的部分是窗体界面的设计,如何在VB.NET中实现无标题栏和状态栏的窗口,这个值得学习哦。
- 2022-02-01 12:17:36下载
- 积分:1
-
汉字的处理的C 程序
汉字的处理的C 程序-characters of C Program
- 2022-12-05 22:15:07下载
- 积分:1
-
类似祖玛的一个游戏,值得一看哦!给出例子,求出最优解!...
类似祖玛的一个游戏,值得一看哦!给出例子,求出最优解!-It is a game,very well!
- 2022-01-24 13:55:05下载
- 积分:1
-
LabWindows使用I/O读写文件。
labwindows 利用I/O读写文件。-LabWindows use I/O read and write documents.
- 2022-02-15 15:09:40下载
- 积分:1
-
the document in detail the high
该文档详细介绍了高速PCB布线的一些概念及注意点,本人看后感觉帮助比较大,不敢独享-the document in detail the high-speed PCB and the attention of some of the concepts, I look and feel more help, not monopoly
- 2023-03-08 20:05:03下载
- 积分:1
-
An open source Human resource system that is used for medium
An open source Human resource system that is used for medium - sized companies. -An open source Human resource system that is used for medium- sized companies.
- 2022-11-21 15:15:03下载
- 积分:1