文件名称:Qt-read-write-Excel-with-QAxObject
-
所属分类:
- 标签属性:
- 上传时间:2014-01-05
-
文件大小:6.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。
这个代码提供了基本的Excel操作范例:打开 关闭 读写
另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。
可以供进一步开发参考之用。
QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。
配套说明详见这里: http://blog.csdn.net/fcqwin/article/details/17885557-Qt provides a commercial version of windows ActiveQt this framework, we can use this component to use ActiveX controls in Qt. This code provides the basic Excel operations Example: opening and closing reader Also, realize how to insert a Scatter chart in Excel and add trend lines to get the trend line equation. Can be used for further development of reference. QAxContainer not included in QtCore inside, so you want to use this code, then you must also want to add CONFIG+ = qaxcontainer in. Pro file. See complete instructions here: http://blog.csdn.net/fcqwin/article/details/17885557
这个代码提供了基本的Excel操作范例:打开 关闭 读写
另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。
可以供进一步开发参考之用。
QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。
配套说明详见这里: http://blog.csdn.net/fcqwin/article/details/17885557-Qt provides a commercial version of windows ActiveQt this framework, we can use this component to use ActiveX controls in Qt. This code provides the basic Excel operations Example: opening and closing reader Also, realize how to insert a Scatter chart in Excel and add trend lines to get the trend line equation. Can be used for further development of reference. QAxContainer not included in QtCore inside, so you want to use this code, then you must also want to add CONFIG+ = qaxcontainer in. Pro file. See complete instructions here: http://blog.csdn.net/fcqwin/article/details/17885557
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Qt操作Excel文件插入散点图添加趋势线/excel.cpp
Qt操作Excel文件插入散点图添加趋势线/excel.h
Qt操作Excel文件插入散点图添加趋势线/tfv_excel_file_process.cpp
Qt操作Excel文件插入散点图添加趋势线/tfv_excel_file_process.h
Qt操作Excel文件插入散点图添加趋势线
Qt操作Excel文件插入散点图添加趋势线/excel.h
Qt操作Excel文件插入散点图添加趋势线/tfv_excel_file_process.cpp
Qt操作Excel文件插入散点图添加趋势线/tfv_excel_file_process.h
Qt操作Excel文件插入散点图添加趋势线
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.