| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setScreenPos| Name: | 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 |
setScenePos| Name: | 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 |
setPos| Name: | 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 |
setOrientation| Name: | 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 |
setModifiers| Name: | 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 |
setDelta| Name: | 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 |
setButtons| Name: | 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 |
screenPos| Name: | 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 |
scenePos| Name: | 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 |
pos| Name: | 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 |
orientation| Name: | 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 |
modifiers| Name: | 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 |
delta| Name: | 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 |
buttons| Name: | 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 |
QGraphicsSceneWheelEvent| Name: | 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 |