Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
Would be nice to have:
// today - have to go through the block
QTextDocument *QTextCursor::document() const;
// today - have to create a cursor and use QTextCursor::blockCharFormat()
QTextCharFormat QTextBlock::blockCharFormat() const;