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: | 783-787 |
| | 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: | 762-766 |
| | 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: | 741-745 |
| | 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: | 866-870 |
| | 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: | 824-828 |
| | 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: | 848-852 |
| | 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: | 803-807 |
| | 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: | 774-778 |
| | 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: | 753-757 |
| | 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: | 732-736 |
| | 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: | 857-861 |
| | 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: | 815-819 |
| | 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: | 839-843 |
| | 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: | 794-798 |
| | 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: | 714-717 |
| | 2 | 1 |