| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPinchGesture::QPinchGesture| Name: | 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::centerPoint| Name: | 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::changeFlags| Name: | 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::lastCenterPoint| Name: | 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::lastRotationAngle| Name: | 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::lastScaleFactor| Name: | 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::rotationAngle| Name: | 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::scaleFactor| Name: | 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::setCenterPoint| Name: | 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::setChangeFlags| Name: | 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::setLastCenterPoint| Name: | 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::setLastRotationAngle| Name: | 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::setLastScaleFactor| Name: | 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::setRotationAngle| Name: | 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::setScaleFactor| Name: | 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::setStartCenterPoint| Name: | 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::setTotalChangeFlags| Name: | 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::setTotalRotationAngle| Name: | 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::setTotalScaleFactor| Name: | 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::startCenterPoint| Name: | 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::totalChangeFlags| Name: | 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::totalRotationAngle| Name: | 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::totalScaleFactor| Name: | 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::reset| Name: | 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::QPixmap| Name: | 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::QPixmap| Name: | 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::createHeuristicMask| Name: | 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::createMaskFromColor| Name: | 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::defaultDepth| Name: | 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::depth| Name: | 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::devType| Name: | 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::fill| Name: | 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::fromImageReader| Name: | 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::grabWindow| Name: | 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::handle| Name: | 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::hasAlpha| Name: | 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::hasAlphaChannel| Name: | 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::height| Name: | 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::isDetached| Name: | 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::isNull| Name: | 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::isQBitmap| Name: | 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::metric| Name: | 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::paintEngine| Name: | 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::rect| Name: | 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::size| Name: | 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::transformed| Name: | 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::trueMatrix| Name: | 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::trueMatrix| Name: | 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::width| Name: | 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::~QPixmap| Name: | 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::QPixmapBlurFilter| Name: | 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::blurHints| Name: | 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::boundingRectFor| Name: | 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::radius| Name: | 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::setBlurHints| Name: | 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::setRadius| Name: | 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::QPixmapBlurFilterPrivate| Name: | 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::Key| Name: | 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::cacheLimit| Name: | 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::find| Name: | 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::find| Name: | 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::flushDetachedPixmaps| Name: | 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::insert| Name: | 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::insert| Name: | 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::remove| Name: | 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::setCacheLimit| Name: | 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::totalUsed| Name: | 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::~QPixmapCacheEntry| Name: | 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::QPixmapColorizeFilter| Name: | 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::color| Name: | 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::setColor| Name: | 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::setStrength| Name: | 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::strength| Name: | 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::QPixmapConvolutionFilter| Name: | 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::boundingRectFor| Name: | 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::columns| Name: | 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::convolutionKernel| Name: | 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::rows| Name: | 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::setConvolutionKernel| Name: | 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::QPixmapConvolutionFilterPrivate| Name: | 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::~QPixmapConvolutionFilterPrivate| Name: | 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::QPixmapDropShadowFilter| Name: | 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::blurRadius| Name: | 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::boundingRectFor| Name: | 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::color| Name: | 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::offset| Name: | 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::setBlurRadius| Name: | 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::setColor| Name: | 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::setOffset| Name: | 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::QPixmapDropShadowFilterPrivate| Name: | 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::QPixmapFilter| Name: | 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::QPixmapFilter| Name: | 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::boundingRectFor| Name: | 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::type| Name: | 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::QPixmapIconEngine| Name: | 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::clone| Name: | 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::key| Name: | 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::paint| Name: | 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::QPlainTestLogger| Name: | 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 |