| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPagePreview::setPagePreviewLayout| Name: | 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::setPageLayout| Name: | 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::paintEvent| Name: | 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::QPagePreview| Name: | 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::setDefaultMargins| Name: | 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::paintRect| Name: | 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::marginsPoints| Name: | 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::marginsPixels| Name: | 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::margins| Name: | 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::isValid| Name: | 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::isEquivalentTo| Name: | 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::fullSizeUnits| Name: | 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::fullRectPoints| Name: | 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::fullRectPixels| Name: | 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::fullRect| Name: | 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::fullRect| Name: | 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::clampMargins| Name: | 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::QPageLayoutPrivate| Name: | 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::QPageLayoutPrivate| Name: | 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::units| Name: | 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::setUnits| Name: | 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::setTopMargin| Name: | 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::setRightMargin| Name: | 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::setPageSize| Name: | 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::setOrientation| Name: | 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::setMode| Name: | 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::setMinimumMargins| Name: | 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::setMargins| Name: | 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::setLeftMargin| Name: | 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::setBottomMargin| Name: | 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::paintRectPoints| Name: | 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::paintRectPixels| Name: | 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::paintRect| Name: | 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::paintRect| Name: | 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::pageSize| Name: | 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::orientation| Name: | 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::mode| Name: | 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::minimumMargins| Name: | 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::maximumMargins| Name: | 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::marginsPoints| Name: | 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::marginsPixels| Name: | 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::margins| Name: | 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::margins| Name: | 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::isValid| Name: | 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::isEquivalentTo| Name: | 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::fullRectPoints| Name: | 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::fullRectPixels| Name: | 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::fullRect| Name: | 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::fullRect| Name: | 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::QPageLayout| Name: | 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::QPageLayout| Name: | 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::QPageLayout| Name: | 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::writeImage| Name: | 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::writeImage| Name: | 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::writeImage| Name: | 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::writeImage| Name: | 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::setLooping| Name: | 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::setGamma| Name: | 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::setFrameDelay| Name: | 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::setDisposalMethod| Name: | 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::device| Name: | 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::QPNGImageWriter| Name: | 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::~QPMCache| Name: | 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::timerEvent| Name: | 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::resizeKeyArray| Name: | 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::replace| Name: | 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::remove| Name: | 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::remove| Name: | 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::releaseKey| Name: | 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::object| Name: | 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::object| Name: | 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::insert| Name: | 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::insert| Name: | 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::getKeyData| Name: | 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::get| Name: | 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::flushDetachedPixmaps| Name: | 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::createKey| Name: | 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::clear| Name: | 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::QPMCache| Name: | 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::writeTaggedUInt8| Name: | 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::writeTaggedUInt32| Name: | 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::writeTaggedString| Name: | 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::writeTaggedQFixed| Name: | 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::writeHeader| Name: | 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::writeGMap| Name: | 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::writeBlock| Name: | 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::generate| Name: | 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::QPAEventDispatcherGlibPrivate| Name: | 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::~QPAEventDispatcherGlib| Name: | 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::processEvents| Name: | 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::QPAEventDispatcherGlib| Name: | 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::createUniqueImageName| Name: | 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::QOutputStrategy| Name: | 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::endOutline| Name: | 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::curveTo| Name: | 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::convertPath| Name: | 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::convertPath| Name: | 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::convertElements| Name: | 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 |