Line in QTextEdit
General and Desktop
3
Posts
2
Posters
1.8k
Views
1
Watching
-
The style sheet approach is not bad, but in this case you have no special tag to 'style'.
The plugin way is not bad but you have 'just' a character, and of course you haven't like you want a paragraph.
The only way I see is that you add paragraph containing only a plugin and to take care of the cursor move to avoid the edition of this 'special' text block.
-