| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 5507-5510 |
| | 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: | 5684-5687 |
| | 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: | 7830-7833 |
| | 1 | 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: | 5664-5667 |
| | 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: | 11138-11141 |
| | 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: | 11130-11133 |
| | 1 | 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: | 11122-11125 |
| | 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: | 10967-10971 |
| | 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: | 104-106 |
| | 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: | 121-122 |
| | 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: | 119-120 |
| | 1 | 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: | 197-200 |
| | 1 | 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: | 229-232 |
| | 1 | 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: | 328-331 |
| | 1 | 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: | 207-210 |
| | 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: | 571-574 |
| | 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: | 584-587 |
| | 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: | 188-192 |
| | 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: | 4613-4616 |
| | 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: | 7327-7330 |
| | 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: | 6600-6603 |
| | 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: | 2108-2111 |
| | 1 | 1 |
QGraphicsItem::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | QGraphicsObject *QGraphicsItem::toGraphicsObject() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1653-1656 |
| | 1 | 1 |
QGraphicsItem::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | const QGraphicsObject *QGraphicsItem::toGraphicsObject() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1664-1667 |
| | 1 | 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: | 3288-3291 |
| | 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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: | 7339-7342 |
| | 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: | 6992-6995 |
| | 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: | 2196-2199 |
| | 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: | 3152-3155 |
| | 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: | 2773-2776 |
| | 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: | 3495-3498 |
| | 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: | 3423-3426 |
| | 1 | 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: | 3485-3488 |
| | 1 | 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: | 1769-1772 |
| | 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: | 3110-3113 |
| | 1 | 1 |
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: | 2699-2702 |
| | 1 | 1 |
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: | 2143-2146 |
| | 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: | 6835-6838 |
| | 1 | 1 |
QGraphicsItem::contains| Name: | QGraphicsItem::contains | | Prototype: | bool QGraphicsItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4979-4982 |
| | 1 | 1 |
QGraphicsItem::cacheMode| Name: | QGraphicsItem::cacheMode | | Prototype: | QGraphicsItem::CacheMode QGraphicsItem::cacheMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1952-1955 |
| | 1 | 1 |
QGraphicsItem::advance| Name: | QGraphicsItem::advance | | Prototype: | void QGraphicsItem::advance(int phase) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4600-4603 |
| | 1 | 1 |
QGraphicsItem::acceptedMouseButtons| Name: | QGraphicsItem::acceptedMouseButtons | | Prototype: | Qt::MouseButtons QGraphicsItem::acceptedMouseButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2969-2972 |
| | 1 | 1 |
QGraphicsItem::acceptTouchEvents| Name: | QGraphicsItem::acceptTouchEvents | | Prototype: | bool QGraphicsItem::acceptTouchEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3076-3079 |
| | 1 | 1 |
QGraphicsItem::acceptHoverEvents| Name: | QGraphicsItem::acceptHoverEvents | | Prototype: | bool QGraphicsItem::acceptHoverEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3008-3011 |
| | 1 | 1 |
QGraphicsItem::acceptDrops| Name: | QGraphicsItem::acceptDrops | | Prototype: | bool QGraphicsItem::acceptDrops() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2940-2943 |
| | 1 | 1 |
QGraphicsGridLayoutEngineItem::isIgnored| Name: | QGraphicsGridLayoutEngineItem::isIgnored | | Prototype: | bool QGraphicsGridLayoutEngineItem::isIgnored() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QGraphicsEllipseItemPrivate::QGraphicsEllipseItemPrivate| Name: | QGraphicsEllipseItemPrivate::QGraphicsEllipseItemPrivate | | Prototype: | inline QGraphicsEllipseItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8665-8667 |
| | 1 | 1 |
QGraphicsEllipseItem::type| Name: | QGraphicsEllipseItem::type | | Prototype: | int QGraphicsEllipseItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8898-8901 |
| | 1 | 1 |
QGraphicsEllipseItem::opaqueArea| Name: | QGraphicsEllipseItem::opaqueArea | | Prototype: | QPainterPath QGraphicsEllipseItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8890-8893 |
| | 1 | 1 |
QGraphicsEllipseItem::isObscuredBy| Name: | QGraphicsEllipseItem::isObscuredBy | | Prototype: | bool QGraphicsEllipseItem::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: | 8882-8885 |
| | 1 | 1 |
QGraphicsEllipseItem::contains| Name: | QGraphicsEllipseItem::contains | | Prototype: | bool QGraphicsEllipseItem::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: | 8855-8858 |
| | 1 | 1 |
QGraphicsEllipseItem::QGraphicsEllipseItem| Name: | QGraphicsEllipseItem::QGraphicsEllipseItem | | Prototype: | QGraphicsEllipseItem::QGraphicsEllipseItem(const QRectF &rect, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8680-8684 |
| | 1 | 1 |
QGraphicsEllipseItem::QGraphicsEllipseItem| Name: | QGraphicsEllipseItem::QGraphicsEllipseItem | | Prototype: | QGraphicsEllipseItem::QGraphicsEllipseItem(qreal x, qreal y, qreal w, qreal h, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8696-8701 |
| | 1 | 1 |
QGraphicsEffectSourcePrivate::~QGraphicsEffectSourcePrivate| Name: | QGraphicsEffectSourcePrivate::~QGraphicsEffectSourcePrivate | | Prototype: | QGraphicsEffectSourcePrivate::~QGraphicsEffectSourcePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 369-372 |
| | 1 | 1 |
QGraphicsEffectSourcePrivate::setCachedOffset| Name: | QGraphicsEffectSourcePrivate::setCachedOffset | | Prototype: | void QGraphicsEffectSourcePrivate::setCachedOffset(const QPoint &offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QGraphicsEffectSource::widget| Name: | QGraphicsEffectSource::widget | | Prototype: | const QWidget *QGraphicsEffectSource::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 191-194 |
| | 1 | 1 |
QGraphicsEffectSource::update| Name: | QGraphicsEffectSource::update | | Prototype: | void QGraphicsEffectSource::update() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 260-263 |
| | 1 | 1 |
QGraphicsEffectSource::styleOption| Name: | QGraphicsEffectSource::styleOption | | Prototype: | const QStyleOption *QGraphicsEffectSource::styleOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QGraphicsEffectSource::isPixmap| Name: | QGraphicsEffectSource::isPixmap | | Prototype: | bool QGraphicsEffectSource::isPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 273-276 |
| | 1 | 1 |
QGraphicsEffectSource::graphicsItem| Name: | QGraphicsEffectSource::graphicsItem | | Prototype: | const QGraphicsItem *QGraphicsEffectSource::graphicsItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 180-183 |
| | 1 | 1 |
QGraphicsEffectSource::boundingRect| Name: | QGraphicsEffectSource::boundingRect | | Prototype: | QRectF QGraphicsEffectSource::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QGraphicsEffectSource::QGraphicsEffectSource| Name: | QGraphicsEffectSource::QGraphicsEffectSource | | Prototype: | QGraphicsEffectSource::QGraphicsEffectSource(QGraphicsEffectSourcePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 137-139 |
| | 1 | 1 |
QGraphicsEffect::sourceIsPixmap| Name: | QGraphicsEffect::sourceIsPixmap | | Prototype: | bool QGraphicsEffect::sourceIsPixmap() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 286-289 |
| | 1 | 1 |
QGraphicsEffect::sourceChanged| Name: | QGraphicsEffect::sourceChanged | | Prototype: | void QGraphicsEffect::sourceChanged(ChangeFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QGraphicsEffect::boundingRectFor| Name: | QGraphicsEffect::boundingRectFor | | Prototype: | QRectF QGraphicsEffect::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 440-443 |
| | 1 | 1 |
QGraphicsAnchorLayoutPrivate::edgeOrientation| Name: | QGraphicsAnchorLayoutPrivate::edgeOrientation | | Prototype: | QGraphicsAnchorLayoutPrivate::Orientation QGraphicsAnchorLayoutPrivate::edgeOrientation(Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1352-1356 |
| | 1 | 1 |
QGradientCache::paletteSize| Name: | QGradientCache::paletteSize | | Prototype: | inline int paletteSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4180-4180 |
| | 1 | 1 |
QGradientCache::maxCacheSize| Name: | QGradientCache::maxCacheSize | | Prototype: | inline int maxCacheSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4182-4182 |
| | 1 | 1 |
QGradientCache::CacheInfo::CacheInfo| Name: | QGradientCache::CacheInfo::CacheInfo | | Prototype: | inline CacheInfo(QGradientStops s, int op, QGradient::InterpolationMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 4145-4146 |
| | 1 | 1 |
QGradient::interpolationMode| Name: | QGradient::interpolationMode | | Prototype: | QGradient::InterpolationMode QGradient::interpolationMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1517-1521 |
| | 1 | 1 |
QGradient::coordinateMode| Name: | QGradient::coordinateMode | | Prototype: | QGradient::CoordinateMode QGradient::coordinateMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1479-1483 |
| | 1 | 1 |
QGnomeThemePrivate::~QGnomeThemePrivate| Name: | QGnomeThemePrivate::~QGnomeThemePrivate | | Prototype: | ~QGnomeThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 581-581 |
| | 1 | 1 |
QGnomeThemePrivate::QGnomeThemePrivate| Name: | QGnomeThemePrivate::QGnomeThemePrivate | | Prototype: | QGnomeThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 580-580 |
| | 1 | 1 |
QGlyphRun::underline| Name: | QGlyphRun::underline | | Prototype: | bool QGlyphRun::underline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 328-331 |
| | 1 | 1 |
QGlyphRun::strikeOut| Name: | QGlyphRun::strikeOut | | Prototype: | bool QGlyphRun::strikeOut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QGlyphRun::setUnderline| Name: | QGlyphRun::setUnderline | | Prototype: | void QGlyphRun::setUnderline(bool underline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QGlyphRun::setStrikeOut| Name: | QGlyphRun::setStrikeOut | | Prototype: | void QGlyphRun::setStrikeOut(bool strikeOut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 360-363 |
| | 1 | 1 |
QGlyphRun::setRightToLeft| Name: | QGlyphRun::setRightToLeft | | Prototype: | void QGlyphRun::setRightToLeft(bool rightToLeft) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 383-386 |
| | 1 | 1 |
QGlyphRun::setOverline| Name: | QGlyphRun::setOverline | | Prototype: | void QGlyphRun::setOverline(bool overline) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 318-321 |
| | 1 | 1 |