搜索资源列表
acs-4.3.x-patch3
- qt 4.3 for vc2005 patch
lxbank-0[1].1.3.tar
- LxBank是一个基于Qt/X的家庭储蓄应用程序,它可以让你通过Internet使用HBCI标准来管理你的银行帐户。LxBank是用C++编写的,使用 libchipcard, openhbci 和Qt-widget工具集。-LxBank is one based on Qt / X family savings applications, it allows you to the Internet through the use of
QTlinux/mac os x 下libmms实现网络下载mms,mmsh,mmsx mimms
- mimms 基于QT实现命令行下的下载mms,mmsh,mmsx到本地的命令。 要求,必须有wget支持。因为下载是wget做的,mms只是解析mms/mmsh/mmsx地址。
lxbank-0[1].1.3.tar
- LxBank是一个基于Qt/X的家庭储蓄应用程序,它可以让你通过Internet使用HBCI标准来管理你的银行帐户。LxBank是用C++编写的,使用 libchipcard, openhbci 和Qt-widget工具集。-LxBank is one based on Qt/X family savings applications, it allows you to the Internet through the use of O
qt-x11-free-3.3.4.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。-c++ graphic develop enviroment released by Trolltech company, the GDE which supports huge amount of API, is the sharp weapon of linux graphic development
qt_xml
- vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示-vc environment qt prepared using a xml file to read and display a small procedure, have graphical display
acs-4.3.x-patch3
- qt 4.3 for vc2005 patch
qdvdauthor-1.1.0
- Q DVD-Author is a GUI frontend for dvdauthor written in Qt 3.x.
study-linux-qt-promgram
- 这几天在学习Linux的QT移植,学习QT,在网络上都没有找到完整版的,后来发现自己很早前就下载过的.看了,感觉这本书还不错,但是QT-2.0.2版本.学习嘛-Linux in the past few days learning the QT transplantation, study QT, on the network have not found a complete version and then find themsel
C++GUIProgrammingwithQt4SecondEdition
- www.trolltech.com推荐的学习Qt的权威书籍 自制的Pdf版Code Less Create More Deploy Everywhere Using Trolltech s Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linu
QLandkarte.2007.12.22.tar
- QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 4.4.x * > libusb 0.1.x - QLandkarte- use your Garmin GPS with Linux Requirements:
qtrdesktop-test.tar
- 远程桌面登陆软件 用rdesktop 但不基于Xwindows 可基于(nano-x ,svga,qt) ,可使用于嵌入式环境 -Remote Desktop software with rdesktop landing, but not based on Xwindows could be based on (nano-x, svga, qt), allows for embedded environment
QT3.3
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3
dombookmarks
- 使用Qt写的XML BookMark的例子。-The use of Qt XML BookMark Writing examples.
controler.tar
- 使用qt3.x做的一个点菜系统,用到了sqlite3.x,根据自己理解的MVC写的。我是新手,多多包涵,嘿嘿(客户端)-Qt3.x do use a la carte system, use the sqlite3.x, according to their own understanding of the MVC to write. I am a novice, may be excused,嘿嘿(client)
cgui
- 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practic
Qt-Linux_programming
- QT及linux操作系统窗口设计。书中用的软件有Qtopia 2.1.1,Qt/Embedded 3.4,Qt/X11 3.4,KDE 3.5/X windows的X11R682.-QT and the linux operating system, window design. Book used in software Qtopia 2.1.1, Qt/Embedded 3.4, Qt/X11 3.4, KDE 3.5/X wind
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
Qt Creator快速入门》第2版源码
- 课本源码,Qt Creator是跨平台的 Qt IDE, Qt Creator 是 Qt 被 Nokia 收购后推出的一款新的轻量级集成开发环境(IDE)。此 IDE 能够跨平台运行,支持的系统包括 Linux(32 位及 64 位)、Mac OS X 以及 Windows。根据官方描述,Qt Creator 的设计目标是使开发人员能够利用 Qt 这个应用程序框架更加快速及轻易的完成开发任务。(Text source, Qt Creat
C++ GUI Qt 4编程(第二版)
- qt入门,Qt 是一个跨平台的C++应用程序框架,支持Windows、Linux、Mac OS X、Android、iOS、Windows Phone、嵌入式系统等。也就是说,Qt 可以同时支持桌面应用程序开发、嵌入式开发和移动开发,覆盖了现有的所有主流平台。你只需要编写一次代码,发布到不同平台前重新编译即可(Qt is a cross-platform C ++ application fr a mework that support