搜索资源列表
Draw
- 介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果
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.
qt_draw_line
- Linux Qt 绘制动态曲线 display.h display.cpp screen.h screen.c-Linux Qt draw line display.h display.cpp screen.h screen.cpp
draw
- qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
Qt_drawer
- 基于QT的一个实现类似于QQ的抽屉的程序,很好的界面管理程序。-An implementation based on QT QQ drawer similar to the procedure, a good interface management procedures.
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
code-qt
- Qt-Embedded编程实战,包括9.1-hello,9.2-button,9.3-signal&slot,9.4-dialog,9.5-layout,9.6-progressbar,9.7-text input,9.8-menu,9.9-qt draw,9.10-i18n,9.12-designer。源自中嵌教程-Qt-Embedded programming combat, including the 9.1-hello ,9.2-button ,9.3-signal & slot
Draw
- qt的学习,编写一个简单的画板的程序,学习中可以自己增加一些功能-Qt study, write a simple sketchpad to program, study can increase some function
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
Qt-draw-a-curve
- Qt用串口读单片机温度数据画动态波形曲线,完整项目源码。-Qt draw a curve,the date receive from mcu.
QT-draw-curve
- 一个简单的QT绘制图像的例子。方便学习。-QT draw a simple example of the image. Facilitate learning.
qt-draw
- 本示例程序 演示 如何在 qt中 显示 图片-display picture in qt
Qt Draw
- Basic Qt example for Drawing
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.)
qdraw
- qt 绘图软件,实现简单图形的绘制,缩放等功能(paint software development with Qt)
基于QT实现的旅行模拟查询系统
- 建立汽车、火车和飞机的时刻表,旅行模拟查询系统以时间为轴向前推移,建立日志文件,对旅客状态变化和键入等信息进行记录,某旅客在旅行途中可更改旅行计划,系统应做相应的操作,用图形绘制地图,并在地图上反映出旅客的旅行过程(Establish time table of car, train and plane, travel simulation query system moves forward with time as axis, establish log file, record infor
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