qt5base-lts/examples/widgets/tools/treemodelcompleter
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
..
resources Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
mainwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
treemodelcompleter.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
treemodelcompleter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
treemodelcompleter.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
treemodelcompleter.qrc Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00