資源簡介
Qt編寫echart儀表盤JS交互程序,同時支持webkit和webengine。編譯完成后記得將源碼下file文件夾下的所有文件復制到可執行文件同一目錄即可。
代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-03-17?13:36??echartgauge\
?????文件?????????635??2019-03-17?13:15??echartgauge\echartgauge.pro
?????文件???????47219??2016-05-05?23:24??EchartGauge\EchartGauge.pro.user
?????文件??????462549??2016-05-05?22:54??EchartGauge\echarts.min.js
?????目錄???????????0??2019-03-17?13:31??echartgauge\file\
?????文件??????462549??2016-05-05?22:54??echartgauge\file\echarts.min.js
?????文件????????1046??2019-03-17?13:31??echartgauge\file\gauge.html
?????文件???????16146??2016-06-07?12:20??echartgauge\file\qwebchannel.js
?????文件????????1046??2016-05-05?22:56??EchartGauge\gauge.html
?????文件?????????175??2016-05-05?22:58??echartgauge\main.cpp
?????文件??????????62??2019-03-17?13:16??echartgauge\readme.txt
?????目錄???????????0??2019-03-17?13:32??echartgauge\snap\
?????文件???????49542??2019-03-17?13:30??echartgauge\snap\webeng.png
?????文件???????52508??2019-03-17?13:33??echartgauge\snap\webkit.png
?????文件????????1344??2019-03-17?13:31??echartgauge\widget.cpp
?????文件?????????519??2019-03-17?13:21??echartgauge\widget.h
?????文件????????1650??2019-03-17?13:31??echartgauge\widget.ui
- 上一篇:Qt編寫串口調試工具V2018
- 下一篇:QT編寫的TCP調試工具
評論
共有 條評論