铃声C++企业级项目实战班(浏览器 即时通讯 网盘 安全卫士 播放器)
GraphicsView::mapToScene()视图到场景
QGraphicsView::mapFromScene()场景到视图
QGraphicsItem::mapFromScene() 场景到图元
QGraphicsItem::mapToScene() 图元到场景
QGraphicsItem::mapToParent() 子图元到父图元
QGraphicsItem::mapFromParent()父图元到子图元
QGraphicsItem::mapToItem()本图元到其他图元