搜索资源列表
Draw
- 介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果
paintbasic.rar
- linux窗口程序设计实例:利用QPainter绘制各种图形,linux qt designer : one example of drawing graphics
QPainter
- 基于Qt的画图程序,实现了基本的画图,包含多种图形的显示-Qt-based drawing program, basic drawing, contains a variety of graphics display
QPainter
- Qt的一个画图实例,对于QPaint这个类有一个详细的使用介绍-An instance of Qt drawing for QPaint this class uses a detailed descr iption
EmfEngine-0.2-opensource
- The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
QPainter
- QT 图形代码,适合新手学习,学习效果不错哦-QT graphics code, suitable for novices to learn, learning good oh
PainterWidget
- 窗口下用QPainter实现各种图形的绘制,并可选画笔线宽,画笔颜色,画笔线型等,以及区域图内的填充样式,填充颜色-Using QPainter to draw many kinds of graphics under the Window environment. User can select optionally pen width, pen color, pen linestyle, as well as regional area of the fill style and fil
Tic-Tac-Toe
- 一款基于QT,c++开发的9宫格填写X,0的游戏,采用基本的qpainter.实现。-A Based on QT, c++ development xo game using the basic qpainter. Realized.
painter
- 用Qt实现一个基本的画图小工具,能画一些简单的图形,帮且了解QPainter的使用。-Achieved with a basic drawing Qt widget that can draw some simple graphics to help and understand the use of QPainter.
CPP-GUI-Programming-with-Qt-4
- 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
painting.tar
- 利用QPainterPath和QPainter学习的示例代码,Qt自带的代码,很有学习价值-Qt QPainterPath QPainter demo
clock1_1
- Qt 自己写的一个clock小程序 QPainter绘图 -Qt to write a clock applet QPainter drawing
q3painter
- The Q3Painter class is a Qt 3 compatibility wrapper for QPainter for Linux.
plotter
- 用QT中QPainter类画曲线,曲线点击鼠标和滚轮有放大缩小功能,-QPainter class with QT in drawing curves, curves and clicking the mouse wheel has a zoom function,
qpainter
- QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
animateTiles
- 本例子对qt自带例子animateTiles进行了重新编排,与细微修改,并对该例子进行了一系列具体的注释,通过这个例子可以充分了解个性化按钮的制作方法对Qt的QPainter,QGraphicsView,QGraphicsItem,QGraphicsScene,状态机等知识点进深入了解-The example that comes to qt example animateTiles been rearranged, with minor modifications, and the examp
QtDrawCircle
- 在图片上显示圆,可拖动,可增加和减少圆的数量,鼠标双击圆可取消(The image displayed on the circle, can drag, can increase or decrease the number of round, mouse click the circle can be cancelled)
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
qtdrawTest
- Qt 使用opengle贴图方法显示位图,效率比QPainter快的得,可用到需要快速绘图刷新程序中。(Qt uses the opengle mapping method to display the bitmap, which is faster than QPainter, so it can be used in fast drawing refresh programs.)
chuankou
- 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)