| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsSceneMoveEvent| Name:  | QGraphicsSceneMoveEvent::QGraphicsSceneMoveEvent |  | Prototype:  | QGraphicsSceneMoveEvent::QGraphicsSceneMoveEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1676-1679 |  
  |  | 2 | 1 | 
 newPos| Name:  | QGraphicsSceneMoveEvent::newPos |  | Prototype:  | QPointF QGraphicsSceneMoveEvent::newPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1714-1718 |  
  |  | 2 | 1 | 
 oldPos| Name:  | QGraphicsSceneMoveEvent::oldPos |  | Prototype:  | QPointF QGraphicsSceneMoveEvent::oldPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1694-1698 |  
  |  | 2 | 1 | 
 setNewPos| Name:  | QGraphicsSceneMoveEvent::setNewPos |  | Prototype:  | void QGraphicsSceneMoveEvent::setNewPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1723-1727 |  
  |  | 2 | 1 | 
 setOldPos| Name:  | QGraphicsSceneMoveEvent::setOldPos |  | Prototype:  | void QGraphicsSceneMoveEvent::setOldPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1703-1707 |  
  |  | 2 | 1 |