qt6-bb10/examples/sql/doc/src
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
..
books.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00
cachedtable.qdoc Doc: Update example category names 2023-07-10 11:34:40 +02:00
drilldown.qdoc examples/: compile with QT_NO_CONTEXTLESS_CONNECT 2023-09-08 19:17:36 +03:00
masterdetail.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00
querymodel.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00
relationaltablemodel.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00
sqlbrowser.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00
sqlwidgetmapper.qdoc Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
tablemodel.qdoc Doc: Add remaining SQL examples to Data Processing & I/O category 2023-07-13 16:19:05 +02:00