Doc: Moved Books SQL Example documentation
Moved qdoc and image file to correct qdoc folder. Added brief and ingroup statements to books.qdoc. Task-number: QTBUG-34749 Change-Id: I5806ffd6f116cccf10238e3e1a9fc627ad0e93a9 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>bb10
parent
998e6386f0
commit
eaff48d362
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
|
@ -28,6 +28,8 @@
|
|||
/*!
|
||||
\example books
|
||||
\title Books
|
||||
\ingroup sql_examples
|
||||
\brief 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.
|
||||
Loading…
Reference in New Issue