QT 电子表格(Designer设计版)

时间:2012-12-16 16:41:59
【文件属性】:

文件名称:QT 电子表格(Designer设计版)

文件大小:2.62MB

文件格式:RAR

更新时间:2012-12-16 16:41:59

QT 电子表格 Designer

附送一个编译完成的win版本 部分功能尚未完善,仅供学习参考


【文件预览】:
spreadsheet
----main.cpp(188B)
----spreadsheet.qrc(338B)
----cell.cpp(5KB)
----object_script.spreadsheet.Release(347B)
----ui_sortdialog.h(13KB)
----tablewidget.ui(11KB)
----mainwindow.h(2KB)
----finddialog.cpp(2KB)
----sortdialog.cpp(861B)
----ui_tablewidget.h(14KB)
----object_script.spreadsheet.Debug(321B)
----ui_gotocelldialog.h(3KB)
----gotocelldialog.ui(1KB)
----Makefile.Debug(9KB)
----sortdialog.ui(10KB)
----release()
----spreadsheet.pro.user(10KB)
----cell.h(638B)
----mainwindow.cpp(16KB)
----Makefile.Release(10KB)
----gotocelldialog.h(296B)
----images()
--------find.png(2KB)
--------save.png(1KB)
--------copy.png(1KB)
--------cut.png(1KB)
--------new.png(852B)
--------Thumbs.db(15KB)
--------paste.png(2KB)
--------gotocell.png(908B)
--------icon.png(2KB)
--------open.png(2KB)
----gotocelldialog.cpp(603B)
----finddialog.h(640B)
----spreadsheet.cpp(8KB)
----spreadsheet.h(1KB)
----sortdialog.h(271B)
----Makefile(6KB)
----debug()
--------moc_finddialog.cpp(3KB)
--------moc_mainwindow.o(715KB)
--------gotocelldialog.o(1.26MB)
--------sortdialog.o(1.3MB)
--------qrc_spreadsheet.o(34KB)
--------spreadsheet.o(1.38MB)
--------spreadsheet.exe(3.75MB)
--------finddialog.o(1.26MB)
--------moc_spreadsheet.o(711KB)
--------moc_gotocelldialog.o(708KB)
--------qrc_spreadsheet.cpp(71KB)
--------moc_gotocelldialog.cpp(2KB)
--------cell.o(1.28MB)
--------main.o(699KB)
--------moc_mainwindow.cpp(3KB)
--------moc_finddialog.o(463KB)
--------moc_sortdialog.o(705KB)
--------moc_spreadsheet.cpp(4KB)
--------moc_sortdialog.cpp(2KB)
--------mainwindow.o(1.36MB)
----spreadsheet.pro(395B)

网友评论

  • 功能比较简单,只有简单的公式计算,没有表格的样式设计,合并单元格等内容。要10分有点太坑了
  • 鸡肋的感觉,没有具体注释说明,搞不清。
  • 编译不过,但是学习了
  • 很和哦 很好 但是编译不过?
  • 这个对我没用,是书本上的例子.编译不过...
  • 这个对我没有,书上面的例子源代码。
  • 下载的文件里没有tablewidget.ccp编译不了该怎么弄,新手求赐教!
  • 很好的一个学习Qtablewight的例子,下载后可以通过不同命令,创建不同编译器的工程文件,spreadsheet.pro文件可能需要修改一下,对Qt初学者很有帮助的一个实例。