Lars Knoll 67f04fa060 Deprecate QVariant::Type uses in QSqlField
Add metaType()/setMetaType() methods to be used instead
of the type() methods taking a QVariant::Type.

Change-Id: Ieaba35b73f8061cd83288dd6b50d58322db3c7ed
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2020-08-15 10:56:33 +02:00
..
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2020-07-09 09:38:28 +02:00
2017-09-14 10:48:48 +00:00
2011-07-05 19:57:54 +02:00
2017-07-14 17:30:51 +00:00

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.