| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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:  | 1709-1713 |  
  |  | 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:  | 1729-1733 |  
  |  | 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:  | 1700-1704 |  
  |  | 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:  | 1720-1724 |  
  |  | 2 | 1 | 
 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:  | 1682-1685 |  
  |  | 2 | 1 |