QGridLayout * gridLayout = new QGridLayout(ui->centralWidget); gridLayout->addWidget( new MyQGraphicsView() );. or if your ui has a layout already it will look ...
確定! 回上一頁