| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsSceneIndex::items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 433-442 |  
  |  | 6 | 1 | 
 QGraphicsSceneIndex::items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 466-477 |  
  |  | 8 | 1 | 
 QGraphicsSceneIndex::items| Name:  | QGraphicsSceneIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 501-510 |  
  |  | 6 | 1 | 
 QGraphicsSceneIndex::itemChange| Name:  | QGraphicsSceneIndex::itemChange |  | Prototype:  | void QGraphicsSceneIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 610-615 |  
  |  | 3 | 1 | 
 QGraphicsSceneIndex::estimateTopLevelItems| Name:  | QGraphicsSceneIndex::estimateTopLevelItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateTopLevelItems(const QRectF &rect, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 521-536 |  
  |  | 12 | 3 | 
 QGraphicsSceneIndex::estimateItems| Name:  | QGraphicsSceneIndex::estimateItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateItems(const QPointF &point, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 516-519 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::deleteItem| Name:  | QGraphicsSceneIndex::deleteItem |  | Prototype:  | void QGraphicsSceneIndex::deleteItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 592-595 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::clear| Name:  | QGraphicsSceneIndex::clear |  | Prototype:  | void QGraphicsSceneIndex::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 560-565 |  
  |  | 3 | 2 | 
 QGraphicsSceneIndex::QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 349-353 |  
  |  | 1 | 1 | 
 QGraphicsSceneIndex::QGraphicsSceneIndex| Name:  | QGraphicsSceneIndex::QGraphicsSceneIndex |  | Prototype:  | QGraphicsSceneIndex::QGraphicsSceneIndex(QGraphicsSceneIndexPrivate &dd, QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 358-362 |  
  |  | 1 | 1 | 
 QGraphicsSceneHoverEvent::setScreenPos| Name:  | QGraphicsSceneHoverEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1121-1125 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setScenePos| Name:  | QGraphicsSceneHoverEvent::setScenePos |  | Prototype:  | void QGraphicsSceneHoverEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1096-1100 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setPos| Name:  | QGraphicsSceneHoverEvent::setPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1071-1075 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setModifiers| Name:  | QGraphicsSceneHoverEvent::setModifiers |  | Prototype:  | void QGraphicsSceneHoverEvent::setModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1214-1218 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setLastScreenPos| Name:  | QGraphicsSceneHoverEvent::setLastScreenPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1191-1195 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setLastScenePos| Name:  | QGraphicsSceneHoverEvent::setLastScenePos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1167-1171 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::setLastPos| Name:  | QGraphicsSceneHoverEvent::setLastPos |  | Prototype:  | void QGraphicsSceneHoverEvent::setLastPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1143-1147 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::screenPos| Name:  | QGraphicsSceneHoverEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneHoverEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1108-1112 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::scenePos| Name:  | QGraphicsSceneHoverEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1083-1087 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::pos| Name:  | QGraphicsSceneHoverEvent::pos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1058-1062 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::modifiers| Name:  | QGraphicsSceneHoverEvent::modifiers |  | Prototype:  | Qt::KeyboardModifiers QGraphicsSceneHoverEvent::modifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1202-1206 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::lastScreenPos| Name:  | QGraphicsSceneHoverEvent::lastScreenPos |  | Prototype:  | QPoint QGraphicsSceneHoverEvent::lastScreenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1182-1186 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::lastScenePos| Name:  | QGraphicsSceneHoverEvent::lastScenePos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::lastScenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1158-1162 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::lastPos| Name:  | QGraphicsSceneHoverEvent::lastPos |  | Prototype:  | QPointF QGraphicsSceneHoverEvent::lastPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1134-1138 |  
  |  | 2 | 1 | 
 QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent| Name:  | QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent |  | Prototype:  | QGraphicsSceneHoverEvent::QGraphicsSceneHoverEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1040-1043 |  
  |  | 2 | 1 | 
 QGraphicsSceneHelpEvent::setScreenPos| Name:  | QGraphicsSceneHelpEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneHelpEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1288-1292 |  
  |  | 2 | 1 | 
 QGraphicsSceneHelpEvent::setScenePos| Name:  | QGraphicsSceneHelpEvent::setScenePos |  | Prototype:  | void QGraphicsSceneHelpEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1263-1267 |  
  |  | 2 | 1 | 
 QGraphicsSceneHelpEvent::screenPos| Name:  | QGraphicsSceneHelpEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneHelpEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1275-1279 |  
  |  | 2 | 1 | 
 QGraphicsSceneHelpEvent::scenePos| Name:  | QGraphicsSceneHelpEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneHelpEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1250-1254 |  
  |  | 2 | 1 | 
 QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent| Name:  | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent |  | Prototype:  | QGraphicsSceneHelpEvent::QGraphicsSceneHelpEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1232-1235 |  
  |  | 2 | 1 | 
 QGraphicsSceneFindItemBspTreeVisitor::visit| Name:  | QGraphicsSceneFindItemBspTreeVisitor::visit |  | Prototype:  | void visit(QList<QGraphicsItem *> *items) override |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 73-84 |  
  |  | 7 | 4 | 
 QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate| Name:  | QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate |  | Prototype:  | inline QGraphicsSceneEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 281-284 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::widget| Name:  | QGraphicsSceneEvent::widget |  | Prototype:  | QWidget *QGraphicsSceneEvent::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 326-329 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::setWidget| Name:  | QGraphicsSceneEvent::setWidget |  | Prototype:  | void QGraphicsSceneEvent::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 338-341 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::QGraphicsSceneEvent| Name:  | QGraphicsSceneEvent::QGraphicsSceneEvent |  | Prototype:  | QGraphicsSceneEvent::QGraphicsSceneEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 298-302 |  
  |  | 1 | 1 | 
 QGraphicsSceneEvent::QGraphicsSceneEvent| Name:  | QGraphicsSceneEvent::QGraphicsSceneEvent |  | Prototype:  | QGraphicsSceneEvent::QGraphicsSceneEvent(QGraphicsSceneEventPrivate &dd, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 309-313 |  
  |  | 1 | 1 | 
 QGraphicsSceneDragDropEventPrivate::QGraphicsSceneDragDropEventPrivate| Name:  | QGraphicsSceneDragDropEventPrivate::QGraphicsSceneDragDropEventPrivate |  | Prototype:  | inline QGraphicsSceneDragDropEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1298-1300 |  
  |  | 1 | 1 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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 | 
 QGraphicsSceneDragDropEvent::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::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 | 
 QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate| Name:  | QGraphicsSceneContextMenuEventPrivate::QGraphicsSceneContextMenuEventPrivate |  | Prototype:  | inline QGraphicsSceneContextMenuEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 876-878 |  
  |  | 1 | 1 | 
 QGraphicsSceneContextMenuEvent::setScreenPos| Name:  | QGraphicsSceneContextMenuEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneContextMenuEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 973-977 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::setScenePos| Name:  | QGraphicsSceneContextMenuEvent::setScenePos |  | Prototype:  | void QGraphicsSceneContextMenuEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 948-952 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::setReason| Name:  | QGraphicsSceneContextMenuEvent::setReason |  | Prototype:  | void QGraphicsSceneContextMenuEvent::setReason(Reason reason) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1017-1021 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::setPos| Name:  | QGraphicsSceneContextMenuEvent::setPos |  | Prototype:  | void QGraphicsSceneContextMenuEvent::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 923-927 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::setModifiers| Name:  | QGraphicsSceneContextMenuEvent::setModifiers |  | Prototype:  | void QGraphicsSceneContextMenuEvent::setModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 994-998 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::screenPos| Name:  | QGraphicsSceneContextMenuEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneContextMenuEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 960-964 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::scenePos| Name:  | QGraphicsSceneContextMenuEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneContextMenuEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 935-939 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::reason| Name:  | QGraphicsSceneContextMenuEvent::reason |  | Prototype:  | QGraphicsSceneContextMenuEvent::Reason QGraphicsSceneContextMenuEvent::reason() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1005-1009 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::pos| Name:  | QGraphicsSceneContextMenuEvent::pos |  | Prototype:  | QPointF QGraphicsSceneContextMenuEvent::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 910-914 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::modifiers| Name:  | QGraphicsSceneContextMenuEvent::modifiers |  | Prototype:  | Qt::KeyboardModifiers QGraphicsSceneContextMenuEvent::modifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 982-986 |  
  |  | 2 | 1 | 
 QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent| Name:  | QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent |  | Prototype:  | QGraphicsSceneContextMenuEvent::QGraphicsSceneContextMenuEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 892-895 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndexPrivate::startIndexTimer| Name:  | QGraphicsSceneBspTreeIndexPrivate::startIndexTimer |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::startIndexTimer(int interval) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 210-218 |  
  |  | 4 | 2 | 
 QGraphicsSceneBspTreeIndexPrivate::sortItems| Name:  | QGraphicsSceneBspTreeIndexPrivate::sortItems |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::sortItems(QList<QGraphicsItem *> *itemList, Qt::SortOrder order, bool sortCacheEnabled, bool onlyTopLevelItems) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 414-441 |  
  |  | 17 | 10 | 
 QGraphicsSceneBspTreeIndexPrivate::resetIndex| Name:  | QGraphicsSceneBspTreeIndexPrivate::resetIndex |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::resetIndex() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 223-238 |  
  |  | 11 | 3 | 
 QGraphicsSceneBspTreeIndexPrivate::removeItem| Name:  | QGraphicsSceneBspTreeIndexPrivate::removeItem |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem *item, bool recursive, bool moveToUnindexedItems) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 335-376 |  
  |  | 28 | 9 | 
 QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems| Name:  | QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::purgeRemovedItems() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 188-203 |  
  |  | 9 | 4 | 
 QGraphicsSceneBspTreeIndexPrivate::invalidateSortCache| Name:  | QGraphicsSceneBspTreeIndexPrivate::invalidateSortCache |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::invalidateSortCache() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 294-302 |  
  |  | 5 | 2 | 
 QGraphicsSceneBspTreeIndexPrivate::estimateItems| Name:  | QGraphicsSceneBspTreeIndexPrivate::estimateItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndexPrivate::estimateItems(const QRectF &rect, Qt::SortOrder order, bool onlyTopLevelItems) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 378-407 |  
  |  | 18 | 6 | 
 QGraphicsSceneBspTreeIndexPrivate::climbTree| Name:  | QGraphicsSceneBspTreeIndexPrivate::climbTree |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::climbTree(QGraphicsItem *item, int *stackingOrder) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 243-262 |  
  |  | 13 | 6 | 
 QGraphicsSceneBspTreeIndexPrivate::addItem| Name:  | QGraphicsSceneBspTreeIndexPrivate::addItem |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::addItem(QGraphicsItem *item, bool recursive) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 304-333 |  
  |  | 14 | 5 | 
 QGraphicsSceneBspTreeIndexPrivate::_q_updateSortCache| Name:  | QGraphicsSceneBspTreeIndexPrivate::_q_updateSortCache |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::_q_updateSortCache() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 267-289 |  
  |  | 15 | 5 | 
 QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex| Name:  | QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex |  | Prototype:  | void QGraphicsSceneBspTreeIndexPrivate::_q_updateIndex() |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 120-180 |  
  |  | 35 | 12 | 
 QGraphicsSceneBspTreeIndexPrivate::QGraphicsSceneBspTreeIndexPrivate| Name:  | QGraphicsSceneBspTreeIndexPrivate::QGraphicsSceneBspTreeIndexPrivate |  | Prototype:  | QGraphicsSceneBspTreeIndexPrivate::QGraphicsSceneBspTreeIndexPrivate(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 98-109 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::~QGraphicsSceneBspTreeIndex| Name:  | QGraphicsSceneBspTreeIndex::~QGraphicsSceneBspTreeIndex |  | Prototype:  | QGraphicsSceneBspTreeIndex::~QGraphicsSceneBspTreeIndex() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 452-462 |  
  |  | 5 | 3 | 
 QGraphicsSceneBspTreeIndex::updateSceneRect| Name:  | QGraphicsSceneBspTreeIndex::updateSceneRect |  | Prototype:  | void QGraphicsSceneBspTreeIndex::updateSceneRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 620-625 |  
  |  | 3 | 1 | 
 QGraphicsSceneBspTreeIndex::setBspTreeDepth| Name:  | QGraphicsSceneBspTreeIndex::setBspTreeDepth |  | Prototype:  | void QGraphicsSceneBspTreeIndex::setBspTreeDepth(int depth) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 605-612 |  
  |  | 5 | 2 | 
 QGraphicsSceneBspTreeIndex::removeItem| Name:  | QGraphicsSceneBspTreeIndex::removeItem |  | Prototype:  | void QGraphicsSceneBspTreeIndex::removeItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 499-503 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::prepareBoundingRectChange| Name:  | QGraphicsSceneBspTreeIndex::prepareBoundingRectChange |  | Prototype:  | void QGraphicsSceneBspTreeIndex::prepareBoundingRectChange(const QGraphicsItem *item) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 509-525 |  
  |  | 11 | 4 | 
 QGraphicsSceneBspTreeIndex::items| Name:  | QGraphicsSceneBspTreeIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndex::items(Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 551-570 |  
  |  | 11 | 1 | 
 QGraphicsSceneBspTreeIndex::itemChange| Name:  | QGraphicsSceneBspTreeIndex::itemChange |  | Prototype:  | void QGraphicsSceneBspTreeIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 633-686 |  
  |  | 32 | 7 | 
 QGraphicsSceneBspTreeIndex::event| Name:  | QGraphicsSceneBspTreeIndex::event |  | Prototype:  | bool QGraphicsSceneBspTreeIndex::event(QEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 694-708 |  
  |  | 7 | 4 | 
 QGraphicsSceneBspTreeIndex::estimateTopLevelItems| Name:  | QGraphicsSceneBspTreeIndex::estimateTopLevelItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndex::estimateTopLevelItems(const QRectF &rect, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 540-544 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::estimateItems| Name:  | QGraphicsSceneBspTreeIndex::estimateItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndex::estimateItems(const QRectF &rect, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 534-538 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::clear| Name:  | QGraphicsSceneBspTreeIndex::clear |  | Prototype:  | void QGraphicsSceneBspTreeIndex::clear() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 468-485 |  
  |  | 12 | 3 | 
 QGraphicsSceneBspTreeIndex::bspTreeDepth| Name:  | QGraphicsSceneBspTreeIndex::bspTreeDepth |  | Prototype:  | int QGraphicsSceneBspTreeIndex::bspTreeDepth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 599-603 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::addItem| Name:  | QGraphicsSceneBspTreeIndex::addItem |  | Prototype:  | void QGraphicsSceneBspTreeIndex::addItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 490-494 |  
  |  | 2 | 1 | 
 QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex| Name:  | QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex |  | Prototype:  | QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex(QGraphicsScene *scene) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 446-450 |  
  |  | 3 | 1 | 
 QGraphicsSceneBspTree::~QGraphicsSceneBspTree| Name:  | QGraphicsSceneBspTree::~QGraphicsSceneBspTree |  | Prototype:  | QGraphicsSceneBspTree::~QGraphicsSceneBspTree() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 95-100 |  
  |  | 3 | 1 | 
 QGraphicsSceneBspTree::removeItems| Name:  | QGraphicsSceneBspTree::removeItems |  | Prototype:  | void QGraphicsSceneBspTree::removeItems(const QSet<QGraphicsItem *> &items) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 133-145 |  
  |  | 8 | 4 | 
 QGraphicsSceneBspTree::removeItem| Name:  | QGraphicsSceneBspTree::removeItem |  | Prototype:  | void QGraphicsSceneBspTree::removeItem(QGraphicsItem *item, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 127-131 |  
  |  | 2 | 1 |