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
May be QWidget::setWindowOpacity(0.0) is what you want? But this method doesn't work everywhere.