| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 7601-7610 |
| | 5 | 3 |
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: | 7625-7657 |
| | 19 | 5 |
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: | 3724-3727 |
| | 1 | 1 |
QGraphicsItem::parentWidget| Name: | QGraphicsItem::parentWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::parentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1674-1680 |
| | 4 | 2 |
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::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: | 1632-1635 |
| | 1 | 1 |
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: | 2108-2111 |
| | 1 | 1 |
QGraphicsItem::panel| Name: | QGraphicsItem::panel | | Prototype: | QGraphicsItem *QGraphicsItem::panel() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1723-1728 |
| | 3 | 2 |
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: | 5282-5285 |
| | 1 | 1 |
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: | 2769-2772 |
| | 1 | 1 |
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: | 7335-7372 |
| | 23 | 11 |
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: | 7169-7195 |
| | 17 | 9 |
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: | 7233-7314 |
| | 48 | 15 |
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: | 7398-7401 |
| | 1 | 1 |
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: | 3934-3937 |
| | 1 | 1 |
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: | 5990-5995 |
| | 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: | 6059-6064 |
| | 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: | 6264-6269 |
| | 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: | 6311-6316 |
| | 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: | 5967-5973 |
| | 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: | 6037-6043 |
| | 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: | 6249-6255 |
| | 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: | 6296-6302 |
| | 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: | 5944-5949 |
| | 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: | 6014-6019 |
| | 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: | 6233-6238 |
| | 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: | 6280-6285 |
| | 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: | 6134-6139 |
| | 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: | 6109-6115 |
| | 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: | 6085-6090 |
| | 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: | 6210-6215 |
| | 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: | 6185-6191 |
| | 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: | 6160-6165 |
| | 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: | 6374-6379 |
| | 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: | 6444-6449 |
| | 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: | 6496-6501 |
| | 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: | 6541-6546 |
| | 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: | 6350-6356 |
| | 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: | 6421-6427 |
| | 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: | 6481-6487 |
| | 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: | 6526-6532 |
| | 3 | 2 |
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: | 6327-6332 |
| | 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: | 6399-6404 |
| | 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: | 6467-6472 |
| | 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: | 6512-6517 |
| | 3 | 2 |
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: | 7131-7134 |
| | 1 | 1 |
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: | 7114-7117 |
| | 1 | 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: | 4372-4470 |
| | 66 | 20 |
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::isWindow| Name: | QGraphicsItem::isWindow | | Prototype: | bool QGraphicsItem::isWindow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1827-1830 |
| | 1 | 1 |
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: | 1815-1818 |
| | 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: | 2336-2348 |
| | 9 | 5 |
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: | 2318-2321 |
| | 1 | 1 |
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: | 6608-6621 |
| | 9 | 4 |
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: | 2685-2690 |
| | 3 | 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: | 1838-1841 |
| | 1 | 1 |
QGraphicsItem::isObscuredBy| Name: | QGraphicsItem::isObscuredBy | | Prototype: | bool QGraphicsItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5261-5267 |
| | 4 | 2 |
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: | 5221-5238 |
| | 12 | 5 |
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: | 2577-2580 |
| | 1 | 1 |
QGraphicsItem::isClipped| Name: | QGraphicsItem::isClipped | | Prototype: | bool QGraphicsItem::isClipped() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4981-4986 |
| | 3 | 1 |
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: | 2145-2182 |
| | 22 | 9 |
QGraphicsItem::isAncestorOf| Name: | QGraphicsItem::isAncestorOf | | Prototype: | bool QGraphicsItem::isAncestorOf(const QGraphicsItem *child) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6554-6566 |
| | 9 | 5 |
QGraphicsItem::isActive| Name: | QGraphicsItem::isActive | | Prototype: | bool QGraphicsItem::isActive() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3287-3292 |
| | 3 | 2 |
QGraphicsItem::installSceneEventFilter| Name: | QGraphicsItem::installSceneEventFilter | | Prototype: | void QGraphicsItem::installSceneEventFilter(QGraphicsItem *filterItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6714-6727 |
| | 9 | 3 |
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::inputMethodEvent| Name: | QGraphicsItem::inputMethodEvent | | Prototype: | void QGraphicsItem::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7429-7432 |
| | 1 | 1 |
QGraphicsItem::hoverMoveEvent| Name: | QGraphicsItem::hoverMoveEvent | | Prototype: | void QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7082-7085 |
| | 1 | 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::hasFocus| Name: | QGraphicsItem::hasFocus | | Prototype: | bool QGraphicsItem::hasFocus() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3341-3353 |
| | 7 | 4 |
QGraphicsItem::hasCursor| Name: | QGraphicsItem::hasCursor | | Prototype: | bool QGraphicsItem::hasCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2281-2284 |
| | 1 | 1 |
QGraphicsItem::handlesChildEvents| Name: | QGraphicsItem::handlesChildEvents | | Prototype: | bool QGraphicsItem::handlesChildEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3239-3242 |
| | 1 | 1 |
QGraphicsItem::group| Name: | QGraphicsItem::group | | Prototype: | QGraphicsItemGroup *QGraphicsItem::group() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1595-1607 |
| | 7 | 4 |
QGraphicsItem::graphicsEffect| Name: | QGraphicsItem::graphicsEffect | | Prototype: | QGraphicsEffect *QGraphicsItem::graphicsEffect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2859-2862 |
| | 1 | 1 |
QGraphicsItem::grabMouse| Name: | QGraphicsItem::grabMouse | | Prototype: | void QGraphicsItem::grabMouse() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3621-3632 |
| | 7 | 3 |
QGraphicsItem::grabKeyboard| Name: | QGraphicsItem::grabKeyboard | | Prototype: | void QGraphicsItem::grabKeyboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3683-3694 |
| | 7 | 3 |
QGraphicsItem::focusScopeItem| Name: | QGraphicsItem::focusScopeItem | | Prototype: | QGraphicsItem *QGraphicsItem::focusScopeItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3582-3585 |
| | 1 | 1 |
QGraphicsItem::focusProxy| Name: | QGraphicsItem::focusProxy | | Prototype: | QGraphicsItem *QGraphicsItem::focusProxy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3510-3513 |
| | 1 | 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::focusItem| Name: | QGraphicsItem::focusItem | | Prototype: | QGraphicsItem *QGraphicsItem::focusItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3572-3575 |
| | 1 | 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::flags| Name: | QGraphicsItem::flags | | Prototype: | QGraphicsItem::GraphicsItemFlags QGraphicsItem::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1852-1855 |
| | 1 | 1 |
QGraphicsItem::filtersChildEvents| Name: | QGraphicsItem::filtersChildEvents | | Prototype: | bool QGraphicsItem::filtersChildEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3197-3200 |
| | 1 | 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::ensureVisible| Name: | QGraphicsItem::ensureVisible | | Prototype: | void QGraphicsItem::ensureVisible(const QRectF &rect, int xmargin, int ymargin) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3902-3913 |
| | 7 | 4 |
QGraphicsItem::effectiveOpacity| Name: | QGraphicsItem::effectiveOpacity | | Prototype: | qreal QGraphicsItem::effectiveOpacity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2785-2788 |
| | 1 | 1 |
QGraphicsItem::dropEvent| Name: | QGraphicsItem::dropEvent | | Prototype: | void QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7026-7032 |
| | 3 | 2 |
QGraphicsItem::dragMoveEvent| Name: | QGraphicsItem::dragMoveEvent | | Prototype: | void QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7004-7010 |
| | 3 | 2 |
QGraphicsItem::dragLeaveEvent| Name: | QGraphicsItem::dragLeaveEvent | | Prototype: | void QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6977-6983 |
| | 3 | 2 |
QGraphicsItem::dragEnterEvent| Name: | QGraphicsItem::dragEnterEvent | | Prototype: | void QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6953-6959 |
| | 3 | 2 |
QGraphicsItem::deviceTransform| Name: | QGraphicsItem::deviceTransform | | Prototype: | QTransform QGraphicsItem::deviceTransform(const QTransform &viewportTransform) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4308-4353 |
| | 31 | 7 |
QGraphicsItem::data| Name: | QGraphicsItem::data | | Prototype: | QVariant QGraphicsItem::data(int key) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6636-6642 |
| | 4 | 2 |
QGraphicsItem::cursor| Name: | QGraphicsItem::cursor | | Prototype: | QCursor QGraphicsItem::cursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2226-2229 |
| | 1 | 1 |
QGraphicsItem::contextMenuEvent| Name: | QGraphicsItem::contextMenuEvent | | Prototype: | void QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6925-6928 |
| | 1 | 1 |
QGraphicsItem::contains| Name: | QGraphicsItem::contains | | Prototype: | bool QGraphicsItem::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: | 5066-5069 |
| | 1 | 1 |
QGraphicsItem::commonAncestorItem| Name: | QGraphicsItem::commonAncestorItem | | Prototype: | QGraphicsItem *QGraphicsItem::commonAncestorItem(const QGraphicsItem *other) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6576-6599 |
| | 18 | 6 |
QGraphicsItem::collidingItems| Name: | QGraphicsItem::collidingItems | | Prototype: | QList<QGraphicsItem *> QGraphicsItem::collidingItems(Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5188-5193 |
| | 3 | 2 |
QGraphicsItem::collidesWithPath| Name: | QGraphicsItem::collidesWithPath | | Prototype: | bool QGraphicsItem::collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5143-5176 |
| | 17 | 6 |
QGraphicsItem::collidesWithItem| Name: | QGraphicsItem::collidesWithItem | | Prototype: | bool QGraphicsItem::collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5100-5127 |
| | 20 | 7 |