QLabel not properly shown
General and Desktop
2
Posts
2
Posters
759
Views
1
Watching
-
As you can see at the image below:
!http://s9.postimg.org/l0pjqbb7z/image2.png(Image 2)!
I have a QHBoxLayout per row, inside an unique QVBoxLayout. Each QHBoxLayout has 2 widgets, as you can see in the small line show (they are both QLabels).
With QGridLayout occurs the same stuff. Why is not showing these QLabels properly?
Thank you