f13b0b2cf2
Compiling the default examples should be possible without compile errors. Task-number: QTBUG-53141 Change-Id: I73d8787241291ae6230861a89b38e91d900fede0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> |
||
---|---|---|
.. | ||
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.