• Qt 5.3
  • Qt Widgets
  • Spreadsheet
  • Qt 5.3.1 Reference Documentation

Spreadsheet

The Spreadsheet example shows how to create a simple spreadsheet application.

The Spreadsheet example shows how a table view can be used to create a simple spreadsheet application. Custom delegates are used to render different types of data in distinctive colors.

Files:

  • itemviews/spreadsheet/printview.cpp
  • itemviews/spreadsheet/printview.h
  • itemviews/spreadsheet/spreadsheet.cpp
  • itemviews/spreadsheet/spreadsheet.h
  • itemviews/spreadsheet/spreadsheetdelegate.cpp
  • itemviews/spreadsheet/spreadsheetdelegate.h
  • itemviews/spreadsheet/spreadsheetitem.cpp
  • itemviews/spreadsheet/spreadsheetitem.h
  • itemviews/spreadsheet/main.cpp
  • itemviews/spreadsheet/spreadsheet.pro
  • itemviews/spreadsheet/spreadsheet.qrc

Images:

  • itemviews/spreadsheet/images/interview.png

© 2014 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.