搜索资源列表
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
qt_draw_curve.tar.gz
- QT画实时曲线的一个工程源码。希望可以对大家有用。。。,QT draw realtime curve.
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.
draw2
- 输入多个线程的开始执行时间和结束执行时间,和线程ID,在坐标上画出不同时间段线程的运行情况-Input multiple-thread execution time and the end of the beginning of the execution time, and thread ID, the coordinates to draw a different time period of operation of the thread
Qtcolorbutton
- 自定义绘制QPushButton,这里只是简单地改变形状为圆角矩形,改变背景色以及文字颜色,如果需要其他风格,可自个添加。-draw QPushButton in my own style.
draw.tar
- 真的挺好的,试了就知道,信我吧,QT编程不错,闹钟的代码,请大家-It is good.really good so good ,you will believe it
Timer
- QT下实现的定时关机小程序,根据VC下定时关机的源码改编,使用QT绘制界面,权当娱乐-Shutdown applet QT achieve timing, timing shutdown based on the VC source adaptation using QT draw interface, right when the entertainment
DwarLine
- 用QT绘制动态曲线,有两个按钮,点击开始按钮就开始绘制曲线-QT draw with dynamic curve, there are two buttons, click the Start button to start drawing the curve
painterpaths
- 这是一个利用Qt绘制路径的例子,主要是展示QT绘制路径的相关用法-This is an example of the use of Qt draw a path, showing QT primarily related to the use of drawing a path
gsad
- 基于QT的绘制ad实时曲线的应用程序,在ok6410开发板上调试成功。-QT draw real-time curve of AD based applications, debugging success in the ok6410 development board.
Qt Draw
- Basic Qt example for Drawing
DrawAndEditTest
- 实现了简单的画板功能,用户可以选择要画的图线(线段、圆圈或者矩形)(A simple drawing board function, the user can choose to draw the line (line, circle or rectangle))
Lisp-Interpreter-Draw-Qt-master
- Lisp Interpreter for c++ and Qt Library
PaintSignal
- 1、Qt实现绘制正弦曲线 2、实现拖动效果 3、实现放大、缩小 4、实现绘制越界问题(1, Qt draw sine curve 2, achieve drag effect 3, achieve amplification and contraction 4, the realization of cross-border rendering problems)
Qt svg文件读取
- SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形(SVG file and draw the code, using the QSVG module to read SVG files, draw points, lines, polygons, circles)
qt gannt
- 展示了Qt画出精美的甘特图,封装成类,简单易用,加如到工程即可.(Show Qt draw fine Gantt chart, into a type of packaging, easy to use, such as the project can be.)
QSpectrogram-master
- 此代码基于Qt和pulse绘制语谱图,进行语音信号分析(This code is based on Qt and pulse to draw specturm, which can used to singal analysis)
GraphcisEdit
- QT+vs实现画图,包括画线面,图像的放大缩小,结果保存(use qt and vs to draw different object)
qdraw
- qt 绘图软件,实现简单图形的绘制,缩放等功能(paint software development with Qt)
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