Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QQuickParticlePainter::groupsChangedName: | QQuickParticlePainter::groupsChanged | Prototype: | void QQuickParticlePainter::groupsChanged(const QStringList & _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickparticlepainter_p.cpp | Lines: | 262-266 |
| | 2 | 1 |
QQuickParticlePainter::initializeName: | QQuickParticlePainter::initialize | Prototype: | void initialize(int gIdx, int pIdx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlepainter_p.h | Lines: | 127-130 |
| | 2 | 1 |
QQuickParticlePainter::resetName: | QQuickParticlePainter::reset | Prototype: | void QQuickParticlePainter::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlepainter.cpp | Lines: | 156-160 |
| | 2 | 1 |
QQuickParticlePainter::systemChangedName: | QQuickParticlePainter::systemChanged | Prototype: | void QQuickParticlePainter::systemChanged(QQuickParticleSystem * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickparticlepainter_p.cpp | Lines: | 255-259 |
| | 2 | 1 |
QQuickParticleSystem::emptyChangedName: | QQuickParticleSystem::emptyChanged | Prototype: | void QQuickParticleSystem::emptyChanged(bool _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickparticlesystem_p.cpp | Lines: | 297-301 |
| | 2 | 1 |
QQuickParticleSystem::pausedChangedName: | QQuickParticleSystem::pausedChanged | Prototype: | void QQuickParticleSystem::pausedChanged(bool _t1) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickparticlesystem_p.cpp | Lines: | 290-294 |
| | 2 | 1 |
QQuickParticleSystem::runningChangedName: | QQuickParticleSystem::runningChanged | Prototype: | void QQuickParticleSystem::runningChanged(bool _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickparticlesystem_p.cpp | Lines: | 283-287 |
| | 2 | 1 |
QQuickParticleSystem::~QQuickParticleSystemName: | QQuickParticleSystem::~QQuickParticleSystem | Prototype: | QQuickParticleSystem::~QQuickParticleSystem() | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem.cpp | Lines: | 581-585 |
| | 2 | 3 |
QQuickParticleVarLengthArray::insertName: | QQuickParticleVarLengthArray::insert | Prototype: | void insert(const T &element) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem_p.h | Lines: | 72-77 |
| | 2 | 2 |
QQuickPath::QQuickPathName: | QQuickPath::QQuickPath | Prototype: | QQuickPath::QQuickPath(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 161-164 |
| | 2 | 1 |
QQuickPath::QQuickPathName: | QQuickPath::QQuickPath | Prototype: | QQuickPath::QQuickPath(QQuickPathPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 166-169 |
| | 2 | 1 |
QQuickPath::createPath::QQuickPath::classBeginName: | QQuickPath::createPath::QQuickPath::classBegin | Prototype: | void QQuickPath::classBegin() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 537-541 |
| | 2 | 1 |
QQuickPath::createPath::QQuickPath::invalidateSequentialHistoryName: | QQuickPath::createPath::QQuickPath::invalidateSequentialHistory | Prototype: | void QQuickPath::invalidateSequentialHistory() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 720-724 |
| | 2 | 1 |
QQuickPath::createPath::QQuickPath::pathName: | QQuickPath::createPath::QQuickPath::path | Prototype: | QPainterPath QQuickPath::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 588-592 |
| | 2 | 1 |
QQuickPath::createPath::QQuickPath::sequentialPointAtName: | QQuickPath::createPath::QQuickPath::sequentialPointAt | Prototype: | QPointF QQuickPath::sequentialPointAt(qreal p, qreal *angle) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 726-730 |
| | 2 | 1 |
QQuickPath::hasStartXName: | QQuickPath::hasStartX | Prototype: | bool QQuickPath::hasStartX() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 196-200 |
| | 2 | 1 |
QQuickPath::hasStartYName: | QQuickPath::hasStartY | Prototype: | bool QQuickPath::hasStartY() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 218-222 |
| | 2 | 1 |
QQuickPath::interpolateName: | QQuickPath::interpolate | Prototype: | void QQuickPath::interpolate(int idx, const QString &name, qreal value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 321-325 |
| | 2 | 1 |
QQuickPath::isClosedName: | QQuickPath::isClosed | Prototype: | bool QQuickPath::isClosed() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 228-232 |
| | 2 | 1 |
QQuickPath::pathElements_atName: | QQuickPath::pathElements_at | Prototype: | QQuickPathElement *QQuickPath::pathElements_at(QQmlListProperty<QQuickPathElement> *property, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 273-278 |
| | 2 | 1 |
QQuickPath::pathElements_countName: | QQuickPath::pathElements_count | Prototype: | int QQuickPath::pathElements_count(QQmlListProperty<QQuickPathElement> *property) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 303-308 |
| | 2 | 1 |
QQuickPath::startXName: | QQuickPath::startX | Prototype: | qreal QQuickPath::startX() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 180-184 |
| | 2 | 1 |
QQuickPath::startYName: | QQuickPath::startY | Prototype: | qreal QQuickPath::startY() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 202-206 |
| | 2 | 1 |
QQuickPathAnimation::QQuickPathAnimationName: | QQuickPathAnimation::QQuickPathAnimation | Prototype: | QQuickPathAnimation::QQuickPathAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 587-590 |
| | 2 | 1 |
QQuickPathAnimation::anchorPointName: | QQuickPathAnimation::anchorPoint | Prototype: | QPointF QQuickPathAnimation::anchorPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 741-745 |
| | 2 | 1 |
QQuickPathAnimation::anchorPointChangedName: | QQuickPathAnimation::anchorPointChanged | Prototype: | void QQuickPathAnimation::anchorPointChanged(const QPointF & _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 755-759 |
| | 2 | 1 |
QQuickPathAnimation::durationName: | QQuickPathAnimation::duration | Prototype: | int QQuickPathAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 607-611 |
| | 2 | 1 |
QQuickPathAnimation::durationChangedName: | QQuickPathAnimation::durationChanged | Prototype: | void QQuickPathAnimation::durationChanged(int _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 722-726 |
| | 2 | 1 |
QQuickPathAnimation::easingName: | QQuickPathAnimation::easing | Prototype: | QEasingCurve QQuickPathAnimation::easing() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 642-646 |
| | 2 | 1 |
QQuickPathAnimation::easingChangedName: | QQuickPathAnimation::easingChanged | Prototype: | void QQuickPathAnimation::easingChanged(const QEasingCurve & _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 729-733 |
| | 2 | 1 |
QQuickPathAnimation::endRotationName: | QQuickPathAnimation::endRotation | Prototype: | qreal QQuickPathAnimation::endRotation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 817-821 |
| | 2 | 1 |
QQuickPathAnimation::endRotationChangedName: | QQuickPathAnimation::endRotationChanged | Prototype: | void QQuickPathAnimation::endRotationChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 776-780 |
| | 2 | 1 |
QQuickPathAnimation::orientationName: | QQuickPathAnimation::orientation | Prototype: | QQuickPathAnimation::Orientation QQuickPathAnimation::orientation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 716-720 |
| | 2 | 1 |
QQuickPathAnimation::orientationChangedName: | QQuickPathAnimation::orientationChanged | Prototype: | void QQuickPathAnimation::orientationChanged(Orientation _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 748-752 |
| | 2 | 1 |
QQuickPathAnimation::orientationEntryDurationName: | QQuickPathAnimation::orientationEntryDuration | Prototype: | int QQuickPathAnimation::orientationEntryDuration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 766-770 |
| | 2 | 1 |
QQuickPathAnimation::orientationEntryDurationChangedName: | QQuickPathAnimation::orientationEntryDurationChanged | Prototype: | void QQuickPathAnimation::orientationEntryDurationChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 762-766 |
| | 2 | 1 |
QQuickPathAnimation::orientationExitDurationName: | QQuickPathAnimation::orientationExitDuration | Prototype: | int QQuickPathAnimation::orientationExitDuration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 789-793 |
| | 2 | 1 |
QQuickPathAnimation::orientationExitDurationChangedName: | QQuickPathAnimation::orientationExitDurationChanged | Prototype: | void QQuickPathAnimation::orientationExitDurationChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 769-773 |
| | 2 | 1 |
QQuickPathAnimation::pathName: | QQuickPathAnimation::path | Prototype: | QQuickPath *QQuickPathAnimation::path() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 664-668 |
| | 2 | 1 |
QQuickPathAnimation::targetName: | QQuickPathAnimation::target | Prototype: | QQuickItem *QQuickPathAnimation::target() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 684-688 |
| | 2 | 1 |
QQuickPathAnimationAnimator::QQuickPathAnimationAnimatorName: | QQuickPathAnimationAnimator::QQuickPathAnimationAnimator | Prototype: | QQuickPathAnimationAnimator::QQuickPathAnimationAnimator(QQuickPathAnimationPrivate *priv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 1036-1039 |
| | 2 | 1 |
QQuickPathInterpolator::QQuickPathInterpolatorName: | QQuickPathInterpolator::QQuickPathInterpolator | Prototype: | QQuickPathInterpolator::QQuickPathInterpolator(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 61-64 |
| | 2 | 1 |
QQuickPathView::QQuickPathViewName: | QQuickPathView::QQuickPathView | Prototype: | QQuickPathView::QQuickPathView(QQuickItem *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 543-548 |
| | 2 | 1 |
QQuickPathView::cacheItemCountName: | QQuickPathView::cacheItemCount | Prototype: | int QQuickPathView::cacheItemCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1332-1336 |
| | 2 | 1 |
QQuickPathView::countName: | QQuickPathView::count | Prototype: | int QQuickPathView::count() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 686-690 |
| | 2 | 1 |
QQuickPathView::currentIndexName: | QQuickPathView::currentIndex | Prototype: | int QQuickPathView::currentIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 736-740 |
| | 2 | 1 |
QQuickPathView::currentItemName: | QQuickPathView::currentItem | Prototype: | QQuickItem *QQuickPathView::currentItem() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 785-789 |
| | 2 | 1 |
QQuickPathView::dragMarginName: | QQuickPathView::dragMargin | Prototype: | qreal QQuickPathView::dragMargin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1042-1046 |
| | 2 | 1 |
QQuickPathView::flickDecelerationName: | QQuickPathView::flickDeceleration | Prototype: | qreal QQuickPathView::flickDeceleration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1063-1067 |
| | 2 | 1 |
QQuickPathView::highlightName: | QQuickPathView::highlight | Prototype: | QQmlComponent *QQuickPathView::highlight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 886-890 |
| | 2 | 1 |
QQuickPathView::highlightItemName: | QQuickPathView::highlightItem | Prototype: | QQuickItem *QQuickPathView::highlightItem() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 911-915 |
| | 2 | 1 |
QQuickPathView::highlightMoveDurationName: | QQuickPathView::highlightMoveDuration | Prototype: | int QQuickPathView::highlightMoveDuration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1019-1023 |
| | 2 | 1 |
QQuickPathView::highlightRangeModeName: | QQuickPathView::highlightRangeMode | Prototype: | QQuickPathView::HighlightRangeMode QQuickPathView::highlightRangeMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 988-992 |
| | 2 | 1 |
QQuickPathView::isDraggingName: | QQuickPathView::isDragging | Prototype: | bool QQuickPathView::isDragging() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1155-1159 |
| | 2 | 1 |
QQuickPathView::isFlickingName: | QQuickPathView::isFlicking | Prototype: | bool QQuickPathView::isFlicking() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1143-1147 |
| | 2 | 1 |
QQuickPathView::isInteractiveName: | QQuickPathView::isInteractive | Prototype: | bool QQuickPathView::isInteractive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1108-1112 |
| | 2 | 1 |
QQuickPathView::isMovingName: | QQuickPathView::isMoving | Prototype: | bool QQuickPathView::isMoving() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1131-1135 |
| | 2 | 1 |
QQuickPathView::maximumFlickVelocityName: | QQuickPathView::maximumFlickVelocity | Prototype: | qreal QQuickPathView::maximumFlickVelocity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1084-1088 |
| | 2 | 1 |
QQuickPathView::modelName: | QQuickPathView::model | Prototype: | QVariant QQuickPathView::model() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 610-614 |
| | 2 | 1 |
QQuickPathView::movementDirectionName: | QQuickPathView::movementDirection | Prototype: | QQuickPathView::MovementDirection QQuickPathView::movementDirection() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1410-1414 |
| | 2 | 1 |
QQuickPathView::offsetName: | QQuickPathView::offset | Prototype: | qreal QQuickPathView::offset() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 825-829 |
| | 2 | 1 |
QQuickPathView::pathName: | QQuickPathView::path | Prototype: | QQuickPath *QQuickPathView::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 697-701 |
| | 2 | 1 |
QQuickPathView::pathItemCountName: | QQuickPathView::pathItemCount | Prototype: | int QQuickPathView::pathItemCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
QQuickPathView::preferredHighlightBeginName: | QQuickPathView::preferredHighlightBegin | Prototype: | qreal QQuickPathView::preferredHighlightBegin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 954-958 |
| | 2 | 1 |
QQuickPathView::preferredHighlightEndName: | QQuickPathView::preferredHighlightEnd | Prototype: | qreal QQuickPathView::preferredHighlightEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 971-975 |
| | 2 | 1 |
QQuickPathView::snapModeName: | QQuickPathView::snapMode | Prototype: | QQuickPathView::SnapMode QQuickPathView::snapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1370-1374 |
| | 2 | 1 |
QQuickPathView::tickedName: | QQuickPathView::ticked | Prototype: | void QQuickPathView::ticked() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 2277-2281 |
| | 2 | 1 |
QQuickPathView::updatePolishName: | QQuickPathView::updatePolish | Prototype: | void QQuickPathView::updatePolish() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1899-1903 |
| | 2 | 1 |
QQuickPathViewPrivate::QQuickPathViewPrivateName: | QQuickPathViewPrivate::QQuickPathViewPrivate | Prototype: | QQuickPathViewPrivate::QQuickPathViewPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 92-110 |
| | 2 | 1 |
QQuickPen::QQuickPenName: | QQuickPen::QQuickPen | Prototype: | QQuickPen::QQuickPen(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickrectangle.cpp | Lines: | 72-79 |
| | 2 | 1 |
QQuickPinch::QQuickPinchName: | QQuickPinch::QQuickPinch | Prototype: | QQuickPinch::QQuickPinch() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpincharea.cpp | Lines: | 153-159 |
| | 2 | 1 |
QQuickPinchArea::isEnabledName: | QQuickPinchArea::isEnabled | Prototype: | bool QQuickPinchArea::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpincharea.cpp | Lines: | 306-310 |
| | 2 | 1 |
QQuickPinchArea::pinchFinishedName: | QQuickPinchArea::pinchFinished | Prototype: | void QQuickPinchArea::pinchFinished(QQuickPinchEvent * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpincharea_p.cpp | Lines: | 847-851 |
| | 2 | 1 |
QQuickPinchArea::pinchStartedName: | QQuickPinchArea::pinchStarted | Prototype: | void QQuickPinchArea::pinchStarted(QQuickPinchEvent * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpincharea_p.cpp | Lines: | 833-837 |
| | 2 | 1 |
QQuickPinchArea::pinchUpdatedName: | QQuickPinchArea::pinchUpdated | Prototype: | void QQuickPinchArea::pinchUpdated(QQuickPinchEvent * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpincharea_p.cpp | Lines: | 840-844 |
| | 2 | 1 |
QQuickPinchArea::smartZoomName: | QQuickPinchArea::smartZoom | Prototype: | void QQuickPinchArea::smartZoom(QQuickPinchEvent * _t1) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpincharea_p.cpp | Lines: | 854-858 |
| | 2 | 1 |
QQuickPinchAreaPrivate::QQuickPinchAreaPrivateName: | QQuickPinchAreaPrivate::QQuickPinchAreaPrivate | Prototype: | QQuickPinchAreaPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpincharea_p_p.h | Lines: | 66-73 |
| | 2 | 1 |
QQuickPinchHandler::QQuickPinchHandlerName: | QQuickPinchHandler::QQuickPinchHandler | Prototype: | QQuickPinchHandler::QQuickPinchHandler(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpinchhandler.cpp | Lines: | 88-106 |
| | 2 | 1 |
QQuickPixmapReply::Event::EventName: | QQuickPixmapReply::Event::Event | Prototype: | QQuickPixmapReply::Event::Event(ReadError e, const QString &s, const QSize &iSize, QQuickTextureFactory *factory) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 346-349 |
| | 2 | 1 |
QQuickPixmapReply::postReplyName: | QQuickPixmapReply::postReply | Prototype: | void QQuickPixmapReply::postReply(ReadError error, const QString &errorString, const QSize &implicitSize, QQuickTextureFactory *factory) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpixmapcache.cpp | Lines: | 339-344 |
| | 2 | 1 |
QQuickPointDirection::QQuickPointDirectionName: | QQuickPointDirection::QQuickPointDirection | Prototype: | QQuickPointDirection::QQuickPointDirection(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickpointdirection.cpp | Lines: | 69-76 |
| | 2 | 1 |
QQuickPointDirection::xChangedName: | QQuickPointDirection::xChanged | Prototype: | void QQuickPointDirection::xChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickpointdirection_p.cpp | Lines: | 239-243 |
| | 2 | 1 |
QQuickPointDirection::xVariationChangedName: | QQuickPointDirection::xVariationChanged | Prototype: | void QQuickPointDirection::xVariationChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickpointdirection_p.cpp | Lines: | 253-257 |
| | 2 | 1 |
QQuickPointDirection::yChangedName: | QQuickPointDirection::yChanged | Prototype: | void QQuickPointDirection::yChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickpointdirection_p.cpp | Lines: | 246-250 |
| | 2 | 1 |
QQuickPointDirection::yVariationChangedName: | QQuickPointDirection::yVariationChanged | Prototype: | void QQuickPointDirection::yVariationChanged(qreal _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickpointdirection_p.cpp | Lines: | 260-264 |
| | 2 | 1 |
QQuickPointerDevice::QQuickPointerDevice [qquickevents_p_p.h #1]Name: | QQuickPointerDevice::QQuickPointerDevice [qquickevents_p_p.h #1] | Prototype: | QQuickPointerDevice(DeviceType devType, PointerType pType, Capabilities caps, int maxPoints, int buttonCount, const QString &name, qint64 uniqueId = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickevents_p_p.h #1 | Lines: | 685-690 |
| | 2 | 1 |
QQuickPointerDeviceHandler::QQuickPointerDeviceHandlerName: | QQuickPointerDeviceHandler::QQuickPointerDeviceHandler | Prototype: | QQuickPointerDeviceHandler::QQuickPointerDeviceHandler(QQuickPointerDeviceHandlerPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 66-69 |
| | 2 | 1 |
QQuickPointerDeviceHandler::QQuickPointerDeviceHandlerName: | QQuickPointerDeviceHandler::QQuickPointerDeviceHandler | Prototype: | QQuickPointerDeviceHandler::QQuickPointerDeviceHandler(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 61-64 |
| | 2 | 1 |
QQuickPointerDeviceHandler::acceptedButtonsName: | QQuickPointerDeviceHandler::acceptedButtons | Prototype: | Qt::MouseButtons QQuickPointerDeviceHandler::acceptedButtons() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 116-120 |
| | 2 | 1 |
QQuickPointerDeviceHandler::acceptedDevicesName: | QQuickPointerDeviceHandler::acceptedDevices | Prototype: | QQuickPointerDevice::DeviceTypes QQuickPointerDeviceHandler::acceptedDevices() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 75-79 |
| | 2 | 1 |
QQuickPointerDeviceHandler::acceptedModifiersName: | QQuickPointerDeviceHandler::acceptedModifiers | Prototype: | Qt::KeyboardModifiers QQuickPointerDeviceHandler::acceptedModifiers() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 132-136 |
| | 2 | 1 |
QQuickPointerDeviceHandler::acceptedPointerTypesName: | QQuickPointerDeviceHandler::acceptedPointerTypes | Prototype: | QQuickPointerDevice::PointerTypes QQuickPointerDeviceHandler::acceptedPointerTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerdevicehandler.cpp | Lines: | 81-85 |
| | 2 | 1 |
QQuickPointerHandler::QQuickPointerHandlerName: | QQuickPointerHandler::QQuickPointerHandler | Prototype: | QQuickPointerHandler::QQuickPointerHandler(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 64-67 |
| | 2 | 1 |
QQuickPointerHandler::QQuickPointerHandlerName: | QQuickPointerHandler::QQuickPointerHandler | Prototype: | QQuickPointerHandler::QQuickPointerHandler(QQuickPointerHandlerPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 69-72 |
| | 2 | 1 |
QQuickPointerHandler::activeName: | QQuickPointerHandler::active | Prototype: | bool QQuickPointerHandler::active() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 385-389 |
| | 2 | 1 |
QQuickPointerHandler::cancelAllGrabsName: | QQuickPointerHandler::cancelAllGrabs | Prototype: | void QQuickPointerHandler::cancelAllGrabs(QQuickEventPoint *point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 333-337 |
| | 2 | 2 |
QQuickPointerHandler::canceledName: | QQuickPointerHandler::canceled | Prototype: | void QQuickPointerHandler::canceled(QQuickEventPoint * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpointerhandler_p.cpp | Lines: | 367-371 |
| | 2 | 1 |
QQuickPointerHandler::currentEventName: | QQuickPointerHandler::currentEvent | Prototype: | QQuickPointerEvent *QQuickPointerHandler::currentEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 295-299 |
| | 2 | 1 |
QQuickPointerHandler::enabledName: | QQuickPointerHandler::enabled | Prototype: | bool QQuickPointerHandler::enabled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointerhandler.cpp | Lines: | 369-373 |
| | 2 | 1 |
QQuickPointerHandler::grabChangedName: | QQuickPointerHandler::grabChanged | Prototype: | void QQuickPointerHandler::grabChanged(QQuickEventPoint::GrabState _t1, QQuickEventPoint * _t2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpointerhandler_p.cpp | Lines: | 354-358 |
| | 2 | 1 |