I am not aware of any ready made option you can use, as far as I know, you will have to subclass QLabel and re implement how word wrapping works. (to wrap at any char and not only at end of words).
I am not aware of any ready made option you can use, as far as I know, you will have to subclass QLabel and re implement how word wrapping works. (to wrap at any char and not only at end of words).
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks