搜索资源列表
QtPainter 用qt实现的画板
- 用qt实现的画板,可以画直线,矩形,圆形,还有橡皮擦,清空画板,保存图片,打开图片等等功能。-With the realization of qt drawing board, can draw a line, rectangular, round, and an eraser, empty the drawing board, photo preservation, open up the picture, etc. Function.
svg
- 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
qt-map
- 实现南京市地图的绘制,并且实现地图的放大,缩小,移动等功能-draw Nanjing electric map
painter
- 用Qt编写的一个画图板,实现菜单和工具,能够绘制所有的基本图形,能够旋转,扭曲以及保存和打印-A drawing board, menus and tools, able to draw all the basic graphics can be rotated, distorted as well as save and print written with Qt
3d
- 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
qwt-5.2.1
- qwt-5.2.1 非常有名的基于QT的控件,用来绘制2D图形,包括曲线,柱状图等等。-qwt-5.2.1 is known QT-based control, used to draw 2D graphics, including curves, histograms, etc..
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
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
a_basicdraw.tar
- qt小程序,可按照相应选项显示不同形状的图形,及转换用来绘制图形的线条。-a small program with Qt,using draw different shape.
mouse-draw-line-and-rect
- 自己用QT做的一个简单的绘制程序,初学的朋友可以参考下-With QT to do a simple drawing program, beginners can refer friends
Qt4-Gossip-QMatrix
- 利用 qt的Qmatrix函数进行图形绘制。-Use qt-Qmatrix functions to draw graphics.
QT-Draw-three-wave
- 本程序是用qt做显示三种波形的demo,可在qt4运行,来源于网上-This procedure is to do with qt the display three waveforms demo, run in qt4 comes from the Internet
Paint_2D
- 在QT上人机交互式的绘制多边形,可以动态的添加和删除各个顶点,也可以拖动顶点到想要的位置。-In the man-machine interactive QT draw polygons, you can dynamically add and delete individual vertices can also drag the vertex to the desired position.
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
QCustomPlot.tar
- qt绘制波形图的精美控件,非常好用-QT draw a waveform chart exquisite control, very good use...
QwtWave
- 在Qt中使用Qwt实现绘制动态曲线,坐标轴固定(不随曲线运动)以及坐标轴动态(随曲线变化)-Use Qwt implemented in Qt draw dynamic curve, fixed axis (not curvilinear motion) and dynamic axes (with curve)
draw
- 一个Qt写的绘图软件,方便初学者理解Qt编程和Qt的一些图形图像库-Written by a Qt drawing software for beginners to understand Qt programming and Qt some graphics library
curve
- 实现曲线绘制,能够根据数组绘制光滑曲线,实现数遍放大缩小(Realize curve drawing, according to the array to draw smooth curve, realize several times enlarge and shrink)
opengl_qt_draw3D
- 画一个3D图像...........非常易于学习(draw a 3d model ............ It is very easy to learn.)
teapots
- 单个opengl窗口,显示一组茶壶,可单击拖动鼠标绘制选择框。(A single OpenGL window displays a set of teapots, and can be clicked to drag the mouse to draw the selection box.)