Tor Arne Vestbø c9111d1ca3 Move simple widget mapper example to manual test
Change-Id: I703843b5ee935794c2e2fd0407f9a1508b088ab6
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 72a153a7f573008f071986030e73c7be6765bc88)
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-07-28 14:50:53 +02:00
..
2023-07-17 01:31:18 +00:00
2022-05-16 16:37:38 +02: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.