summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/qt6-changes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/doc/src/qt6-changes.qdoc')
-rw-r--r--src/widgets/doc/src/qt6-changes.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/widgets/doc/src/qt6-changes.qdoc b/src/widgets/doc/src/qt6-changes.qdoc
index d689ed173b..1f8e97a4ad 100644
--- a/src/widgets/doc/src/qt6-changes.qdoc
+++ b/src/widgets/doc/src/qt6-changes.qdoc
@@ -80,6 +80,14 @@
The QComboBox::setModel() function is now virtual.
+ \section1 ItemViews
+
+ \section2 The QAbstractItemView class
+
+ The virtual viewOptions() method that previously returned a QStyleOptionViewItem
+ object has been renamed to initViewItemOption, and initializes a
+ QStyleOptionViewItem object that's passed in through a pointer.
+
\section1 Styling Classes and related APIs
All versioned QStyleOption subclasses are consolidated, and the version