-
基于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
-
FTP文件传输程序,需要的朋友可以下载,本人测试过,程序能正常运行...
FTP文件传输程序,需要的朋友可以下载,本人测试过,程序能正常运行-FTP file transfer program, the needs of friends can download, I tested the program to resume normal operation
- 2022-01-21 01:44:46下载
- 积分:1
-
对交互式电子白板的使用方法的VCM课件可以作为参考。
该课件讲解vcm互动式电子白板的使用方法,可以作为培训课件,也可自学-The VCM courseware on the use of interactive whiteboard methods can be used as training courseware can also be self-
- 2022-08-16 22:58:23下载
- 积分:1
-
无线传感器网络环路由协议
应用背景该代码给出了在OMNeT++仿真环境和环境论证环路由算法在无线传感器网络环境。节点的数目以及部署方案是广泛配置的。关键技术虽然该项目主要是为进行源(SRC)文件,支持文件在模拟器中运行的代码,包括内德,ini,和所有其他人。
- 2022-12-03 23:15:03下载
- 积分:1
-
这是usb转串口的实例和程序!我已经成功用过了
这是usb转串口的实例和程序!我已经成功用过了-This is an instance of usb-serial and procedures! I have successfully used the
- 2022-04-16 18:02:53下载
- 积分:1
-
Y2-JAVA-4前沿技术
Y2-JAVA-4前沿技术,chapter01,chapter02,chapter03,chapter04,chapter05,补充案例,参考资料,教学演示案例,视频,提供给学员的素材,学员练习参考答案,作业答案,ppt
- 2022-06-13 10:20:17下载
- 积分:1
-
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用...
二维经验模式分解,速度较快,不错的代码,希望对学习HHT的朋友有用-Two-dimensional empirical mode decomposition, fast, good code
- 2022-07-13 08:09:23下载
- 积分:1
-
Serv
Serv-U7.0.0.4 carck Serv-U7.0.0.4 carck
- 2022-08-04 06:38:28下载
- 积分:1
-
pci core altera fpga development of design information pci
pci core altera fpga pci开发设计资料-pci core altera fpga development of design information pci
- 2022-07-12 11:54:56下载
- 积分:1
-
Is a control of cars in a garage
this code is un VHDL
Is a control of cars in a garage
this code is un VHDL-Is a control of cars in a garage
this code is un VHDL
- 2022-12-27 03:10:03下载
- 积分:1