Tor Arne Vestbø efe740e03b examples: Connect Quit action to QCoreApplication::quit, not QWidget::close
Change-Id: I44ca7b61a4a261a7d3aad0dfeb870eb927ee768d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 850ef55fc57e62b70bab72705038e671002ca86e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-02-20 15:51:07 +00:00
..
2022-06-15 21:31:02 +02:00
2022-05-16 16:37:38 +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.