Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsSceneEventName: | QGraphicsSceneEvent::QGraphicsSceneEvent | Prototype: | QGraphicsSceneEvent::QGraphicsSceneEvent(Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 298-302 |
| | 1 | 1 |
QGraphicsSceneEventName: | QGraphicsSceneEvent::QGraphicsSceneEvent | Prototype: | QGraphicsSceneEvent::QGraphicsSceneEvent(QGraphicsSceneEventPrivate &dd, Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 309-313 |
| | 1 | 1 |
setWidgetName: | QGraphicsSceneEvent::setWidget | Prototype: | void QGraphicsSceneEvent::setWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 338-341 |
| | 1 | 1 |
widgetName: | QGraphicsSceneEvent::widget | Prototype: | QWidget *QGraphicsSceneEvent::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 326-329 |
| | 1 | 1 |