搜索资源列表
QPainter
- 基于Qt的画图程序,实现了基本的画图,包含多种图形的显示-Qt-based drawing program, basic drawing, contains a variety of graphics display
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.
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
QPainter
- QPainter 多功能画板 MainWindow简单版本-QPainter drawing board
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
VowelCube
- Qt4教程中OpenGL与QPainter混合有错误,这是更正后的结果,修改其中的例子使其正确的显示-Qt4 tutorial OpenGL and QPainter mixed with error, which is the result of the corrected, modify the example so that it displays correctly
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
analogclock
- 示例演示了如何使用QPainter的转换和缩放特性来简化绘图。(his example demonstrates how the transformation and scaling features of QPainter can be used to make drawing easier.)
