Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Line up strings in QLabel
-
Is possible to line up the strings in the QLabel? I've this menu help, but when I change the size of font the strings misaligned.
Changing the fontsize of QLabel to 20
-
@Black-Cat
I would use a monospace font! :)
-