QScrollArea * scrollArea = new QScrollArea; MyBigButtWidget * widget = new .... scrollArea->setWidget( widget ); stacked->addWidget( ...
確定! 回上一頁