我正在做一个项目,我使用QGraphicsScene, QGraphicsViwe, QGraphicsItem. QGraphicsItem::paint我想在被调用之前做一些计算。
QGraphicsItem::paint 那么有没有办法在被调用之前做某事?
先感谢您!
我正在做一个项目,我使用QGraphicsScene, QGraphicsViwe, QGraphicsItem. QGraphicsItem::paint我想在被调用之前做一些计算。
QGraphicsItem::paint 那么有没有办法在被调用之前做某事?
先感谢您!