文件名称:电子表格程序Spreadsheet
文件大小:4.33MB
文件格式:RAR
更新时间:2015-05-04 12:19:42
Qt C++ 电子表格 Spreadsheet
《C++ GUI Qt4编程》书中电子表格程序Spreadsheet的增强版。主要修改如下: 1. 将SDI改为MDI 2. 增加Undo和Redo功能(Command设计模式实现) 3. 自动修正公式(复制公式到新的位置时,根据新位置修正公式) 4. 其他一些小的改动(依据Excel进行相同操作时的行为修改)
【文件预览】:
src
----spreadsheet.h(3KB)
----spreadsheet.qrc(547B)
----spreadsheet.cpp(18KB)
----gotocelldialog.cpp(608B)
----gotocelldialog.ui(1KB)
----cell.h(638B)
----images()
--------cut.png(1KB)
--------open.png(2KB)
--------icon.png(2KB)
--------copy.png(1KB)
--------redo.png(972B)
--------save.png(1KB)
--------document.png(2KB)
--------new.png(852B)
--------paste.png(2KB)
--------find.png(2KB)
--------undo.png(1002B)
--------gotocell.png(908B)
--------delete.png(1KB)
----sortdialog.cpp(3KB)
----mainwindow.cpp(32KB)
----main.cpp(967B)
----cell.cpp(5KB)
----command.h(5KB)
----spreadsheet.rc(44B)
----gotocelldialog.h(296B)
----mainwindow.h(4KB)
----sortdialog.ui(10KB)
----spreadsheet.pro(617B)
----spreadsheet.ico(110KB)
----finddialog.h(640B)
----finddialog.cpp(2KB)
----sortdialog.h(289B)
bin
----spreadsheet.exe(342KB)
----mingwm10.dll(11KB)
----libgcc_s_dw2-1.dll(42KB)
----spreadsheet_ch.qm(11KB)
----QtCore4.dll(2.71MB)
----QtGui4.dll(9.67MB)