搜索资源列表
c++ programming with qt4
- 当下qt编程最新版本推荐好书。包括中文版,英文版以及书中例子源码。
C++ GUI Programming with Qt 4 - Examples Source
- C++ GUI Programming with Qt 4
qt-book-examples
- c++ GUI QT 4例子代码
C++GUIQt4.rar
- qt环境下的经典案例,经典教程的源代码.关于qt,qt environment classic case, classic tutorial s source code. on the qt
QT3.3.rar
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigne
qt.rar
- C++ GUI Programming with Qt 4 电子书及源码,C++ GUI Programming with Qt 4 e-books and source code
c.rar
- QT编写的简单计算器,比较简单实现加 减 乘 除,simple counter
QtTester.rar
- Qt调用COM组件,调用ATL的ActiveX控件.,Qt call COM components, ATL call the ActiveX control.
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
qt-book-examples.zip
- C++guiQt编程第二版,随书代码。包含基础的例子和一些高级的例子,有浅入深,C++ GuiQt programming second edition, with the book code. Contains the basis of examples and some examples of high-level, there are shallow to deep
spreadsheet
- QT的一个经典入门例子,是用VS2008+QT环境。-QT C++ GUI for programming by spreadsheet
Qt-mp3
- 在linux下基于C++和qt编写的MP3播放界面程序-In c++ and qt under Linux based on the MP3 interface program written
QT-delegate
- QT/c++的combobox,spinbox button progress的委托代理方法
SnackG
- 用QT C++编写简单的贪吃蛇程序,有基本功能(Using QT to write a simple Snake program)
cpuMemInfo
- QT下C++开发,实现获取本机应用程序CPU实时占有率及其他信息(QT c + + development, implementation and other native application CPU real-time share information.)
libmodbus
- QT/C++开发的,统一的模拟量输出模块代码,非常不错,封装好的类库。(QT/c + + development, unified the analog output module of code, very good, good to libraries.)
lab4_named_pipes
- named pipes , qt c/c++
Qt写俄罗斯方块游戏教程和源码
- 基于qt的俄罗斯方块游戏编程 包含源码和教程 对于学习qt程序设计很有帮助(QT based Tetris game programming includes source code and tutorials that are helpful for learning QT programming)
mycom
- 基于QT C++平台,实现串口调试助手和网络调试助手的功能(The function of the serial debug assistant and the network debug assistant)
Qt开发入门教程01_Qt开发基础
- Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+