qt5base-lts/examples/widgets/doc
Christian Ehrlicher 4e8b54eb81 Preparations to deprecate QItemDelegate
QItemDelegate was superseded since Qt4 by QStyledItemDelegate but it
took until Qt6.7 to remove the last occurrences in qtbase.
 - remove unused includes / replace with qabstractitemdelegate.h
 - replace references in the documentation with QStyledItemDelegate
 - adjust the examples and tests to use QStyledItemDelegate

Pick-to: 6.5 6.6
Change-Id: I246755004ce2d01192a726ca0972106c237df0cc
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-10-05 21:08:45 +02:00
..
images Move plug and paint example to manual test 2023-06-30 08:50:59 +02:00
src Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
dropsite.qdoc Doc: Add example categories to Qt Widget examples 2023-09-05 07:47:49 +03:00