Add menu bar with Help->About that contains a short description of the example application. Remove redundant title string between menu and application content. Task-number: QTBUG-68652 Change-Id: I31fb386ab9c01eff86b8ed3ef274ba8cfdb0148b Reviewed-by: Topi Reiniö <topi.reinio@qt.io> |
||
|---|---|---|
| .. | ||
| books | ||
| cachedtable | ||
| doc | ||
| drilldown | ||
| masterdetail | ||
| querymodel | ||
| relationaltablemodel | ||
| sqlbrowser | ||
| sqlwidgetmapper | ||
| tablemodel | ||
| 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.