| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::bestMatch| Name: | QPixmapIconEngine::bestMatch | | Prototype: | QPixmapIconEngineEntry *QPixmapIconEngine::bestMatch(const QSize &size, QIcon::Mode mode, QIcon::State state, bool sizeOnly) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 218-268 |
| | 41 | 20 |
QPixmapIconEngine::addPixmap| Name: | QPixmapIconEngine::addPixmap | | Prototype: | void QPixmapIconEngine::addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 343-354 |
| | 6 | 3 |
QPixmapIconEngine::addFile| Name: | QPixmapIconEngine::addFile | | Prototype: | void QPixmapIconEngine::addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 400-443 |
| | 29 | 13 |
QPixmapIconEngine::actualSize| Name: | QPixmapIconEngine::actualSize | | Prototype: | QSize QPixmapIconEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 329-341 |
| | 8 | 4 |
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 |
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 |
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::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 |
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 |
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 |
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::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::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::draw| Name: | QPixmapDropShadowFilter::draw | | Prototype: | void QPixmapDropShadowFilter::draw(QPainter *p, const QPointF &pos, const QPixmap &px, const QRectF &src) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1292-1329 |
| | 21 | 2 |
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::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::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::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 |
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 |
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 |
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 |
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::draw| Name: | QPixmapConvolutionFilter::draw | | Prototype: | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 407-467 |
| | 38 | 9 |
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::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::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::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 |
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 |
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::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::draw| Name: | QPixmapColorizeFilter::draw | | Prototype: | void QPixmapColorizeFilter::draw(QPainter *painter, const QPointF &dest, const QPixmap &src, const QRectF &srcRect) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1071-1121 |
| | 31 | 6 |
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::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 |
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 |
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 |
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::replace| Name: | QPixmapCache::replace | | Prototype: | bool QPixmapCache::replace(const Key &key, const QPixmap &pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 581-587 |
| | 3 | 2 |
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::remove| Name: | QPixmapCache::remove | | Prototype: | void QPixmapCache::remove(const Key &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 630-636 |
| | 3 | 2 |
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::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::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::find| Name: | QPixmapCache::find | | Prototype: | bool QPixmapCache::find(const QString &key, QPixmap* pixmap) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 499-505 |
| | 4 | 2 |
QPixmapCache::find| Name: | QPixmapCache::find | | Prototype: | bool QPixmapCache::find(const Key &key, QPixmap* pixmap) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 516-525 |
| | 6 | 3 |
QPixmapCache::clear| Name: | QPixmapCache::clear | | Prototype: | void QPixmapCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 642-651 |
| | 2 | 2 |
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::Key::~Key| Name: | QPixmapCache::Key::~Key | | Prototype: | QPixmapCache::Key::~Key() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 118-122 |
| | 2 | 2 |
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::Key::operator =| Name: | QPixmapCache::Key::operator = | | Prototype: | QPixmapCache::Key &QPixmapCache::Key::operator =(const Key &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 161-171 |
| | 7 | 4 |
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::Key| Name: | QPixmapCache::Key::Key | | Prototype: | QPixmapCache::Key::Key(const Key &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 108-113 |
| | 3 | 2 |
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 |
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 |
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::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::draw| Name: | QPixmapBlurFilter::draw | | Prototype: | void QPixmapBlurFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF &rect) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 895-932 |
| | 25 | 7 |
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::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::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 |
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 |
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::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::transformed| Name: | QPixmap::transformed | | Prototype: | QPixmap QPixmap::transformed(const QTransform &transform, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1246-1253 |
| | 3 | 2 |
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::toImage| Name: | QPixmap::toImage | | Prototype: | QImage QPixmap::toImage() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 434-440 |
| | 3 | 2 |
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::setMask| Name: | QPixmap::setMask | | Prototype: | void QPixmap::setMask(const QBitmap &mask) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 582-639 |
| | 36 | 14 |
QPixmap::setDevicePixelRatio| Name: | QPixmap::setDevicePixelRatio | | Prototype: | void QPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 680-690 |
| | 6 | 3 |
QPixmap::scroll| Name: | QPixmap::scroll | | Prototype: | void QPixmap::scroll(int dx, int dy, const QRect &rect, QRegion *exposed) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 335-363 |
| | 19 | 6 |
QPixmap::scaledToWidth| Name: | QPixmap::scaledToWidth | | Prototype: | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1186-1198 |
| | 8 | 3 |
QPixmap::scaledToHeight| Name: | QPixmap::scaledToHeight | | Prototype: | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1214-1226 |
| | 8 | 3 |
QPixmap::scaled| Name: | QPixmap::scaled | | Prototype: | QPixmap QPixmap::scaled(const QSize& s, Qt::AspectRatioMode aspectMode, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1150-1170 |
| | 15 | 4 |
QPixmap::save| Name: | QPixmap::save | | Prototype: | bool QPixmap::save(const QString &fileName, const char *format, int quality) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 860-866 |
| | 4 | 2 |
QPixmap::save| Name: | QPixmap::save | | Prototype: | bool QPixmap::save(QIODevice* device, const char* format, int quality) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 878-884 |
| | 4 | 2 |
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::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::operator=| Name: | QPixmap::operator= | | Prototype: | QPixmap &QPixmap::operator=(const QPixmap &pixmap) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 372-384 |
| | 7 | 3 |
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::mask| Name: | QPixmap::mask | | Prototype: | QBitmap QPixmap::mask() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1499-1532 |
| | 23 | 6 |
QPixmap::loadFromData| Name: | QPixmap::loadFromData | | Prototype: | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 818-832 |
| | 8 | 3 |
QPixmap::load| Name: | QPixmap::load | | Prototype: | bool QPixmap::load(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 763-797 |
| | 19 | 7 |
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::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::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::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::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::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::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::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::grabWidget| Name: | QPixmap::grabWidget | | Prototype: | QPixmap QPixmap::grabWidget(QObject *widget, const QRect &rectangle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1006-1016 |
| | 8 | 2 |
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::fromImageInPlace| Name: | QPixmap::fromImageInPlace | | Prototype: | QPixmap QPixmap::fromImageInPlace(QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1624-1632 |
| | 5 | 2 |
QPixmap::fromImage| Name: | QPixmap::fromImage | | Prototype: | QPixmap QPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1602-1610 |
| | 5 | 2 |
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::fill| Name: | QPixmap::fill | | Prototype: | void QPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 929-953 |
| | 11 | 4 |