qt5base-lts/examples/sql/masterdetail
Kai Köhne eed17b3634 Examples: Remove unnecessary Q_INIT_RESOURCE calls
Explicit calls to Q_INIT_RESOURCE are only needed for
resources embedded in static libraries. See also

  https://doc.qt.io/qt-6/resources.html#explicit-loading-and-unloading-of-embedded-resources

Pick-to: 6.5 6.6
Change-Id: I06a24d1c04369eedc78ca60a6ca02ce33907d9e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-06-08 16:15:02 +00:00
..
images Doc: Update image, icon and screenshot for SQL example application 2018-05-22 12:06:22 +00:00
albumdetails.xml Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
database.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dialog.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dialog.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
mainwindow.cpp examples: Connect Quit action to QCoreApplication::quit, not QWidget::close 2023-02-20 15:18:18 +01:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
masterdetail.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
masterdetail.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00