It is replaced by setAcceptHoverEvents (note the lack of s), even though the original name made more sense -- "set (if this item) accepts hover events". Change-Id: Ia6137c0e37b0a5932836f1d08fb8fa436f736eed Reviewed-by: Lars Knoll <lars.knoll@nokia.com> |
||
|---|---|---|
| .. | ||
| books | ||
| cachedtable | ||
| 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.