| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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: | 4569-4572 |
| | 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: | 4583-4586 |
| | 1 | 1 |
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: | 1584-1587 |
| | 1 | 1 |
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: | 6757-6762 |
| | 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: | 4255-4259 |
| | 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: | 3789-3792 |
| | 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: | 4279-4283 |
| | 2 | 1 |
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: | 3039-3042 |
| | 1 | 1 |
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: | 6653-6656 |
| | 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: | 2671-2674 |
| | 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: | 7558-7562 |
| | 2 | 1 |
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: | 3375-3378 |
| | 1 | 1 |
QGraphicsItem::setToolTip| Name: | 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 |
QGraphicsItem::setVisible| Name: | 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 |
QGraphicsItem::shape| Name: | 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 |
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::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | QGraphicsObject *QGraphicsItem::toGraphicsObject() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1736-1739 |
| | 1 | 1 |
QGraphicsItem::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | const QGraphicsObject *QGraphicsItem::toGraphicsObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1747-1750 |
| | 1 | 1 |
QGraphicsItem::toolTip| Name: | QGraphicsItem::toolTip | | Prototype: | QString QGraphicsItem::toolTip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2191-2194 |
| | 1 | 1 |
QGraphicsItem::type| Name: | QGraphicsItem::type | | Prototype: | int QGraphicsItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6690-6693 |
| | 1 | 1 |
QGraphicsItem::wheelEvent| Name: | QGraphicsItem::wheelEvent | | Prototype: | void QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7417-7420 |
| | 1 | 1 |
QGraphicsItem::zValue| Name: | QGraphicsItem::zValue | | Prototype: | qreal QGraphicsItem::zValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4700-4703 |
| | 1 | 1 |
QGraphicsItemAnimation::QGraphicsItemAnimation| Name: | QGraphicsItemAnimation::QGraphicsItemAnimation | | Prototype: | QGraphicsItemAnimation::QGraphicsItemAnimation(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 194-198 |
| | 1 | 1 |
QGraphicsItemAnimation::afterAnimationStep| Name: | QGraphicsItemAnimation::afterAnimationStep | | Prototype: | void QGraphicsItemAnimation::afterAnimationStep(qreal step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 590-593 |
| | 1 | 1 |
QGraphicsItemAnimation::beforeAnimationStep| Name: | QGraphicsItemAnimation::beforeAnimationStep | | Prototype: | void QGraphicsItemAnimation::beforeAnimationStep(qreal step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QGraphicsItemAnimation::clear| Name: | QGraphicsItemAnimation::clear | | Prototype: | void QGraphicsItemAnimation::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 510-521 |
| | 9 | 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 |
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::item| Name: | QGraphicsItemAnimation::item | | Prototype: | QGraphicsItem *QGraphicsItemAnimation::item() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QGraphicsItemAnimation::posAt| Name: | QGraphicsItemAnimation::posAt | | Prototype: | QPointF QGraphicsItemAnimation::posAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 263-268 |
| | 3 | 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::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::setPosAt| Name: | QGraphicsItemAnimation::setPosAt | | Prototype: | void QGraphicsItemAnimation::setPosAt(qreal step, const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 277-281 |
| | 2 | 1 |
QGraphicsItemAnimation::setRotationAt| Name: | QGraphicsItemAnimation::setRotationAt | | Prototype: | void QGraphicsItemAnimation::setRotationAt(qreal step, qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QGraphicsItemAnimation::setScaleAt| Name: | QGraphicsItemAnimation::setScaleAt | | Prototype: | void QGraphicsItemAnimation::setScaleAt(qreal step, qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 434-438 |
| | 2 | 1 |
QGraphicsItemAnimation::setShearAt| Name: | QGraphicsItemAnimation::setShearAt | | Prototype: | void QGraphicsItemAnimation::setShearAt(qreal step, qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 484-488 |
| | 2 | 1 |
QGraphicsItemAnimation::setTranslationAt| Name: | QGraphicsItemAnimation::setTranslationAt | | Prototype: | void QGraphicsItemAnimation::setTranslationAt(qreal step, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 383-387 |
| | 2 | 1 |
QGraphicsItemAnimation::timeLine| Name: | QGraphicsItemAnimation::timeLine | | Prototype: | QTimeLine *QGraphicsItemAnimation::timeLine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QGraphicsItemAnimation::verticalScaleAt| Name: | QGraphicsItemAnimation::verticalScaleAt | | Prototype: | qreal QGraphicsItemAnimation::verticalScaleAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 410-415 |
| | 2 | 1 |
QGraphicsItemAnimation::verticalShearAt| Name: | QGraphicsItemAnimation::verticalShearAt | | Prototype: | qreal QGraphicsItemAnimation::verticalShearAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 461-465 |
| | 2 | 1 |
QGraphicsItemAnimation::xTranslationAt| Name: | QGraphicsItemAnimation::xTranslationAt | | Prototype: | qreal QGraphicsItemAnimation::xTranslationAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 360-364 |
| | 2 | 1 |
QGraphicsItemAnimation::yTranslationAt| Name: | QGraphicsItemAnimation::yTranslationAt | | Prototype: | qreal QGraphicsItemAnimation::yTranslationAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 371-375 |
| | 2 | 1 |
QGraphicsItemAnimation::~QGraphicsItemAnimation| Name: | QGraphicsItemAnimation::~QGraphicsItemAnimation | | Prototype: | QGraphicsItemAnimation::~QGraphicsItemAnimation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::Pair::operator <| Name: | QGraphicsItemAnimationPrivate::Pair::operator < | | Prototype: | bool operator <(const Pair &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 125-126 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::Pair::operator==| Name: | QGraphicsItemAnimationPrivate::Pair::operator== | | Prototype: | bool operator==(const Pair &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 127-128 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::QGraphicsItemAnimationPrivate| Name: | QGraphicsItemAnimationPrivate::QGraphicsItemAnimationPrivate | | Prototype: | inline QGraphicsItemAnimationPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 110-112 |
| | 1 | 1 |
QGraphicsItemGroup::QGraphicsItemGroup| Name: | QGraphicsItemGroup::QGraphicsItemGroup | | Prototype: | QGraphicsItemGroup::QGraphicsItemGroup(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11057-11061 |
| | 1 | 1 |
QGraphicsItemGroup::boundingRect| Name: | QGraphicsItemGroup::boundingRect | | Prototype: | QRectF QGraphicsItemGroup::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11189-11193 |
| | 2 | 1 |
QGraphicsItemGroup::isObscuredBy| Name: | QGraphicsItemGroup::isObscuredBy | | Prototype: | bool QGraphicsItemGroup::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11212-11215 |
| | 1 | 1 |
QGraphicsItemGroup::opaqueArea| Name: | QGraphicsItemGroup::opaqueArea | | Prototype: | QPainterPath QGraphicsItemGroup::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11220-11223 |
| | 1 | 1 |
QGraphicsItemGroup::type| Name: | QGraphicsItemGroup::type | | Prototype: | int QGraphicsItemGroup::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11228-11231 |
| | 1 | 1 |
QGraphicsItemPrivate::QGraphicsItemPrivate| Name: | QGraphicsItemPrivate::QGraphicsItemPrivate | | Prototype: | QGraphicsItemPrivate::QGraphicsItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 822-889 |
| | 2 | 1 |
QGraphicsItemPrivate::children_count| Name: | QGraphicsItemPrivate::children_count | | Prototype: | int QGraphicsItemPrivate::children_count(QDeclarativeListProperty<QGraphicsObject> *list) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7838-7842 |
| | 2 | 1 |
QGraphicsItemPrivate::discardUpdateRequest| Name: | QGraphicsItemPrivate::discardUpdateRequest | | Prototype: | bool QGraphicsItemPrivate::discardUpdateRequest(bool ignoreVisibleBit, bool ignoreDirtyBit, bool ignoreOpacity) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5464-5473 |
| | 4 | 1 |
QGraphicsItemPrivate::focusScopeItemChange| Name: | QGraphicsItemPrivate::focusScopeItemChange | | Prototype: | void QGraphicsItemPrivate::focusScopeItemChange(bool isSubFocusItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5753-5756 |
| | 1 | 1 |
QGraphicsItemPrivate::height| Name: | QGraphicsItemPrivate::height | | Prototype: | qreal QGraphicsItemPrivate::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7920-7923 |
| | 1 | 1 |
QGraphicsItemPrivate::isProxyWidget| Name: | QGraphicsItemPrivate::isProxyWidget | | Prototype: | bool QGraphicsItemPrivate::isProxyWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5773-5776 |
| | 1 | 1 |
QGraphicsItemPrivate::maybeExtraItemCache| Name: | QGraphicsItemPrivate::maybeExtraItemCache | | Prototype: | QGraphicsItemCache *QGraphicsItemPrivate::maybeExtraItemCache() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5596-5599 |
| | 1 | 1 |
QGraphicsItemPrivate::movableAncestorIsSelected| Name: | QGraphicsItemPrivate::movableAncestorIsSelected | | Prototype: | bool QGraphicsItemPrivate::movableAncestorIsSelected(const QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7206-7210 |
| | 2 | 1 |
QGraphicsItemPrivate::setHeight| Name: | QGraphicsItemPrivate::setHeight | | Prototype: | void QGraphicsItemPrivate::setHeight(qreal h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7930-7933 |
| | 1 | 1 |
QGraphicsItemPrivate::setTransformHelper| Name: | QGraphicsItemPrivate::setTransformHelper | | Prototype: | void QGraphicsItemPrivate::setTransformHelper(const QTransform &transform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3822-3828 |
| | 4 | 1 |
QGraphicsItemPrivate::setWidth| Name: | QGraphicsItemPrivate::setWidth | | Prototype: | void QGraphicsItemPrivate::setWidth(qreal w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7901-7904 |
| | 1 | 1 |
QGraphicsItemPrivate::width| Name: | QGraphicsItemPrivate::width | | Prototype: | qreal QGraphicsItemPrivate::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7891-7894 |
| | 1 | 1 |
QGraphicsLayout::addChildLayoutItem| Name: | QGraphicsLayout::addChildLayoutItem | | Prototype: | void QGraphicsLayout::addChildLayoutItem(QGraphicsLayoutItem *layoutItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 473-477 |
| | 2 | 1 |
QGraphicsLayout::getContentsMargins| Name: | QGraphicsLayout::getContentsMargins | | Prototype: | void QGraphicsLayout::getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 233-240 |
| | 5 | 1 |
QGraphicsLayout::instantInvalidatePropagation| Name: | QGraphicsLayout::instantInvalidatePropagation | | Prototype: | bool QGraphicsLayout::instantInvalidatePropagation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 518-521 |
| | 1 | 1 |
QGraphicsLayout::isActivated| Name: | QGraphicsLayout::isActivated | | Prototype: | bool QGraphicsLayout::isActivated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 299-303 |
| | 2 | 1 |
QGraphicsLayout::setInstantInvalidatePropagation| Name: | QGraphicsLayout::setInstantInvalidatePropagation | | Prototype: | void QGraphicsLayout::setInstantInvalidatePropagation(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 506-509 |
| | 1 | 1 |
QGraphicsLayoutItem::QGraphicsLayoutItem| Name: | QGraphicsLayoutItem::QGraphicsLayoutItem | | Prototype: | QGraphicsLayoutItem::QGraphicsLayoutItem(QGraphicsLayoutItemPrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 403-409 |
| | 3 | 1 |