m_pFileListWidget = new QListWidget(this); QSizePolicy *sp = new QSizePolicy; m_pFileListWidget->setSizePolicy(sp->Expanding, sp->Expanding);