Use the same object in description as in described code

Change-Id: If52ecfc8d29a83cb2949fbbf4672ae386ae5d739
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
bb10
Frederik Schwarzer 2016-09-29 17:07:00 +02:00
parent 4b975405d7
commit 0bf0c3e184
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@
\image spinboxdelegate-example.png
We subclass the delegate from \l QItemDelegate because we do not want
We subclass the delegate from \l QStyledItemDelegate because we do not want
to write custom display functions. However, we must still provide
functions to manage the editor widget: