Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setScreenPosName: | QGraphicsSceneHelpEvent::setScreenPos | Prototype: | void QGraphicsSceneHelpEvent::setScreenPos(const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1288-1292 |
| | 2 | 1 |
setScenePosName: | QGraphicsSceneHelpEvent::setScenePos | Prototype: | void QGraphicsSceneHelpEvent::setScenePos(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1263-1267 |
| | 2 | 1 |
screenPosName: | QGraphicsSceneHelpEvent::screenPos | Prototype: | QPoint QGraphicsSceneHelpEvent::screenPos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1275-1279 |
| | 2 | 1 |
scenePosName: | QGraphicsSceneHelpEvent::scenePos | Prototype: | QPointF QGraphicsSceneHelpEvent::scenePos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1250-1254 |
| | 2 | 1 |
QGraphicsSceneHelpEventName: | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent | Prototype: | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent(Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1232-1235 |
| | 2 | 1 |