ods export system
Showing
- src/CMakeLists.txt 5 additions, 0 deletionssrc/CMakeLists.txt
- src/core/msrun.cpp 4 additions, 0 deletionssrc/core/msrun.cpp
- src/core/msrun.h 1 addition, 0 deletionssrc/core/msrun.h
- src/core/project.cpp 4 additions, 0 deletionssrc/core/project.cpp
- src/core/project.h 1 addition, 0 deletionssrc/core/project.h
- src/gui/export_spreadsheet_dialog/export_spreadsheet_dialog.ui 129 additions, 0 deletions...ui/export_spreadsheet_dialog/export_spreadsheet_dialog.ui
- src/gui/export_spreadsheet_dialog/exportspreadsheetdialog.cpp 70 additions, 0 deletions...gui/export_spreadsheet_dialog/exportspreadsheetdialog.cpp
- src/gui/export_spreadsheet_dialog/exportspreadsheetdialog.h 56 additions, 0 deletionssrc/gui/export_spreadsheet_dialog/exportspreadsheetdialog.h
- src/gui/load_results_dialog/loadresultsdialog.h 0 additions, 1 deletionsrc/gui/load_results_dialog/loadresultsdialog.h
- src/gui/mainwindow.cpp 37 additions, 4 deletionssrc/gui/mainwindow.cpp
- src/gui/mainwindow.h 3 additions, 0 deletionssrc/gui/mainwindow.h
- src/gui/project_view/project_view.ui 1 addition, 1 deletionsrc/gui/project_view/project_view.ui
- src/output/ods/odsexport.cpp 42 additions, 0 deletionssrc/output/ods/odsexport.cpp
- src/output/ods/odsexport.h 47 additions, 0 deletionssrc/output/ods/odsexport.h
- src/output/ods/simplesheet.cpp 65 additions, 0 deletionssrc/output/ods/simplesheet.cpp
- src/output/ods/simplesheet.h 48 additions, 0 deletionssrc/output/ods/simplesheet.h
src/output/ods/odsexport.cpp
0 → 100644
src/output/ods/odsexport.h
0 → 100644
src/output/ods/simplesheet.cpp
0 → 100644
src/output/ods/simplesheet.h
0 → 100644
Please register or sign in to comment