搜索资源列表
(Ebook - Pdf) - Trolltech - Graphics With Qt (En U
- (Ebook - Pdf) - Trolltech - Graphics With Qt (En Us).rar
用于FS2410的Qt嵌入式图形开发入门篇
- 用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。-for FS2410 Qt Embedded graphics development portal Part Qt / Embedded Devel
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
QT-touming
- Qt是跨平台的图形编程库,为了实现按钮 是透明显示,按照该例子可以达到很漂亮的效果。-Qt is a cross-platform graphics programming library, in order to achieve the button is transparent, in accordance with the examples, we can achieve a very nice effect.
qtransformtracker.rar
- 此程序画出了多个较为复杂的图形,并且可以对其进行拖动和修改,界面比较漂亮。,This program draws a number of more complex graphics, and you can drag and modify, the more beautiful interface.
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
Flash.rar
- 通过flash进行编程,实现图形放大,缩小,以及数据实时加载,来完成gis的功能,,Through the flash, the realization of graphics to enlarge and narrow, as well as real-time data load, to complete the function gis
isoline.rar
- QT GUI的3维等值线绘制~使用open gl绘图,QT GUI for 3-D contour mapping ~ use open gl graphics
paintbasic.rar
- linux窗口程序设计实例:利用QPainter绘制各种图形,linux qt designer : one example of drawing graphics
svgGrphics
- vc + qt写的基于svg图形格式的电力画图软件 -written in vc+ qt svg graphics format based on the power drawing software
qt-labs-graphics-dojo-master.tar
- The Graphics Dojo is a place where we show off advanced and fancy graphics effects related to Qt and graphics. The source code for all the examples can be checked out with subversion: svn checkout svn://labs.trolltech.com/svn/graphics/dojo
Qt
- Qt嵌入式图形开发-Qt Embedded Graphics Development
items
- Qt Graphics View显示各种图形的绘制及动画显示-Qt Graphics View display a variety of graphics rendering and animation show
qt-labs-graphics-dojo-master.tar
- qt example - rss reader, google weather api -qt example- rss reader, google weather api ...
Qt-Uart-driver
- Qt编写串口通信程序全程图文讲解.doc-Qt graphics throughout the preparation of serial communication program to explain. Doc
Qt
- Qt绘图软件设计教程,绘图挺值得看看的哈-Qt graphics software tutorials, drawing quite worth a look, ha
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
Graphics-View
- 一些qt基本的实现程序,能够交叉编译到嵌入式linux中运行!实现相应的功能!-Some qt realize the program, can cross-compilation running Linux embedded! Realize the corresponding function!
qt开发图形
- qt 图形开发,基于图形的开发代码,很有研究价值(QT graphics development, graphics based development code, very valuable)
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+