QT += core gui TARGET = SaveQGraphicsSceneAsImage TEMPLATE = app ... QGraphicsScene* scene; QGraphicsView* view; QVBoxLayout* layout; ...
確定! 回上一頁