QT5中的QGraphics图形视图框架学习笔记(Item、Scene和View)
文章目录
前言
1. QGraphicsView视图类
1.1 缩放与旋转
1.2 其他事件传递
2. QGraphicsScene场景类
2.1 QPainterPath的使用
2.2 Scene中添加item
3. QGraphicsItem图元类
前言在 Qt 框架内的许多模块,类和子框架下,有一块专门用于简化图形处理的工具&#