| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGraphicsSceneEvent| Name: | 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 |
QGraphicsSceneEvent| Name: | 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 |
setWidget| Name: | 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 |
widget| Name: | 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 |