I tried adding a button inside of a QWidget
with a Grid Layout
and adding a label inside of the button, but they don't group
and there's no option in the label options to set it parent to the button.
This is not possible in the Qt Designer
? only using code?