优化曲线

This commit is contained in:
2020-07-07 18:02:33 +08:00
parent 198e5c168f
commit 892cd0bf1e
4 changed files with 124 additions and 34 deletions
+2
View File
@@ -62,6 +62,8 @@ private:
QPointF pos_old;
void Bezier(QPainter *painter);
protected:
void mouseMoveEvent(QGraphicsSceneMouseEvent *event);