mirror of https://github.com/qt/qtbase.git
Change-Id: I715b1d743d5f11560e7b3fbeb8fd64a5e5ddb277 |
||
|---|---|---|
| .. | ||
| books | ||
| cachedtable | ||
| doc | ||
| drilldown | ||
| masterdetail | ||
| querymodel | ||
| relationaltablemodel | ||
| sqlbrowser | ||
| sqlwidgetmapper | ||
| tablemodel | ||
| CMakeLists.txt | ||
| README | ||
| connection.h | ||
| sql.pro | ||
README
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.