| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsItem::isBlockedByModalPanel| Name: | QGraphicsItem::isBlockedByModalPanel | | Prototype: | bool QGraphicsItem::isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2062-2099 |
| | 22 | 9 |
QGraphicsItem::isClipped| Name: | QGraphicsItem::isClipped | | Prototype: | bool QGraphicsItem::isClipped() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4894-4899 |
| | 3 | 1 |
QGraphicsItem::isEnabled| Name: | QGraphicsItem::isEnabled | | Prototype: | bool QGraphicsItem::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2491-2494 |
| | 1 | 1 |
QGraphicsItem::isObscured| Name: | QGraphicsItem::isObscured | | Prototype: | bool QGraphicsItem::isObscured(const QRectF &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5134-5150 |
| | 11 | 5 |
QGraphicsItem::isObscuredBy| Name: | QGraphicsItem::isObscuredBy | | Prototype: | bool QGraphicsItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5173-5179 |
| | 4 | 2 |
QGraphicsItem::isPanel| Name: | QGraphicsItem::isPanel | | Prototype: | bool QGraphicsItem::isPanel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1755-1758 |
| | 1 | 1 |
QGraphicsItem::isSelected| Name: | QGraphicsItem::isSelected | | Prototype: | bool QGraphicsItem::isSelected() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2599-2604 |
| | 3 | 2 |
QGraphicsItem::isUnderMouse| Name: | QGraphicsItem::isUnderMouse | | Prototype: | bool QGraphicsItem::isUnderMouse() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6519-6531 |
| | 8 | 4 |
QGraphicsItem::isVisible| Name: | QGraphicsItem::isVisible | | Prototype: | bool QGraphicsItem::isVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2232-2235 |
| | 1 | 1 |
QGraphicsItem::isVisibleTo| Name: | QGraphicsItem::isVisibleTo | | Prototype: | bool QGraphicsItem::isVisibleTo(const QGraphicsItem *parent) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2250-2262 |
| | 9 | 5 |
QGraphicsItem::isWidget| Name: | QGraphicsItem::isWidget | | Prototype: | bool QGraphicsItem::isWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1732-1735 |
| | 1 | 1 |
QGraphicsItem::isWindow| Name: | QGraphicsItem::isWindow | | Prototype: | bool QGraphicsItem::isWindow() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1744-1747 |
| | 1 | 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: | 7444-7448 |
| | 2 | 1 |
QGraphicsItem::itemTransform| Name: | QGraphicsItem::itemTransform | | Prototype: | QTransform QGraphicsItem::itemTransform(const QGraphicsItem *other, bool *ok) const | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4285-4383 |
| | 66 | 20 |
QGraphicsItem::keyPressEvent| Name: | QGraphicsItem::keyPressEvent | | Prototype: | void QGraphicsItem::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7024-7027 |
| | 1 | 1 |
QGraphicsItem::keyReleaseEvent| Name: | QGraphicsItem::keyReleaseEvent | | Prototype: | void QGraphicsItem::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7041-7044 |
| | 1 | 1 |
QGraphicsItem::mapFromItem| Name: | QGraphicsItem::mapFromItem | | Prototype: | QPointF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6238-6243 |
| | 3 | 2 |
QGraphicsItem::mapFromItem| Name: | QGraphicsItem::mapFromItem | | Prototype: | QPolygonF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6310-6315 |
| | 3 | 2 |
QGraphicsItem::mapFromItem| Name: | QGraphicsItem::mapFromItem | | Prototype: | QPolygonF QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6378-6383 |
| | 3 | 2 |
QGraphicsItem::mapFromItem| Name: | QGraphicsItem::mapFromItem | | Prototype: | QPainterPath QGraphicsItem::mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6423-6428 |
| | 3 | 2 |
QGraphicsItem::mapFromParent| Name: | QGraphicsItem::mapFromParent | | Prototype: | QPointF QGraphicsItem::mapFromParent(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6261-6267 |
| | 3 | 2 |
QGraphicsItem::mapFromParent| Name: | QGraphicsItem::mapFromParent | | Prototype: | QPolygonF QGraphicsItem::mapFromParent(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6332-6338 |
| | 3 | 2 |
QGraphicsItem::mapFromParent| Name: | QGraphicsItem::mapFromParent | | Prototype: | QPolygonF QGraphicsItem::mapFromParent(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6392-6398 |
| | 3 | 2 |
QGraphicsItem::mapFromParent| Name: | QGraphicsItem::mapFromParent | | Prototype: | QPainterPath QGraphicsItem::mapFromParent(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6437-6443 |
| | 3 | 2 |
QGraphicsItem::mapFromScene| Name: | QGraphicsItem::mapFromScene | | Prototype: | QPointF QGraphicsItem::mapFromScene(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6285-6290 |
| | 3 | 2 |
QGraphicsItem::mapFromScene| Name: | QGraphicsItem::mapFromScene | | Prototype: | QPolygonF QGraphicsItem::mapFromScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6355-6360 |
| | 3 | 2 |
QGraphicsItem::mapFromScene| Name: | QGraphicsItem::mapFromScene | | Prototype: | QPolygonF QGraphicsItem::mapFromScene(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6407-6412 |
| | 3 | 2 |
QGraphicsItem::mapFromScene| Name: | QGraphicsItem::mapFromScene | | Prototype: | QPainterPath QGraphicsItem::mapFromScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6452-6457 |
| | 3 | 2 |
QGraphicsItem::mapRectFromItem| Name: | QGraphicsItem::mapRectFromItem | | Prototype: | QRectF QGraphicsItem::mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6071-6076 |
| | 3 | 2 |
QGraphicsItem::mapRectFromParent| Name: | QGraphicsItem::mapRectFromParent | | Prototype: | QRectF QGraphicsItem::mapRectFromParent(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6096-6102 |
| | 3 | 2 |
QGraphicsItem::mapRectFromScene| Name: | QGraphicsItem::mapRectFromScene | | Prototype: | QRectF QGraphicsItem::mapRectFromScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6121-6126 |
| | 3 | 2 |
QGraphicsItem::mapRectToItem| Name: | QGraphicsItem::mapRectToItem | | Prototype: | QRectF QGraphicsItem::mapRectToItem(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5996-6001 |
| | 3 | 2 |
QGraphicsItem::mapRectToParent| Name: | QGraphicsItem::mapRectToParent | | Prototype: | QRectF QGraphicsItem::mapRectToParent(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6020-6026 |
| | 3 | 2 |
QGraphicsItem::mapRectToScene| Name: | QGraphicsItem::mapRectToScene | | Prototype: | QRectF QGraphicsItem::mapRectToScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6045-6050 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPointF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5855-5860 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPolygonF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5925-5930 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPolygonF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6144-6149 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPainterPath QGraphicsItem::mapToItem(const QGraphicsItem *item, const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6191-6196 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPointF QGraphicsItem::mapToParent(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5878-5884 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPolygonF QGraphicsItem::mapToParent(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5948-5954 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPolygonF QGraphicsItem::mapToParent(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6160-6166 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPainterPath QGraphicsItem::mapToParent(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6207-6213 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPointF QGraphicsItem::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5901-5906 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPolygonF QGraphicsItem::mapToScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5970-5975 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPolygonF QGraphicsItem::mapToScene(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6175-6180 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPainterPath QGraphicsItem::mapToScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6222-6227 |
| | 3 | 2 |
QGraphicsItem::matrix| Name: | QGraphicsItem::matrix | | Prototype: | QMatrix QGraphicsItem::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3847-3850 |
| | 1 | 1 |
QGraphicsItem::mouseDoubleClickEvent| Name: | QGraphicsItem::mouseDoubleClickEvent | | Prototype: | void QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7308-7311 |
| | 1 | 1 |
QGraphicsItem::mouseMoveEvent| Name: | QGraphicsItem::mouseMoveEvent | | Prototype: | void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7143-7224 |
| | 48 | 15 |
QGraphicsItem::mousePressEvent| Name: | QGraphicsItem::mousePressEvent | | Prototype: | void QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7079-7105 |
| | 17 | 9 |
QGraphicsItem::mouseReleaseEvent| Name: | QGraphicsItem::mouseReleaseEvent | | Prototype: | void QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7245-7282 |
| | 23 | 11 |
QGraphicsItem::opacity| Name: | QGraphicsItem::opacity | | Prototype: | qreal QGraphicsItem::opacity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2683-2686 |
| | 1 | 1 |
QGraphicsItem::opaqueArea| Name: | QGraphicsItem::opaqueArea | | Prototype: | QPainterPath QGraphicsItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5194-5197 |
| | 1 | 1 |
QGraphicsItem::panel| Name: | QGraphicsItem::panel | | Prototype: | QGraphicsItem *QGraphicsItem::panel() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1640-1645 |
| | 3 | 2 |
QGraphicsItem::panelModality| Name: | QGraphicsItem::panelModality | | Prototype: | QGraphicsItem::PanelModality QGraphicsItem::panelModality() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2025-2028 |
| | 1 | 1 |
QGraphicsItem::parentItem| Name: | QGraphicsItem::parentItem | | Prototype: | QGraphicsItem *QGraphicsItem::parentItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1549-1552 |
| | 1 | 1 |
QGraphicsItem::parentObject| Name: | QGraphicsItem::parentObject | | Prototype: | QGraphicsObject *QGraphicsItem::parentObject() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1577-1581 |
| | 2 | 1 |
QGraphicsItem::parentWidget| Name: | QGraphicsItem::parentWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::parentWidget() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1591-1597 |
| | 4 | 2 |
QGraphicsItem::pos| Name: | QGraphicsItem::pos | | Prototype: | QPointF QGraphicsItem::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3637-3640 |
| | 1 | 1 |
QGraphicsItem::prepareGeometryChange| Name: | QGraphicsItem::prepareGeometryChange | | Prototype: | void QGraphicsItem::prepareGeometryChange() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7535-7567 |
| | 19 | 5 |
QGraphicsItem::removeFromIndex| Name: | QGraphicsItem::removeFromIndex | | Prototype: | void QGraphicsItem::removeFromIndex() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7511-7520 |
| | 5 | 3 |
QGraphicsItem::removeSceneEventFilter| Name: | QGraphicsItem::removeSceneEventFilter | | Prototype: | void QGraphicsItem::removeSceneEventFilter(QGraphicsItem *filterItem) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6644-6649 |
| | 3 | 2 |
QGraphicsItem::resetMatrix| Name: | QGraphicsItem::resetMatrix | | Prototype: | void QGraphicsItem::resetMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4482-4485 |
| | 1 | 1 |
QGraphicsItem::resetTransform| Name: | QGraphicsItem::resetTransform | | Prototype: | void QGraphicsItem::resetTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4496-4499 |
| | 1 | 1 |
QGraphicsItem::rotation| Name: | QGraphicsItem::rotation | | Prototype: | qreal QGraphicsItem::rotation() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3882-3887 |
| | 3 | 2 |
QGraphicsItem::scale| Name: | QGraphicsItem::scale | | Prototype: | qreal QGraphicsItem::scale() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3950-3955 |
| | 3 | 2 |
QGraphicsItem::scene| Name: | QGraphicsItem::scene | | Prototype: | QGraphicsScene *QGraphicsItem::scene() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1501-1504 |
| | 1 | 1 |
QGraphicsItem::sceneBoundingRect| Name: | QGraphicsItem::sceneBoundingRect | | Prototype: | QRectF QGraphicsItem::sceneBoundingRect() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4830-4853 |
| | 16 | 5 |
QGraphicsItem::sceneEvent| Name: | QGraphicsItem::sceneEvent | | Prototype: | bool QGraphicsItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6688-6815 |
| | 78 | 39 |
QGraphicsItem::sceneEventFilter| Name: | QGraphicsItem::sceneEventFilter | | Prototype: | bool QGraphicsItem::sceneEventFilter(QGraphicsItem *watched, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6667-6672 |
| | 3 | 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: | 4168-4172 |
| | 2 | 1 |
QGraphicsItem::scenePos| Name: | QGraphicsItem::scenePos | | Prototype: | QPointF QGraphicsItem::scenePos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3702-3705 |
| | 1 | 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: | 4192-4196 |
| | 2 | 1 |
QGraphicsItem::scroll| Name: | QGraphicsItem::scroll | | Prototype: | void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5764-5836 |
| | 34 | 10 |
QGraphicsItem::setAcceptDrops| Name: | QGraphicsItem::setAcceptDrops | | Prototype: | void QGraphicsItem::setAcceptDrops(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2952-2955 |
| | 1 | 1 |
QGraphicsItem::setAcceptHoverEvents| Name: | QGraphicsItem::setAcceptHoverEvents | | Prototype: | void QGraphicsItem::setAcceptHoverEvents(bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3051-3060 |
| | 6 | 3 |
QGraphicsItem::setAcceptTouchEvents| Name: | QGraphicsItem::setAcceptTouchEvents | | Prototype: | void QGraphicsItem::setAcceptTouchEvents(bool enabled) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3088-3097 |
| | 6 | 3 |
QGraphicsItem::setAcceptedMouseButtons| Name: | QGraphicsItem::setAcceptedMouseButtons | | Prototype: | void QGraphicsItem::setAcceptedMouseButtons(Qt::MouseButtons buttons) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2988-2997 |
| | 5 | 3 |
QGraphicsItem::setActive| Name: | QGraphicsItem::setActive | | Prototype: | void QGraphicsItem::setActive(bool active) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3221-3246 |
| | 16 | 7 |
QGraphicsItem::setBoundingRegionGranularity| Name: | QGraphicsItem::setBoundingRegionGranularity | | Prototype: | void QGraphicsItem::setBoundingRegionGranularity(qreal granularity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5311-5325 |
| | 10 | 3 |
QGraphicsItem::setCacheMode| Name: | QGraphicsItem::setCacheMode | | Prototype: | void QGraphicsItem::setCacheMode(CacheMode mode, const QSize &logicalCacheSize) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1994-2018 |
| | 16 | 5 |
QGraphicsItem::setCursor| Name: | QGraphicsItem::setCursor | | Prototype: | void QGraphicsItem::setCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2163-2186 |
| | 15 | 6 |
QGraphicsItem::setData| Name: | QGraphicsItem::setData | | Prototype: | void QGraphicsItem::setData(int key, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6563-6566 |
| | 1 | 1 |
QGraphicsItem::setEnabled| Name: | QGraphicsItem::setEnabled | | Prototype: | void QGraphicsItem::setEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2585-2588 |
| | 1 | 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: | 7468-7472 |
| | 2 | 1 |
QGraphicsItem::setFiltersChildEvents| Name: | QGraphicsItem::setFiltersChildEvents | | Prototype: | void QGraphicsItem::setFiltersChildEvents(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3126-3133 |
| | 4 | 2 |
QGraphicsItem::setFlag| Name: | QGraphicsItem::setFlag | | Prototype: | void QGraphicsItem::setFlag(GraphicsItemFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1780-1786 |
| | 3 | 2 |
QGraphicsItem::setFlags| Name: | QGraphicsItem::setFlags | | Prototype: | void QGraphicsItem::setFlags(GraphicsItemFlags flags) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1803-1943 |
| | 76 | 29 |
QGraphicsItem::setFocus| Name: | QGraphicsItem::setFocus | | Prototype: | void QGraphicsItem::setFocus(Qt::FocusReason focusReason) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3288-3291 |
| | 1 | 1 |
QGraphicsItem::setFocusProxy| Name: | QGraphicsItem::setFocusProxy | | Prototype: | void QGraphicsItem::setFocusProxy(QGraphicsItem *item) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3447-3474 |
| | 19 | 9 |
QGraphicsItem::setGraphicsEffect| Name: | QGraphicsItem::setGraphicsEffect | | Prototype: | void QGraphicsItem::setGraphicsEffect(QGraphicsEffect *effect) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2793-2813 |
| | 13 | 5 |
QGraphicsItem::setGroup| Name: | QGraphicsItem::setGroup | | Prototype: | void QGraphicsItem::setGroup(QGraphicsItemGroup *group) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1533-1541 |
| | 4 | 3 |
QGraphicsItem::setHandlesChildEvents| Name: | QGraphicsItem::setHandlesChildEvents | | Prototype: | void QGraphicsItem::setHandlesChildEvents(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3177-3184 |
| | 4 | 2 |
QGraphicsItem::setInputMethodHints| Name: | QGraphicsItem::setInputMethodHints | | Prototype: | void QGraphicsItem::setInputMethodHints(Qt::InputMethodHints hints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7386-7397 |
| | 9 | 3 |
QGraphicsItem::setMatrix| Name: | QGraphicsItem::setMatrix | | Prototype: | void QGraphicsItem::setMatrix(const QMatrix &matrix, bool combine) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4396-4422 |
| | 14 | 5 |
QGraphicsItem::setOpacity| Name: | QGraphicsItem::setOpacity | | Prototype: | void QGraphicsItem::setOpacity(qreal opacity) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2730-2765 |
| | 19 | 6 |
QGraphicsItem::setPanelModality| Name: | QGraphicsItem::setPanelModality | | Prototype: | void QGraphicsItem::setPanelModality(PanelModality panelModality) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2037-2049 |
| | 9 | 4 |
QGraphicsItem::setParentItem| Name: | QGraphicsItem::setParentItem | | Prototype: | void QGraphicsItem::setParentItem(QGraphicsItem *newParent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1683-1700 |
| | 12 | 4 |
QGraphicsItem::setPos| Name: | QGraphicsItem::setPos | | Prototype: | void QGraphicsItem::setPos(const QPointF &pos) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3753-3783 |
| | 18 | 7 |
QGraphicsItem::setRotation| Name: | QGraphicsItem::setRotation | | Prototype: | void QGraphicsItem::setRotation(qreal angle) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3908-3937 |
| | 17 | 6 |