Docs: document QTextFormat::Property::ListStart
Fix qdoc warning by documenting the new value. Change-Id: I8c289cf103ccf008b6592a9e6e940d02e5cab7b3 Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io> Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io>bb10
parent
63b350b2ed
commit
9476283edb
|
|
@ -684,6 +684,8 @@ Q_GUI_EXPORT QDataStream &operator>>(QDataStream &stream, QTextTableCellFormat &
|
|||
numeric lists.
|
||||
\value ListNumberSuffix Defines the text which is appended to item numbers in
|
||||
numeric lists.
|
||||
\value ListStart Defines the first value of a list.
|
||||
This enum value has been added in Qt 6.6.
|
||||
|
||||
Table and frame properties
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue