aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/spreadsheet/doc/spreadsheet.rst
blob: c0839b23216042bcb182e748fd2969fe4de49d8f (plain)
1
2
3
4
5
6
7
8
9
10
Spreadsheet example
===================

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.

.. image:: spreadsheet.png
   :width: 400
   :alt: Spreadsheet screenshot