qsizepolicy Questions
1
Solved
I have two widgets residing one next to each other, WidgetA and WidgetB, on a QDialog, with a horizontal Layout Manager.
I am trying to enforce the following size/resize policies:
For WidgetA:
H...
Bagpipe asked 22/9, 2017 at 9:45
1
Main Question
What is the "right" way to give your widgets default sizes and make sure they contract, expand, or remain fixed if there is additional or not enough space to accommodate them?
How I...
Galeiform asked 14/7, 2016 at 20:23
1
Solved
I have a QDialog subclass containing some options of my application. Some of the options are core, the other are advanced, so I decided to put them into separeted checkable QGroupBox.
I want my di...
Cadmus asked 11/7, 2014 at 8:21
1
Solved
It seems most people are asking how to make their QMainWindow resize to its contents - I have the opposite problem, my MainWindow does resize and I don't know why.
When I set my QLabel to a longer...
Lithophyte asked 12/2, 2014 at 20:41
1
© 2022 - 2024 — McMap. All rights reserved.