Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
mapToSceneName: | 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 |
mapToSceneName: | 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 |
mapToSceneName: | 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 |
mapToSceneName: | 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 |
panelName: | 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 |
removeSceneEventFilterName: | 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: | 6734-6739 |
| | 3 | 2 |
rotationName: | 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: | 3969-3974 |
| | 3 | 2 |
scaleName: | 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: | 4037-4042 |
| | 3 | 2 |
sceneEventFilterName: | 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: | 6757-6762 |
| | 3 | 1 |
setFlagName: | 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: | 1863-1869 |
| | 3 | 2 |
setToolTipName: | QGraphicsItem::setToolTip | Prototype: | void QGraphicsItem::setToolTip(const QString &toolTip) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2202-2207 |
| | 3 | 1 |
shapeName: | QGraphicsItem::shape | Prototype: | QPainterPath QGraphicsItem::shape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4964-4969 |
| | 3 | 1 |
topLevelWidgetName: | QGraphicsItem::topLevelWidget | Prototype: | QGraphicsWidget *QGraphicsItem::topLevelWidget() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1690-1695 |
| | 3 | 2 |
transformName: | QGraphicsItem::transform | Prototype: | QTransform QGraphicsItem::transform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3951-3956 |
| | 3 | 2 |
transformOriginPointName: | QGraphicsItem::transformOriginPoint | Prototype: | QPointF QGraphicsItem::transformOriginPoint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4191-4196 |
| | 3 | 2 |
transformationsName: | QGraphicsItem::transformations | Prototype: | QList<QGraphicsTransform *> QGraphicsItem::transformations() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4108-4113 |
| | 3 | 2 |
dataName: | 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 |
isObscuredByName: | 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 |
parentWidgetName: | 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 |
setFiltersChildEventsName: | 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: | 3213-3220 |
| | 4 | 2 |
setGroupName: | 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: | 1616-1624 |
| | 4 | 3 |
setHandlesChildEventsName: | 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: | 3264-3271 |
| | 4 | 2 |
setVisibleName: | QGraphicsItem::setVisible | Prototype: | void QGraphicsItem::setVisible(bool visible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2544-2550 |
| | 4 | 1 |
topLevelItemName: | QGraphicsItem::topLevelItem | Prototype: | QGraphicsItem *QGraphicsItem::topLevelItem() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1644-1650 |
| | 4 | 2 |
ungrabKeyboardName: | QGraphicsItem::ungrabKeyboard | Prototype: | void QGraphicsItem::ungrabKeyboard() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3702-3709 |
| | 4 | 2 |
ungrabMouseName: | QGraphicsItem::ungrabMouse | Prototype: | void QGraphicsItem::ungrabMouse() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3640-3647 |
| | 4 | 2 |
windowName: | QGraphicsItem::window | Prototype: | QGraphicsWidget *QGraphicsItem::window() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1706-1712 |
| | 4 | 2 |
addToIndexName: | QGraphicsItem::addToIndex | Prototype: | void QGraphicsItem::addToIndex() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7583-7592 |
| | 5 | 3 |
removeFromIndexName: | 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 |
setAcceptedMouseButtonsName: | 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: | 3075-3084 |
| | 5 | 3 |
setXName: | QGraphicsItem::setX | Prototype: | void QGraphicsItem::setX(qreal x) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3745-3754 |
| | 5 | 3 |
setYName: | QGraphicsItem::setY | Prototype: | void QGraphicsItem::setY(qreal y) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 3772-3781 |
| | 5 | 3 |
childrenBoundingRectName: | QGraphicsItem::childrenBoundingRect | Prototype: | QRectF QGraphicsItem::childrenBoundingRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4867-4876 |
| | 6 | 2 |
setAcceptHoverEventsName: | 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: | 3138-3147 |
| | 6 | 3 |
setAcceptTouchEventsName: | 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: | 3175-3184 |
| | 6 | 3 |
ensureVisibleName: | 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 |
grabKeyboardName: | 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 |
grabMouseName: | 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 |
groupName: | 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 |
hasFocusName: | 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 |
installSceneEventFilterName: | 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 |
isAncestorOfName: | 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 |
isUnderMouseName: | 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 |
isVisibleToName: | 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 |
setInputMethodHintsName: | 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: | 7476-7487 |
| | 9 | 3 |
setPanelModalityName: | 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: | 2120-2132 |
| | 9 | 4 |
setTransformationsName: | QGraphicsItem::setTransformations | Prototype: | void QGraphicsItem::setTransformations(const QList<QGraphicsTransform *> &transformations) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4135-4146 |
| | 9 | 3 |
setBoundingRegionGranularityName: | 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: | 5400-5414 |
| | 10 | 3 |
unsetCursorName: | QGraphicsItem::unsetCursor | Prototype: | void QGraphicsItem::unsetCursor() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2291-2306 |
| | 10 | 5 |
isObscuredName: | 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 |
setParentItemName: | 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: | 1766-1783 |
| | 12 | 4 |
setGraphicsEffectName: | 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: | 2879-2899 |
| | 13 | 5 |
setMatrixName: | 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: | 4483-4509 |
| | 14 | 5 |
updateName: | QGraphicsItem::update | Prototype: | void QGraphicsItem::update(const QRectF &rect) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5796-5824 |
| | 14 | 7 |
sceneBoundingRectName: | 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: | 4917-4940 |
| | 16 | 5 |
setActiveName: | 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: | 3308-3333 |
| | 16 | 7 |
setCacheModeName: | 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: | 2077-2101 |
| | 16 | 5 |
collidesWithPathName: | 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 |
mousePressEventName: | 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 |
setCursorName: | 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: | 2246-2271 |
| | 17 | 6 |
setRotationName: | 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: | 3995-4024 |
| | 17 | 6 |
setScaleName: | QGraphicsItem::setScale | Prototype: | void QGraphicsItem::setScale(qreal factor) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4061-4090 |
| | 17 | 6 |
setTransformOriginPointName: | QGraphicsItem::setTransformOriginPoint | Prototype: | void QGraphicsItem::setTransformOriginPoint(const QPointF &origin) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4205-4233 |
| | 17 | 5 |
commonAncestorItemName: | 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 |
setPosName: | 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: | 3840-3870 |
| | 18 | 7 |
setTransformName: | QGraphicsItem::setTransform | Prototype: | void QGraphicsItem::setTransform(const QTransform &matrix, bool combine) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4532-4562 |
| | 18 | 6 |
setZValueName: | QGraphicsItem::setZValue | Prototype: | void QGraphicsItem::setZValue(qreal z) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4719-4747 |
| | 18 | 8 |
prepareGeometryChangeName: | 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 |
setFocusProxyName: | 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: | 3534-3561 |
| | 19 | 9 |
setOpacityName: | 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: | 2816-2851 |
| | 19 | 6 |
collidesWithItemName: | 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 |
setSelectedName: | QGraphicsItem::setSelected | Prototype: | void QGraphicsItem::setSelected(bool selected) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 2716-2748 |
| | 20 | 8 |
isBlockedByModalPanelName: | 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 |
mouseReleaseEventName: | 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 |
clipPathName: | QGraphicsItem::clipPath | Prototype: | QPainterPath QGraphicsItem::clipPath() const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5008-5052 |
| | 25 | 10 |
stackBeforeName: | QGraphicsItem::stackBefore | Prototype: | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 4806-4848 |
| | 28 | 10 |
boundingRegionName: | QGraphicsItem::boundingRegion | Prototype: | QRegion QGraphicsItem::boundingRegion(const QTransform &itemToDeviceTransform) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 5310-5359 |
| | 30 | 3 |
deviceTransformName: | 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 |
scrollName: | 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: | 5853-5925 |
| | 34 | 10 |
~QGraphicsItemName: | QGraphicsItem::~QGraphicsItem | Prototype: | QGraphicsItem::~QGraphicsItem() | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 1503-1576 |
| | 45 | 18 |
mouseMoveEventName: | 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 |
itemTransformName: | 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 |
setFlagsName: | 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: | 1886-2026 |
| | 76 | 29 |
sceneEventName: | 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: | 6778-6905 |
| | 78 | 39 |