上传者: 38599712
|
上传时间: 2022-04-15 17:20:22
|
文件大小: 303KB
|
文件类型: PDF
Qt曲线图模块QCustomPlot库介绍
QCustomPlot是一个小型的Qt画图标类,支持绘制静态曲线、动态曲线、多重坐标曲线,柱状图,蜡烛图等。只需要在项目中加入头文件qcustomplot.h和qcustomplot.cpp文件,然后使一个widget提升为QCustomPlot类,即可使用。
QCustomPlot官网:
http://www.qcustomplot.com/
QCustomPlot下载地址:
http://www.qcustomplot.com/index.php/download
QCustomPlot帮助文件
QCustomPlot源码包中,有Q