| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QGraphicsLayoutStyleInfo::style| Name:  | QGraphicsLayoutStyleInfo::style |  | Prototype:  | QStyle *QGraphicsLayoutStyleInfo::style() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp |  | Lines:  | 100-108 |  
  |  | 5 | 2 | 
 QGraphicsLineItem::boundingRect| Name:  | QGraphicsLineItem::boundingRect |  | Prototype:  | QRectF QGraphicsLineItem::boundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9388-9403 |  
  |  | 12 | 2 | 
 QGraphicsLineItem::paint| Name:  | QGraphicsLineItem::paint |  | Prototype:  | void QGraphicsLineItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9431-9440 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::setLine| Name:  | QGraphicsLineItem::setLine |  | Prototype:  | void QGraphicsLineItem::setLine(const QLineF &line) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9365-9373 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::setPen| Name:  | QGraphicsLineItem::setPen |  | Prototype:  | void QGraphicsLineItem::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9339-9347 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::shape| Name:  | QGraphicsLineItem::shape |  | Prototype:  | QPainterPath QGraphicsLineItem::shape() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9408-9418 |  
  |  | 7 | 2 | 
 QGraphicsLinearLayout::invalidate| Name:  | QGraphicsLinearLayout::invalidate |  | Prototype:  | void QGraphicsLinearLayout::invalidate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 542-549 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::removeItem| Name:  | QGraphicsLinearLayout::removeItem |  | Prototype:  | void QGraphicsLinearLayout::removeItem(QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 311-320 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayout::setAlignment| Name:  | QGraphicsLinearLayout::setAlignment |  | Prototype:  | void QGraphicsLinearLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 438-445 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::setGeometry| Name:  | QGraphicsLinearLayout::setGeometry |  | Prototype:  | void QGraphicsLinearLayout::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 499-525 |  
  |  | 11 | 2 | 
 QGraphicsLinearLayout::setOrientation| Name:  | QGraphicsLinearLayout::setOrientation |  | Prototype:  | void QGraphicsLinearLayout::setOrientation(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 229-237 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::setSpacing| Name:  | QGraphicsLinearLayout::setSpacing |  | Prototype:  | void QGraphicsLinearLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 351-360 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayout::stretchFactor| Name:  | QGraphicsLinearLayout::stretchFactor |  | Prototype:  | int QGraphicsLinearLayout::stretchFactor(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 421-430 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayoutPrivate::fixIndex| Name:  | QGraphicsLinearLayoutPrivate::fixIndex |  | Prototype:  | void QGraphicsLinearLayoutPrivate::fixIndex(int *index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 157-162 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::gridColumn| Name:  | QGraphicsLinearLayoutPrivate::gridColumn |  | Prototype:  | int QGraphicsLinearLayoutPrivate::gridColumn(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 171-176 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::gridRow| Name:  | QGraphicsLinearLayoutPrivate::gridRow |  | Prototype:  | int QGraphicsLinearLayoutPrivate::gridRow(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 164-169 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::styleInfo| Name:  | QGraphicsLinearLayoutPrivate::styleInfo |  | Prototype:  | QGraphicsLayoutStyleInfo *QGraphicsLinearLayoutPrivate::styleInfo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 178-183 |  
  |  | 3 | 2 | 
 QGraphicsObject::grabGesture| Name:  | QGraphicsObject::grabGesture |  | Prototype:  | void QGraphicsObject::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7794-7800 |  
  |  | 4 | 2 | 
 QGraphicsObject::ungrabGesture| Name:  | QGraphicsObject::ungrabGesture |  | Prototype:  | void QGraphicsObject::ungrabGesture(Qt::GestureType gesture) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7807-7811 |  
  |  | 2 | 2 | 
 QGraphicsOpacityEffect::setOpacityMask| Name:  | QGraphicsOpacityEffect::setOpacityMask |  | Prototype:  | void QGraphicsOpacityEffect::setOpacityMask(const QBrush &mask) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1167-1178 |  
  |  | 7 | 2 | 
 QGraphicsPathItem::QGraphicsPathItem| Name:  | QGraphicsPathItem::QGraphicsPathItem |  | Prototype:  | QGraphicsPathItem::QGraphicsPathItem(const QPainterPath &path, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8334-8340 |  
  |  | 2 | 2 | 
 QGraphicsPathItem::paint| Name:  | QGraphicsPathItem::paint |  | Prototype:  | void QGraphicsPathItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8425-8436 |  
  |  | 7 | 2 | 
 QGraphicsPathItem::setPath| Name:  | QGraphicsPathItem::setPath |  | Prototype:  | void QGraphicsPathItem::setPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8377-8386 |  
  |  | 7 | 2 | 
 QGraphicsPixmapItem::paint| Name:  | QGraphicsPixmapItem::paint |  | Prototype:  | void QGraphicsPixmapItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9758-9771 |  
  |  | 7 | 2 | 
 QGraphicsPixmapItem::setOffset| Name:  | QGraphicsPixmapItem::setOffset |  | Prototype:  | void QGraphicsPixmapItem::setOffset(const QPointF &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9699-9708 |  
  |  | 7 | 2 | 
 QGraphicsPixmapItem::setShapeMode| Name:  | QGraphicsPixmapItem::setShapeMode |  | Prototype:  | void QGraphicsPixmapItem::setShapeMode(ShapeMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9814-9821 |  
  |  | 5 | 2 | 
 QGraphicsPixmapItem::setTransformationMode| Name:  | QGraphicsPixmapItem::setTransformationMode |  | Prototype:  | void QGraphicsPixmapItem::setTransformationMode(Qt::TransformationMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9672-9679 |  
  |  | 4 | 2 | 
 QGraphicsPixmapItem::shape| Name:  | QGraphicsPixmapItem::shape |  | Prototype:  | QPainterPath QGraphicsPixmapItem::shape() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9736-9745 |  
  |  | 6 | 2 | 
 QGraphicsPolygonItem::paint| Name:  | QGraphicsPolygonItem::paint |  | Prototype:  | void QGraphicsPolygonItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9181-9191 |  
  |  | 7 | 2 | 
 QGraphicsPolygonItem::setFillRule| Name:  | QGraphicsPolygonItem::setFillRule |  | Prototype:  | void QGraphicsPolygonItem::setFillRule(Qt::FillRule rule) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9134-9141 |  
  |  | 4 | 2 | 
 QGraphicsPolygonItem::setPolygon| Name:  | QGraphicsPolygonItem::setPolygon |  | Prototype:  | void QGraphicsPolygonItem::setPolygon(const QPolygonF &polygon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9105-9114 |  
  |  | 7 | 2 | 
 QGraphicsProxyWidget::dragLeaveEvent| Name:  | QGraphicsProxyWidget::dragLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1076-1087 |  
  |  | 7 | 2 | 
 QGraphicsProxyWidget::dropEvent| Name:  | QGraphicsProxyWidget::dropEvent |  | Prototype:  | void QGraphicsProxyWidget::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1158-1172 |  
  |  | 7 | 2 | 
 QGraphicsProxyWidget::hoverLeaveEvent| Name:  | QGraphicsProxyWidget::hoverLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1186-1195 |  
  |  | 5 | 2 | 
 QGraphicsProxyWidget::inputMethodEvent| Name:  | QGraphicsProxyWidget::inputMethodEvent |  | Prototype:  | void QGraphicsProxyWidget::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1460-1467 |  
  |  | 4 | 2 | 
 QGraphicsProxyWidget::~QGraphicsProxyWidget| Name:  | QGraphicsProxyWidget::~QGraphicsProxyWidget |  | Prototype:  | QGraphicsProxyWidget::~QGraphicsProxyWidget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 543-551 |  
  |  | 5 | 2 | 
 QGraphicsProxyWidgetPrivate::embedSubWindow| Name:  | QGraphicsProxyWidgetPrivate::embedSubWindow |  | Prototype:  | void QGraphicsProxyWidgetPrivate::embedSubWindow(QWidget *subWin) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 477-484 |  
  |  | 4 | 2 | 
 QGraphicsProxyWidgetPrivate::mapToReceiver| Name:  | QGraphicsProxyWidgetPrivate::mapToReceiver |  | Prototype:  | QPointF QGraphicsProxyWidgetPrivate::mapToReceiver(const QPointF &pos, const QWidget *receiver) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 517-527 |  
  |  | 5 | 2 | 
 QGraphicsProxyWidgetPrivate::removeSubFocusHelper| Name:  | QGraphicsProxyWidgetPrivate::removeSubFocusHelper |  | Prototype:  | void QGraphicsProxyWidgetPrivate::removeSubFocusHelper(QWidget *widget, Qt::FocusReason reason) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 354-361 |  
  |  | 5 | 2 | 
 QGraphicsRectItem::paint| Name:  | QGraphicsRectItem::paint |  | Prototype:  | void QGraphicsRectItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8655-8666 |  
  |  | 7 | 2 | 
 QGraphicsRectItem::setRect| Name:  | QGraphicsRectItem::setRect |  | Prototype:  | void QGraphicsRectItem::setRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8594-8603 |  
  |  | 7 | 2 | 
 QGraphicsRotation::applyTo| Name:  | QGraphicsRotation::applyTo |  | Prototype:  | void QGraphicsRotation::applyTo(QMatrix4x4 *matrix) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 577-587 |  
  |  | 6 | 2 | 
 QGraphicsRotation::setAngle| Name:  | QGraphicsRotation::setAngle |  | Prototype:  | void QGraphicsRotation::setAngle(qreal angle) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 486-494 |  
  |  | 6 | 2 | 
 QGraphicsRotation::setAxis| Name:  | QGraphicsRotation::setAxis |  | Prototype:  | void QGraphicsRotation::setAxis(const QVector3D &axis) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 529-537 |  
  |  | 6 | 2 | 
 QGraphicsRotation::setOrigin| Name:  | QGraphicsRotation::setOrigin |  | Prototype:  | void QGraphicsRotation::setOrigin(const QVector3D &point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 458-466 |  
  |  | 6 | 2 | 
 QGraphicsScale::setOrigin| Name:  | QGraphicsScale::setOrigin |  | Prototype:  | void QGraphicsScale::setOrigin(const QVector3D &point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 243-251 |  
  |  | 6 | 2 | 
 QGraphicsScale::setXScale| Name:  | QGraphicsScale::setXScale |  | Prototype:  | void QGraphicsScale::setXScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 269-278 |  
  |  | 7 | 2 | 
 QGraphicsScale::setYScale| Name:  | QGraphicsScale::setYScale |  | Prototype:  | void QGraphicsScale::setYScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 296-305 |  
  |  | 7 | 2 | 
 QGraphicsScale::setZScale| Name:  | QGraphicsScale::setZScale |  | Prototype:  | void QGraphicsScale::setZScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 323-332 |  
  |  | 7 | 2 | 
 QGraphicsScene::activeWindow| Name:  | QGraphicsScene::activeWindow |  | Prototype:  | QGraphicsWidget *QGraphicsScene::activeWindow() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5726-5732 |  
  |  | 4 | 2 | 
 QGraphicsScene::clear| Name:  | QGraphicsScene::clear |  | Prototype:  | void QGraphicsScene::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2380-2394 |  
  |  | 9 | 2 | 
 QGraphicsScene::clearFocus| Name:  | QGraphicsScene::clearFocus |  | Prototype:  | void QGraphicsScene::clearFocus() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3021-3029 |  
  |  | 5 | 2 | 
 QGraphicsScene::destroyItemGroup| Name:  | QGraphicsScene::destroyItemGroup |  | Prototype:  | void QGraphicsScene::destroyItemGroup(QGraphicsItemGroup *group) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2459-2466 |  
  |  | 5 | 2 | 
 QGraphicsScene::dragLeaveEvent| Name:  | QGraphicsScene::dragLeaveEvent |  | Prototype:  | void QGraphicsScene::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3697-3705 |  
  |  | 4 | 2 | 
 QGraphicsScene::dropEvent| Name:  | QGraphicsScene::dropEvent |  | Prototype:  | void QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3714-3723 |  
  |  | 5 | 2 | 
 QGraphicsScene::focusOutEvent| Name:  | QGraphicsScene::focusOutEvent |  | Prototype:  | void QGraphicsScene::focusOutEvent(QFocusEvent *focusEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3766-3776 |  
  |  | 6 | 2 | 
 QGraphicsScene::inputMethodEvent| Name:  | QGraphicsScene::inputMethodEvent |  | Prototype:  | void QGraphicsScene::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4214-4219 |  
  |  | 3 | 2 | 
 QGraphicsScene::invalidate| Name:  | QGraphicsScene::invalidate |  | Prototype:  | void QGraphicsScene::invalidate(const QRectF &rect, SceneLayers layers) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3256-3262 |  
  |  | 4 | 2 | 
 QGraphicsScene::itemsBoundingRect| Name:  | QGraphicsScene::itemsBoundingRect |  | Prototype:  | QRectF QGraphicsScene::itemsBoundingRect() const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1957-1965 |  
  |  | 5 | 2 | 
 QGraphicsScene::mousePressEvent| Name:  | QGraphicsScene::mousePressEvent |  | Prototype:  | void QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4034-4045 |  
  |  | 6 | 2 | 
 QGraphicsScene::setBackgroundBrush| Name:  | QGraphicsScene::setBackgroundBrush |  | Prototype:  | void QGraphicsScene::setBackgroundBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3109-3118 |  
  |  | 6 | 2 | 
 QGraphicsScene::setFocus| Name:  | QGraphicsScene::setFocus |  | Prototype:  | void QGraphicsScene::setFocus(Qt::FocusReason focusReason) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3003-3010 |  
  |  | 5 | 2 | 
 QGraphicsScene::setFocusItem| Name:  | QGraphicsScene::setFocusItem |  | Prototype:  | void QGraphicsScene::setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 2971-2978 |  
  |  | 4 | 2 | 
 QGraphicsScene::setForegroundBrush| Name:  | QGraphicsScene::setForegroundBrush |  | Prototype:  | void QGraphicsScene::setForegroundBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3145-3153 |  
  |  | 6 | 2 | 
 QGraphicsScene::setSceneRect| Name:  | QGraphicsScene::setSceneRect |  | Prototype:  | void QGraphicsScene::setSceneRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1721-1729 |  
  |  | 5 | 2 | 
 QGraphicsScene::setSortCacheEnabled| Name:  | QGraphicsScene::setSortCacheEnabled |  | Prototype:  | void QGraphicsScene::setSortCacheEnabled(bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1942-1948 |  
  |  | 4 | 2 | 
 QGraphicsSceneBspTree::items| Name:  | QGraphicsSceneBspTree::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTree::items(const QRectF &rect, bool onlyTopLevelItems) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 147-157 |  
  |  | 7 | 2 | 
 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 | 
 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::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 | 
 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 | 
 QGraphicsSceneIndexPrivate::init| Name:  | QGraphicsSceneIndexPrivate::init |  | Prototype:  | void QGraphicsSceneIndexPrivate::init() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 337-344 |  
  |  | 4 | 2 | 
 QGraphicsScenePrivate::addView| Name:  | QGraphicsScenePrivate::addView |  | Prototype:  | void QGraphicsScenePrivate::addView(QGraphicsView *view) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5844-5852 |  
  |  | 4 | 2 | 
 QGraphicsScenePrivate::clearKeyboardGrabber| Name:  | QGraphicsScenePrivate::clearKeyboardGrabber |  | Prototype:  | void QGraphicsScenePrivate::clearKeyboardGrabber() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1101-1105 |  
  |  | 2 | 2 | 
 QGraphicsScenePrivate::clearMouseGrabber| Name:  | QGraphicsScenePrivate::clearMouseGrabber |  | Prototype:  | void QGraphicsScenePrivate::clearMouseGrabber() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1030-1035 |  
  |  | 3 | 2 | 
 QGraphicsScenePrivate::enableMouseTrackingOnViews| Name:  | QGraphicsScenePrivate::enableMouseTrackingOnViews |  | Prototype:  | void QGraphicsScenePrivate::enableMouseTrackingOnViews() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1107-1111 |  
  |  | 2 | 2 | 
 QGraphicsScenePrivate::enableTouchEventsOnViews| Name:  | QGraphicsScenePrivate::enableTouchEventsOnViews |  | Prototype:  | void QGraphicsScenePrivate::enableTouchEventsOnViews() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6082-6086 |  
  |  | 2 | 2 | 
 QGraphicsScenePrivate::setFont_helper| Name:  | QGraphicsScenePrivate::setFont_helper |  | Prototype:  | void QGraphicsScenePrivate::setFont_helper(const QFont &font) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1521-1526 |  
  |  | 3 | 2 | 
 QGraphicsScenePrivate::setPalette_helper| Name:  | QGraphicsScenePrivate::setPalette_helper |  | Prototype:  | void QGraphicsScenePrivate::setPalette_helper(const QPalette &palette) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1578-1583 |  
  |  | 3 | 2 | 
 QGraphicsScenePrivate::updateInputMethodSensitivityInViews| Name:  | QGraphicsScenePrivate::updateInputMethodSensitivityInViews |  | Prototype:  | void QGraphicsScenePrivate::updateInputMethodSensitivityInViews() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6088-6092 |  
  |  | 2 | 2 | 
 QGraphicsScenePrivate::updateTouchPointsForItem| Name:  | QGraphicsScenePrivate::updateTouchPointsForItem |  | Prototype:  | void QGraphicsScenePrivate::updateTouchPointsForItem(QGraphicsItem *item, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5859-5866 |  
  |  | 4 | 2 | 
 QGraphicsShaderEffect::setPixelShaderFragment| Name:  | QGraphicsShaderEffect::setPixelShaderFragment |  | Prototype:  | void QGraphicsShaderEffect::setPixelShaderFragment(const QByteArray& code) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 229-239 |  
  |  | 5 | 2 | 
 QGraphicsShaderEffect::setUniformsDirty| Name:  | QGraphicsShaderEffect::setUniformsDirty |  | Prototype:  | void QGraphicsShaderEffect::setUniformsDirty() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 290-297 |  
  |  | 3 | 2 | 
 QGraphicsSimpleTextItem::setText| Name:  | QGraphicsSimpleTextItem::setText |  | Prototype:  | void QGraphicsSimpleTextItem::setText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10833-10841 |  
  |  | 6 | 2 | 
 QGraphicsTextItem::QGraphicsTextItem| Name:  | QGraphicsTextItem::QGraphicsTextItem |  | Prototype:  | QGraphicsTextItem::QGraphicsTextItem(const QString &text, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9924-9934 |  
  |  | 6 | 2 | 
 QGraphicsTextItem::adjustSize| Name:  | QGraphicsTextItem::adjustSize |  | Prototype:  | void QGraphicsTextItem::adjustSize() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10178-10182 |  
  |  | 2 | 2 | 
 QGraphicsTextItem::focusInEvent| Name:  | QGraphicsTextItem::focusInEvent |  | Prototype:  | void QGraphicsTextItem::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10361-10368 |  
  |  | 4 | 2 | 
 QGraphicsTextItem::font| Name:  | QGraphicsTextItem::font |  | Prototype:  | QFont QGraphicsTextItem::font() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10015-10020 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::mouseMoveEvent| Name:  | QGraphicsTextItem::mouseMoveEvent |  | Prototype:  | void QGraphicsTextItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10280-10288 |  
  |  | 4 | 2 | 
 QGraphicsTextItem::openExternalLinks| Name:  | QGraphicsTextItem::openExternalLinks |  | Prototype:  | bool QGraphicsTextItem::openExternalLinks() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10680-10685 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::setDefaultTextColor| Name:  | QGraphicsTextItem::setDefaultTextColor |  | Prototype:  | void QGraphicsTextItem::setDefaultTextColor(const QColor &col) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10035-10044 |  
  |  | 7 | 2 | 
 QGraphicsTextItem::setTextInteractionFlags| Name:  | QGraphicsTextItem::setTextInteractionFlags |  | Prototype:  | void QGraphicsTextItem::setTextInteractionFlags(Qt::TextInteractionFlags flags) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10612-10620 |  
  |  | 4 | 2 | 
 QGraphicsTextItem::shape| Name:  | QGraphicsTextItem::shape |  | Prototype:  | QPainterPath QGraphicsTextItem::shape() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10065-10072 |  
  |  | 5 | 2 | 
 QGraphicsTextItem::textCursor| Name:  | QGraphicsTextItem::textCursor |  | Prototype:  | QTextCursor QGraphicsTextItem::textCursor() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10702-10707 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::textInteractionFlags| Name:  | QGraphicsTextItem::textInteractionFlags |  | Prototype:  | Qt::TextInteractionFlags QGraphicsTextItem::textInteractionFlags() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10627-10632 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::textWidth| Name:  | QGraphicsTextItem::textWidth |  | Prototype:  | qreal QGraphicsTextItem::textWidth() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10168-10173 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::toHtml| Name:  | QGraphicsTextItem::toHtml |  | Prototype:  | QString QGraphicsTextItem::toHtml() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9965-9972 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::toPlainText| Name:  | QGraphicsTextItem::toPlainText |  | Prototype:  | QString QGraphicsTextItem::toPlainText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9991-9996 |  
  |  | 3 | 2 | 
 QGraphicsTextItemPrivate::_q_ensureVisible| Name:  | QGraphicsTextItemPrivate::_q_ensureVisible |  | Prototype:  | void QGraphicsTextItemPrivate::_q_ensureVisible(QRectF rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10523-10529 |  
  |  | 3 | 2 | 
 QGraphicsTextItemPrivate::sendControlEvent| Name:  | QGraphicsTextItemPrivate::sendControlEvent |  | Prototype:  | inline void sendControlEvent(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9899-9900 |  
  |  | 1 | 2 |