I did override the default event. Are you saying that I need to do this?
Qt Code:
// ...To copy to clipboard, switch view to plain text mode
But if that function will never get called, the call to QGraphicsScene::mousePressEvent(mouseEvent) will never be made, right?
Bookmarks