| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 10097-10101 |  
  |  | 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:  | 9945-9954 |  
  |  | 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:  | 10114-10160 |  
  |  | 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:  | 9995-10023 |  
  |  | 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:  | 10590-10595 |  
  |  | 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:  | 10036-10039 |  
  |  | 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:  | 10203-10224 |  
  |  | 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:  | 10165-10185 |  
  |  | 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:  | 10190-10198 |  
  |  | 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:  | 10229-10242 |  
  |  | 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:  | 10263-10266 |  
  |  | 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:  | 10255-10258 |  
  |  | 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:  | 10028-10031 |  
  |  | 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:  | 10356-10372 |  
  |  | 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:  | 10324-10327 |  
  |  | 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:  | 10340-10343 |  
  |  | 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:  | 10348-10351 |  
  |  | 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:  | 10332-10335 |  
  |  | 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:  | 9925-9930 |  
  |  | 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:  | 10283-10287 |  
  |  | 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:  | 10271-10278 |  
  |  | 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:  | 10395-10399 |  
  |  | 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:  | 10316-10319 |  
  |  | 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:  | 10308-10311 |  
  |  | 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:  | 10300-10303 |  
  |  | 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:  | 10292-10295 |  
  |  | 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:  | 10106-10109 |  
  |  | 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:  | 9959-9962 |  
  |  | 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:  | 10247-10250 |  
  |  | 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:  | 9987-9990 |  
  |  | 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:  | 9967-9970 |  
  |  | 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:  | 10088-10092 |  
  |  | 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:  | 9834-9844 |  
  |  | 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:  | 9852-9860 |  
  |  | 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:  | 10652-10670 |  
  |  | 13 | 3 | 
 QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate| Name:  | QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate |  | Prototype:  | inline QGraphicsSimpleTextItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10623-10626 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::type| Name:  | QGraphicsSimpleTextItem::type |  | Prototype:  | int QGraphicsSimpleTextItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10864-10867 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::text| Name:  | QGraphicsSimpleTextItem::text |  | Prototype:  | QString QGraphicsSimpleTextItem::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10756-10760 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::supportsExtension| Name:  | QGraphicsSimpleTextItem::supportsExtension |  | Prototype:  | bool QGraphicsSimpleTextItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10872-10876 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::shape| Name:  | QGraphicsSimpleTextItem::shape |  | Prototype:  | QPainterPath QGraphicsSimpleTextItem::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10793-10799 |  
  |  | 4 | 1 | 
 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:  | 10743-10751 |  
  |  | 6 | 2 | 
 QGraphicsSimpleTextItem::setFont| Name:  | QGraphicsSimpleTextItem::setFont |  | Prototype:  | void QGraphicsSimpleTextItem::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10765-10770 |  
  |  | 3 | 1 | 
 QGraphicsSimpleTextItem::setExtension| Name:  | QGraphicsSimpleTextItem::setExtension |  | Prototype:  | void QGraphicsSimpleTextItem::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:  | 10881-10885 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::paint| Name:  | QGraphicsSimpleTextItem::paint |  | Prototype:  | void QGraphicsSimpleTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10813-10843 |  
  |  | 21 | 3 | 
 QGraphicsSimpleTextItem::opaqueArea| Name:  | QGraphicsSimpleTextItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsSimpleTextItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10856-10859 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::isObscuredBy| Name:  | QGraphicsSimpleTextItem::isObscuredBy |  | Prototype:  | bool QGraphicsSimpleTextItem::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:  | 10848-10851 |  
  |  | 1 | 1 | 
 QGraphicsSimpleTextItem::font| Name:  | QGraphicsSimpleTextItem::font |  | Prototype:  | QFont QGraphicsSimpleTextItem::font() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10775-10779 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::extension| Name:  | QGraphicsSimpleTextItem::extension |  | Prototype:  | QVariant QGraphicsSimpleTextItem::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:  | 10890-10894 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::contains| Name:  | QGraphicsSimpleTextItem::contains |  | Prototype:  | bool QGraphicsSimpleTextItem::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:  | 10804-10808 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::boundingRect| Name:  | QGraphicsSimpleTextItem::boundingRect |  | Prototype:  | QRectF QGraphicsSimpleTextItem::boundingRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10784-10788 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem |  | Prototype:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10712-10715 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem |  | Prototype:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(const QString &text, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10724-10728 |  
  |  | 1 | 1 | 
 QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate| Name:  | QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate |  | Prototype:  | QGraphicsShaderEffectPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 158-164 |  
  |  | 2 | 1 | 
 QGraphicsShaderEffect::~QGraphicsShaderEffect| Name:  | QGraphicsShaderEffect::~QGraphicsShaderEffect |  | Prototype:  | QGraphicsShaderEffect::~QGraphicsShaderEffect() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 183-189 |  
  |  | 2 | 1 | 
 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:  | 284-291 |  
  |  | 3 | 2 | 
 QGraphicsShaderEffect::setUniforms| Name:  | QGraphicsShaderEffect::setUniforms |  | Prototype:  | void QGraphicsShaderEffect::setUniforms(QGLShaderProgram *program) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 303-306 |  
  |  | 1 | 1 | 
 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:  | 223-233 |  
  |  | 5 | 2 | 
 QGraphicsShaderEffect::pixelShaderFragment| Name:  | QGraphicsShaderEffect::pixelShaderFragment |  | Prototype:  | QByteArray QGraphicsShaderEffect::pixelShaderFragment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 199-203 |  
  |  | 2 | 1 | 
 QGraphicsShaderEffect::draw| Name:  | QGraphicsShaderEffect::draw |  | Prototype:  | void QGraphicsShaderEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 238-272 |  
  |  | 16 | 4 | 
 QGraphicsShaderEffect::QGraphicsShaderEffect| Name:  | QGraphicsShaderEffect::QGraphicsShaderEffect |  | Prototype:  | QGraphicsShaderEffect::QGraphicsShaderEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp |  | Lines:  | 175-178 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate| Name:  | QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate |  | Prototype:  | inline QGraphicsSceneWheelEventPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 689-691 |  
  |  | 1 | 1 | 
 QGraphicsSceneWheelEvent::setScreenPos| Name:  | QGraphicsSceneWheelEvent::setScreenPos |  | Prototype:  | void QGraphicsSceneWheelEvent::setScreenPos(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 777-781 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setScenePos| Name:  | QGraphicsSceneWheelEvent::setScenePos |  | Prototype:  | void QGraphicsSceneWheelEvent::setScenePos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 756-760 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setPos| Name:  | QGraphicsSceneWheelEvent::setPos |  | Prototype:  | void QGraphicsSceneWheelEvent::setPos(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 735-739 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setOrientation| Name:  | QGraphicsSceneWheelEvent::setOrientation |  | Prototype:  | void QGraphicsSceneWheelEvent::setOrientation(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 860-864 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setModifiers| Name:  | QGraphicsSceneWheelEvent::setModifiers |  | Prototype:  | void QGraphicsSceneWheelEvent::setModifiers(Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 818-822 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setDelta| Name:  | QGraphicsSceneWheelEvent::setDelta |  | Prototype:  | void QGraphicsSceneWheelEvent::setDelta(int delta) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 842-846 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::setButtons| Name:  | QGraphicsSceneWheelEvent::setButtons |  | Prototype:  | void QGraphicsSceneWheelEvent::setButtons(Qt::MouseButtons buttons) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 797-801 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::screenPos| Name:  | QGraphicsSceneWheelEvent::screenPos |  | Prototype:  | QPoint QGraphicsSceneWheelEvent::screenPos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 768-772 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::scenePos| Name:  | QGraphicsSceneWheelEvent::scenePos |  | Prototype:  | QPointF QGraphicsSceneWheelEvent::scenePos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 747-751 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::pos| Name:  | QGraphicsSceneWheelEvent::pos |  | Prototype:  | QPointF QGraphicsSceneWheelEvent::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 726-730 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::orientation| Name:  | QGraphicsSceneWheelEvent::orientation |  | Prototype:  | Qt::Orientation QGraphicsSceneWheelEvent::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 851-855 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::modifiers| Name:  | QGraphicsSceneWheelEvent::modifiers |  | Prototype:  | Qt::KeyboardModifiers QGraphicsSceneWheelEvent::modifiers() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 809-813 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::delta| Name:  | QGraphicsSceneWheelEvent::delta |  | Prototype:  | int QGraphicsSceneWheelEvent::delta() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 833-837 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::buttons| Name:  | QGraphicsSceneWheelEvent::buttons |  | Prototype:  | Qt::MouseButtons QGraphicsSceneWheelEvent::buttons() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 788-792 |  
  |  | 2 | 1 | 
 QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent| Name:  | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent |  | Prototype:  | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent(Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 708-711 |  
  |  | 2 | 1 | 
 QGraphicsSceneResizeEvent::setOldSize| Name:  | QGraphicsSceneResizeEvent::setOldSize |  | Prototype:  | void QGraphicsSceneResizeEvent::setOldSize(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1636-1640 |  
  |  | 2 | 1 | 
 QGraphicsSceneResizeEvent::setNewSize| Name:  | QGraphicsSceneResizeEvent::setNewSize |  | Prototype:  | void QGraphicsSceneResizeEvent::setNewSize(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1656-1660 |  
  |  | 2 | 1 | 
 QGraphicsSceneResizeEvent::oldSize| Name:  | QGraphicsSceneResizeEvent::oldSize |  | Prototype:  | QSizeF QGraphicsSceneResizeEvent::oldSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1627-1631 |  
  |  | 2 | 1 | 
 QGraphicsSceneResizeEvent::newSize| Name:  | QGraphicsSceneResizeEvent::newSize |  | Prototype:  | QSizeF QGraphicsSceneResizeEvent::newSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1647-1651 |  
  |  | 2 | 1 | 
 QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent| Name:  | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent |  | Prototype:  | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp |  | Lines:  | 1609-1612 |  
  |  | 2 | 1 | 
 QGraphicsSceneRemoveItemBspTreeVisitor::visit| Name:  | QGraphicsSceneRemoveItemBspTreeVisitor::visit |  | Prototype:  | void visit(QList<QGraphicsItem *> *items) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 57-58 |  
  |  | 1 | 1 | 
 QGraphicsScenePrivate::updateTouchPointsForItem| Name:  | QGraphicsScenePrivate::updateTouchPointsForItem |  | Prototype:  | void QGraphicsScenePrivate::updateTouchPointsForItem(QGraphicsItem *item, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5835-5845 |  
  |  | 7 | 2 | 
 QGraphicsScenePrivate::updatePalette| Name:  | QGraphicsScenePrivate::updatePalette |  | Prototype:  | void QGraphicsScenePrivate::updatePalette(const QPalette &palette) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1595-1616 |  
  |  | 7 | 3 | 
 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:  | 6067-6071 |  
  |  | 2 | 2 | 
 QGraphicsScenePrivate::updateFont| Name:  | QGraphicsScenePrivate::updateFont |  | Prototype:  | void QGraphicsScenePrivate::updateFont(const QFont &font) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1539-1560 |  
  |  | 7 | 3 | 
 QGraphicsScenePrivate::unregisterTopLevelItem| Name:  | QGraphicsScenePrivate::unregisterTopLevelItem |  | Prototype:  | void QGraphicsScenePrivate::unregisterTopLevelItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 406-420 |  
  |  | 8 | 4 | 
 QGraphicsScenePrivate::unregisterScenePosItem| Name:  | QGraphicsScenePrivate::unregisterScenePosItem |  | Prototype:  | void QGraphicsScenePrivate::unregisterScenePosItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 532-536 |  
  |  | 2 | 1 | 
 QGraphicsScenePrivate::ungrabMouse| Name:  | QGraphicsScenePrivate::ungrabMouse |  | Prototype:  | void QGraphicsScenePrivate::ungrabMouse(QGraphicsItem *item, bool itemIsDying) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 974-1016 |  
  |  | 18 | 6 | 
 QGraphicsScenePrivate::ungrabKeyboard| Name:  | QGraphicsScenePrivate::ungrabKeyboard |  | Prototype:  | void QGraphicsScenePrivate::ungrabKeyboard(QGraphicsItem *item, bool itemIsDying) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1059-1087 |  
  |  | 14 | 5 | 
 QGraphicsScenePrivate::ungrabGesture| Name:  | QGraphicsScenePrivate::ungrabGesture |  | Prototype:  | void QGraphicsScenePrivate::ungrabGesture(QGraphicsItem *item, Qt::GestureType gesture) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 6547-6557 |  
  |  | 6 | 3 | 
 QGraphicsScenePrivate::touchEventHandler| Name:  | QGraphicsScenePrivate::touchEventHandler |  | Prototype:  | void QGraphicsScenePrivate::touchEventHandler(QTouchEvent *sceneTouchEvent) |  | Coverage:  |   0.000% (0/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5861-5989 |  
  |  | 80 | 22 | 
 QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber| Name:  | QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber |  | Prototype:  | void QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1132-1143 |  
  |  | 7 | 3 | 
 QGraphicsScenePrivate::setScenePosItemEnabled| Name:  | QGraphicsScenePrivate::setScenePosItemEnabled |  | Prototype:  | void QGraphicsScenePrivate::setScenePosItemEnabled(QGraphicsItem *item, bool enabled) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 507-518 |  
  |  | 7 | 3 | 
 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:  | 1568-1573 |  
  |  | 3 | 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:  | 1512-1517 |  
  |  | 3 | 2 | 
 QGraphicsScenePrivate::setFocusItemHelper| Name:  | QGraphicsScenePrivate::setFocusItemHelper |  | Prototype:  | void QGraphicsScenePrivate::setFocusItemHelper(QGraphicsItem *item, Qt::FocusReason focusReason, bool emitFocusChanged) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 815-876 |  
  |  | 31 | 13 | 
 QGraphicsScenePrivate::setActivePanelHelper| Name:  | QGraphicsScenePrivate::setActivePanelHelper |  | Prototype:  | void QGraphicsScenePrivate::setActivePanelHelper(QGraphicsItem *item, bool duringActivationEvent) |  | Coverage:  |   0.000% (0/68) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 727-803 |  
  |  | 45 | 18 | 
 QGraphicsScenePrivate::sendTouchBeginEvent| Name:  | QGraphicsScenePrivate::sendTouchBeginEvent |  | Prototype:  | bool QGraphicsScenePrivate::sendTouchBeginEvent(QGraphicsItem *origin, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 5991-6059 |  
  |  | 44 | 15 | 
 QGraphicsScenePrivate::sendMouseEvent| Name:  | QGraphicsScenePrivate::sendMouseEvent |  | Prototype:  | void QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1294-1316 |  
  |  | 14 | 4 |