搜索资源列表
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.
drawdemo.rar
- 利用qt代码自己实现了一个简单的画图程序!新手练刀!,Qt code their own implementation using a simple drawing program!练刀green hand!
paintbasic.rar
- linux窗口程序设计实例:利用QPainter绘制各种图形,linux qt designer : one example of drawing graphics
plotter.rar
- gui绘制曲线,坐标系变换,运行在linux系统下,使用qt软件开发,gui drawing curves, coordinate transformations, running on linux system, the use of software development qt
celiangyiGUI
- 通过串口控制下位机的一个QT界面,有绘制波形,读取电压电流等参量的功能。-Through the serial port of a slave under the control of QT interface with drawing waveforms, read voltage and current parameters of the function.
QPainter
- Qt的一个画图实例,对于QPaint这个类有一个详细的使用介绍-An instance of Qt drawing for QPaint this class uses a detailed descr iption
paint
- QT绘图程序,可以实现放大缩小功能。可以绘制基本图元:直线、矩形、图元等。并可以修改其属性。-QT drawing program, can achieve zoom function. Can draw the basic primitives: straight lines, rectangles, and other graphic element. And can modify its properties.
basicdrawing
- QT下的基本绘图软件,支持各种基本图素的绘制。-QT basic mapping software, supports a variety of basic drawing pixels.
qt-mouseevent
- Qt編寫而成範例,可以直接在上面使用滑鼠畫圖,隔一段時間會自動清除所畫的東西-Examples written in Qt, you can use the mouse directly on the above drawing, from time to time will automatically remove the painting what
paint
- Qt画图,画图源码,基本画图功能使用,Qt入门-Qt Drawing program
graphic
- easy drawing program using QT simple
Qt
- Qt绘图软件设计教程,绘图挺值得看看的哈-Qt graphics software tutorials, drawing quite worth a look, ha
Qt-painting-
- qt 中的一个绘图例子,附有代码和运行后的图片,是一个正弦曲线-qt a drawing in the example code and run with the picture, is a sine curve
Paint1
- 这是一款用QT开发的实现画图板功能的小程序,程序可以在图片上进行绘图。-This is a realization of the development with QT drawing board features a small program, the program can be graphed in the picture.
qt-book-examples
- Qt图形设计,绘制曲线,可以监控温度的变化。-Qt graphic design, drawing curves, you can monitor temperature changes.
Qt Draw
- Basic Qt example for Drawing
qt绘画插件
- qt 绘图 模块 ,免费的,下载下来导入即可(QT drawing plug-in, very simple, fast, easy to use, and free of charge, all free of charge)
Qt绘图转换
- qt实现简单的绘图转换,只是一个源码样板(QT to achieve a simple drawing conversion, just a source template)
WaveLIB
- QT的绘图第三方库,无需移植,加入工程,直接使用。(QT drawing third-party library, without migration, to join the project, direct use.)
Qt动态心电图绘制-利用队列进行实时绘制
- 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to
