QVBoxLayout * layout = new QVBoxLayout( frame );layout->addWidget( new QLabel( QPixmap( "pamela_anderson.jpg" ) ) );