| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 source| Name:  | QGraphicsSceneDragDropEvent::source |  | Prototype:  | QWidget *QGraphicsSceneDragDropEvent::source() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1565-1569 |  
  |  | 2 | 1 | 
 setSource| Name:  | QGraphicsSceneDragDropEvent::setSource |  | Prototype:  | void QGraphicsSceneDragDropEvent::setSource(QWidget *source) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1576-1580 |  
  |  | 2 | 1 | 
 setScreenPos| Name:  | QGraphicsSceneDragDropEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneDragDropEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1401-1405 |  
  |  | 2 | 1 | 
 setScenePos| Name:  | QGraphicsSceneDragDropEvent::setScenePos |  | Prototype:  | void QGraphicsSceneDragDropEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1378-1382 |  
  |  | 2 | 1 | 
 setProposedAction| Name:  | QGraphicsSceneDragDropEvent::setProposedAction |  | Prototype:  | void QGraphicsSceneDragDropEvent::setProposedAction(Qt::DropAction action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1508-1512 |  
  |  | 2 | 1 | 
 setPossibleActions| Name:  | QGraphicsSceneDragDropEvent::setPossibleActions |  | Prototype:  | void QGraphicsSceneDragDropEvent::setPossibleActions(Qt::DropActions actions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1479-1483 |  
  |  | 2 | 1 | 
 setPos| Name:  | QGraphicsSceneDragDropEvent::setPos |  | Prototype:  | void QGraphicsSceneDragDropEvent::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1355-1359 |  
  |  | 2 | 1 | 
 setModifiers| Name:  | QGraphicsSceneDragDropEvent::setModifiers |  | Prototype:  | void QGraphicsSceneDragDropEvent::setModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1453-1457 |  
  |  | 2 | 1 | 
 setMimeData| Name:  | QGraphicsSceneDragDropEvent::setMimeData |  | Prototype:  | void QGraphicsSceneDragDropEvent::setMimeData(const QMimeData *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1595-1599 |  
  |  | 2 | 1 | 
 setDropAction| Name:  | QGraphicsSceneDragDropEvent::setDropAction |  | Prototype:  | void QGraphicsSceneDragDropEvent::setDropAction(Qt::DropAction action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1555-1559 |  
  |  | 2 | 1 | 
 setButtons| Name:  | QGraphicsSceneDragDropEvent::setButtons |  | Prototype:  | void QGraphicsSceneDragDropEvent::setButtons(Qt::MouseButtons buttons) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1427-1431 |  
  |  | 2 | 1 | 
 screenPos| Name:  | QGraphicsSceneDragDropEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneDragDropEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1389-1393 |  
  |  | 2 | 1 | 
 scenePos| Name:  | QGraphicsSceneDragDropEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneDragDropEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1366-1370 |  
  |  | 2 | 1 | 
 proposedAction| Name:  | QGraphicsSceneDragDropEvent::proposedAction |  | Prototype:  | Qt::DropAction QGraphicsSceneDragDropEvent::proposedAction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1493-1497 |  
  |  | 2 | 1 | 
 possibleActions| Name:  | QGraphicsSceneDragDropEvent::possibleActions |  | Prototype:  | Qt::DropActions QGraphicsSceneDragDropEvent::possibleActions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1466-1470 |  
  |  | 2 | 1 | 
 pos| Name:  | QGraphicsSceneDragDropEvent::pos |  | Prototype:  | QPointF QGraphicsSceneDragDropEvent::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1340-1344 |  
  |  | 2 | 1 | 
 modifiers| Name:  | QGraphicsSceneDragDropEvent::modifiers |  | Prototype:  | Qt::KeyboardModifiers QGraphicsSceneDragDropEvent::modifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1439-1443 |  
  |  | 2 | 1 | 
 mimeData| Name:  | QGraphicsSceneDragDropEvent::mimeData |  | Prototype:  | const QMimeData *QGraphicsSceneDragDropEvent::mimeData() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1585-1589 |  
  |  | 2 | 1 | 
 dropAction| Name:  | QGraphicsSceneDragDropEvent::dropAction |  | Prototype:  | Qt::DropAction QGraphicsSceneDragDropEvent::dropAction() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1539-1543 |  
  |  | 2 | 1 | 
 buttons| Name:  | QGraphicsSceneDragDropEvent::buttons |  | Prototype:  | Qt::MouseButtons QGraphicsSceneDragDropEvent::buttons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1414-1418 |  
  |  | 2 | 1 | 
 acceptProposedAction| Name:  | QGraphicsSceneDragDropEvent::acceptProposedAction |  | Prototype:  | void QGraphicsSceneDragDropEvent::acceptProposedAction() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1525-1529 |  
  |  | 2 | 1 | 
 QGraphicsSceneDragDropEvent| Name:  | QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent |  | Prototype:  | QGraphicsSceneDragDropEvent::QGraphicsSceneDragDropEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1322-1325 |  
  |  | 2 | 1 |