| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsView::itemAt| Name:  | QGraphicsView::itemAt |  | Prototype:  | QGraphicsItem *QGraphicsView::itemAt(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2376-2383 |  
  |  | 5 | 2 | 
 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::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::invalidateScene| Name:  | QGraphicsView::invalidateScene |  | Prototype:  | void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLayers layers) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1643-1656 |  
  |  | 7 | 4 | 
 QGraphicsView::inputMethodQuery| Name:  | QGraphicsView::inputMethodQuery |  | Prototype:  | QVariant QGraphicsView::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2588-2604 |  
  |  | 13 | 6 | 
 QGraphicsView::inputMethodEvent| Name:  | QGraphicsView::inputMethodEvent |  | Prototype:  | void QGraphicsView::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3730-3735 |  
  |  | 3 | 2 | 
 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::focusOutEvent| Name:  | QGraphicsView::focusOutEvent |  | Prototype:  | void QGraphicsView::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3162-3168 |  
  |  | 4 | 2 | 
 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::focusInEvent| Name:  | QGraphicsView::focusInEvent |  | Prototype:  | void QGraphicsView::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3139-3149 |  
  |  | 7 | 3 | 
 QGraphicsView::fitInView| Name:  | QGraphicsView::fitInView |  | Prototype:  | void QGraphicsView::fitInView(const QRectF &rect, Qt::AspectRatioMode aspectRatioMode) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2054-2092 |  
  |  | 24 | 8 | 
 QGraphicsView::fitInView| Name:  | QGraphicsView::fitInView |  | Prototype:  | void QGraphicsView::fitInView(const QGraphicsItem *item, Qt::AspectRatioMode aspectRatioMode) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2114-2123 |  
  |  | 5 | 2 | 
 QGraphicsView::event| Name:  | QGraphicsView::event |  | Prototype:  | bool QGraphicsView::event(QEvent *event) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2808-2844 |  
  |  | 16 | 9 | 
 QGraphicsView::ensureVisible| Name:  | QGraphicsView::ensureVisible |  | Prototype:  | void QGraphicsView::ensureVisible(const QRectF &rect, int xmargin, int ymargin) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1972-2004 |  
  |  | 20 | 9 | 
 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::dropEvent| Name:  | QGraphicsView::dropEvent |  | Prototype:  | void QGraphicsView::dropEvent(QDropEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3007-3032 |  
  |  | 11 | 3 | 
 QGraphicsView::drawItems| Name:  | QGraphicsView::drawItems |  | Prototype:  | void QGraphicsView::drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[]) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3810-3819 |  
  |  | 4 | 2 | 
 QGraphicsView::drawForeground| Name:  | QGraphicsView::drawForeground |  | Prototype:  | void QGraphicsView::drawForeground(QPainter *painter, const QRectF &rect) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3782-3791 |  
  |  | 5 | 2 | 
 QGraphicsView::drawBackground| Name:  | QGraphicsView::drawBackground |  | Prototype:  | void QGraphicsView::drawBackground(QPainter *painter, const QRectF &rect) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3754-3763 |  
  |  | 5 | 2 | 
 QGraphicsView::dragMoveEvent| Name:  | QGraphicsView::dragMoveEvent |  | Prototype:  | void QGraphicsView::dragMoveEvent(QDragMoveEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3110-3134 |  
  |  | 10 | 3 | 
 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::dragLeaveEvent| Name:  | QGraphicsView::dragLeaveEvent |  | Prototype:  | void QGraphicsView::dragLeaveEvent(QDragLeaveEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3070-3105 |  
  |  | 22 | 4 | 
 QGraphicsView::dragEnterEvent| Name:  | QGraphicsView::dragEnterEvent |  | Prototype:  | void QGraphicsView::dragEnterEvent(QDragEnterEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3037-3065 |  
  |  | 11 | 3 | 
 QGraphicsView::contextMenuEvent| Name:  | QGraphicsView::contextMenuEvent |  | Prototype:  | void QGraphicsView::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2980-3001 |  
  |  | 17 | 2 | 
 QGraphicsView::centerOn| Name:  | QGraphicsView::centerOn |  | Prototype:  | void QGraphicsView::centerOn(const QPointF &pos) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1918-1940 |  
  |  | 16 | 4 | 
 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::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::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::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::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(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::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 | 
 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 | 
 QGraphicsTransformPrivate::setItem| Name:  | QGraphicsTransformPrivate::setItem |  | Prototype:  | void QGraphicsTransformPrivate::setItem(QGraphicsItem *i) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 103-120 |  
  |  | 11 | 3 | 
 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 | 
 QGraphicsTransform::update| Name:  | QGraphicsTransform::update |  | Prototype:  | void QGraphicsTransform::update() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 173-178 |  
  |  | 3 | 2 | 
 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 | 
 QGraphicsTextItemPrivate::textControl| Name:  | QGraphicsTextItemPrivate::textControl |  | Prototype:  | QWidgetTextControl *QGraphicsTextItemPrivate::textControl() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10531-10559 |  
  |  | 21 | 3 | 
 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 | 
 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 | 
 QGraphicsTextItemPrivate::_q_updateBoundingRect| Name:  | QGraphicsTextItemPrivate::_q_updateBoundingRect |  | Prototype:  | void QGraphicsTextItemPrivate::_q_updateBoundingRect(const QSizeF &size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10508-10518 |  
  |  | 7 | 3 | 
 QGraphicsTextItemPrivate::_q_update| Name:  | QGraphicsTextItemPrivate::_q_update |  | Prototype:  | void QGraphicsTextItemPrivate::_q_update(QRectF rect) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10494-10503 |  
  |  | 5 | 3 | 
 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::_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::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 | 
 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 | 
 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::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 | 
 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::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::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::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::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::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::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::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::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::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::setTabChangesFocus| Name:  | QGraphicsTextItem::setTabChangesFocus |  | Prototype:  | void QGraphicsTextItem::setTabChangesFocus(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10646-10649 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setPlainText| Name:  | QGraphicsTextItem::setPlainText |  | Prototype:  | void QGraphicsTextItem::setPlainText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10005-10008 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setOpenExternalLinks| Name:  | QGraphicsTextItem::setOpenExternalLinks |  | Prototype:  | void QGraphicsTextItem::setOpenExternalLinks(bool open) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10675-10678 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setHtml| Name:  | QGraphicsTextItem::setHtml |  | Prototype:  | void QGraphicsTextItem::setHtml(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9981-9984 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setFont| Name:  | QGraphicsTextItem::setFont |  | Prototype:  | void QGraphicsTextItem::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10027-10030 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::setExtension| Name:  | QGraphicsTextItem::setExtension |  | Prototype:  | void QGraphicsTextItem::setExtension(Extension extension, const QVariant &variant) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10476-10480 |  
  |  | 2 | 1 | 
 QGraphicsTextItem::setDocument| Name:  | QGraphicsTextItem::setDocument |  | Prototype:  | void QGraphicsTextItem::setDocument(QTextDocument *document) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10187-10191 |  
  |  | 2 | 1 | 
 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::sceneEvent| Name:  | QGraphicsTextItem::sceneEvent |  | Prototype:  | bool QGraphicsTextItem::sceneEvent(QEvent *event) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10204-10250 |  
  |  | 16 | 22 | 
 QGraphicsTextItem::paint| Name:  | QGraphicsTextItem::paint |  | Prototype:  | void QGraphicsTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10085-10113 |  
  |  | 16 | 5 | 
 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::opaqueArea| Name:  | QGraphicsTextItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsTextItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10126-10129 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::mouseReleaseEvent| Name:  | QGraphicsTextItem::mouseReleaseEvent |  | Prototype:  | void QGraphicsTextItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10293-10314 |  
  |  | 13 | 5 | 
 QGraphicsTextItem::mousePressEvent| Name:  | QGraphicsTextItem::mousePressEvent |  | Prototype:  | void QGraphicsTextItem::mousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10255-10275 |  
  |  | 12 | 5 | 
 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::mouseDoubleClickEvent| Name:  | QGraphicsTextItem::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsTextItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10319-10332 |  
  |  | 7 | 3 | 
 QGraphicsTextItem::keyReleaseEvent| Name:  | QGraphicsTextItem::keyReleaseEvent |  | Prototype:  | void QGraphicsTextItem::keyReleaseEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10353-10356 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::keyPressEvent| Name:  | QGraphicsTextItem::keyPressEvent |  | Prototype:  | void QGraphicsTextItem::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10345-10348 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::isObscuredBy| Name:  | QGraphicsTextItem::isObscuredBy |  | Prototype:  | bool QGraphicsTextItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10118-10121 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::inputMethodQuery| Name:  | QGraphicsTextItem::inputMethodQuery |  | Prototype:  | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10446-10462 |  
  |  | 14 | 7 | 
 QGraphicsTextItem::inputMethodEvent| Name:  | QGraphicsTextItem::inputMethodEvent |  | Prototype:  | void QGraphicsTextItem::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10414-10417 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverMoveEvent| Name:  | QGraphicsTextItem::hoverMoveEvent |  | Prototype:  | void QGraphicsTextItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10430-10433 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverLeaveEvent| Name:  | QGraphicsTextItem::hoverLeaveEvent |  | Prototype:  | void QGraphicsTextItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10438-10441 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::hoverEnterEvent| Name:  | QGraphicsTextItem::hoverEnterEvent |  | Prototype:  | void QGraphicsTextItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10422-10425 |  
  |  | 1 | 1 | 
 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::focusOutEvent| Name:  | QGraphicsTextItem::focusOutEvent |  | Prototype:  | void QGraphicsTextItem::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10373-10377 |  
  |  | 2 | 1 | 
 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::extension| Name:  | QGraphicsTextItem::extension |  | Prototype:  | QVariant QGraphicsTextItem::extension(const QVariant &variant) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10485-10489 |  
  |  | 2 | 1 | 
 QGraphicsTextItem::dropEvent| Name:  | QGraphicsTextItem::dropEvent |  | Prototype:  | void QGraphicsTextItem::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10406-10409 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragMoveEvent| Name:  | QGraphicsTextItem::dragMoveEvent |  | Prototype:  | void QGraphicsTextItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10398-10401 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragLeaveEvent| Name:  | QGraphicsTextItem::dragLeaveEvent |  | Prototype:  | void QGraphicsTextItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10390-10393 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::dragEnterEvent| Name:  | QGraphicsTextItem::dragEnterEvent |  | Prototype:  | void QGraphicsTextItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10382-10385 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::document| Name:  | QGraphicsTextItem::document |  | Prototype:  | QTextDocument *QGraphicsTextItem::document() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10196-10199 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::defaultTextColor| Name:  | QGraphicsTextItem::defaultTextColor |  | Prototype:  | QColor QGraphicsTextItem::defaultTextColor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10049-10052 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::contextMenuEvent| Name:  | QGraphicsTextItem::contextMenuEvent |  | Prototype:  | void QGraphicsTextItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10337-10340 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::contains| Name:  | QGraphicsTextItem::contains |  | Prototype:  | bool QGraphicsTextItem::contains(const QPointF &point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10077-10080 |  
  |  | 1 | 1 | 
 QGraphicsTextItem::boundingRect| Name:  | QGraphicsTextItem::boundingRect |  | Prototype:  | QRectF QGraphicsTextItem::boundingRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10057-10060 |  
  |  | 1 | 1 | 
 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::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::QGraphicsTextItem| Name:  | QGraphicsTextItem::QGraphicsTextItem |  | Prototype:  | QGraphicsTextItem::QGraphicsTextItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9942-9950 |  
  |  | 4 | 1 | 
 QGraphicsSimpleTextItemPrivate::updateBoundingRect| Name:  | QGraphicsSimpleTextItemPrivate::updateBoundingRect |  | Prototype:  | void QGraphicsSimpleTextItemPrivate::updateBoundingRect() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10742-10760 |  
  |  | 13 | 3 |