Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setOldPosName: | 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 |
setNewPosName: | 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 |
oldPosName: | 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 |
newPosName: | 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 |
QGraphicsSceneMoveEventName: | 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 |