搜索资源列表
exceptionhander
- Qt 异常处理共同类 处理Qt共通的异常信息-Qt exception handling common class handles Qt common abnormal information
11Qt
- 各种方法,我上QT老师给我们写的代码 如浏览器之类额-Various methods on the class the amount of the QT teacher gave us to write code such as browser
147388-readbigxml
- 运用Qt 4.x类库,对大型XML文件的读取与界面展示-Use Qt 4.x class library, read large XML file with the interface shows
ClassWizard
- 一个简单的类向导,供初学者学习QT使用,QT真的不错哦。-A simple class wizard。
AboutWin
- 如何在Qt中新建对话框类,然后在不同的窗口调用此对话框-It shows how to create a dialog class and call it in different windows.
42QTExample.tar
- qt4 的 42个经典例子,主要对qt的各个基础类进行例子解析-42 classic example qt4, mainly on the basis of each class will be an example of parsing qt
QWord
- Qt 操作word的类 已经封装了30多个函数 基本够用了 同时 可以作为qt开发word操作类学习的一个参考-Qt operation word class.#0 functions had been encapsulated. I think they are enough for basic using.
ExcelNO1
- qt 操作excel类。自己封装,已经实现排序,插入等基本功能。-QT operate excel class. Basic funtions are available.
memorandum
- 用QT开发的备忘录,基于QT自带的calendarWidget类,添加了加载和删除备忘的功能。-With the development of QT memo, QT comes with the calendarWidget based class, add the loading and deleting memory function.
qhttp
- 通过QT QNetworkAccessManager类实现的HTTP下载文件的小工具-Gadgets by QT QNetworkAccessManager class implements the HTTP download file
clock
- QT下的一个简易时钟代码,供初学者了解相关类等内容。-QT under a simple clock code, for beginners to understand the relevant class and so on.
laizhuawo
- QT下的一个小程序,来捉我,帮助初学者了解相关类的内容。-QT under a small program to catch me, to help beginners understand the contents of the relevant class.
QtSpeechText
- QT文本转语音的TTS开发类,能够将文本通过语音的形式读出来,还可以实现阅读人和速度的设置-QT text-to-speech TTS development class, the text can be read out in the form of speech, but also can read and speed settings
QtCTPMdDemo1
- 用QT C++写的一个上期CTP MD接口的例子,包括了初始化,登录,订阅,还有非QOBJECT类和主UI之间的通信方法-ONE QT C++ programs,include CTP API subscribe ,initial,login in function.espeacailly has a methord of commnucation between non-QOBJECT base class and UI class
TreeView
- QT 平台的QtreeView类的使用案例,(QT QtreeView Class use case)
sql2008
- #include <QtGui/QApplication> #include "mainwindow.h" //以下是手工添加的引用 #include <QSqlDatabase> #include <QSqlError> #include <QMessageBox> //这个是手工添加的函数 void OpenDatabase() { }(#ifndef MAINWINDOW_H #define
map
- 该系统主要用qt进行c语言开发,来实现对二进制地图数据信息(包括道路编号,分叉路数,class番号,道路名称标志,道路名称)的读取以及保存在不同的数据结构(如:顺序表、链表、二叉树)下进行增删改查,排序,更新(即是把处理完后的数据重新按格式打包生成二进制数据包,然后替换原来的数据包,结果要保存在文本文件中)等功能。(This system mainly using qt c language development, to achieve the binary map data informat
