Why QGraphicsView drag mode changes QGraphicsScene::mousePressEvent behavior?

前端 未结 0 1100
逝去的感伤
逝去的感伤 2020-12-11 17:06

I used RubberBandDrag mode on my graphic view:

ui->view->setDragMode(QGraphicsView::RubberBandDrag);

Which enables selecti

相关标签:
回答
  • 消灭零回复
提交回复
热议问题