使用QGraphicsView小部件,可以可视化整个场景,或者放大并只查看场景的部分。 示例:. QGraphicsScene *pScene = new QGraphicsScene(); pScene->addText ...
確定! 回上一頁