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: | 1282-1286 |
| | 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: | 1257-1261 |
| | 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: | 1269-1273 |
| | 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: | 1244-1248 |
| | 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: | 1226-1229 |
| | 2 | 1 |