搜索资源列表
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
QT_SimpleTextRenderer
- Class that lets you output text with up-to twice as fast as QPainter::drawText.
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.
QPainter
- QPainter 多功能画板 MainWindow简单版本-QPainter drawing board
CPP-GUI-Programming-with-Qt-4
- 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
basicdrawing
- This program shows how to display basic graphics primitives in a variety of styles using the Qpainter class.
imagecomposition
- The program lets the user combine images together using any composition mode supported by Qpainter, described in detail in Composition Modes.
paint
- 绘制图形的基础程序,QPainter类的使用,颜色和边框的样式使用方法-Draw the graphic of the process
painting.tar
- 利用QPainterPath和QPainter学习的示例代码,Qt自带的代码,很有学习价值-Qt QPainterPath QPainter demo
QPaint
- Qt4绘图程序,画笔、画刷、字体 的使用!-The application of QPainter!
qpainter
- QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
analogclock
- 示例演示了如何使用QPainter的转换和缩放特性来简化绘图。(his example demonstrates how the transformation and scaling features of QPainter can be used to make drawing easier.)