feat: add background grid
This commit is contained in:
@@ -10,6 +10,7 @@ public:
|
||||
NetworkGraphicsView(QWidget *parent = nullptr, QGraphicsScene* scene = nullptr);
|
||||
private:
|
||||
QPointF panStartPos;
|
||||
void initUI();
|
||||
|
||||
protected:
|
||||
void mouseMoveEvent(QMouseEvent *mouseEvent) override;
|
||||
|
||||
Reference in New Issue
Block a user