QT 4, how do I make a QPushButton assume the maximum width it can take?

Posted by sadsa on Stack Overflow See other posts from Stack Overflow or by sadsa
Published on 2010-05-21T21:21:44Z Indexed on 2010/05/24 19:11 UTC
Read the original article Hit count: 140

Filed under:

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?

© Stack Overflow or respective owner

Related posts about qt4