qt5base-lts/examples/sql
Iikka Eklund be15856f61 Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia

Change-Id: If1cc974286d29fd01ec6c19dd4719a67f4c3f00e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-09-22 19:20:11 +02:00
..
books Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
cachedtable Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
doc Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
drilldown Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
masterdetail Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
querymodel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
relationaltablemodel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sqlbrowser Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sqlwidgetmapper Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tablemodel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
connection.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
sql.pro Remove useless "QT += widgets" 2012-06-05 16:01:29 +02:00

Qt provides extensive database interoperability, with support for products
from both open source and proprietary vendors.

SQL support is integrated with Qt's model/view architecture, making it easier
to provide GUI integration for your database applications.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.