QGroupBox does not auto resize when I put QHBoxLayout inside
-
wrote on 6 Oct 2015, 18:47 last edited by marlenet15 10 Jun 2015, 18:56
In the ui, I am trying to put QHBoxLayout inside QGroupBox. QHBoxLayout contains two labels. However QGroupBox stays in a fixed size instead of autoresizing. Are there any settings I should be aware of?
-
Hi,
Can you share the code where you setup QGroupBoxes ?
-
wrote on 6 Oct 2015, 21:48 last edited by
@SGaist I am just using the .ui (Qt Designer).
1/3