I have reimplemented the contextMenuEvent function both in QGraphicsItem、QGraphicsScene and QGraphicsView,now when i click the right button in the view,which context menu is shown?how does the graphics view framework deliver events in item,scene and view?