Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPagePreview::setPagePreviewLayoutName: | QPagePreview::setPagePreviewLayout | Prototype: | void setPagePreviewLayout(int columns, int rows) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 105-110 |
| | 3 | 1 |
QPagePreview::setPageLayoutName: | QPagePreview::setPageLayout | Prototype: | void setPageLayout(const QPageLayout &layout) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 99-103 |
| | 2 | 1 |
QPagePreview::paintEventName: | QPagePreview::paintEvent | Prototype: | void paintEvent(QPaintEvent *) override | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 113-167 |
| | 43 | 6 |
QPagePreview::QPagePreviewName: | QPagePreview::QPagePreview | Prototype: | QPagePreview(QWidget *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 93-97 |
| | 2 | 1 |
QPageLayoutPrivate::setDefaultMarginsName: | QPageLayoutPrivate::setDefaultMargins | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 232-241 |
| | 7 | 2 |
QPageLayoutPrivate::paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 275-278 |
| | 1 | 1 |
QPageLayoutPrivate::operator==Name: | QPageLayoutPrivate::operator== | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 186-194 |
| | 6 | 1 |
QPageLayoutPrivate::marginsPointsName: | QPageLayoutPrivate::marginsPoints | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 222-225 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPixelsName: | QPageLayoutPrivate::marginsPixels | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 227-230 |
| | 1 | 1 |
QPageLayoutPrivate::marginsName: | QPageLayoutPrivate::margins | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 217-220 |
| | 1 | 1 |
QPageLayoutPrivate::isValidName: | QPageLayoutPrivate::isValid | Prototype: | bool QPageLayoutPrivate::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 204-207 |
| | 1 | 1 |
QPageLayoutPrivate::isEquivalentToName: | QPageLayoutPrivate::isEquivalentTo | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 196-202 |
| | 4 | 1 |
QPageLayoutPrivate::fullSizeUnitsName: | QPageLayoutPrivate::fullSizeUnits | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 243-247 |
| | 2 | 1 |
QPageLayoutPrivate::fullRectPointsName: | QPageLayoutPrivate::fullRectPoints | Prototype: | QRect QPageLayoutPrivate::fullRectPoints() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 259-265 |
| | 3 | 2 |
QPageLayoutPrivate::fullRectPixelsName: | QPageLayoutPrivate::fullRectPixels | Prototype: | QRect QPageLayoutPrivate::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 267-273 |
| | 3 | 2 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 249-252 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 254-257 |
| | 1 | 1 |
QPageLayoutPrivate::clampMarginsName: | QPageLayoutPrivate::clampMargins | Prototype: | void QPageLayoutPrivate::clampMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 209-215 |
| | 4 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 163-167 |
| | 2 | 1 |
QPageLayoutPrivate::QPageLayoutPrivateName: | QPageLayoutPrivate::QPageLayoutPrivate | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 169-180 |
| | 2 | 1 |
QPageLayout::unitsName: | QPageLayout::units | Prototype: | QPageLayout::Unit QPageLayout::units() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 574-577 |
| | 1 | 1 |
QPageLayout::setUnitsName: | QPageLayout::setUnits | Prototype: | void QPageLayout::setUnits(Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 558-568 |
| | 7 | 2 |
QPageLayout::setTopMarginName: | QPageLayout::setTopMargin | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 686-695 |
| | 6 | 2 |
QPageLayout::setRightMarginName: | QPageLayout::setRightMargin | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 659-668 |
| | 6 | 2 |
QPageLayout::setPageSizeName: | QPageLayout::setPageSize | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 500-508 |
| | 6 | 2 |
QPageLayout::setOrientationName: | QPageLayout::setOrientation | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 530-543 |
| | 9 | 2 |
QPageLayout::setModeName: | QPageLayout::setMode | Prototype: | void QPageLayout::setMode(Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 473-477 |
| | 2 | 1 |
QPageLayout::setMinimumMarginsName: | QPageLayout::setMinimumMargins | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 781-785 |
| | 2 | 1 |
QPageLayout::setMarginsName: | QPageLayout::setMargins | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 595-614 |
| | 16 | 3 |
QPageLayout::setLeftMarginName: | QPageLayout::setLeftMargin | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 632-641 |
| | 6 | 2 |
QPageLayout::setBottomMarginName: | QPageLayout::setBottomMargin | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 713-722 |
| | 6 | 2 |
QPageLayout::paintRectPointsName: | QPageLayout::paintRectPoints | Prototype: | QRect QPageLayout::paintRectPoints() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 916-922 |
| | 4 | 2 |
QPageLayout::paintRectPixelsName: | QPageLayout::paintRectPixels | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 934-940 |
| | 4 | 2 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 881-884 |
| | 1 | 1 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 896-904 |
| | 6 | 3 |
QPageLayout::pageSizeName: | QPageLayout::pageSize | Prototype: | QPageSize QPageLayout::pageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 518-521 |
| | 1 | 1 |
QPageLayout::orientationName: | QPageLayout::orientation | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 549-552 |
| | 1 | 1 |
QPageLayout::operator=Name: | QPageLayout::operator= | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 398-402 |
| | 2 | 1 |
QPageLayout::modeName: | QPageLayout::mode | Prototype: | QPageLayout::Mode QPageLayout::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 483-486 |
| | 1 | 1 |
QPageLayout::minimumMarginsName: | QPageLayout::minimumMargins | Prototype: | QMarginsF QPageLayout::minimumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 793-796 |
| | 1 | 1 |
QPageLayout::maximumMarginsName: | QPageLayout::maximumMargins | Prototype: | QMarginsF QPageLayout::maximumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 810-813 |
| | 1 | 1 |
QPageLayout::marginsPointsName: | QPageLayout::marginsPoints | Prototype: | QMargins QPageLayout::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 752-755 |
| | 1 | 1 |
QPageLayout::marginsPixelsName: | QPageLayout::marginsPixels | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 763-766 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 730-733 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 741-744 |
| | 1 | 1 |
QPageLayout::isValidName: | QPageLayout::isValid | Prototype: | bool QPageLayout::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 464-467 |
| | 1 | 1 |
QPageLayout::isEquivalentToName: | QPageLayout::isEquivalentTo | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 455-458 |
| | 1 | 1 |
QPageLayout::fullRectPointsName: | QPageLayout::fullRectPoints | Prototype: | QRect QPageLayout::fullRectPoints() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 852-855 |
| | 1 | 1 |
QPageLayout::fullRectPixelsName: | QPageLayout::fullRectPixels | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 866-869 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 824-827 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 838-841 |
| | 1 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 352-355 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, Unit units, const QMarginsF &minMargins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 370-375 |
| | 2 | 1 |
QPageLayout::QPageLayoutName: | QPageLayout::QPageLayout | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 381-384 |
| | 2 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 169-170 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img, int quality, const QString &description) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 171-172 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, int off_x, int off_y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 808-811 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, volatile int quality_in, const QString &description, int off_x_in, int off_y_in) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 813-992 |
| | 110 | 35 |
QPNGImageWriter::setLoopingName: | QPNGImageWriter::setLooping | Prototype: | void QPNGImageWriter::setLooping(int loops) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 718-721 |
| | 1 | 1 |
QPNGImageWriter::setGammaName: | QPNGImageWriter::setGamma | Prototype: | void QPNGImageWriter::setGamma(float g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 728-731 |
| | 1 | 1 |
QPNGImageWriter::setFrameDelayName: | QPNGImageWriter::setFrameDelay | Prototype: | void QPNGImageWriter::setFrameDelay(int msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 723-726 |
| | 1 | 1 |
QPNGImageWriter::setDisposalMethodName: | QPNGImageWriter::setDisposalMethod | Prototype: | void QPNGImageWriter::setDisposalMethod(DisposalMethod dm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 713-716 |
| | 1 | 1 |
QPNGImageWriter::deviceName: | QPNGImageWriter::device | Prototype: | QIODevice* device() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 174-174 |
| | 1 | 1 |
QPNGImageWriter::QPNGImageWriterName: | QPNGImageWriter::QPNGImageWriter | Prototype: | QPNGImageWriter::QPNGImageWriter(QIODevice* iod) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 699-707 |
| | 2 | 1 |
QPMCache::~QPMCacheName: | QPMCache::~QPMCache | Prototype: | QPMCache::~QPMCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 228-232 |
| | 2 | 1 |
QPMCache::timerEventName: | QPMCache::timerEvent | Prototype: | void QPMCache::timerEvent(QTimerEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 270-281 |
| | 8 | 3 |
QPMCache::resizeKeyArrayName: | QPMCache::resizeKeyArray | Prototype: | void QPMCache::resizeKeyArray(int size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 389-398 |
| | 7 | 3 |
QPMCache::replaceName: | QPMCache::replace | Prototype: | bool QPMCache::replace(const QPixmapCache::Key &key, const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 352-372 |
| | 11 | 3 |
QPMCache::removeName: | QPMCache::remove | Prototype: | bool QPMCache::remove(const QString &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 374-382 |
| | 5 | 2 |
QPMCache::removeName: | QPMCache::remove | Prototype: | bool QPMCache::remove(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 384-387 |
| | 1 | 1 |
QPMCache::releaseKeyName: | QPMCache::releaseKey | Prototype: | void QPMCache::releaseKey(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 412-421 |
| | 7 | 2 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QString &key) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 284-297 |
| | 8 | 3 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 299-307 |
| | 5 | 2 |
QPMCache::insertName: | QPMCache::insert | Prototype: | bool QPMCache::insert(const QString& key, const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 309-334 |
| | 14 | 4 |
QPMCache::insertName: | QPMCache::insert | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 336-350 |
| | 8 | 3 |
QPMCache::getKeyDataName: | QPMCache::getKeyData | Prototype: | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 436-441 |
| | 3 | 2 |
QPMCache::getName: | QPMCache::get | Prototype: | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 195-196 |
| | 1 | 1 |
QPMCache::flushDetachedPixmapsName: | QPMCache::flushDetachedPixmaps | Prototype: | bool QPMCache::flushDetachedPixmaps(bool nt) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 248-268 |
| | 13 | 3 |
QPMCache::createKeyName: | QPMCache::createKey | Prototype: | QPixmapCache::Key QPMCache::createKey() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 400-410 |
| | 8 | 2 |
QPMCache::clearName: | QPMCache::clear | Prototype: | void QPMCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 423-434 |
| | 8 | 2 |
QPMCache::QPMCacheName: | QPMCache::QPMCache | Prototype: | QPMCache::QPMCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 222-227 |
| | 2 | 1 |
QPF2Generator::writeTaggedUInt8Name: | QPF2Generator::writeTaggedUInt8 | Prototype: | void QPF2Generator::writeTaggedUInt8(QFontEngineQPF2::HeaderTag tag, quint8 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 602-607 |
| | 3 | 1 |
QPF2Generator::writeTaggedUInt32Name: | QPF2Generator::writeTaggedUInt32 | Prototype: | void QPF2Generator::writeTaggedUInt32(QFontEngineQPF2::HeaderTag tag, quint32 value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 595-600 |
| | 3 | 1 |
QPF2Generator::writeTaggedStringName: | QPF2Generator::writeTaggedString | Prototype: | void QPF2Generator::writeTaggedString(QFontEngineQPF2::HeaderTag tag, const QByteArray &string) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 588-593 |
| | 3 | 1 |
QPF2Generator::writeTaggedQFixedName: | QPF2Generator::writeTaggedQFixed | Prototype: | void QPF2Generator::writeTaggedQFixed(QFontEngineQPF2::HeaderTag tag, QFixed value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 609-614 |
| | 3 | 1 |
QPF2Generator::writeHeaderName: | QPF2Generator::writeHeader | Prototype: | void QPF2Generator::writeHeader() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 507-559 |
| | 39 | 2 |
QPF2Generator::writeGMapName: | QPF2Generator::writeGMap | Prototype: | void QPF2Generator::writeGMap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 561-575 |
| | 10 | 1 |
QPF2Generator::writeBlockName: | QPF2Generator::writeBlock | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 577-586 |
| | 7 | 2 |
QPF2Generator::generateName: | QPF2Generator::generate | Prototype: | void QPF2Generator::generate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 497-505 |
| | 5 | 1 |
QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivateName: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate | Prototype: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate(GMainContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 83-92 |
| | 6 | 1 |
QPAEventDispatcherGlib::~QPAEventDispatcherGlibName: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib | Prototype: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 103-110 |
| | 4 | 1 |
QPAEventDispatcherGlib::processEventsName: | QPAEventDispatcherGlib::processEvents | Prototype: | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 112-116 |
| | 2 | 1 |
QPAEventDispatcherGlib::QPAEventDispatcherGlibName: | QPAEventDispatcherGlib::QPAEventDispatcherGlib | Prototype: | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 95-101 |
| | 2 | 1 |
QOutputStrategy::createUniqueImageNameName: | QOutputStrategy::createUniqueImageName | Prototype: | QString createUniqueImageName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 70-73 |
| | 1 | 1 |
QOutputStrategy::QOutputStrategyName: | QOutputStrategy::QOutputStrategy | Prototype: | QOutputStrategy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 66-66 |
| | 1 | 1 |
QOutlineMapper::endOutlineName: | QOutlineMapper::endOutline | Prototype: | void QOutlineMapper::endOutline() | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 172-242 |
| | 42 | 12 |
QOutlineMapper::curveToName: | QOutlineMapper::curveTo | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 68-79 |
| | 6 | 2 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 82-118 |
| | 18 | 7 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 120-169 |
| | 23 | 9 |
QOutlineMapper::convertElementsName: | QOutlineMapper::convertElements | Prototype: | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 244-339 |
| | 48 | 9 |