| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickDesignerSupportPropertyChanges::targetObject| Name: | QQuickDesignerSupportPropertyChanges::targetObject | | Prototype: | QObject *QQuickDesignerSupportPropertyChanges::targetObject(QObject *propertyChanges) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportpropertychanges.cpp | | Lines: | 57-65 |
| | 4 | 2 |
QQuickDesignerSupportStates::activateState| Name: | QQuickDesignerSupportStates::activateState | | Prototype: | void QQuickDesignerSupportStates::activateState(QObject *object, QQmlContext *context) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportstates.cpp | | Lines: | 61-73 |
| | 6 | 2 |
QQuickDesignerSupportStates::changeValueInRevertList| Name: | QQuickDesignerSupportStates::changeValueInRevertList | | Prototype: | bool QQuickDesignerSupportStates::changeValueInRevertList(QObject *state, QObject *target, const QQuickDesignerSupport::PropertyName &propertyName, const QVariant &value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportstates.cpp | | Lines: | 88-98 |
| | 4 | 2 |
QQuickDesignerSupportStates::isStateActive| Name: | QQuickDesignerSupportStates::isStateActive | | Prototype: | bool QQuickDesignerSupportStates::isStateActive(QObject *object, QQmlContext *context) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/designer/qquickdesignersupportstates.cpp | | Lines: | 47-59 |
| | 6 | 2 |
QQuickDragAxis::setEnabled| Name: | QQuickDragAxis::setEnabled | | Prototype: | void QQuickDragAxis::setEnabled(bool enabled) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickdragaxis.cpp | | Lines: | 67-74 |
| | 4 | 2 |
QQuickDragAxis::setMaximum| Name: | QQuickDragAxis::setMaximum | | Prototype: | void QQuickDragAxis::setMaximum(qreal maximum) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickdragaxis.cpp | | Lines: | 58-65 |
| | 4 | 2 |
QQuickDragAxis::setMinimum| Name: | QQuickDragAxis::setMinimum | | Prototype: | void QQuickDragAxis::setMinimum(qreal minimum) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickdragaxis.cpp | | Lines: | 49-56 |
| | 4 | 2 |
QQuickDropEvent::source| Name: | QQuickDropEvent::source | | Prototype: | QObject *QQuickDropEvent::source() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickdroparea.cpp | | Lines: | 516-522 |
| | 3 | 2 |
QQuickEventPoint::cancelAllGrabs| Name: | QQuickEventPoint::cancelAllGrabs | | Prototype: | void QQuickEventPoint::cancelAllGrabs(QQuickPointerHandler *handler) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 1004-1011 |
| | 4 | 2 |
QQuickEventPoint::cancelExclusiveGrab| Name: | QQuickEventPoint::cancelExclusiveGrab | | Prototype: | void QQuickEventPoint::cancelExclusiveGrab() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 941-947 |
| | 3 | 2 |
QQuickEventPoint::localizePosition| Name: | QQuickEventPoint::localizePosition | | Prototype: | void QQuickEventPoint::localizePosition(QQuickItem *target) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 796-802 |
| | 3 | 2 |
QQuickEventPoint::setExclusiveGrabber| Name: | QQuickEventPoint::setExclusiveGrabber | | Prototype: | void QQuickEventPoint::setExclusiveGrabber(QObject *grabber) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents.cpp | | Lines: | 823-829 |
| | 3 | 2 |
QQuickFlickable::mouseMoveEvent| Name: | QQuickFlickable::mouseMoveEvent | | Prototype: | void QQuickFlickable::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickflickable.cpp | | Lines: | 1377-1386 |
| | 5 | 2 |
QQuickFlickablePrivate::isViewMoving| Name: | QQuickFlickablePrivate::isViewMoving | | Prototype: | bool QQuickFlickablePrivate::isViewMoving() const | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickflickable.cpp | | Lines: | 2535-2543 |
| | 5 | 2 |
QQuickFlickablePrivate::overShootDistance| Name: | QQuickFlickablePrivate::overShootDistance | | Prototype: | qreal QQuickFlickablePrivate::overShootDistance(qreal size) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickflickable.cpp | | Lines: | 284-290 |
| | 3 | 2 |
QQuickFontLoader::setName| Name: | QQuickFontLoader::setName | | Prototype: | void QQuickFontLoader::setName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickfontloader.cpp | | Lines: | 341-350 |
| | 7 | 2 |
QQuickFontValueType::pointSize| Name: | QQuickFontValueType::pointSize | | Prototype: | qreal QQuickFontValueType::pointSize() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvaluetypes.cpp | | Lines: | 683-689 |
| | 3 | 2 |
QQuickFramebufferObject::setTextureFollowsItemSize| Name: | QQuickFramebufferObject::setTextureFollowsItemSize | | Prototype: | void QQuickFramebufferObject::setTextureFollowsItemSize(bool follows) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickframebufferobject.cpp | | Lines: | 136-143 |
| | 5 | 2 |
QQuickGraphicsInfo::qmlAttachedProperties| Name: | QQuickGraphicsInfo::qmlAttachedProperties | | Prototype: | QQuickGraphicsInfo *QQuickGraphicsInfo::qmlAttachedProperties(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickgraphicsinfo.cpp | | Lines: | 80-86 |
| | 3 | 2 |
QQuickGrid::setColumnSpacing| Name: | QQuickGrid::setColumnSpacing | | Prototype: | void QQuickGrid::setColumnSpacing(const qreal columnSpacing) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpositioners.cpp | | Lines: | 1562-1570 |
| | 6 | 2 |
QQuickGrid::setRowSpacing| Name: | QQuickGrid::setRowSpacing | | Prototype: | void QQuickGrid::setRowSpacing(const qreal rowSpacing) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpositioners.cpp | | Lines: | 1540-1548 |
| | 6 | 2 |
QQuickImage::setMipmap| Name: | QQuickImage::setMipmap | | Prototype: | void QQuickImage::setMipmap(bool use) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 883-893 |
| | 7 | 2 |
QQuickImage::textureProvider| Name: | QQuickImage::textureProvider | | Prototype: | QSGTextureProvider *QQuickImage::textureProvider() const | | Coverage: | 50.000% (7/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 615-640 |
| | 13 | 4 |
QQuickImage::~QQuickImage| Name: | QQuickImage::~QQuickImage | | Prototype: | QQuickImage::~QQuickImage() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 212-220 |
| | 3 | 2 |
QQuickImageBase::autoTransform| Name: | QQuickImageBase::autoTransform | | Prototype: | bool QQuickImageBase::autoTransform() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimagebase.cpp | | Lines: | 390-396 |
| | 4 | 2 |
QQuickItem::classBegin| Name: | QQuickItem::classBegin | | Prototype: | void QQuickItem::classBegin() | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4959-4971 |
| | 8 | 4 |
QQuickItem::grabToImage| Name: | QQuickItem::grabToImage | | Prototype: | QSharedPointer<QQuickItemGrabResult> QQuickItem::grabToImage(const QSize &targetSize) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemgrabresult.cpp | | Lines: | 329-339 |
| | 6 | 2 |
QQuickItem::grabTouchPoints| Name: | QQuickItem::grabTouchPoints | | Prototype: | void QQuickItem::grabTouchPoints(const QVector<int> &ids) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7545-7552 |
| | 5 | 2 |
QQuickItem::isUnderMouse| Name: | QQuickItem::isUnderMouse | | Prototype: | bool QQuickItem::isUnderMouse() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7249-7257 |
| | 5 | 2 |
QQuickItem::scopedFocusItem| Name: | QQuickItem::scopedFocusItem | | Prototype: | QQuickItem *QQuickItem::scopedFocusItem() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7159-7166 |
| | 4 | 2 |
QQuickItem::ungrabMouse| Name: | QQuickItem::ungrabMouse | | Prototype: | void QQuickItem::ungrabMouse() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7492-7499 |
| | 5 | 2 |
QQuickItem::ungrabTouchPoints| Name: | QQuickItem::ungrabTouchPoints | | Prototype: | void QQuickItem::ungrabTouchPoints() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7563-7570 |
| | 5 | 2 |
QQuickItemGrabResult::render| Name: | QQuickItemGrabResult::render | | Prototype: | void QQuickItemGrabResult::render() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemgrabresult.cpp | | Lines: | 254-274 |
| | 15 | 2 |
QQuickItemGrabResult::setup| Name: | QQuickItemGrabResult::setup | | Prototype: | void QQuickItemGrabResult::setup() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemgrabresult.cpp | | Lines: | 238-252 |
| | 10 | 2 |
QQuickItemParticle::take| Name: | QQuickItemParticle::take | | Prototype: | void QQuickItemParticle::take(QQuickItem *item, bool prioritize) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickitemparticle.cpp | | Lines: | 144-150 |
| | 3 | 2 |
QQuickItemPrivate::accessibleRole| Name: | QQuickItemPrivate::accessibleRole | | Prototype: | QAccessible::Role QQuickItemPrivate::accessibleRole() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 8668-8676 |
| | 5 | 2 |
QQuickItemPrivate::children_at| Name: | QQuickItemPrivate::children_at | | Prototype: | QQuickItem *QQuickItemPrivate::children_at(QQmlListProperty<QQuickItem> *prop, int index) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3409-3416 |
| | 4 | 2 |
QQuickItemPrivate::children_clear| Name: | QQuickItemPrivate::children_clear | | Prototype: | void QQuickItemPrivate::children_clear(QQmlListProperty<QQuickItem> *prop) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3436-3442 |
| | 4 | 2 |
QQuickItemPrivate::focusNextPrev| Name: | QQuickItemPrivate::focusNextPrev | | Prototype: | bool QQuickItemPrivate::focusNextPrev(QQuickItem *item, bool forward) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 2485-2495 |
| | 5 | 2 |
QQuickItemPrivate::transform_clear| Name: | QQuickItemPrivate::transform_clear | | Prototype: | void QQuickItemPrivate::transform_clear(QQmlListProperty<QQuickTransform> *prop) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3537-3551 |
| | 8 | 2 |
QQuickItemView::positionViewAtBeginning| Name: | QQuickItemView::positionViewAtBeginning | | Prototype: | void QQuickItemView::positionViewAtBeginning() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemview.cpp | | Lines: | 913-919 |
| | 4 | 2 |
QQuickItemView::positionViewAtEnd| Name: | QQuickItemView::positionViewAtEnd | | Prototype: | void QQuickItemView::positionViewAtEnd() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemview.cpp | | Lines: | 921-927 |
| | 4 | 2 |
QQuickItemViewChangeSet::applyBufferedChanges| Name: | QQuickItemViewChangeSet::applyBufferedChanges | | Prototype: | void QQuickItemViewChangeSet::applyBufferedChanges(const QQuickItemViewChangeSet &other) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemview.cpp | | Lines: | 120-130 |
| | 7 | 2 |
QQuickItemViewPrivate::ChangeResult::operator+=| Name: | QQuickItemViewPrivate::ChangeResult::operator+= | | Prototype: | ChangeResult &operator+=(const ChangeResult &other) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemview_p_p.h | | Lines: | 130-139 |
| | 8 | 2 |
QQuickKeysAttached::QQuickKeysAttached| Name: | QQuickKeysAttached::QQuickKeysAttached | | Prototype: | QQuickKeysAttached::QQuickKeysAttached(QObject *parent) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 1326-1335 |
| | 5 | 2 |
QQuickListView::setHighlightResizeVelocity| Name: | QQuickListView::setHighlightResizeVelocity | | Prototype: | void QQuickListView::setHighlightResizeVelocity(qreal speed) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 2480-2491 |
| | 8 | 4 |
QQuickListViewPrivate::adjustFirstItem| Name: | QQuickListViewPrivate::adjustFirstItem | | Prototype: | void QQuickListViewPrivate::adjustFirstItem(qreal forwards, qreal backwards, int) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 852-858 |
| | 4 | 2 |
QQuickListViewPrivate::repositionPackageItemAt| Name: | QQuickListViewPrivate::repositionPackageItemAt | | Prototype: | void QQuickListViewPrivate::repositionPackageItemAt(QQuickItem *item, int index) | | Coverage: | 50.000% (10/20) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicklistview.cpp | | Lines: | 825-844 |
| | 11 | 6 |
QQuickLoaderPrivate::resolveSourceUrl| Name: | QQuickLoaderPrivate::resolveSourceUrl | | Prototype: | QUrl QQuickLoaderPrivate::resolveSourceUrl(QQmlV4Function *args) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickloader.cpp | | Lines: | 985-996 |
| | 8 | 2 |
QQuickMaskExtruder::extrude| Name: | QQuickMaskExtruder::extrude | | Prototype: | QPointF QQuickMaskExtruder::extrude(const QRectF &r) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickmaskextruder.cpp | | Lines: | 101-109 |
| | 5 | 2 |
QQuickMaskExtruder::finishMaskLoading| Name: | QQuickMaskExtruder::finishMaskLoading | | Prototype: | void QQuickMaskExtruder::finishMaskLoading() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickmaskextruder.cpp | | Lines: | 95-99 |
| | 2 | 2 |
QQuickMatrix4x4::setMatrix| Name: | QQuickMatrix4x4::setMatrix | | Prototype: | void QQuickMatrix4x4::setMatrix(const QMatrix4x4 &matrix) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquicktranslate.cpp | | Lines: | 517-525 |
| | 6 | 2 |
QQuickMouseArea::resetPressAndHoldInterval| Name: | QQuickMouseArea::resetPressAndHoldInterval | | Prototype: | void QQuickMouseArea::resetPressAndHoldInterval() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmousearea.cpp | | Lines: | 1349-1356 |
| | 4 | 2 |
QQuickMouseAreaPrivate::init| Name: | QQuickMouseAreaPrivate::init | | Prototype: | void QQuickMouseAreaPrivate::init() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmousearea.cpp | | Lines: | 84-93 |
| | 6 | 2 |
QQuickMultiPointTouchArea::QQuickMultiPointTouchArea| Name: | QQuickMultiPointTouchArea::QQuickMultiPointTouchArea | | Prototype: | QQuickMultiPointTouchArea::QQuickMultiPointTouchArea(QQuickItem *parent) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea.cpp | | Lines: | 446-462 |
| | 5 | 2 |
QQuickMultiPointTouchArea::setMaximumTouchPoints| Name: | QQuickMultiPointTouchArea::setMaximumTouchPoints | | Prototype: | void QQuickMultiPointTouchArea::setMaximumTouchPoints(int num) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea.cpp | | Lines: | 509-515 |
| | 4 | 2 |
QQuickMultiPointTouchArea::setMinimumTouchPoints| Name: | QQuickMultiPointTouchArea::setMinimumTouchPoints | | Prototype: | void QQuickMultiPointTouchArea::setMinimumTouchPoints(int num) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea.cpp | | Lines: | 496-502 |
| | 4 | 2 |
QQuickOpenGLInfo::qmlAttachedProperties| Name: | QQuickOpenGLInfo::qmlAttachedProperties | | Prototype: | QQuickOpenGLInfo *QQuickOpenGLInfo::qmlAttachedProperties(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglinfo.cpp | | Lines: | 149-154 |
| | 3 | 2 |
QQuickOpenGLInfo::updateFormat| Name: | QQuickOpenGLInfo::updateFormat | | Prototype: | void QQuickOpenGLInfo::updateFormat() | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglinfo.cpp | | Lines: | 156-184 |
| | 18 | 6 |
QQuickOpenGLShaderEffect::setSupportsAtlasTextures| Name: | QQuickOpenGLShaderEffect::setSupportsAtlasTextures | | Prototype: | void QQuickOpenGLShaderEffect::setSupportsAtlasTextures(bool supports) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffect.cpp | | Lines: | 755-762 |
| | 5 | 2 |
QQuickOpenGLShaderEffect::setVertexShader| Name: | QQuickOpenGLShaderEffect::setVertexShader | | Prototype: | void QQuickOpenGLShaderEffect::setVertexShader(const QByteArray &code) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffect.cpp | | Lines: | 672-691 |
| | 14 | 4 |
QQuickOpenGLShaderEffect::updateGeometryIfAtlased| Name: | QQuickOpenGLShaderEffect::updateGeometryIfAtlased | | Prototype: | void QQuickOpenGLShaderEffect::updateGeometryIfAtlased() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffect.cpp | | Lines: | 800-804 |
| | 2 | 2 |
QQuickOpenGLShaderEffectCommon::updateShader| Name: | QQuickOpenGLShaderEffectCommon::updateShader | | Prototype: | void QQuickOpenGLShaderEffectCommon::updateShader(QQuickItem *item, const QMetaObject *itemMetaObject, Key::ShaderType shaderType) | | Coverage: | 50.000% (16/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffect.cpp | | Lines: | 375-440 |
| | 44 | 10 |
QQuickPaintedItem::itemChange| Name: | QQuickPaintedItem::itemChange | | Prototype: | void QQuickPaintedItem::itemChange(ItemChange change, const ItemChangeData &value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpainteditem.cpp | | Lines: | 682-687 |
| | 3 | 2 |
QQuickPaintedItem::~QQuickPaintedItem| Name: | QQuickPaintedItem::~QQuickPaintedItem | | Prototype: | QQuickPaintedItem::~QQuickPaintedItem() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpainteditem.cpp | | Lines: | 166-171 |
| | 3 | 2 |
QQuickParentAnimation::setTargetObject| Name: | QQuickParentAnimation::setTargetObject | | Prototype: | void QQuickParentAnimation::setTargetObject(QQuickItem *target) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 113-121 |
| | 5 | 2 |
QQuickParentAnimation::setVia| Name: | QQuickParentAnimation::setVia | | Prototype: | void QQuickParentAnimation::setVia(QQuickItem *via) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 169-177 |
| | 5 | 2 |
QQuickParticleAffector::isAffectedConnected| Name: | QQuickParticleAffector::isAffectedConnected | | Prototype: | bool QQuickParticleAffector::isAffectedConnected() | | Coverage: | 50.000% (1/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticleaffector.cpp | | Lines: | 138-141 |
| | 1 | 1 |
QQuickParticleData::stillAlive| Name: | QQuickParticleData::stillAlive | | Prototype: | inline bool QQuickParticleData::stillAlive(QQuickParticleSystem* system) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem_p.h | | Lines: | 578-583 |
| | 3 | 2 |
QQuickParticleDataHeap::pop| Name: | QQuickParticleDataHeap::pop | | Prototype: | QSet<QQuickParticleData*> QQuickParticleDataHeap::pop() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem.cpp | | Lines: | 248-261 |
| | 9 | 3 |
QQuickParticleEmitter::isEmitConnected| Name: | QQuickParticleEmitter::isEmitConnected | | Prototype: | bool QQuickParticleEmitter::isEmitConnected() | | Coverage: | 50.000% (1/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticleemitter.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QQuickParticleEmitter::reclaculateGroupId| Name: | QQuickParticleEmitter::reclaculateGroupId | | Prototype: | void QQuickParticleEmitter::reclaculateGroupId() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticleemitter.cpp | | Lines: | 263-271 |
| | 5 | 2 |
QQuickParticleEmitter::setMaxParticleCount| Name: | QQuickParticleEmitter::setMaxParticleCount | | Prototype: | void QQuickParticleEmitter::setMaxParticleCount(int arg) | | Coverage: | 50.000% (7/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticleemitter.cpp | | Lines: | 316-335 |
| | 15 | 4 |
QQuickParticleEmitter::setVelocityFromMovement| Name: | QQuickParticleEmitter::setVelocityFromMovement | | Prototype: | void QQuickParticleEmitter::setVelocityFromMovement(qreal t) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticleemitter.cpp | | Lines: | 337-343 |
| | 4 | 2 |
QQuickParticleGroup::particleChildren| Name: | QQuickParticleGroup::particleChildren | | Prototype: | QQmlListProperty<QObject> QQuickParticleGroup::particleChildren() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlegroup.cpp | | Lines: | 106-113 |
| | 4 | 2 |
QQuickParticleSystem::registerParticleAffector| Name: | QQuickParticleSystem::registerParticleAffector | | Prototype: | void QQuickParticleSystem::registerParticleAffector(QQuickParticleAffector* a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem.cpp | | Lines: | 638-643 |
| | 3 | 2 |
QQuickParticleSystem::registerParticleGroup| Name: | QQuickParticleSystem::registerParticleGroup | | Prototype: | void QQuickParticleSystem::registerParticleGroup(QQuickParticleGroup* g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem.cpp | | Lines: | 645-651 |
| | 4 | 2 |
QQuickParticleSystem::statePropertyRedirect| Name: | QQuickParticleSystem::statePropertyRedirect | | Prototype: | void QQuickParticleSystem::statePropertyRedirect(QQmlListProperty<QObject> *prop, QObject *value) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem.cpp | | Lines: | 681-689 |
| | 5 | 2 |
QQuickPath::createPath::QQuickCurve::setRelativeX| Name: | QQuickPath::createPath::QQuickCurve::setRelativeX | | Prototype: | void QQuickCurve::setRelativeX(qreal x) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 961-968 |
| | 4 | 2 |
QQuickPath::createPath::QQuickCurve::setRelativeY| Name: | QQuickPath::createPath::QQuickCurve::setRelativeY | | Prototype: | void QQuickCurve::setRelativeY(qreal y) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 980-987 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setCenterX| Name: | QQuickPath::createPath::QQuickPathAngleArc::setCenterX | | Prototype: | void QQuickPathAngleArc::setCenterX(qreal centerX) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1989-1997 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setCenterY| Name: | QQuickPath::createPath::QQuickPathAngleArc::setCenterY | | Prototype: | void QQuickPathAngleArc::setCenterY(qreal centerY) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2004-2012 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setMoveToStart| Name: | QQuickPath::createPath::QQuickPathAngleArc::setMoveToStart | | Prototype: | void QQuickPathAngleArc::setMoveToStart(bool move) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2113-2121 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setRadiusX| Name: | QQuickPath::createPath::QQuickPathAngleArc::setRadiusX | | Prototype: | void QQuickPathAngleArc::setRadiusX(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2026-2034 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setRadiusY| Name: | QQuickPath::createPath::QQuickPathAngleArc::setRadiusY | | Prototype: | void QQuickPathAngleArc::setRadiusY(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2041-2049 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathAngleArc::setStartAngle| Name: | QQuickPath::createPath::QQuickPathAngleArc::setStartAngle | | Prototype: | void QQuickPathAngleArc::setStartAngle(qreal angle) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2064-2072 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setRadiusX| Name: | QQuickPath::createPath::QQuickPathArc::setRadiusX | | Prototype: | void QQuickPathArc::setRadiusX(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1819-1827 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setRadiusY| Name: | QQuickPath::createPath::QQuickPathArc::setRadiusY | | Prototype: | void QQuickPathArc::setRadiusY(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1834-1842 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathSvg::setPath| Name: | QQuickPath::createPath::QQuickPathSvg::setPath | | Prototype: | void QQuickPathSvg::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2178-2186 |
| | 5 | 2 |
QQuickPath::createPath::previousPathPosition| Name: | QQuickPath::createPath::previousPathPosition | | Prototype: | inline QPointF previousPathPosition(const QPainterPath &path) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1650-1658 |
| | 5 | 2 |
QQuickPathAnimation::setAnchorPoint| Name: | QQuickPathAnimation::setAnchorPoint | | Prototype: | void QQuickPathAnimation::setAnchorPoint(const QPointF &point) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 747-755 |
| | 5 | 2 |
QQuickPathAnimation::setEasing| Name: | QQuickPathAnimation::setEasing | | Prototype: | void QQuickPathAnimation::setEasing(const QEasingCurve &e) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 648-656 |
| | 5 | 2 |
QQuickPathAnimation::setOrientation| Name: | QQuickPathAnimation::setOrientation | | Prototype: | void QQuickPathAnimation::setOrientation(Orientation orientation) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 722-730 |
| | 5 | 2 |
QQuickPathAnimation::setOrientationEntryDuration| Name: | QQuickPathAnimation::setOrientationEntryDuration | | Prototype: | void QQuickPathAnimation::setOrientationEntryDuration(int duration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 772-779 |
| | 5 | 2 |
QQuickPathAnimation::setOrientationExitDuration| Name: | QQuickPathAnimation::setOrientationExitDuration | | Prototype: | void QQuickPathAnimation::setOrientationExitDuration(int duration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 795-802 |
| | 5 | 2 |
QQuickPathAnimation::setPath| Name: | QQuickPathAnimation::setPath | | Prototype: | void QQuickPathAnimation::setPath(QQuickPath *path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 670-678 |
| | 5 | 2 |
QQuickPathAnimation::setTargetObject| Name: | QQuickPathAnimation::setTargetObject | | Prototype: | void QQuickPathAnimation::setTargetObject(QQuickItem *target) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | | Lines: | 690-698 |
| | 5 | 2 |
QQuickPathView::mouseMoveEvent| Name: | QQuickPathView::mouseMoveEvent | | Prototype: | void QQuickPathView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | | Lines: | 1666-1675 |
| | 5 | 2 |
QQuickPathView::mousePressEvent| Name: | QQuickPathView::mousePressEvent | | Prototype: | void QQuickPathView::mousePressEvent(QMouseEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | | Lines: | 1622-1631 |
| | 5 | 2 |
QQuickPathView::mouseReleaseEvent| Name: | QQuickPathView::mouseReleaseEvent | | Prototype: | void QQuickPathView::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | | Lines: | 1727-1737 |
| | 6 | 2 |