Qt中将QTableView中的数据导出为Excel文件实例QT5可以编译运行

时间:2021-09-14 11:06:31
【文件属性】:

文件名称:Qt中将QTableView中的数据导出为Excel文件实例QT5可以编译运行

文件大小:1.3MB

文件格式:RAR

更新时间:2021-09-14 11:06:31

qt

原文为《Qt中将QTableView中的数据导出为Excel文件>>,地址http://blog.csdn.net/superjoel/article/details/5321404。经过修改,支持QT的编译和运行。


【文件预览】:
TableView
----mytableview.cpp(17KB)
----Makefile.Debug(73KB)
----exportexcelobject.cpp(3KB)
----mytestmodel.h(481B)
----TestTableView.pro(478B)
----.qmake.stash(726B)
----mytestmodel.cpp(1KB)
----Makefile.Release(73KB)
----ui_mainwindow.h(4KB)
----exportexcelobject.h(3KB)
----main.cpp(183B)
----mainwindow.ui(2KB)
----debug()
--------exportexcelobject.o(494KB)
--------moc_mainwindow.cpp(4KB)
--------moc_mainwindow.o(321KB)
--------moc_exportexcelobject.o(361KB)
--------moc_predefs.h(10KB)
--------moc_mytestmodel.o(379KB)
--------moc_exportexcelobject.cpp(4KB)
--------mainwindow.o(655KB)
--------moc_mytestmodel.cpp(3KB)
--------TestTableView.exe(2.78MB)
--------main.o(491KB)
--------mytestmodel.o(376KB)
----mainwindow.cpp(2KB)
----mainwindow.h(572B)
----Makefile(29KB)
----TestTableView.pro.user(24KB)
----mytableview.h(5KB)
----release()

网友评论

  • 只是能编译
  • 毕设急用, 参考一下