qt5base-lts/examples/sql/drilldown
Christian Ehrlicher fa045a3ce7 SQL/drilldown example: add new icons and misc cleanup
Cleanup the drilldown example:
 - use icons with the current style
 - remove unneeded QOverload<>
 - remove some empty lines which don't look good in the documentation
 - use Q_SLOTS/Q_SIGNALS instead slots/signals

Fixes: QTBUG-113696
Change-Id: I62476a8989c0abd1f424d1425cb05489491e2153
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-11-23 11:33:28 +01:00
..
images SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
drilldown.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
drilldown.qrc Doc: Updated content for Drill Down example 2013-05-22 13:48:53 +02:00
imageitem.cpp SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
imageitem.h SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
informationwindow.cpp SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
informationwindow.h SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
view.cpp SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00
view.h SQL/drilldown example: add new icons and misc cleanup 2023-11-23 11:33:28 +01:00