Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to adjust interline spacing in QLabel ?
-
How to adjust the interline spacing in QLabel multiline text. Or should I use any other controls to do this.
-
Hi and welcome to devnet,
I don't remember such an option.
Maybe a read-only QTextEdit could be an option.