I\'m trying to make an horizontal layout with 3 QLabel scale use all its available space. More specifically, this is what I have
QLabel
this is what I
After struggling with this issue, I create DynamicFontSizeLabel and DynamicFontSizePushButton widgets. Hope it helps.
https://github.com/jonaias/DynamicFontSizeWidgets/