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> |
||
|---|---|---|
| .. | ||
| icons | ||
| CMakeLists.txt | ||
| addtorrentdialog.cpp | ||
| addtorrentdialog.h | ||
| addtorrentform.ui | ||
| bencodeparser.cpp | ||
| bencodeparser.h | ||
| connectionmanager.cpp | ||
| connectionmanager.h | ||
| filemanager.cpp | ||
| filemanager.h | ||
| icons.qrc | ||
| main.cpp | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| metainfo.cpp | ||
| metainfo.h | ||
| peerwireclient.cpp | ||
| peerwireclient.h | ||
| ratecontroller.cpp | ||
| ratecontroller.h | ||
| torrent.pro | ||
| torrentclient.cpp | ||
| torrentclient.h | ||
| torrentserver.cpp | ||
| torrentserver.h | ||
| trackerclient.cpp | ||
| trackerclient.h | ||