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