Hi all,

I am trying to change line spacing in QTextEdit but can't seem to find any
information on how to do it?..

I've done quite a lot of googling and the best 'solution' so far is to use
QTextLayout on an empty widget and just render the text there. This
'solution' would require me to write my own text editor class implement the
cursor, etc which is a lot of work.

Is there a way to somehow set line spacing in QTextEdit tho? I am using
Qt5.6.1.

Thanks.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to