搜索资源列表
CPP-GUI-Programming-with-Qt-4
- 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
scooters
- 连接SQLITE数据库,往数据库里插入元素,用QTableView显示出所插入的数据。本软件对于初学Qt的人有很大帮助。-Connection SQLITE database, insert into the database elements, QTableView display the inserted data. The software for beginners Qt great help.
ms
- 一个QT实现的简单的学生管理系统。使用access作为数据库。-QT to achieve a simple student management system. Access as a database.
QtforSql
- Qt连接数据库,前提设置ODBC,实现简单的数据库操作-Qt to connect to the database, the premise set ODBC, simple database operations
mysqltest
- Qt下MySQL数据库驱动测试程序。分为三个测试步骤,包括测试网络访问MySQL数据库服务器。-Qt MySQL database driver under test procedures. Divided into three test steps, including the test network to access the MySQL database server.
mysql
- qt 数据库操作 c++ 挺不错的,初学者适用的学习资料
Qt-learning-
- QT下的简单编程,适合初学者,关于数据库的链接那部分讲得比较透彻。-QT under a simple programming for beginners, that part about the database link speaks more thorough.
QT4MySQLlocalnetworkChat
- Qt Mysql局域网聊天demo,有数据库表-QT MySQL localnetwork Chat
sqlite
- sqlite3是嵌入式产品数据库软件,里面用有c语言调用sqlite的方法 以及qt调用sqlite的方法-Sqlite3 software is embedded products, using c language called sqlite method and the method of qt call sqlite
app
- qt界面跳转以及客户端与数据库的数据验证问题-qt interface Jump
Qt
- qt小型数据库代码,可用来联系QT如何建立小型数据库,有删除,增加,记录,排序,查询功能!-Qt small code, can be used to contact qt how to build a small , delete, increase, record, sorting, query function.
CH4
- qt平台下开发的工资管理系统,使用的是Access数据库,包含界面。-Under qt platform payroll system, using Access that contains interface.
relationaltablemodel
- 这是一个QT数据库的小例子,主要是使用QRationalTableModel,对于初学者有很大帮助-This is a small example of a QT , primarily using QRationalTableModel, are very helpful for beginners
delegate
- QT 实现combobox,spinbobox的委托代理功能(QT database to achieve a simple add, delete function)
qtmysql
- QT连接mysql数据库,显示密码,用户名等多项功能的界面(QT connect to the MySQL database, display passwords, user names, and other functions of the interface)
Qt连接access数据库
- Qt连接access数据库 较为详细的介绍(Qt connect to the access database)
基于QT的学生成绩管理系统
- 基于QT的学生成绩管理系统 学生成绩管理系统使用的数据库是MySql(Qt student manergement syetem)
CrawlStock
- Python3编写的股票爬取程序,界面用QT编写,爬取数据存放在MySQL数据库,也可存在本机的txt文档。程序可以分析股票的最大成交额最大成交量,按名称或股票代码查找股票。(Python3 prepared by the stock crawling program, interface written with QT, crawling data stored in the MySQL database, but also the existence of the local TXT doc
SqliteAPI
- 在qt的环境下对sqlite数据库接口实现二次封装,实现读写数据,连接创建删除表等功能,生成lib和dll库文件,并附件有demo程序调用该库。(In the environment of QT, we implement the two encapsulation of SQLite database interface, realize the functions of read and write data, connect and create deletion tables, gene
Qt_LoginWork
- Qt5平台的登录、注册,连接数据库,并鼠标右键实现增、删、改的功能,较为简单。(Qt5 platform login, register, connect to the database, and right click to add, delete and change functions.)