搜索资源列表
QPainter
- 基于Qt的画图程序,实现了基本的画图,包含多种图形的显示-Qt-based drawing program, basic drawing, contains a variety of graphics display
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
qpainter
- QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
analogclock
- 示例演示了如何使用QPainter的转换和缩放特性来简化绘图。(his example demonstrates how the transformation and scaling features of QPainter can be used to make drawing easier.)
