974c210835
- Renamed LICENSE.LGPL to LICENSE.LGPLv21 - Added LICENSE.LGPLv3 - Removed LICENSE.GPL Change-Id: Iec3406e3eb3f133be549092015cefe33d259a3f2 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com> |
||
---|---|---|
.. | ||
books | ||
cachedtable | ||
doc | ||
drilldown | ||
masterdetail | ||
querymodel | ||
relationaltablemodel | ||
sqlbrowser | ||
sqlwidgetmapper | ||
tablemodel | ||
connection.h | ||
README | ||
sql.pro |
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.