| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QGraphicsItemAnimation::setItem| Name:  | QGraphicsItemAnimation::setItem |  | Prototype:  | void QGraphicsItemAnimation::setItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 223-227 |  
  |  | 2 | 1 | 
 QGraphicsItemAnimation::rotationAt| Name:  | QGraphicsItemAnimation::rotationAt |  | Prototype:  | qreal QGraphicsItemAnimation::rotationAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 323-327 |  
  |  | 2 | 1 | 
 QGraphicsItemAnimation::horizontalShearAt| Name:  | QGraphicsItemAnimation::horizontalShearAt |  | Prototype:  | qreal QGraphicsItemAnimation::horizontalShearAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 472-476 |  
  |  | 2 | 1 | 
 QGraphicsItemAnimation::horizontalScaleAt| Name:  | QGraphicsItemAnimation::horizontalScaleAt |  | Prototype:  | qreal QGraphicsItemAnimation::horizontalScaleAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 422-426 |  
  |  | 2 | 1 | 
 QGraphicsItem::supportsExtension| Name:  | QGraphicsItem::supportsExtension |  | Prototype:  | bool QGraphicsItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7546-7550 |  
  |  | 2 | 1 | 
 QGraphicsItem::setExtension| Name:  | QGraphicsItem::setExtension |  | Prototype:  | void QGraphicsItem::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:  | 7558-7562 |  
  |  | 2 | 1 | 
 QGraphicsItem::sceneTransform| Name:  | QGraphicsItem::sceneTransform |  | Prototype:  | QTransform QGraphicsItem::sceneTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4279-4283 |  
  |  | 2 | 1 | 
 QGraphicsItem::sceneMatrix| Name:  | QGraphicsItem::sceneMatrix |  | Prototype:  | QMatrix QGraphicsItem::sceneMatrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 4255-4259 |  
  |  | 2 | 1 | 
 QGraphicsItem::parentObject| Name:  | QGraphicsItem::parentObject |  | Prototype:  | QGraphicsObject *QGraphicsItem::parentObject() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1660-1664 |  
  |  | 2 | 1 | 
 QGraphicsItem::itemChange| Name:  | QGraphicsItem::itemChange |  | Prototype:  | QVariant QGraphicsItem::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7534-7538 |  
  |  | 2 | 1 | 
 QGraphicsItem::inputMethodQuery| Name:  | QGraphicsItem::inputMethodQuery |  | Prototype:  | QVariant QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7443-7447 |  
  |  | 2 | 1 | 
 QGraphicsItem::inputMethodHints| Name:  | QGraphicsItem::inputMethodHints |  | Prototype:  | Qt::InputMethodHints QGraphicsItem::inputMethodHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7463-7467 |  
  |  | 2 | 1 | 
 QGraphicsItem::hoverLeaveEvent| Name:  | QGraphicsItem::hoverLeaveEvent |  | Prototype:  | void QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7096-7100 |  
  |  | 2 | 1 | 
 QGraphicsItem::hoverEnterEvent| Name:  | QGraphicsItem::hoverEnterEvent |  | Prototype:  | void QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7068-7072 |  
  |  | 2 | 1 | 
 QGraphicsItem::focusOutEvent| Name:  | QGraphicsItem::focusOutEvent |  | Prototype:  | void QGraphicsItem::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7053-7057 |  
  |  | 2 | 1 | 
 QGraphicsItem::focusInEvent| Name:  | QGraphicsItem::focusInEvent |  | Prototype:  | void QGraphicsItem::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7041-7045 |  
  |  | 2 | 1 | 
 QGraphicsItem::extension| Name:  | QGraphicsItem::extension |  | Prototype:  | QVariant QGraphicsItem::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:  | 7570-7574 |  
  |  | 2 | 1 | 
 QGraphicsItem::clearFocus| Name:  | QGraphicsItem::clearFocus |  | Prototype:  | void QGraphicsItem::clearFocus() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 3454-3458 |  
  |  | 2 | 1 | 
 QGraphicsItem::childItems| Name:  | QGraphicsItem::childItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsItem::childItems() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1804-1808 |  
  |  | 2 | 1 | 
 QGraphicsItem::QGraphicsItem| Name:  | QGraphicsItem::QGraphicsItem |  | Prototype:  | QGraphicsItem::QGraphicsItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1478-1483 |  
  |  | 2 | 1 | 
 QGraphicsItem::QGraphicsItem| Name:  | QGraphicsItem::QGraphicsItem |  | Prototype:  | QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1488-1493 |  
  |  | 2 | 1 | 
 QGraphicsGridLayoutEngineItem::hasDynamicConstraint| Name:  | QGraphicsGridLayoutEngineItem::hasDynamicConstraint |  | Prototype:  | bool QGraphicsGridLayoutEngineItem::hasDynamicConstraint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp |  | Lines:  | 74-78 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::verticalSpacing| Name:  | QGraphicsGridLayout::verticalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 222-226 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowStretchFactor| Name:  | QGraphicsGridLayout::rowStretchFactor |  | Prototype:  | int QGraphicsGridLayout::rowStretchFactor(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 292-296 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowSpacing| Name:  | QGraphicsGridLayout::rowSpacing |  | Prototype:  | qreal QGraphicsGridLayout::rowSpacing(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowPreferredHeight| Name:  | QGraphicsGridLayout::rowPreferredHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowPreferredHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 349-353 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowMinimumHeight| Name:  | QGraphicsGridLayout::rowMinimumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMinimumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 330-334 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowMaximumHeight| Name:  | QGraphicsGridLayout::rowMaximumHeight |  | Prototype:  | qreal QGraphicsGridLayout::rowMaximumHeight(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 368-372 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowCount| Name:  | QGraphicsGridLayout::rowCount |  | Prototype:  | int QGraphicsGridLayout::rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::rowAlignment| Name:  | QGraphicsGridLayout::rowAlignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::rowAlignment(int row) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 466-470 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::horizontalSpacing| Name:  | QGraphicsGridLayout::horizontalSpacing |  | Prototype:  | qreal QGraphicsGridLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 203-207 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::count| Name:  | QGraphicsGridLayout::count |  | Prototype:  | int QGraphicsGridLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 550-554 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnStretchFactor| Name:  | QGraphicsGridLayout::columnStretchFactor |  | Prototype:  | int QGraphicsGridLayout::columnStretchFactor(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 311-315 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnSpacing| Name:  | QGraphicsGridLayout::columnSpacing |  | Prototype:  | qreal QGraphicsGridLayout::columnSpacing(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 273-277 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnPreferredWidth| Name:  | QGraphicsGridLayout::columnPreferredWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnPreferredWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 417-421 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnMinimumWidth| Name:  | QGraphicsGridLayout::columnMinimumWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnMinimumWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 398-402 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnMaximumWidth| Name:  | QGraphicsGridLayout::columnMaximumWidth |  | Prototype:  | qreal QGraphicsGridLayout::columnMaximumWidth(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 436-440 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnCount| Name:  | QGraphicsGridLayout::columnCount |  | Prototype:  | int QGraphicsGridLayout::columnCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 526-530 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::columnAlignment| Name:  | QGraphicsGridLayout::columnAlignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::columnAlignment(int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 485-489 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::alignment| Name:  | QGraphicsGridLayout::alignment |  | Prototype:  | Qt::Alignment QGraphicsGridLayout::alignment(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 504-508 |  
  |  | 2 | 1 | 
 QGraphicsGridLayout::QGraphicsGridLayout| Name:  | QGraphicsGridLayout::QGraphicsGridLayout |  | Prototype:  | QGraphicsGridLayout::QGraphicsGridLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 125-128 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::supportsExtension| Name:  | QGraphicsEllipseItem::supportsExtension |  | Prototype:  | bool QGraphicsEllipseItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8997-9001 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::startAngle| Name:  | QGraphicsEllipseItem::startAngle |  | Prototype:  | int QGraphicsEllipseItem::startAngle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8850-8854 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::spanAngle| Name:  | QGraphicsEllipseItem::spanAngle |  | Prototype:  | int QGraphicsEllipseItem::spanAngle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8882-8886 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::setExtension| Name:  | QGraphicsEllipseItem::setExtension |  | Prototype:  | void QGraphicsEllipseItem::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:  | 9006-9010 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::rect| Name:  | QGraphicsEllipseItem::rect |  | Prototype:  | QRectF QGraphicsEllipseItem::rect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8818-8822 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::extension| Name:  | QGraphicsEllipseItem::extension |  | Prototype:  | QVariant QGraphicsEllipseItem::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:  | 9015-9019 |  
  |  | 2 | 1 | 
 QGraphicsEllipseItem::QGraphicsEllipseItem| Name:  | QGraphicsEllipseItem::QGraphicsEllipseItem |  | Prototype:  | QGraphicsEllipseItem::QGraphicsEllipseItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8801-8804 |  
  |  | 2 | 1 | 
 QGraphicsEffect::~QGraphicsEffect| Name:  | QGraphicsEffect::~QGraphicsEffect |  | Prototype:  | QGraphicsEffect::~QGraphicsEffect() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 416-420 |  
  |  | 2 | 1 | 
 QGraphicsEffect::source| Name:  | QGraphicsEffect::source |  | Prototype:  | QGraphicsEffectSource *QGraphicsEffect::source() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 514-518 |  
  |  | 2 | 1 | 
 QGraphicsEffect::isEnabled| Name:  | QGraphicsEffect::isEnabled |  | Prototype:  | bool QGraphicsEffect::isEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 464-468 |  
  |  | 2 | 1 | 
 QGraphicsEffect::QGraphicsEffect| Name:  | QGraphicsEffect::QGraphicsEffect |  | Prototype:  | QGraphicsEffect::QGraphicsEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 400-403 |  
  |  | 2 | 1 | 
 QGraphicsEffect::QGraphicsEffect| Name:  | QGraphicsEffect::QGraphicsEffect |  | Prototype:  | QGraphicsEffect::QGraphicsEffect(QGraphicsEffectPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 408-411 |  
  |  | 2 | 1 | 
 QGraphicsDropShadowEffect::offset| Name:  | QGraphicsDropShadowEffect::offset |  | Prototype:  | QPointF QGraphicsDropShadowEffect::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 927-931 |  
  |  | 2 | 1 | 
 QGraphicsDropShadowEffect::color| Name:  | QGraphicsDropShadowEffect::color |  | Prototype:  | QColor QGraphicsDropShadowEffect::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1015-1019 |  
  |  | 2 | 1 | 
 QGraphicsDropShadowEffect::boundingRectFor| Name:  | QGraphicsDropShadowEffect::boundingRectFor |  | Prototype:  | QRectF QGraphicsDropShadowEffect::boundingRectFor(const QRectF &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1042-1046 |  
  |  | 2 | 1 | 
 QGraphicsDropShadowEffect::blurRadius| Name:  | QGraphicsDropShadowEffect::blurRadius |  | Prototype:  | qreal QGraphicsDropShadowEffect::blurRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 982-986 |  
  |  | 2 | 1 | 
 QGraphicsDropShadowEffect::QGraphicsDropShadowEffect| Name:  | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect |  | Prototype:  | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 904-907 |  
  |  | 2 | 1 | 
 QGraphicsColorizeEffect::strength| Name:  | QGraphicsColorizeEffect::strength |  | Prototype:  | qreal QGraphicsColorizeEffect::strength() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 656-660 |  
  |  | 2 | 1 | 
 QGraphicsColorizeEffect::color| Name:  | QGraphicsColorizeEffect::color |  | Prototype:  | QColor QGraphicsColorizeEffect::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 632-636 |  
  |  | 2 | 1 | 
 QGraphicsColorizeEffect::QGraphicsColorizeEffect| Name:  | QGraphicsColorizeEffect::QGraphicsColorizeEffect |  | Prototype:  | QGraphicsColorizeEffect::QGraphicsColorizeEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 614-617 |  
  |  | 2 | 1 | 
 QGraphicsBlurEffect::boundingRectFor| Name:  | QGraphicsBlurEffect::boundingRectFor |  | Prototype:  | QRectF QGraphicsBlurEffect::boundingRectFor(const QRectF &rect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 851-855 |  
  |  | 2 | 1 | 
 QGraphicsBlurEffect::blurRadius| Name:  | QGraphicsBlurEffect::blurRadius |  | Prototype:  | qreal QGraphicsBlurEffect::blurRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 791-795 |  
  |  | 2 | 1 | 
 QGraphicsBlurEffect::blurHints| Name:  | QGraphicsBlurEffect::blurHints |  | Prototype:  | QGraphicsBlurEffect::BlurHints QGraphicsBlurEffect::blurHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 825-829 |  
  |  | 2 | 1 | 
 QGraphicsBlurEffect::QGraphicsBlurEffect| Name:  | QGraphicsBlurEffect::QGraphicsBlurEffect |  | Prototype:  | QGraphicsBlurEffect::QGraphicsBlurEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 765-770 |  
  |  | 2 | 1 | 
 QGraphicsAnchorPrivate::QGraphicsAnchorPrivate| Name:  | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate |  | Prototype:  | QGraphicsAnchorPrivate::QGraphicsAnchorPrivate(int version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 64-69 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::verticalSpacing| Name:  | QGraphicsAnchorLayout::verticalSpacing |  | Prototype:  | qreal QGraphicsAnchorLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 427-431 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::itemAt| Name:  | QGraphicsAnchorLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsAnchorLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 484-488 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::horizontalSpacing| Name:  | QGraphicsAnchorLayout::horizontalSpacing |  | Prototype:  | qreal QGraphicsAnchorLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 416-420 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::count| Name:  | QGraphicsAnchorLayout::count |  | Prototype:  | int QGraphicsAnchorLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 475-479 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::anchor| Name:  | QGraphicsAnchorLayout::anchor |  | Prototype:  | QGraphicsAnchor * QGraphicsAnchorLayout::anchor(QGraphicsLayoutItem *firstItem, Qt::AnchorPoint firstEdge, QGraphicsLayoutItem *secondItem, Qt::AnchorPoint secondEdge) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 283-289 |  
  |  | 2 | 1 | 
 QGraphicsAnchorLayout::QGraphicsAnchorLayout| Name:  | QGraphicsAnchorLayout::QGraphicsAnchorLayout |  | Prototype:  | QGraphicsAnchorLayout::QGraphicsAnchorLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 214-219 |  
  |  | 2 | 1 | 
 QGraphicsAnchor::unsetSpacing| Name:  | QGraphicsAnchor::unsetSpacing |  | Prototype:  | void QGraphicsAnchor::unsetSpacing() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 204-208 |  
  |  | 2 | 1 | 
 QGraphicsAnchor::spacing| Name:  | QGraphicsAnchor::spacing |  | Prototype:  | qreal QGraphicsAnchor::spacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 198-202 |  
  |  | 2 | 1 | 
 QGraphicsAnchor::sizePolicy| Name:  | QGraphicsAnchor::sizePolicy |  | Prototype:  | QSizePolicy::Policy QGraphicsAnchor::sizePolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 177-181 |  
  |  | 2 | 1 | 
 QGraphicsAnchor::setSpacing| Name:  | QGraphicsAnchor::setSpacing |  | Prototype:  | void QGraphicsAnchor::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 192-196 |  
  |  | 2 | 1 | 
 QGraphicsAnchor::setSizePolicy| Name:  | QGraphicsAnchor::setSizePolicy |  | Prototype:  | void QGraphicsAnchor::setSizePolicy(QSizePolicy::Policy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 171-175 |  
  |  | 2 | 1 | 
 QGradient::QGradient| Name:  | QGradient::QGradient |  | Prototype:  | QGradient::QGradient() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1329-1332 |  
  |  | 2 | 1 | 
 QGnomeTheme::QGnomeTheme| Name:  | QGnomeTheme::QGnomeTheme |  | Prototype:  | QGnomeTheme::QGnomeTheme() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 642-645 |  
  |  | 2 | 1 | 
 QGlyphRun::setRawFont| Name:  | QGlyphRun::setRawFont |  | Prototype:  | void QGlyphRun::setRawFont(const QRawFont &rawFont) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 214-218 |  
  |  | 2 | 1 | 
 QGlyphRun::setBoundingRect| Name:  | QGlyphRun::setBoundingRect |  | Prototype:  | void QGlyphRun::setBoundingRect(const QRectF &boundingRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 456-460 |  
  |  | 2 | 1 | 
 QGlyphRun::operator=| Name:  | QGlyphRun::operator= |  | Prototype:  | QGlyphRun &QGlyphRun::operator=(const QGlyphRun &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 QGlyphRun::detach| Name:  | QGlyphRun::detach |  | Prototype:  | void QGlyphRun::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 138-142 |  
  |  | 2 | 2 | 
 QGlyphRun::QGlyphRun| Name:  | QGlyphRun::QGlyphRun |  | Prototype:  | QGlyphRun::QGlyphRun() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 115-117 |  
  |  | 2 | 1 | 
 QGlobalNetworkProxy::QGlobalNetworkProxy| Name:  | QGlobalNetworkProxy::QGlobalNetworkProxy |  | Prototype:  | QGlobalNetworkProxy() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp |  | Lines:  | 243-263 |  
  |  | 2 | 1 | 
 QGestureRecognizer::create| Name:  | QGestureRecognizer::create |  | Prototype:  | QGesture *QGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturerecognizer.cpp |  | Lines:  | 171-175 |  
  |  | 2 | 1 | 
 QGestureManager::gesturePending| Name:  | QGestureManager::gesturePending |  | Prototype:  | bool QGestureManager::gesturePending(QObject *o) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 741-745 |  
  |  | 2 | 1 | 
 QGestureEvent::setAccepted| Name:  | QGestureEvent::setAccepted |  | Prototype:  | void QGestureEvent::setAccepted(QGesture *gesture, bool value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 952-956 |  
  |  | 2 | 2 | 
 QGestureEvent::setAccepted| Name:  | QGestureEvent::setAccepted |  | Prototype:  | void QGestureEvent::setAccepted(Qt::GestureType gestureType, bool value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 1011-1015 |  
  |  | 2 | 1 | 
 QGestureEvent::ignore| Name:  | QGestureEvent::ignore |  | Prototype:  | void QGestureEvent::ignore(QGesture *gesture) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 982-986 |  
  |  | 2 | 2 | 
 QGestureEvent::accept| Name:  | QGestureEvent::accept |  | Prototype:  | void QGestureEvent::accept(QGesture *gesture) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 967-971 |  
  |  | 2 | 2 | 
 QGestureEvent::QGestureEvent| Name:  | QGestureEvent::QGestureEvent |  | Prototype:  | QGestureEvent::QGestureEvent(const QList<QGesture *> &gestures) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 881-885 |  
  |  | 2 | 1 | 
 QGesture::setGestureCancelPolicy| Name:  | QGesture::setGestureCancelPolicy |  | Prototype:  | void QGesture::setGestureCancelPolicy(GestureCancelPolicy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 206-210 |  
  |  | 2 | 1 | 
 QGesture::gestureCancelPolicy| Name:  | QGesture::gestureCancelPolicy |  | Prototype:  | QGesture::GestureCancelPolicy QGesture::gestureCancelPolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 212-216 |  
  |  | 2 | 1 | 
 QGesture::QGesture| Name:  | QGesture::QGesture |  | Prototype:  | QGesture::QGesture(QGesturePrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 111-114 |  
  |  | 2 | 1 | 
 QGenericUnixTheme::QGenericUnixTheme| Name:  | QGenericUnixTheme::QGenericUnixTheme |  | Prototype:  | QGenericUnixTheme::QGenericUnixTheme() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 150-153 |  
  |  | 2 | 1 | 
 QGenericPlugin::QGenericPlugin| Name:  | QGenericPlugin::QGenericPlugin |  | Prototype:  | QGenericPlugin::QGenericPlugin(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp |  | Lines:  | 73-76 |  
  |  | 2 | 1 | 
 QGLWidget::swapBuffers| Name:  | QGLWidget::swapBuffers |  | Prototype:  | void QGLWidget::swapBuffers() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 4117-4121 |  
  |  | 2 | 1 | 
 QGLWidget::setAutoBufferSwap| Name:  | QGLWidget::setAutoBufferSwap |  | Prototype:  | void QGLWidget::setAutoBufferSwap(bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5017-5021 |  
  |  | 2 | 1 | 
 QGLWidget::makeCurrent| Name:  | QGLWidget::makeCurrent |  | Prototype:  | void QGLWidget::makeCurrent() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 4084-4088 |  
  |  | 2 | 1 |