Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.0
-
None
Description
QTextLists created with QTextListFormat::ListDecimal style formats the numbers using the style of the text in the beginning of the list item. This is quite restrictive.
It would be nice to be able to specify a separate QTextCharFormat for the numbers, as the current style "inheritance" does not work well for items starting with links, bold text, etc.