Lock the width of the rating column to prohibit the contents to escape the bounds of the column upon resize. Task-number: QTBUG-68652 Change-Id: I5c744833b19a8e5bcf88ef1b9ab657ac81f5aa50 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> 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.