Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPinchGesture::QPinchGestureName: | QPinchGesture::QPinchGesture | Prototype: | QPinchGesture::QPinchGesture(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 482-486 |
| | 1 | 1 |
QPinchGesture::centerPointName: | QPinchGesture::centerPoint | Prototype: | QPointF QPinchGesture::centerPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 525-528 |
| | 1 | 1 |
QPinchGesture::changeFlagsName: | QPinchGesture::changeFlags | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::changeFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 505-508 |
| | 1 | 1 |
QPinchGesture::lastCenterPointName: | QPinchGesture::lastCenterPoint | Prototype: | QPointF QPinchGesture::lastCenterPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 520-523 |
| | 1 | 1 |
QPinchGesture::lastRotationAngleName: | QPinchGesture::lastRotationAngle | Prototype: | qreal QPinchGesture::lastRotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 582-585 |
| | 1 | 1 |
QPinchGesture::lastScaleFactorName: | QPinchGesture::lastScaleFactor | Prototype: | qreal QPinchGesture::lastScaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 551-554 |
| | 1 | 1 |
QPinchGesture::rotationAngleName: | QPinchGesture::rotationAngle | Prototype: | qreal QPinchGesture::rotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 587-590 |
| | 1 | 1 |
QPinchGesture::scaleFactorName: | QPinchGesture::scaleFactor | Prototype: | qreal QPinchGesture::scaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 556-559 |
| | 1 | 1 |
QPinchGesture::setCenterPointName: | QPinchGesture::setCenterPoint | Prototype: | void QPinchGesture::setCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 540-543 |
| | 1 | 1 |
QPinchGesture::setChangeFlagsName: | QPinchGesture::setChangeFlags | Prototype: | void QPinchGesture::setChangeFlags(QPinchGesture::ChangeFlags value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 510-513 |
| | 1 | 1 |
QPinchGesture::setLastCenterPointName: | QPinchGesture::setLastCenterPoint | Prototype: | void QPinchGesture::setLastCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 535-538 |
| | 1 | 1 |
QPinchGesture::setLastRotationAngleName: | QPinchGesture::setLastRotationAngle | Prototype: | void QPinchGesture::setLastRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 597-600 |
| | 1 | 1 |
QPinchGesture::setLastScaleFactorName: | QPinchGesture::setLastScaleFactor | Prototype: | void QPinchGesture::setLastScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 566-569 |
| | 1 | 1 |
QPinchGesture::setRotationAngleName: | QPinchGesture::setRotationAngle | Prototype: | void QPinchGesture::setRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 602-605 |
| | 1 | 1 |
QPinchGesture::setScaleFactorName: | QPinchGesture::setScaleFactor | Prototype: | void QPinchGesture::setScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 571-574 |
| | 1 | 1 |
QPinchGesture::setStartCenterPointName: | QPinchGesture::setStartCenterPoint | Prototype: | void QPinchGesture::setStartCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 530-533 |
| | 1 | 1 |
QPinchGesture::setTotalChangeFlagsName: | QPinchGesture::setTotalChangeFlags | Prototype: | void QPinchGesture::setTotalChangeFlags(QPinchGesture::ChangeFlags value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 500-503 |
| | 1 | 1 |
QPinchGesture::setTotalRotationAngleName: | QPinchGesture::setTotalRotationAngle | Prototype: | void QPinchGesture::setTotalRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 592-595 |
| | 1 | 1 |
QPinchGesture::setTotalScaleFactorName: | QPinchGesture::setTotalScaleFactor | Prototype: | void QPinchGesture::setTotalScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 561-564 |
| | 1 | 1 |
QPinchGesture::startCenterPointName: | QPinchGesture::startCenterPoint | Prototype: | QPointF QPinchGesture::startCenterPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 515-518 |
| | 1 | 1 |
QPinchGesture::totalChangeFlagsName: | QPinchGesture::totalChangeFlags | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::totalChangeFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 495-498 |
| | 1 | 1 |
QPinchGesture::totalRotationAngleName: | QPinchGesture::totalRotationAngle | Prototype: | qreal QPinchGesture::totalRotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 577-580 |
| | 1 | 1 |
QPinchGesture::totalScaleFactorName: | QPinchGesture::totalScaleFactor | Prototype: | qreal QPinchGesture::totalScaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 546-549 |
| | 1 | 1 |
QPinchGestureRecognizer::resetName: | QPinchGestureRecognizer::reset | Prototype: | void QPinchGestureRecognizer::reset(QGesture *state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 246-261 |
| | 9 | 1 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 100-105 |
| | 2 | 1 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(QPlatformPixmap *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 163-166 |
| | 2 | 1 |
QPixmap::createHeuristicMaskName: | QPixmap::createHeuristicMask | Prototype: | QBitmap QPixmap::createHeuristicMask(bool clipTight) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 712-716 |
| | 2 | 1 |
QPixmap::createMaskFromColorName: | QPixmap::createMaskFromColor | Prototype: | QBitmap QPixmap::createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 730-734 |
| | 2 | 1 |
QPixmap::defaultDepthName: | QPixmap::defaultDepth | Prototype: | int QPixmap::defaultDepth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1542-1545 |
| | 1 | 1 |
QPixmap::depthName: | QPixmap::depth | Prototype: | int QPixmap::depth() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 560-563 |
| | 1 | 1 |
QPixmap::devTypeName: | QPixmap::devType | Prototype: | int QPixmap::devType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 273-276 |
| | 1 | 1 |
QPixmap::fillName: | QPixmap::fill | Prototype: | void QPixmap::fill(const QPaintDevice *device, const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 904-909 |
| | 3 | 1 |
QPixmap::fromImageReaderName: | QPixmap::fromImageReader | Prototype: | QPixmap QPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1646-1651 |
| | 3 | 1 |
QPixmap::grabWindowName: | QPixmap::grabWindow | Prototype: | QPixmap QPixmap::grabWindow(WId window, int x, int y, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1700-1705 |
| | 3 | 1 |
QPixmap::handleName: | QPixmap::handle | Prototype: | QPlatformPixmap* QPixmap::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1710-1713 |
| | 1 | 1 |
QPixmap::hasAlphaName: | QPixmap::hasAlpha | Prototype: | bool QPixmap::hasAlpha() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1457-1460 |
| | 1 | 1 |
QPixmap::hasAlphaChannelName: | QPixmap::hasAlphaChannel | Prototype: | bool QPixmap::hasAlphaChannel() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1468-1471 |
| | 1 | 1 |
QPixmap::heightName: | QPixmap::height | Prototype: | int QPixmap::height() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 519-522 |
| | 1 | 1 |
QPixmap::isDetachedName: | QPixmap::isDetached | Prototype: | bool QPixmap::isDetached() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1073-1076 |
| | 1 | 1 |
QPixmap::isNullName: | QPixmap::isNull | Prototype: | bool QPixmap::isNull() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 495-498 |
| | 1 | 1 |
QPixmap::isQBitmapName: | QPixmap::isQBitmap | Prototype: | bool QPixmap::isQBitmap() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 482-485 |
| | 1 | 1 |
QPixmap::metricName: | QPixmap::metric | Prototype: | int QPixmap::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1476-1479 |
| | 1 | 1 |
QPixmap::paintEngineName: | QPixmap::paintEngine | Prototype: | QPaintEngine *QPixmap::paintEngine() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1484-1487 |
| | 1 | 1 |
QPixmap::rectName: | QPixmap::rect | Prototype: | QRect QPixmap::rect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 544-547 |
| | 1 | 1 |
QPixmap::sizeName: | QPixmap::size | Prototype: | QSize QPixmap::size() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 532-535 |
| | 1 | 1 |
QPixmap::transformedName: | QPixmap::transformed | Prototype: | QPixmap QPixmap::transformed(const QMatrix &matrix, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1261-1264 |
| | 1 | 1 |
QPixmap::trueMatrixName: | QPixmap::trueMatrix | Prototype: | QTransform QPixmap::trueMatrix(const QTransform &m, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 458-461 |
| | 1 | 1 |
QPixmap::trueMatrixName: | QPixmap::trueMatrix | Prototype: | QMatrix QPixmap::trueMatrix(const QMatrix &m, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 470-473 |
| | 1 | 1 |
QPixmap::widthName: | QPixmap::width | Prototype: | int QPixmap::width() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 507-510 |
| | 1 | 1 |
QPixmap::~QPixmapName: | QPixmap::~QPixmap | Prototype: | QPixmap::~QPixmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 265-268 |
| | 1 | 1 |
QPixmapBlurFilter::QPixmapBlurFilterName: | QPixmapBlurFilter::QPixmapBlurFilter | Prototype: | QPixmapBlurFilter::QPixmapBlurFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 508-511 |
| | 2 | 1 |
QPixmapBlurFilter::blurHintsName: | QPixmapBlurFilter::blurHints | Prototype: | QGraphicsBlurEffect::BlurHints QPixmapBlurFilter::blurHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 570-574 |
| | 2 | 1 |
QPixmapBlurFilter::boundingRectForName: | QPixmapBlurFilter::boundingRectFor | Prototype: | QRectF QPixmapBlurFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 581-586 |
| | 3 | 1 |
QPixmapBlurFilter::radiusName: | QPixmapBlurFilter::radius | Prototype: | qreal QPixmapBlurFilter::radius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 538-542 |
| | 2 | 1 |
QPixmapBlurFilter::setBlurHintsName: | QPixmapBlurFilter::setBlurHints | Prototype: | void QPixmapBlurFilter::setBlurHints(QGraphicsBlurEffect::BlurHints hints) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 559-563 |
| | 2 | 1 |
QPixmapBlurFilter::setRadiusName: | QPixmapBlurFilter::setRadius | Prototype: | void QPixmapBlurFilter::setRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 527-531 |
| | 2 | 1 |
QPixmapBlurFilterPrivate::QPixmapBlurFilterPrivateName: | QPixmapBlurFilterPrivate::QPixmapBlurFilterPrivate | Prototype: | QPixmapBlurFilterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 496-496 |
| | 1 | 1 |
QPixmapCache::Key::KeyName: | QPixmapCache::Key::Key | Prototype: | QPixmapCache::Key::Key() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 100-102 |
| | 2 | 1 |
QPixmapCache::Key::operator ==Name: | QPixmapCache::Key::operator == | Prototype: | bool QPixmapCache::Key::operator ==(const Key &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 130-133 |
| | 1 | 1 |
QPixmapCache::cacheLimitName: | QPixmapCache::cacheLimit | Prototype: | int QPixmapCache::cacheLimit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 597-600 |
| | 1 | 1 |
QPixmapCache::findName: | QPixmapCache::find | Prototype: | QPixmap *QPixmapCache::find(const QString &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 471-474 |
| | 1 | 1 |
QPixmapCache::findName: | QPixmapCache::find | Prototype: | bool QPixmapCache::find(const QString &key, QPixmap& pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 483-486 |
| | 1 | 1 |
QPixmapCache::flushDetachedPixmapsName: | QPixmapCache::flushDetachedPixmaps | Prototype: | void QPixmapCache::flushDetachedPixmaps() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 653-656 |
| | 1 | 1 |
QPixmapCache::insertName: | QPixmapCache::insert | Prototype: | bool QPixmapCache::insert(const QString &key, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 547-550 |
| | 1 | 1 |
QPixmapCache::insertName: | QPixmapCache::insert | Prototype: | QPixmapCache::Key QPixmapCache::insert(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 567-570 |
| | 1 | 1 |
QPixmapCache::removeName: | QPixmapCache::remove | Prototype: | void QPixmapCache::remove(const QString &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 619-622 |
| | 1 | 1 |
QPixmapCache::setCacheLimitName: | QPixmapCache::setCacheLimit | Prototype: | void QPixmapCache::setCacheLimit(int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 610-614 |
| | 2 | 1 |
QPixmapCache::totalUsedName: | QPixmapCache::totalUsed | Prototype: | int QPixmapCache::totalUsed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 658-661 |
| | 1 | 1 |
QPixmapCacheEntry::~QPixmapCacheEntryName: | QPixmapCacheEntry::~QPixmapCacheEntry | Prototype: | QPixmapCacheEntry::~QPixmapCacheEntry() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 450-453 |
| | 1 | 1 |
QPixmapColorizeFilter::QPixmapColorizeFilterName: | QPixmapColorizeFilter::QPixmapColorizeFilter | Prototype: | QPixmapColorizeFilter::QPixmapColorizeFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1011-1019 |
| | 5 | 1 |
QPixmapColorizeFilter::colorName: | QPixmapColorizeFilter::color | Prototype: | QColor QPixmapColorizeFilter::color() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1026-1030 |
| | 2 | 1 |
QPixmapColorizeFilter::setColorName: | QPixmapColorizeFilter::setColor | Prototype: | void QPixmapColorizeFilter::setColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1037-1041 |
| | 2 | 1 |
QPixmapColorizeFilter::setStrengthName: | QPixmapColorizeFilter::setStrength | Prototype: | void QPixmapColorizeFilter::setStrength(qreal strength) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1060-1066 |
| | 4 | 1 |
QPixmapColorizeFilter::strengthName: | QPixmapColorizeFilter::strength | Prototype: | qreal QPixmapColorizeFilter::strength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1049-1053 |
| | 2 | 1 |
QPixmapConvolutionFilter::QPixmapConvolutionFilterName: | QPixmapConvolutionFilter::QPixmapConvolutionFilter | Prototype: | QPixmapConvolutionFilter::QPixmapConvolutionFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 223-228 |
| | 2 | 1 |
QPixmapConvolutionFilter::boundingRectForName: | QPixmapConvolutionFilter::boundingRectFor | Prototype: | QRectF QPixmapConvolutionFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 297-301 |
| | 2 | 1 |
QPixmapConvolutionFilter::columnsName: | QPixmapConvolutionFilter::columns | Prototype: | int QPixmapConvolutionFilter::columns() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 287-291 |
| | 2 | 1 |
QPixmapConvolutionFilter::convolutionKernelName: | QPixmapConvolutionFilter::convolutionKernel | Prototype: | const qreal *QPixmapConvolutionFilter::convolutionKernel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 265-269 |
| | 2 | 1 |
QPixmapConvolutionFilter::rowsName: | QPixmapConvolutionFilter::rows | Prototype: | int QPixmapConvolutionFilter::rows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 276-280 |
| | 2 | 1 |
QPixmapConvolutionFilter::setConvolutionKernelName: | QPixmapConvolutionFilter::setConvolutionKernel | Prototype: | void QPixmapConvolutionFilter::setConvolutionKernel(const qreal *kernel, int rows, int columns) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 250-258 |
| | 6 | 1 |
QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivateName: | QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivate | Prototype: | QPixmapConvolutionFilterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 204-204 |
| | 1 | 1 |
QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivateName: | QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivate | Prototype: | ~QPixmapConvolutionFilterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 205-207 |
| | 1 | 1 |
QPixmapDropShadowFilter::QPixmapDropShadowFilterName: | QPixmapDropShadowFilter::QPixmapDropShadowFilter | Prototype: | QPixmapDropShadowFilter::QPixmapDropShadowFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1172-1175 |
| | 2 | 1 |
QPixmapDropShadowFilter::blurRadiusName: | QPixmapDropShadowFilter::blurRadius | Prototype: | qreal QPixmapDropShadowFilter::blurRadius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1195-1199 |
| | 2 | 1 |
QPixmapDropShadowFilter::boundingRectForName: | QPixmapDropShadowFilter::boundingRectFor | Prototype: | QRectF QPixmapDropShadowFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1283-1287 |
| | 2 | 1 |
QPixmapDropShadowFilter::colorName: | QPixmapDropShadowFilter::color | Prototype: | QColor QPixmapDropShadowFilter::color() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1223-1227 |
| | 2 | 1 |
QPixmapDropShadowFilter::offsetName: | QPixmapDropShadowFilter::offset | Prototype: | QPointF QPixmapDropShadowFilter::offset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1249-1253 |
| | 2 | 1 |
QPixmapDropShadowFilter::setBlurRadiusName: | QPixmapDropShadowFilter::setBlurRadius | Prototype: | void QPixmapDropShadowFilter::setBlurRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1210-1214 |
| | 2 | 1 |
QPixmapDropShadowFilter::setColorName: | QPixmapDropShadowFilter::setColor | Prototype: | void QPixmapDropShadowFilter::setColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1236-1240 |
| | 2 | 1 |
QPixmapDropShadowFilter::setOffsetName: | QPixmapDropShadowFilter::setOffset | Prototype: | void QPixmapDropShadowFilter::setOffset(const QPointF &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1262-1266 |
| | 2 | 1 |
QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivateName: | QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivate | Prototype: | QPixmapDropShadowFilterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1126-1127 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilterName: | QPixmapFilter::QPixmapFilter | Prototype: | QPixmapFilter::QPixmapFilter(FilterType type, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 109-113 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilterName: | QPixmapFilter::QPixmapFilter | Prototype: | QPixmapFilter::QPixmapFilter(QPixmapFilterPrivate&d, QPixmapFilter::FilterType type, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 120-124 |
| | 1 | 1 |
QPixmapFilter::boundingRectForName: | QPixmapFilter::boundingRectFor | Prototype: | QRectF QPixmapFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 154-157 |
| | 1 | 1 |
QPixmapFilter::typeName: | QPixmapFilter::type | Prototype: | QPixmapFilter::FilterType QPixmapFilter::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 142-146 |
| | 2 | 1 |
QPixmapIconEngine::QPixmapIconEngineName: | QPixmapIconEngine::QPixmapIconEngine | Prototype: | QPixmapIconEngine::QPixmapIconEngine(const QPixmapIconEngine &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 162-165 |
| | 2 | 1 |
QPixmapIconEngine::cloneName: | QPixmapIconEngine::clone | Prototype: | QIconEngine *QPixmapIconEngine::clone() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 450-453 |
| | 1 | 1 |
QPixmapIconEngine::keyName: | QPixmapIconEngine::key | Prototype: | QString QPixmapIconEngine::key() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 445-448 |
| | 1 | 1 |
QPixmapIconEngine::paintName: | QPixmapIconEngine::paint | Prototype: | void QPixmapIconEngine::paint(QPainter *painter, const QRect &rect, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 171-176 |
| | 3 | 1 |
QPlainTestLogger::QPlainTestLoggerName: | QPlainTestLogger::QPlainTestLogger | Prototype: | QPlainTestLogger::QPlainTestLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 323-326 |
| | 2 | 1 |