aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sql/books/doc/books.rst
blob: cb8edc2acabce42177bda16b890fc99024de96f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
SQL Books Example
=================

Shows how to use Qt SQL classes with a model/view framework.

The Books example shows how Qt's SQL classes can be used with the model/view
framework to create rich user interfaces for information stored in a database.

.. image:: books.png
   :width: 400
   :alt: SQL Books Screenshot