| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QQuickImageParticle::rotationChanged| Name: | QQuickImageParticle::rotationChanged | | Prototype: | void QQuickImageParticle::rotationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 789-793 |
| | 2 | 1 |
QQuickImageParticle::rotationVariation| Name: | QQuickImageParticle::rotationVariation | | Prototype: | qreal rotationVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 251-251 |
| | 1 | 1 |
QQuickImageParticle::rotationVariationChanged| Name: | QQuickImageParticle::rotationVariationChanged | | Prototype: | void QQuickImageParticle::rotationVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 796-800 |
| | 2 | 1 |
QQuickImageParticle::rotationVelocity| Name: | QQuickImageParticle::rotationVelocity | | Prototype: | qreal rotationVelocity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 253-253 |
| | 1 | 1 |
QQuickImageParticle::rotationVelocityChanged| Name: | QQuickImageParticle::rotationVelocityChanged | | Prototype: | void QQuickImageParticle::rotationVelocityChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 803-807 |
| | 2 | 1 |
QQuickImageParticle::rotationVelocityVariation| Name: | QQuickImageParticle::rotationVelocityVariation | | Prototype: | qreal rotationVelocityVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 255-255 |
| | 1 | 1 |
QQuickImageParticle::rotationVelocityVariationChanged| Name: | QQuickImageParticle::rotationVelocityVariationChanged | | Prototype: | void QQuickImageParticle::rotationVelocityVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 810-814 |
| | 2 | 1 |
QQuickImageParticle::sceneGraphInvalidated| Name: | QQuickImageParticle::sceneGraphInvalidated | | Prototype: | void QQuickImageParticle::sceneGraphInvalidated() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 743-747 |
| | 2 | 1 |
QQuickImageParticle::sizetable| Name: | QQuickImageParticle::sizetable | | Prototype: | QUrl sizetable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 227-227 |
| | 1 | 1 |
QQuickImageParticle::sizetableChanged| Name: | QQuickImageParticle::sizetableChanged | | Prototype: | void QQuickImageParticle::sizetableChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 730-733 |
| | 1 | 1 |
QQuickImageParticle::spriteEngine| Name: | QQuickImageParticle::spriteEngine | | Prototype: | QQuickStochasticEngine* spriteEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 203-203 |
| | 1 | 1 |
QQuickImageParticle::sprites| Name: | QQuickImageParticle::sprites | | Prototype: | QQmlListProperty<QQuickSprite> QQuickImageParticle::sprites() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 738-741 |
| | 1 | 1 |
QQuickImageParticle::spritesInterpolate| Name: | QQuickImageParticle::spritesInterpolate | | Prototype: | bool spritesInterpolate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 263-263 |
| | 1 | 1 |
QQuickImageParticle::spritesInterpolateChanged| Name: | QQuickImageParticle::spritesInterpolateChanged | | Prototype: | void QQuickImageParticle::spritesInterpolateChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 838-842 |
| | 2 | 1 |
QQuickImageParticle::status| Name: | QQuickImageParticle::status | | Prototype: | Status status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 269-269 |
| | 1 | 1 |
QQuickImageParticle::statusChanged| Name: | QQuickImageParticle::statusChanged | | Prototype: | void QQuickImageParticle::statusChanged(Status _t1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 859-863 |
| | 2 | 1 |
QQuickImageParticle::xVector| Name: | QQuickImageParticle::xVector | | Prototype: | QQuickDirection* xVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 259-259 |
| | 1 | 1 |
QQuickImageParticle::xVectorChanged| Name: | QQuickImageParticle::xVectorChanged | | Prototype: | void QQuickImageParticle::xVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 824-828 |
| | 2 | 1 |
QQuickImageParticle::yVector| Name: | QQuickImageParticle::yVector | | Prototype: | QQuickDirection* yVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 261-261 |
| | 1 | 1 |
QQuickImageParticle::yVectorChanged| Name: | QQuickImageParticle::yVectorChanged | | Prototype: | void QQuickImageParticle::yVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 831-835 |
| | 2 | 1 |
QQuickImageParticle::~QQuickImageParticle| Name: | QQuickImageParticle::~QQuickImageParticle | | Prototype: | QQuickImageParticle::~QQuickImageParticle() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QQuickImagePrivate::QQuickImagePrivate| Name: | QQuickImagePrivate::QQuickImagePrivate | | Prototype: | QQuickImagePrivate::QQuickImagePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 92-102 |
| | 2 | 1 |
QQuickImagePrivate::setImage| Name: | QQuickImagePrivate::setImage | | Prototype: | void QQuickImagePrivate::setImage(const QImage &image) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 222-231 |
| | 5 | 1 |
QQuickImagePrivate::setPixmap| Name: | QQuickImagePrivate::setPixmap | | Prototype: | void QQuickImagePrivate::setPixmap(const QQuickPixmap &pixmap) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 233-242 |
| | 5 | 1 |
QQuickImageProvider::QQuickImageProvider| Name: | QQuickImageProvider::QQuickImageProvider | | Prototype: | QQuickImageProvider::QQuickImageProvider(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 346-352 |
| | 3 | 1 |
QQuickImageProvider::flags| Name: | QQuickImageProvider::flags | | Prototype: | QQuickImageProvider::Flags QQuickImageProvider::flags() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QQuickImageProvider::imageType| Name: | QQuickImageProvider::imageType | | Prototype: | QQuickImageProvider::ImageType QQuickImageProvider::imageType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QQuickImageProvider::~QQuickImageProvider| Name: | QQuickImageProvider::~QQuickImageProvider | | Prototype: | QQuickImageProvider::~QQuickImageProvider() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 359-362 |
| | 1 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 539-542 |
| | 2 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 548-551 |
| | 2 | 1 |
QQuickImageProviderOptions::autoTransform| Name: | QQuickImageProviderOptions::autoTransform | | Prototype: | QQuickImageProviderOptions::AutoTransform QQuickImageProviderOptions::autoTransform() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 569-572 |
| | 1 | 1 |
QQuickImageProviderOptions::operator=| Name: | QQuickImageProviderOptions::operator= | | Prototype: | QQuickImageProviderOptions& QQuickImageProviderOptions::operator=(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 553-557 |
| | 2 | 1 |
QQuickImageProviderOptions::operator==| Name: | QQuickImageProviderOptions::operator== | | Prototype: | bool QQuickImageProviderOptions::operator==(const QQuickImageProviderOptions &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 559-564 |
| | 3 | 1 |
QQuickImageProviderOptions::preserveAspectRatioCrop| Name: | QQuickImageProviderOptions::preserveAspectRatioCrop | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioCrop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QQuickImageProviderOptions::preserveAspectRatioFit| Name: | QQuickImageProviderOptions::preserveAspectRatioFit | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioFit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 597-600 |
| | 1 | 1 |
QQuickImageProviderOptions::setAutoTransform| Name: | QQuickImageProviderOptions::setAutoTransform | | Prototype: | void QQuickImageProviderOptions::setAutoTransform(QQuickImageProviderOptions::AutoTransform autoTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 574-577 |
| | 1 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioCrop| Name: | QQuickImageProviderOptions::setPreserveAspectRatioCrop | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioCrop(bool preserveAspectRatioCrop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 588-591 |
| | 1 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioFit| Name: | QQuickImageProviderOptions::setPreserveAspectRatioFit | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioFit(bool preserveAspectRatioFit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 602-605 |
| | 1 | 1 |
QQuickImageProviderWithOptions::QQuickImageProviderWithOptions| Name: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions | | Prototype: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 607-613 |
| | 3 | 1 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 615-618 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 630-634 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestImageResponse| Name: | QQuickImageProviderWithOptions::requestImageResponse | | Prototype: | QQuickImageResponse *QQuickImageProviderWithOptions::requestImageResponse(const QString &id, const QSize &requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 657-661 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestPixmap| Name: | QQuickImageProviderWithOptions::requestPixmap | | Prototype: | QPixmap QQuickImageProviderWithOptions::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestPixmap| Name: | QQuickImageProviderWithOptions::requestPixmap | | Prototype: | QPixmap QQuickImageProviderWithOptions::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 636-640 |
| | 2 | 1 |
QQuickImageProviderWithOptions::requestTexture| Name: | QQuickImageProviderWithOptions::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProviderWithOptions::requestTexture(const QString &id, QSize *size, const QSize &requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestTexture| Name: | QQuickImageProviderWithOptions::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProviderWithOptions::requestTexture(const QString &id, QSize *size, const QSize &requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 642-646 |
| | 2 | 1 |
QQuickImageResponse::d_func| Name: | QQuickImageResponse::d_func | | Prototype: | inline const QQuickImageResponsePrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.h | | Lines: | 91-91 |
| | 1 | 1 |
QQuickImageResponse::d_func| Name: | QQuickImageResponse::d_func | | Prototype: | inline QQuickImageResponsePrivate* d_func() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.h | | Lines: | 91-91 |
| | 1 | 1 |
QQuickImageResponse::errorString| Name: | QQuickImageResponse::errorString | | Prototype: | QString QQuickImageResponse::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QQuickImageResponse::finished| Name: | QQuickImageResponse::finished | | Prototype: | void QQuickImageResponse::finished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickimageprovider.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QQuickImageResponsePrivate::_q_finished| Name: | QQuickImageResponsePrivate::_q_finished | | Prototype: | void _q_finished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider_p.h | | Lines: | 66-66 |
| | 1 | 1 |
QQuickImageTextureProvider::QQuickImageTextureProvider| Name: | QQuickImageTextureProvider::QQuickImageTextureProvider | | Prototype: | QQuickImageTextureProvider() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 59-63 |
| | 2 | 1 |
QQuickImplicitSizeItem::QQuickImplicitSizeItem| Name: | QQuickImplicitSizeItem::QQuickImplicitSizeItem | | Prototype: | QQuickImplicitSizeItem::QQuickImplicitSizeItem(QQuickImplicitSizeItemPrivate &dd, QQuickItem *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem.cpp | | Lines: | 54-57 |
| | 2 | 1 |
QQuickImplicitSizeItem::d_func| Name: | QQuickImplicitSizeItem::d_func | | Prototype: | inline QQuickImplicitSizeItemPrivate* d_func() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem_p.h | | Lines: | 71-71 |
| | 1 | 1 |
QQuickImplicitSizeItem::d_func| Name: | QQuickImplicitSizeItem::d_func | | Prototype: | inline const QQuickImplicitSizeItemPrivate* d_func() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimplicitsizeitem_p.h | | Lines: | 71-71 |
| | 1 | 1 |
QQuickIntValidator::QQuickIntValidator| Name: | QQuickIntValidator::QQuickIntValidator | | Prototype: | QQuickIntValidator::QQuickIntValidator(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 61-64 |
| | 2 | 1 |
QQuickIntValidator::localeName| Name: | QQuickIntValidator::localeName | | Prototype: | QString QQuickIntValidator::localeName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickvalidator.cpp | | Lines: | 74-77 |
| | 1 | 1 |
QQuickIntValidator::localeNameChanged| Name: | QQuickIntValidator::localeNameChanged | | Prototype: | void QQuickIntValidator::localeNameChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickvalidator_p.cpp | | Lines: | 175-178 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(QQuickItem *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 182-182 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(QQuickWindow *v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 183-183 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(qreal v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 184-184 |
| | 1 | 1 |
QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1]| Name: | QQuickItem::ItemChangeData::ItemChangeData [qquickitem.h #1] | | Prototype: | ItemChangeData(bool v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 185-185 |
| | 1 | 1 |
QQuickItem::QQuickItem| Name: | QQuickItem::QQuickItem | | Prototype: | QQuickItem::QQuickItem(QQuickItem* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 2360-2365 |
| | 2 | 1 |
QQuickItem::QQuickItem| Name: | QQuickItem::QQuickItem | | Prototype: | QQuickItem::QQuickItem(QQuickItemPrivate &dd, QQuickItem *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 2369-2374 |
| | 2 | 1 |
QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData| Name: | QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData | | Prototype: | QQuickItem::UpdatePaintNodeData::UpdatePaintNodeData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3861-3864 |
| | 2 | 1 |
QQuickItem::acceptHoverEvents| Name: | QQuickItem::acceptHoverEvents | | Prototype: | bool QQuickItem::acceptHoverEvents() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7267-7271 |
| | 2 | 1 |
QQuickItem::acceptTouchEvents| Name: | QQuickItem::acceptTouchEvents | | Prototype: | bool QQuickItem::acceptTouchEvents() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7296-7300 |
| | 2 | 1 |
QQuickItem::acceptedMouseButtons| Name: | QQuickItem::acceptedMouseButtons | | Prototype: | Qt::MouseButtons QQuickItem::acceptedMouseButtons() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7197-7201 |
| | 2 | 1 |
QQuickItem::activeFocusChanged| Name: | QQuickItem::activeFocusChanged | | Prototype: | void QQuickItem::activeFocusChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1059-1063 |
| | 2 | 1 |
QQuickItem::activeFocusOnTab| Name: | QQuickItem::activeFocusOnTab | | Prototype: | bool QQuickItem::activeFocusOnTab() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6323-6327 |
| | 2 | 1 |
QQuickItem::activeFocusOnTabChanged| Name: | QQuickItem::activeFocusOnTabChanged | | Prototype: | void QQuickItem::activeFocusOnTabChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1066-1070 |
| | 2 | 1 |
QQuickItem::antialiasing| Name: | QQuickItem::antialiasing | | Prototype: | bool QQuickItem::antialiasing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6365-6369 |
| | 2 | 1 |
QQuickItem::antialiasingChanged| Name: | QQuickItem::antialiasingChanged | | Prototype: | void QQuickItem::antialiasingChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1094-1098 |
| | 2 | 1 |
QQuickItem::baselineOffset| Name: | QQuickItem::baselineOffset | | Prototype: | qreal QQuickItem::baselineOffset() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4329-4333 |
| | 2 | 1 |
QQuickItem::baselineOffsetChanged| Name: | QQuickItem::baselineOffsetChanged | | Prototype: | void QQuickItem::baselineOffsetChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1038-1042 |
| | 2 | 1 |
QQuickItem::boundingRect| Name: | QQuickItem::boundingRect | | Prototype: | QRectF QQuickItem::boundingRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 5209-5213 |
| | 2 | 1 |
QQuickItem::childItems| Name: | QQuickItem::childItems | | Prototype: | QList<QQuickItem *> QQuickItem::childItems() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3722-3726 |
| | 2 | 1 |
QQuickItem::childMouseEventFilter| Name: | QQuickItem::childMouseEventFilter | | Prototype: | bool QQuickItem::childMouseEventFilter(QQuickItem *item, QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4187-4192 |
| | 3 | 1 |
QQuickItem::childrenChanged| Name: | QQuickItem::childrenChanged | | Prototype: | void QQuickItem::childrenChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1115-1118 |
| | 1 | 1 |
QQuickItem::childrenRectChanged| Name: | QQuickItem::childrenRectChanged | | Prototype: | void QQuickItem::childrenRectChanged(const QRectF & _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1031-1035 |
| | 2 | 1 |
QQuickItem::clip| Name: | QQuickItem::clip | | Prototype: | bool QQuickItem::clip() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 3744-3747 |
| | 1 | 1 |
QQuickItem::clipChanged| Name: | QQuickItem::clipChanged | | Prototype: | void QQuickItem::clipChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1101-1105 |
| | 2 | 1 |
QQuickItem::clipRect| Name: | QQuickItem::clipRect | | Prototype: | QRectF QQuickItem::clipRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 5216-5220 |
| | 2 | 1 |
QQuickItem::containmentMask| Name: | QQuickItem::containmentMask | | Prototype: | QObject *QQuickItem::containmentMask() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7663-7667 |
| | 2 | 1 |
QQuickItem::containmentMaskChanged| Name: | QQuickItem::containmentMaskChanged | | Prototype: | void QQuickItem::containmentMaskChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1199-1202 |
| | 1 | 1 |
QQuickItem::cursor| Name: | QQuickItem::cursor | | Prototype: | QCursor QQuickItem::cursor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7387-7393 |
| | 4 | 1 |
QQuickItem::d_func [qquickitem.h #1]| Name: | QQuickItem::d_func [qquickitem.h #1] | | Prototype: | inline QQuickItemPrivate* d_func() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 465-465 |
| | 1 | 1 |
QQuickItem::d_func [qquickitem.h #1]| Name: | QQuickItem::d_func [qquickitem.h #1] | | Prototype: | inline const QQuickItemPrivate* d_func() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.h #1 | | Lines: | 465-465 |
| | 1 | 1 |
QQuickItem::dragEnterEvent| Name: | QQuickItem::dragEnterEvent | | Prototype: | void QQuickItem::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4125-4128 |
| | 1 | 1 |
QQuickItem::dragLeaveEvent| Name: | QQuickItem::dragLeaveEvent | | Prototype: | void QQuickItem::dragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4155-4158 |
| | 1 | 1 |
QQuickItem::dragMoveEvent| Name: | QQuickItem::dragMoveEvent | | Prototype: | void QQuickItem::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4140-4143 |
| | 1 | 1 |
QQuickItem::dropEvent| Name: | QQuickItem::dropEvent | | Prototype: | void QQuickItem::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4170-4173 |
| | 1 | 1 |
QQuickItem::enabledChanged| Name: | QQuickItem::enabledChanged | | Prototype: | void QQuickItem::enabledChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1127-1130 |
| | 1 | 1 |
QQuickItem::filtersChildMouseEvents| Name: | QQuickItem::filtersChildMouseEvents | | Prototype: | bool QQuickItem::filtersChildMouseEvents() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7225-7229 |
| | 2 | 1 |
QQuickItem::flags| Name: | QQuickItem::flags | | Prototype: | QQuickItem::Flags QQuickItem::flags() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6417-6421 |
| | 2 | 1 |
QQuickItem::focusChanged| Name: | QQuickItem::focusChanged | | Prototype: | void QQuickItem::focusChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitem.cpp | | Lines: | 1052-1056 |
| | 2 | 1 |
QQuickItem::forceActiveFocus| Name: | QQuickItem::forceActiveFocus | | Prototype: | void QQuickItem::forceActiveFocus() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 4657-4660 |
| | 1 | 1 |
QQuickItem::hasActiveFocus| Name: | QQuickItem::hasActiveFocus | | Prototype: | bool QQuickItem::hasActiveFocus() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6984-6988 |
| | 2 | 1 |
QQuickItem::hasFocus| Name: | QQuickItem::hasFocus | | Prototype: | bool QQuickItem::hasFocus() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 7078-7082 |
| | 2 | 1 |
QQuickItem::height| Name: | QQuickItem::height | | Prototype: | qreal QQuickItem::height() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitem.cpp | | Lines: | 6737-6741 |
| | 2 | 1 |