I\'ve got a window full of QPushButtons and QLabels and various other fun QWidgets, all layed out dynamically using various QLayout objects... and what I\'d lik
QLayout
I believe you could use a QFrame as a wrapper. Although there might be a better idea.