摘要: 1.下载 https://github.com/dbzhang800/QtXlsxWriter 2.使用 写xlsx简单例子 1 #include "xlsxdocument.h" 2 #include "xlsxformat.h" 1 QXlsx::Document xlsx; 2 xlsx.ad 阅读全文
posted @ 2024-03-14 17:13 qiaokuankuan 阅读(32) 评论(0) 推荐(0)
摘要: 1.下载 https://www.qcustomplot.com/ 2.功能 绘图 3.使用 https://www.qcustomplot.com/index.php/tutorials/basicplotting 阅读全文
posted @ 2024-03-14 16:27 qiaokuankuan 阅读(28) 评论(0) 推荐(0)
摘要: 1.下载 https://github.com/alex-spataru/QSimpleUpdater 2.功能 下载.json,比较版本,版本更新下载、安装。 3.使用 .h 1 QSimpleUpdater *m_updater; .cpp 1 m_updater = QSimpleUpdate 阅读全文
posted @ 2024-03-14 15:01 qiaokuankuan 阅读(445) 评论(0) 推荐(0)