| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsLineItem::QGraphicsLineItem| Name: | QGraphicsLineItem::QGraphicsLineItem | | Prototype: | QGraphicsLineItem::QGraphicsLineItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9219-9222 |
| | 2 | 1 |
QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo| Name: | QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo | | Prototype: | QGraphicsLayoutStyleInfo::~QGraphicsLayoutStyleInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 55-58 |
| | 1 | 1 |
QGraphicsLayoutStyleInfo::windowMargin| Name: | QGraphicsLayoutStyleInfo::windowMargin | | Prototype: | qreal QGraphicsLayoutStyleInfo::windowMargin(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 84-90 |
| | 4 | 1 |
QGraphicsLayoutStyleInfo::widget| Name: | QGraphicsLayoutStyleInfo::widget | | Prototype: | QWidget *QGraphicsLayoutStyleInfo::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 92-92 |
| | 1 | 1 |
QGraphicsLayoutStyleInfo::spacing| Name: | QGraphicsLayoutStyleInfo::spacing | | Prototype: | qreal QGraphicsLayoutStyleInfo::spacing(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 78-82 |
| | 2 | 1 |
QGraphicsLayoutStyleInfo::perItemSpacing| Name: | QGraphicsLayoutStyleInfo::perItemSpacing | | Prototype: | qreal QGraphicsLayoutStyleInfo::perItemSpacing(QLayoutPolicy::ControlType control1, QLayoutPolicy::ControlType control2, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 69-76 |
| | 3 | 1 |
QGraphicsLayoutStyleInfo::combinedLayoutSpacing| Name: | QGraphicsLayoutStyleInfo::combinedLayoutSpacing | | Prototype: | qreal QGraphicsLayoutStyleInfo::combinedLayoutSpacing(QLayoutPolicy::ControlTypes controls1, QLayoutPolicy::ControlTypes controls2, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 60-67 |
| | 3 | 1 |
QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate| Name: | QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate | | Prototype: | QGraphicsLayoutItemPrivate::~QGraphicsLayoutItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 111-115 |
| | 1 | 1 |
QGraphicsLayoutItemPrivate::init| Name: | QGraphicsLayoutItemPrivate::init | | Prototype: | void QGraphicsLayoutItemPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QGraphicsLayoutItemPrivate::QGraphicsLayoutItemPrivate| Name: | QGraphicsLayoutItemPrivate::QGraphicsLayoutItemPrivate | | Prototype: | QGraphicsLayoutItemPrivate::QGraphicsLayoutItemPrivate(QGraphicsLayoutItem *par, bool layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 103-106 |
| | 2 | 1 |
QGraphicsLayoutItem::updateGeometry| Name: | QGraphicsLayoutItem::updateGeometry | | Prototype: | void QGraphicsLayoutItem::updateGeometry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 817-822 |
| | 3 | 1 |
QGraphicsLayoutItem::sizePolicy| Name: | QGraphicsLayoutItem::sizePolicy | | Prototype: | QSizePolicy QGraphicsLayoutItem::sizePolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 477-481 |
| | 2 | 1 |
QGraphicsLayoutItem::setSizePolicy| Name: | QGraphicsLayoutItem::setSizePolicy | | Prototype: | void QGraphicsLayoutItem::setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 465-470 |
| | 1 | 1 |
QGraphicsLayoutItem::setPreferredWidth| Name: | QGraphicsLayoutItem::setPreferredWidth | | Prototype: | void QGraphicsLayoutItem::setPreferredWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 586-589 |
| | 1 | 1 |
QGraphicsLayoutItem::setPreferredSize| Name: | QGraphicsLayoutItem::setPreferredSize | | Prototype: | void QGraphicsLayoutItem::setPreferredSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 546-549 |
| | 1 | 1 |
QGraphicsLayoutItem::setPreferredHeight| Name: | QGraphicsLayoutItem::setPreferredHeight | | Prototype: | void QGraphicsLayoutItem::setPreferredHeight(qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 576-579 |
| | 1 | 1 |
QGraphicsLayoutItem::setParentLayoutItem| Name: | QGraphicsLayoutItem::setParentLayoutItem | | Prototype: | void QGraphicsLayoutItem::setParentLayoutItem(QGraphicsLayoutItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 842-845 |
| | 1 | 1 |
QGraphicsLayoutItem::setOwnedByLayout| Name: | QGraphicsLayoutItem::setOwnedByLayout | | Prototype: | void QGraphicsLayoutItem::setOwnedByLayout(bool ownership) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 894-897 |
| | 1 | 1 |
QGraphicsLayoutItem::setMinimumWidth| Name: | QGraphicsLayoutItem::setMinimumWidth | | Prototype: | void QGraphicsLayoutItem::setMinimumWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 522-525 |
| | 1 | 1 |
QGraphicsLayoutItem::setMinimumSize| Name: | QGraphicsLayoutItem::setMinimumSize | | Prototype: | void QGraphicsLayoutItem::setMinimumSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 492-495 |
| | 1 | 1 |
QGraphicsLayoutItem::setMinimumHeight| Name: | QGraphicsLayoutItem::setMinimumHeight | | Prototype: | void QGraphicsLayoutItem::setMinimumHeight(qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 532-535 |
| | 1 | 1 |
QGraphicsLayoutItem::setMaximumWidth| Name: | QGraphicsLayoutItem::setMaximumWidth | | Prototype: | void QGraphicsLayoutItem::setMaximumWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 630-633 |
| | 1 | 1 |
QGraphicsLayoutItem::setMaximumSize| Name: | QGraphicsLayoutItem::setMaximumSize | | Prototype: | void QGraphicsLayoutItem::setMaximumSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 600-603 |
| | 1 | 1 |
QGraphicsLayoutItem::setMaximumHeight| Name: | QGraphicsLayoutItem::setMaximumHeight | | Prototype: | void QGraphicsLayoutItem::setMaximumHeight(qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 640-643 |
| | 1 | 1 |
QGraphicsLayoutItem::setGraphicsItem| Name: | QGraphicsLayoutItem::setGraphicsItem | | Prototype: | void QGraphicsLayoutItem::setGraphicsItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 921-924 |
| | 1 | 1 |
QGraphicsLayoutItem::setGeometry| Name: | QGraphicsLayoutItem::setGeometry | | Prototype: | void QGraphicsLayoutItem::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 710-716 |
| | 4 | 1 |
QGraphicsLayoutItem::preferredSize| Name: | QGraphicsLayoutItem::preferredSize | | Prototype: | QSizeF QGraphicsLayoutItem::preferredSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 566-569 |
| | 1 | 1 |
QGraphicsLayoutItem::parentLayoutItem| Name: | QGraphicsLayoutItem::parentLayoutItem | | Prototype: | QGraphicsLayoutItem *QGraphicsLayoutItem::parentLayoutItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 832-835 |
| | 1 | 1 |
QGraphicsLayoutItem::ownedByLayout| Name: | QGraphicsLayoutItem::ownedByLayout | | Prototype: | bool QGraphicsLayoutItem::ownedByLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 883-886 |
| | 1 | 1 |
QGraphicsLayoutItem::minimumSize| Name: | QGraphicsLayoutItem::minimumSize | | Prototype: | QSizeF QGraphicsLayoutItem::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 512-515 |
| | 1 | 1 |
QGraphicsLayoutItem::maximumSize| Name: | QGraphicsLayoutItem::maximumSize | | Prototype: | QSizeF QGraphicsLayoutItem::maximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QGraphicsLayoutItem::isLayout| Name: | QGraphicsLayoutItem::isLayout | | Prototype: | bool QGraphicsLayoutItem::isLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 854-857 |
| | 1 | 1 |
QGraphicsLayoutItem::graphicsItem| Name: | QGraphicsLayoutItem::graphicsItem | | Prototype: | QGraphicsItem *QGraphicsLayoutItem::graphicsItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 906-909 |
| | 1 | 1 |
QGraphicsLayoutItem::geometry| Name: | QGraphicsLayoutItem::geometry | | Prototype: | QRectF QGraphicsLayoutItem::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 726-730 |
| | 2 | 1 |
QGraphicsLayoutItem::contentsRect| Name: | QGraphicsLayoutItem::contentsRect | | Prototype: | QRectF QGraphicsLayoutItem::contentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 763-768 |
| | 3 | 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: | 397-403 |
| | 3 | 1 |
QGraphicsLayoutItem::QGraphicsLayoutItem| Name: | QGraphicsLayoutItem::QGraphicsLayoutItem | | Prototype: | QGraphicsLayoutItem::QGraphicsLayoutItem(QGraphicsLayoutItem *parent, bool isLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 385-392 |
| | 4 | 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: | 500-503 |
| | 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: | 293-297 |
| | 2 | 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: | 512-515 |
| | 1 | 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: | 227-234 |
| | 5 | 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: | 467-471 |
| | 2 | 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: | 7801-7804 |
| | 1 | 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: | 7811-7814 |
| | 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: | 3735-3741 |
| | 4 | 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: | 7840-7843 |
| | 1 | 1 |
QGraphicsItemPrivate::movableAncestorIsSelected| Name: | QGraphicsItemPrivate::movableAncestorIsSelected | | Prototype: | bool QGraphicsItemPrivate::movableAncestorIsSelected(const QGraphicsItem *item) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7116-7120 |
| | 2 | 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: | 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 |
QGraphicsItemPrivate::discardUpdateRequest| Name: | QGraphicsItemPrivate::discardUpdateRequest | | Prototype: | bool QGraphicsItemPrivate::discardUpdateRequest(bool ignoreVisibleBit, bool ignoreDirtyBit, bool ignoreOpacity) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5375-5384 |
| | 4 | 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: | 7748-7752 |
| | 2 | 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::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: | 11099-11103 |
| | 2 | 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::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: | 365-369 |
| | 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: | 354-358 |
| | 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: | 455-459 |
| | 2 | 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: | 404-409 |
| | 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: | 229-232 |
| | 1 | 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: | 377-381 |
| | 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: | 478-482 |
| | 2 | 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: | 428-432 |
| | 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: | 328-331 |
| | 1 | 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: | 271-275 |
| | 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: | 217-221 |
| | 2 | 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: | 317-321 |
| | 2 | 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: | 257-262 |
| | 3 | 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::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: | 466-470 |
| | 2 | 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: | 416-420 |
| | 2 | 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: | 504-515 |
| | 9 | 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::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: | 7456-7460 |
| | 2 | 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: | 4877-4882 |
| | 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: | 2458-2464 |
| | 4 | 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: | 2119-2124 |
| | 3 | 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::setExtension| Name: | QGraphicsItem::setExtension | | Prototype: | void QGraphicsItem::setExtension(Extension extension, const QVariant &variant) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7468-7472 |
| | 2 | 1 |
QGraphicsItem::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::sceneTransform| Name: | QGraphicsItem::sceneTransform | | Prototype: | QTransform QGraphicsItem::sceneTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4192-4196 |
| | 2 | 1 |
QGraphicsItem::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::sceneMatrix| Name: | QGraphicsItem::sceneMatrix | | Prototype: | QMatrix QGraphicsItem::sceneMatrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4168-4172 |
| | 2 | 1 |