| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1017-1025 |
| | 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: | 466-469 |
| | 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: | 674-677 |
| | 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: | 626-630 |
| | 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: | 597-603 |
| | 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: | 635-638 |
| | 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: | 646-652 |
| | 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: | 563-566 |
| | 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: | 583-586 |
| | 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: | 669-672 |
| | 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: | 487-490 |
| | 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: | 499-502 |
| | 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: | 515-521 |
| | 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: | 532-541 |
| | 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: | 658-667 |
| | 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: | 613-616 |
| | 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: | 124-128 |
| | 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: | 136-139 |
| | 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: | 177-187 |
| | 7 | 4 |
QPixmapCache::Key::isValid| Name: | QPixmapCache::Key::isValid | | Prototype: | bool QPixmapCache::Key::isValid() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 169-172 |
| | 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: | 106-108 |
| | 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: | 114-119 |
| | 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: | 502-502 |
| | 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: | 533-537 |
| | 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: | 565-569 |
| | 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: | 544-548 |
| | 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: | 901-938 |
| | 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: | 587-592 |
| | 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: | 576-580 |
| | 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: | 514-517 |
| | 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: | 271-274 |
| | 1 | 1 |
QPixmap::width| Name: | QPixmap::width | | Prototype: | int QPixmap::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 513-516 |
| | 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: | 464-467 |
| | 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: | 476-479 |
| | 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: | 1252-1259 |
| | 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: | 1267-1270 |
| | 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: | 440-446 |
| | 3 | 2 |
QPixmap::size| Name: | QPixmap::size | | Prototype: | QSize QPixmap::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 538-541 |
| | 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: | 588-645 |
| | 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: | 686-696 |
| | 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: | 341-369 |
| | 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: | 1192-1204 |
| | 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: | 1220-1232 |
| | 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: | 1156-1176 |
| | 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: | 866-872 |
| | 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: | 884-890 |
| | 4 | 2 |
QPixmap::rect| Name: | QPixmap::rect | | Prototype: | QRect QPixmap::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 550-553 |
| | 1 | 1 |
QPixmap::paintEngine| Name: | QPixmap::paintEngine | | Prototype: | QPaintEngine *QPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1490-1493 |
| | 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: | 378-390 |
| | 7 | 3 |
QPixmap::metric| Name: | QPixmap::metric | | Prototype: | int QPixmap::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1482-1485 |
| | 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: | 1505-1538 |
| | 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: | 824-838 |
| | 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: | 769-803 |
| | 19 | 7 |
QPixmap::isQBitmap| Name: | QPixmap::isQBitmap | | Prototype: | bool QPixmap::isQBitmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 488-491 |
| | 1 | 1 |
QPixmap::isNull| Name: | QPixmap::isNull | | Prototype: | bool QPixmap::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 501-504 |
| | 1 | 1 |
QPixmap::isDetached| Name: | QPixmap::isDetached | | Prototype: | bool QPixmap::isDetached() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1079-1082 |
| | 1 | 1 |
QPixmap::height| Name: | QPixmap::height | | Prototype: | int QPixmap::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 525-528 |
| | 1 | 1 |
QPixmap::hasAlphaChannel| Name: | QPixmap::hasAlphaChannel | | Prototype: | bool QPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1474-1477 |
| | 1 | 1 |
QPixmap::hasAlpha| Name: | QPixmap::hasAlpha | | Prototype: | bool QPixmap::hasAlpha() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1463-1466 |
| | 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: | 1716-1719 |
| | 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: | 1706-1711 |
| | 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: | 1012-1022 |
| | 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: | 1652-1657 |
| | 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: | 1630-1638 |
| | 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: | 1608-1616 |
| | 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: | 910-915 |
| | 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: | 935-959 |
| | 11 | 4 |
QPixmap::doInit| Name: | QPixmap::doInit | | Prototype: | void QPixmap::doInit(int w, int h, int type) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 92-98 |
| | 3 | 2 |
QPixmap::doImageIO| Name: | QPixmap::doImageIO | | Prototype: | bool QPixmap::doImageIO(QImageWriter *writer, int quality) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 894-901 |
| | 5 | 3 |
QPixmap::devicePixelRatio| Name: | QPixmap::devicePixelRatio | | Prototype: | qreal QPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 658-663 |
| | 3 | 2 |
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: | 279-282 |
| | 1 | 1 |
QPixmap::detach| Name: | QPixmap::detach | | Prototype: | void QPixmap::detach() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1570-1591 |
| | 12 | 5 |
QPixmap::depth| Name: | QPixmap::depth | | Prototype: | int QPixmap::depth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 566-569 |
| | 1 | 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: | 1548-1551 |
| | 1 | 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: | 736-740 |
| | 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: | 718-722 |
| | 2 | 1 |
QPixmap::copy| Name: | QPixmap::copy | | Prototype: | QPixmap QPixmap::copy(const QRect &rect) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 304-316 |
| | 8 | 3 |
QPixmap::convertFromImage| Name: | QPixmap::convertFromImage | | Prototype: | bool QPixmap::convertFromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1098-1106 |
| | 5 | 2 |
QPixmap::cacheKey| Name: | QPixmap::cacheKey | | Prototype: | qint64 QPixmap::cacheKey() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 983-990 |
| | 4 | 2 |
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: | 106-111 |
| | 2 | 1 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(int w, int h) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 127-134 |
| | 3 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 146-153 |
| | 3 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QSize &s, int type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 158-164 |
| | 3 | 2 |
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: | 169-172 |
| | 2 | 1 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QString& fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 203-211 |
| | 4 | 2 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 219-231 |
| | 6 | 3 |
QPixmap::QPixmap| Name: | QPixmap::QPixmap | | Prototype: | QPixmap::QPixmap(const char * const xpm[]) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 249-263 |
| | 8 | 4 |
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: | 252-267 |
| | 9 | 1 |
QPinchGestureRecognizer::recognize| Name: | QPinchGestureRecognizer::recognize | | Prototype: | QGestureRecognizer::Result QPinchGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 160-250 |
| | 60 | 14 |
QPinchGestureRecognizer::create| Name: | QPinchGestureRecognizer::create | | Prototype: | QGesture *QPinchGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 152-158 |
| | 3 | 2 |
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: | 552-555 |
| | 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: | 583-586 |
| | 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: | 501-504 |
| | 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: | 521-524 |
| | 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: | 567-570 |
| | 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: | 598-601 |
| | 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: | 506-509 |
| | 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: | 536-539 |
| | 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: | 577-580 |
| | 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: | 608-611 |
| | 1 | 1 |