qt live plot demo:使用Qt和QCustomPlot绘制实时信号 源码
Qt Live Plot演示 用法 依存关系 下载 chmod +x qt-unified-linux-x64-3.2.2-online.run ./qt-unified-linux-x64-3.2.2-online.run # Wait an eternity 建造 mkdir -p build && cd build cmake .. && make -j<#-cores> 跑 cd build ./qt-live-plot-demo
文件列表
qt-live-plot-demo-master.zip
(预估有个9文件)
qt-live-plot-demo-master
.gitignore
777B
mainwindow.cc
2KB
main.cc
1KB
qcustomplot.cc
1.07MB
README.md
549B
mainwindow.h
537B
qcustomplot.h
261KB
mainwindow.ui
1KB
CMakeLists.txt
581B
暂无评论