搜索资源列表
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.
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
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
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
painter
- 一个基于QT的简易画图板,用户可以在画图板上任意图画自己喜欢的东西,功能比较齐全-A simple drawing board based on QT, users can draw any picture you like things on board, function relatively complete
project
- 基于QT开发的波形绘图软件,此软件支持边传输边绘制。包含两大功能:操作字符设备进行数据快速传输,传输中实时绘制波形图。采用双缓存技术,没有闪烁和花屏现象-QT-based waveform drawing software development, software support while the transmission side draw. Contains two functions: fast operation character device for data transmiss
iPaint4Qt5.5
- 使用Qt5.5开发的简易画图程序,支持撤销和重做功能,使用双缓冲技术,可以导出成图片。 供交流学习,本人技术简陋,希望能够对大家Qt的学习有所帮助。 注意:打开软件后请点击“新建”或“打开”开始使用。-A program like windows paint writting with Qt5.5, I call it iPaint. You can draw some shapes and fill them a color. Using double buffer to draw QPix
Qtpainter
- 此程序是利用Qt绘制图形,简单易懂,容易学习,比较适合初学者!-This procedure is to use Qt to draw graphics, easy to understand, easy to learn, more suitable for beginners!
QwtWave
- 在Qt中使用Qwt实现坐标轴(刻度)绘制,绘制静态曲线,静态点-Use Qwt implemented in Qt axis (scale) draw, draw static curve, static point
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
B_Spline
- 使用C/C++编写的,QT做的界面,用来绘制图形中的样条曲线,供工程人员使用。(Written using C/C++, QT interface, used to draw graphics spline curve for engineering staff.)
BSpline
- 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines