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
parent
4b975405d7
commit
0bf0c3e184
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue