![]()  | 
  
    Isis Developer Reference
    
   | 
 
A graphics scene with improved user-interaction for use with the MatrixSceneWidget. More...
#include <MatrixGraphicsScene.h>


Public Member Functions | |
| MatrixGraphicsScene (MatrixSceneWidget *parent) | |
| virtual | ~MatrixGraphicsScene () | 
Protected Member Functions | |
| virtual void | contextMenuEvent (QGraphicsSceneContextMenuEvent *contextMenuEvent) | 
| virtual void | mousePressEvent (QGraphicsSceneMouseEvent *mouseEvent) | 
A graphics scene with improved user-interaction for use with the MatrixSceneWidget.
The context menu event will behave differently - if items are selected, and you right click on one of the selected items, the MatrixSceneWidget will be given an opportunity to handle it (multi-item selection).
| Isis::MatrixGraphicsScene::MatrixGraphicsScene | ( | MatrixSceneWidget * | parent | ) | 
      
  | 
  virtual | 
      
  | 
  protectedvirtual | 
References contextMenuEvent().
Referenced by contextMenuEvent().
      
  | 
  protectedvirtual |