Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setScreenPosName: | QGraphicsSceneWheelEvent::setScreenPos | Prototype: | void QGraphicsSceneWheelEvent::setScreenPos(const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 777-781 |
| | 2 | 1 |
setScenePosName: | QGraphicsSceneWheelEvent::setScenePos | Prototype: | void QGraphicsSceneWheelEvent::setScenePos(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 756-760 |
| | 2 | 1 |
setPosName: | QGraphicsSceneWheelEvent::setPos | Prototype: | void QGraphicsSceneWheelEvent::setPos(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 735-739 |
| | 2 | 1 |
setOrientationName: | QGraphicsSceneWheelEvent::setOrientation | Prototype: | void QGraphicsSceneWheelEvent::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 860-864 |
| | 2 | 1 |
setModifiersName: | QGraphicsSceneWheelEvent::setModifiers | Prototype: | void QGraphicsSceneWheelEvent::setModifiers(Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 818-822 |
| | 2 | 1 |
setDeltaName: | QGraphicsSceneWheelEvent::setDelta | Prototype: | void QGraphicsSceneWheelEvent::setDelta(int delta) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 842-846 |
| | 2 | 1 |
setButtonsName: | QGraphicsSceneWheelEvent::setButtons | Prototype: | void QGraphicsSceneWheelEvent::setButtons(Qt::MouseButtons buttons) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 797-801 |
| | 2 | 1 |
screenPosName: | QGraphicsSceneWheelEvent::screenPos | Prototype: | QPoint QGraphicsSceneWheelEvent::screenPos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 768-772 |
| | 2 | 1 |
scenePosName: | QGraphicsSceneWheelEvent::scenePos | Prototype: | QPointF QGraphicsSceneWheelEvent::scenePos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 747-751 |
| | 2 | 1 |
posName: | QGraphicsSceneWheelEvent::pos | Prototype: | QPointF QGraphicsSceneWheelEvent::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 726-730 |
| | 2 | 1 |
orientationName: | QGraphicsSceneWheelEvent::orientation | Prototype: | Qt::Orientation QGraphicsSceneWheelEvent::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 851-855 |
| | 2 | 1 |
modifiersName: | QGraphicsSceneWheelEvent::modifiers | Prototype: | Qt::KeyboardModifiers QGraphicsSceneWheelEvent::modifiers() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 809-813 |
| | 2 | 1 |
deltaName: | QGraphicsSceneWheelEvent::delta | Prototype: | int QGraphicsSceneWheelEvent::delta() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 833-837 |
| | 2 | 1 |
buttonsName: | QGraphicsSceneWheelEvent::buttons | Prototype: | Qt::MouseButtons QGraphicsSceneWheelEvent::buttons() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 788-792 |
| | 2 | 1 |
QGraphicsSceneWheelEventName: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent | Prototype: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent(Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 708-711 |
| | 2 | 1 |