397b372517
As well as the MACOSX_BUNDLE properties as necessary. Task-number: QTBUG-87664 Task-number: QTBUG-86827 Change-Id: I7677449a26d51fa853bd67bab6b3b61afbd2b12f Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> |
||
---|---|---|
.. | ||
books | ||
cachedtable | ||
doc | ||
drilldown | ||
masterdetail | ||
querymodel | ||
relationaltablemodel | ||
sqlbrowser | ||
sqlwidgetmapper | ||
tablemodel | ||
.prev_CMakeLists.txt | ||
CMakeLists.txt | ||
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.