... new QGraphicScene(this); view = new QGraphicsView(scene); QWidget * widget = new QWidget; QHBoxLayout * layout = new QHBoxLayout; ...
確定! 回上一頁