QT 4, how do I make a QPushButton assume the maximum width it can take?
- by sadsa
I have a QGroupBox inside a QSCrollArea.
Inside my groupbox i have a vertical layout with push buttons. How can i make these push buttons get bigger and take up all the room?