| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QGraphicsTextItem::setTextCursor| Name:  | QGraphicsTextItem::setTextCursor |  | Prototype:  | void QGraphicsTextItem::setTextCursor(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10697-10700 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setTextWidth| Name:  | QGraphicsTextItem::setTextWidth |  | Prototype:  | void QGraphicsTextItem::setTextWidth(qreal width) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10155-10158 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::supportsExtension| Name:  | QGraphicsTextItem::supportsExtension |  | Prototype:  | bool QGraphicsTextItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10467-10471 |  
  |  | 2 | 1 | 
 QGraphicsTextItem::tabChangesFocus| Name:  | QGraphicsTextItem::tabChangesFocus |  | Prototype:  | bool QGraphicsTextItem::tabChangesFocus() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10661-10664 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::type| Name:  | QGraphicsTextItem::type |  | Prototype:  | int QGraphicsTextItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10134-10137 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::~QGraphicsTextItem| Name:  | QGraphicsTextItem::~QGraphicsTextItem |  | Prototype:  | QGraphicsTextItem::~QGraphicsTextItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9955-9958 |  
  |  | 1 | 1 | 
 QGraphicsTextItemPrivate::QGraphicsTextItemPrivate| Name:  | QGraphicsTextItemPrivate::QGraphicsTextItemPrivate |  | Prototype:  | QGraphicsTextItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9890-9892 |  
  |  | 1 | 1 | 
 QGraphicsTextItemPrivate::_q_mouseOnEdge| Name:  | QGraphicsTextItemPrivate::_q_mouseOnEdge |  | Prototype:  | bool QGraphicsTextItemPrivate::_q_mouseOnEdge(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10564-10579 |  
  |  | 11 | 1 | 
 QGraphicsTextItemPrivate::controlOffset| Name:  | QGraphicsTextItemPrivate::controlOffset |  | Prototype:  | inline QPointF controlOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9897-9898 |  
  |  | 1 | 1 | 
 QGraphicsTransform::QGraphicsTransform| Name:  | QGraphicsTransform::QGraphicsTransform |  | Prototype:  | QGraphicsTransform::QGraphicsTransform(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 131-134 |  
  |  | 2 | 1 | 
 QGraphicsTransform::QGraphicsTransform| Name:  | QGraphicsTransform::QGraphicsTransform |  | Prototype:  | QGraphicsTransform::QGraphicsTransform(QGraphicsTransformPrivate &p, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 148-151 |  
  |  | 2 | 1 | 
 QGraphicsTransform::~QGraphicsTransform| Name:  | QGraphicsTransform::~QGraphicsTransform |  | Prototype:  | QGraphicsTransform::~QGraphicsTransform() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 139-143 |  
  |  | 2 | 1 | 
 QGraphicsTransformPrivate::updateItem| Name:  | QGraphicsTransformPrivate::updateItem |  | Prototype:  | void QGraphicsTransformPrivate::updateItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 122-126 |  
  |  | 2 | 1 | 
 QGraphicsView::QGraphicsView| Name:  | QGraphicsView::QGraphicsView |  | Prototype:  | QGraphicsView::QGraphicsView(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1195-1204 |  
  |  | 5 | 1 | 
 QGraphicsView::QGraphicsView| Name:  | QGraphicsView::QGraphicsView |  | Prototype:  | QGraphicsView::QGraphicsView(QGraphicsViewPrivate &dd, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1225-1234 |  
  |  | 5 | 1 | 
 QGraphicsView::QGraphicsView| Name:  | QGraphicsView::QGraphicsView |  | Prototype:  | QGraphicsView::QGraphicsView(QGraphicsScene *scene, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1210-1220 |  
  |  | 6 | 1 | 
 QGraphicsView::alignment| Name:  | QGraphicsView::alignment |  | Prototype:  | Qt::Alignment QGraphicsView::alignment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1317-1321 |  
  |  | 2 | 1 | 
 QGraphicsView::backgroundBrush| Name:  | QGraphicsView::backgroundBrush |  | Prototype:  | QBrush QGraphicsView::backgroundBrush() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2619-2623 |  
  |  | 2 | 1 | 
 QGraphicsView::cacheMode| Name:  | QGraphicsView::cacheMode |  | Prototype:  | QGraphicsView::CacheMode QGraphicsView::cacheMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1581-1585 |  
  |  | 2 | 1 | 
 QGraphicsView::centerOn| Name:  | QGraphicsView::centerOn |  | Prototype:  | void QGraphicsView::centerOn(const QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1958-1961 |  
  |  | 1 | 1 | 
 QGraphicsView::dragMode| Name:  | QGraphicsView::dragMode |  | Prototype:  | QGraphicsView::DragMode QGraphicsView::dragMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1480-1484 |  
  |  | 2 | 1 | 
 QGraphicsView::ensureVisible| Name:  | QGraphicsView::ensureVisible |  | Prototype:  | void QGraphicsView::ensureVisible(const QGraphicsItem *item, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2025-2028 |  
  |  | 1 | 1 | 
 QGraphicsView::focusNextPrevChild| Name:  | QGraphicsView::focusNextPrevChild |  | Prototype:  | bool QGraphicsView::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3154-3157 |  
  |  | 1 | 1 | 
 QGraphicsView::foregroundBrush| Name:  | QGraphicsView::foregroundBrush |  | Prototype:  | QBrush QGraphicsView::foregroundBrush() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2649-2653 |  
  |  | 2 | 1 | 
 QGraphicsView::isInteractive| Name:  | QGraphicsView::isInteractive |  | Prototype:  | bool QGraphicsView::isInteractive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1668-1672 |  
  |  | 2 | 1 | 
 QGraphicsView::isTransformed| Name:  | QGraphicsView::isTransformed |  | Prototype:  | bool QGraphicsView::isTransformed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3853-3857 |  
  |  | 2 | 1 | 
 QGraphicsView::mapFromScene| Name:  | QGraphicsView::mapFromScene |  | Prototype:  | QPainterPath QGraphicsView::mapFromScene(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2577-2583 |  
  |  | 4 | 1 | 
 QGraphicsView::mapFromScene| Name:  | QGraphicsView::mapFromScene |  | Prototype:  | QPoint QGraphicsView::mapFromScene(const QPointF &point) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2494-2501 |  
  |  | 5 | 1 | 
 QGraphicsView::mapToScene| Name:  | QGraphicsView::mapToScene |  | Prototype:  | QPainterPath QGraphicsView::mapToScene(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2481-2487 |  
  |  | 4 | 1 | 
 QGraphicsView::mapToScene| Name:  | QGraphicsView::mapToScene |  | Prototype:  | QPointF QGraphicsView::mapToScene(const QPoint &point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2402-2409 |  
  |  | 5 | 1 | 
 QGraphicsView::matrix| Name:  | QGraphicsView::matrix |  | Prototype:  | QMatrix QGraphicsView::matrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1807-1811 |  
  |  | 2 | 1 | 
 QGraphicsView::optimizationFlags| Name:  | QGraphicsView::optimizationFlags |  | Prototype:  | QGraphicsView::OptimizationFlags QGraphicsView::optimizationFlags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1444-1448 |  
  |  | 2 | 1 | 
 QGraphicsView::renderHints| Name:  | QGraphicsView::renderHints |  | Prototype:  | QPainter::RenderHints QGraphicsView::renderHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1276-1280 |  
  |  | 2 | 1 | 
 QGraphicsView::resetMatrix| Name:  | QGraphicsView::resetMatrix |  | Prototype:  | void QGraphicsView::resetMatrix() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1849-1852 |  
  |  | 1 | 1 | 
 QGraphicsView::resetTransform| Name:  | QGraphicsView::resetTransform |  | Prototype:  | void QGraphicsView::resetTransform() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3918-3921 |  
  |  | 1 | 1 | 
 QGraphicsView::resizeAnchor| Name:  | QGraphicsView::resizeAnchor |  | Prototype:  | QGraphicsView::ViewportAnchor QGraphicsView::resizeAnchor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1381-1385 |  
  |  | 2 | 1 | 
 QGraphicsView::rotate| Name:  | QGraphicsView::rotate |  | Prototype:  | void QGraphicsView::rotate(qreal angle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1859-1865 |  
  |  | 4 | 1 | 
 QGraphicsView::rubberBandSelectionMode| Name:  | QGraphicsView::rubberBandSelectionMode |  | Prototype:  | Qt::ItemSelectionMode QGraphicsView::rubberBandSelectionMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1528-1532 |  
  |  | 2 | 1 | 
 QGraphicsView::scale| Name:  | QGraphicsView::scale |  | Prototype:  | void QGraphicsView::scale(qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1872-1878 |  
  |  | 4 | 1 | 
 QGraphicsView::scene| Name:  | QGraphicsView::scene |  | Prototype:  | QGraphicsScene *QGraphicsView::scene() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1685-1689 |  
  |  | 2 | 1 | 
 QGraphicsView::setForegroundBrush| Name:  | QGraphicsView::setForegroundBrush |  | Prototype:  | void QGraphicsView::setForegroundBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2654-2659 |  
  |  | 3 | 1 | 
 QGraphicsView::setInteractive| Name:  | QGraphicsView::setInteractive |  | Prototype:  | void QGraphicsView::setInteractive(bool allowed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1673-1677 |  
  |  | 2 | 1 | 
 QGraphicsView::setMatrix| Name:  | QGraphicsView::setMatrix |  | Prototype:  | void QGraphicsView::setMatrix(const QMatrix &matrix, bool combine) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1839-1842 |  
  |  | 1 | 1 | 
 QGraphicsView::setOptimizationFlag| Name:  | QGraphicsView::setOptimizationFlag |  | Prototype:  | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1460-1464 |  
  |  | 2 | 1 | 
 QGraphicsView::setOptimizationFlags| Name:  | QGraphicsView::setOptimizationFlags |  | Prototype:  | void QGraphicsView::setOptimizationFlags(OptimizationFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1449-1453 |  
  |  | 2 | 1 | 
 QGraphicsView::setRubberBandSelectionMode| Name:  | QGraphicsView::setRubberBandSelectionMode |  | Prototype:  | void QGraphicsView::setRubberBandSelectionMode(Qt::ItemSelectionMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1533-1537 |  
  |  | 2 | 1 | 
 QGraphicsView::setSceneRect| Name:  | QGraphicsView::setSceneRect |  | Prototype:  | void QGraphicsView::setSceneRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1793-1799 |  
  |  | 4 | 1 | 
 QGraphicsView::setViewportUpdateMode| Name:  | QGraphicsView::setViewportUpdateMode |  | Prototype:  | void QGraphicsView::setViewportUpdateMode(ViewportUpdateMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1420-1424 |  
  |  | 2 | 1 | 
 QGraphicsView::shear| Name:  | QGraphicsView::shear |  | Prototype:  | void QGraphicsView::shear(qreal sh, qreal sv) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1885-1891 |  
  |  | 4 | 1 | 
 QGraphicsView::showEvent| Name:  | QGraphicsView::showEvent |  | Prototype:  | void QGraphicsView::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3719-3725 |  
  |  | 4 | 1 | 
 QGraphicsView::transform| Name:  | QGraphicsView::transform |  | Prototype:  | QTransform QGraphicsView::transform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3827-3831 |  
  |  | 2 | 1 | 
 QGraphicsView::transformationAnchor| Name:  | QGraphicsView::transformationAnchor |  | Prototype:  | QGraphicsView::ViewportAnchor QGraphicsView::transformationAnchor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1349-1353 |  
  |  | 2 | 1 | 
 QGraphicsView::translate| Name:  | QGraphicsView::translate |  | Prototype:  | void QGraphicsView::translate(qreal dx, qreal dy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1898-1904 |  
  |  | 4 | 1 | 
 QGraphicsView::viewportTransform| Name:  | QGraphicsView::viewportTransform |  | Prototype:  | QTransform QGraphicsView::viewportTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3838-3843 |  
  |  | 3 | 1 | 
 QGraphicsView::viewportUpdateMode| Name:  | QGraphicsView::viewportUpdateMode |  | Prototype:  | QGraphicsView::ViewportUpdateMode QGraphicsView::viewportUpdateMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1415-1419 |  
  |  | 2 | 1 | 
 QGraphicsViewPrivate::QGraphicsViewPrivate| Name:  | QGraphicsViewPrivate::QGraphicsViewPrivate |  | Prototype:  | QGraphicsViewPrivate::QGraphicsViewPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 332-369 |  
  |  | 1 | 1 | 
 QGraphicsViewPrivate::mapToScene| Name:  | QGraphicsViewPrivate::mapToScene |  | Prototype:  | QPointF QGraphicsViewPrivate::mapToScene(const QPointF &point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3923-3929 |  
  |  | 4 | 1 | 
 QGraphicsViewPrivate::populateSceneDragDropEvent| Name:  | QGraphicsViewPrivate::populateSceneDragDropEvent |  | Prototype:  | void QGraphicsViewPrivate::populateSceneDragDropEvent(QGraphicsSceneDragDropEvent *dest, QDropEvent *source) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 849-868 |  
  |  | 11 | 1 | 
 QGraphicsViewPrivate::storeDragDropEvent| Name:  | QGraphicsViewPrivate::storeDragDropEvent |  | Prototype:  | void QGraphicsViewPrivate::storeDragDropEvent(const QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 830-844 |  
  |  | 12 | 1 | 
 QGraphicsViewPrivate::storeMouseEvent| Name:  | QGraphicsViewPrivate::storeMouseEvent |  | Prototype:  | void QGraphicsViewPrivate::storeMouseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 625-630 |  
  |  | 3 | 1 | 
 QGraphicsViewPrivate::updateLastCenterPoint| Name:  | QGraphicsViewPrivate::updateLastCenterPoint |  | Prototype:  | void QGraphicsViewPrivate::updateLastCenterPoint() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 532-536 |  
  |  | 2 | 1 | 
 QGraphicsWidget::QGraphicsWidget| Name:  | QGraphicsWidget::QGraphicsWidget |  | Prototype:  | QGraphicsWidget::QGraphicsWidget(QGraphicsItem *parent, Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 176-181 |  
  |  | 2 | 1 | 
 QGraphicsWidget::QGraphicsWidget| Name:  | QGraphicsWidget::QGraphicsWidget |  | Prototype:  | QGraphicsWidget::QGraphicsWidget(QGraphicsWidgetPrivate &dd, QGraphicsItem *parent, Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 188-193 |  
  |  | 2 | 1 | 
 QGraphicsWidget::actions| Name:  | QGraphicsWidget::actions |  | Prototype:  | QList<QAction *> QGraphicsWidget::actions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2114-2118 |  
  |  | 2 | 1 | 
 QGraphicsWidget::addAction| Name:  | QGraphicsWidget::addAction |  | Prototype:  | void QGraphicsWidget::addAction(QAction *action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2000-2003 |  
  |  | 1 | 1 | 
 QGraphicsWidget::autoFillBackground| Name:  | QGraphicsWidget::autoFillBackground |  | Prototype:  | bool QGraphicsWidget::autoFillBackground() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1056-1060 |  
  |  | 2 | 1 | 
 QGraphicsWidget::boundingRect| Name:  | QGraphicsWidget::boundingRect |  | Prototype:  | QRectF QGraphicsWidget::boundingRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2358-2361 |  
  |  | 1 | 1 | 
 QGraphicsWidget::closeEvent| Name:  | QGraphicsWidget::closeEvent |  | Prototype:  | void QGraphicsWidget::closeEvent(QCloseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1526-1529 |  
  |  | 1 | 1 | 
 QGraphicsWidget::focusPolicy| Name:  | QGraphicsWidget::focusPolicy |  | Prototype:  | Qt::FocusPolicy QGraphicsWidget::focusPolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1856-1860 |  
  |  | 2 | 1 | 
 QGraphicsWidget::font| Name:  | QGraphicsWidget::font |  | Prototype:  | QFont QGraphicsWidget::font() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 983-989 |  
  |  | 4 | 1 | 
 QGraphicsWidget::grabKeyboardEvent| Name:  | QGraphicsWidget::grabKeyboardEvent |  | Prototype:  | void QGraphicsWidget::grabKeyboardEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1723-1726 |  
  |  | 1 | 1 | 
 QGraphicsWidget::grabMouseEvent| Name:  | QGraphicsWidget::grabMouseEvent |  | Prototype:  | void QGraphicsWidget::grabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1701-1704 |  
  |  | 1 | 1 | 
 QGraphicsWidget::hideEvent| Name:  | QGraphicsWidget::hideEvent |  | Prototype:  | void QGraphicsWidget::hideEvent(QHideEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1601-1606 |  
  |  | 1 | 1 | 
 QGraphicsWidget::hoverLeaveEvent| Name:  | QGraphicsWidget::hoverLeaveEvent |  | Prototype:  | void QGraphicsWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1690-1693 |  
  |  | 1 | 1 | 
 QGraphicsWidget::hoverMoveEvent| Name:  | QGraphicsWidget::hoverMoveEvent |  | Prototype:  | void QGraphicsWidget::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1682-1685 |  
  |  | 1 | 1 | 
 QGraphicsWidget::isActiveWindow| Name:  | QGraphicsWidget::isActiveWindow |  | Prototype:  | bool QGraphicsWidget::isActiveWindow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1810-1813 |  
  |  | 1 | 1 | 
 QGraphicsWidget::layout| Name:  | QGraphicsWidget::layout |  | Prototype:  | QGraphicsLayout *QGraphicsWidget::layout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 813-817 |  
  |  | 2 | 1 | 
 QGraphicsWidget::layoutDirection| Name:  | QGraphicsWidget::layoutDirection |  | Prototype:  | Qt::LayoutDirection QGraphicsWidget::layoutDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 905-908 |  
  |  | 1 | 1 | 
 QGraphicsWidget::moveEvent| Name:  | QGraphicsWidget::moveEvent |  | Prototype:  | void QGraphicsWidget::moveEvent(QGraphicsSceneMoveEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1623-1627 |  
  |  | 1 | 1 | 
 QGraphicsWidget::paint| Name:  | QGraphicsWidget::paint |  | Prototype:  | void QGraphicsWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2242-2247 |  
  |  | 3 | 1 | 
 QGraphicsWidget::palette| Name:  | QGraphicsWidget::palette |  | Prototype:  | QPalette QGraphicsWidget::palette() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1025-1029 |  
  |  | 2 | 1 | 
 QGraphicsWidget::propertyChange| Name:  | QGraphicsWidget::propertyChange |  | Prototype:  | QVariant QGraphicsWidget::propertyChange(const QString &propertyName, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1225-1229 |  
  |  | 2 | 1 | 
 QGraphicsWidget::resize| Name:  | QGraphicsWidget::resize |  | Prototype:  | void QGraphicsWidget::resize(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 312-315 |  
  |  | 1 | 1 | 
 QGraphicsWidget::resizeEvent| Name:  | QGraphicsWidget::resizeEvent |  | Prototype:  | void QGraphicsWidget::resizeEvent(QGraphicsSceneResizeEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1657-1660 |  
  |  | 1 | 1 | 
 QGraphicsWidget::sceneEvent| Name:  | QGraphicsWidget::sceneEvent |  | Prototype:  | bool QGraphicsWidget::sceneEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1239-1242 |  
  |  | 1 | 1 | 
 QGraphicsWidget::setAttribute| Name:  | QGraphicsWidget::setAttribute |  | Prototype:  | void QGraphicsWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2210-2217 |  
  |  | 2 | 1 | 
 QGraphicsWidget::setFont| Name:  | QGraphicsWidget::setFont |  | Prototype:  | void QGraphicsWidget::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 990-998 |  
  |  | 5 | 1 | 
 QGraphicsWidget::setLayoutDirection| Name:  | QGraphicsWidget::setLayoutDirection |  | Prototype:  | void QGraphicsWidget::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 909-914 |  
  |  | 3 | 1 | 
 QGraphicsWidget::setPalette| Name:  | QGraphicsWidget::setPalette |  | Prototype:  | void QGraphicsWidget::setPalette(const QPalette &palette) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1030-1038 |  
  |  | 5 | 1 | 
 QGraphicsWidget::setStyle| Name:  | QGraphicsWidget::setStyle |  | Prototype:  | void QGraphicsWidget::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 951-959 |  
  |  | 4 | 1 | 
 QGraphicsWidget::setWindowTitle| Name:  | QGraphicsWidget::setWindowTitle |  | Prototype:  | void QGraphicsWidget::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1824-1829 |  
  |  | 3 | 1 | 
 QGraphicsWidget::shape| Name:  | QGraphicsWidget::shape |  | Prototype:  | QPainterPath QGraphicsWidget::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2366-2371 |  
  |  | 3 | 1 | 
 QGraphicsWidget::showEvent| Name:  | QGraphicsWidget::showEvent |  | Prototype:  | void QGraphicsWidget::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1674-1677 |  
  |  | 1 | 1 | 
 QGraphicsWidget::size| Name:  | QGraphicsWidget::size |  | Prototype:  | QSizeF QGraphicsWidget::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 307-310 |  
  |  | 1 | 1 | 
 QGraphicsWidget::testAttribute| Name:  | QGraphicsWidget::testAttribute |  | Prototype:  | bool QGraphicsWidget::testAttribute(Qt::WidgetAttribute attribute) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2225-2229 |  
  |  | 2 | 1 | 
 QGraphicsWidget::type| Name:  | QGraphicsWidget::type |  | Prototype:  | int QGraphicsWidget::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2234-2237 |  
  |  | 1 | 1 | 
 QGraphicsWidget::ungrabKeyboardEvent| Name:  | QGraphicsWidget::ungrabKeyboardEvent |  | Prototype:  | void QGraphicsWidget::ungrabKeyboardEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1734-1737 |  
  |  | 1 | 1 | 
 QGraphicsWidget::ungrabMouseEvent| Name:  | QGraphicsWidget::ungrabMouseEvent |  | Prototype:  | void QGraphicsWidget::ungrabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1712-1715 |  
  |  | 1 | 1 | 
 QGraphicsWidget::unsetLayoutDirection| Name:  | QGraphicsWidget::unsetLayoutDirection |  | Prototype:  | void QGraphicsWidget::unsetLayoutDirection() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 915-920 |  
  |  | 3 | 1 | 
 QGraphicsWidget::windowFlags| Name:  | QGraphicsWidget::windowFlags |  | Prototype:  | Qt::WindowFlags QGraphicsWidget::windowFlags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1766-1770 |  
  |  | 2 | 1 |