-
大小: 278KB文件類型: .zip金幣: 2下載: 0 次發布日期: 2021-06-11
- 語言: 其他
- 標簽: QCustomPlot??
資源簡介
https://blog.csdn.net/bwangk/article/details/81950598、
由于項目需要,實現天氣預報的曲線繪制功能,進而學習了QCustomPlot的第三方控件,這里淺嘗輒止的分享一下自己對QCPAxisTicker坐標軸類的使用

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????476??2018-08-22?22:02??TestCustomPlotTicker\TestCustomPlotTicker.pro
?????文件?????????183??2018-06-24?09:15??TestCustomPlotTicker\main.cpp
?????文件????????6767??2018-08-22?21:57??TestCustomPlotTicker\mainwindow.cpp
?????文件?????????606??2018-08-22?21:57??TestCustomPlotTicker\mainwindow.h
?????文件?????????989??2018-06-28?20:39??TestCustomPlotTicker\mainwindow.ui
?????文件?????1118717??2017-09-04?08:02??TestCustomPlotTicker\qcustomplot.cpp
?????文件??????266925??2017-09-04?08:02??TestCustomPlotTicker\qcustomplot.h
?????目錄???????????0??2018-08-22?22:01??TestCustomPlotTicker\
- 上一篇:住宅戶型圖CAD源文件
- 下一篇:四位超前進位加法器Verilog HDL
評論
共有 條評論