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>
This commit is contained in:
Volker Hilsheimer 2023-03-31 08:51:46 +02:00
parent 63b350b2ed
commit 9476283edb

View File

@ -684,6 +684,8 @@ Q_GUI_EXPORT QDataStream &operator>>(QDataStream &stream, QTextTableCellFormat &
numeric lists. numeric lists.
\value ListNumberSuffix Defines the text which is appended to item numbers in \value ListNumberSuffix Defines the text which is appended to item numbers in
numeric lists. 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 Table and frame properties