| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPagedPaintDevice::~QPagedPaintDevice| Name: | QPagedPaintDevice::~QPagedPaintDevice | | Prototype: | QPagedPaintDevice::~QPagedPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeMM| Name: | QPagedPaintDevice::setPageSizeMM | | Prototype: | void QPagedPaintDevice::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 265-268 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | void QPagedPaintDevice::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | bool QPagedPaintDevice::setPageSize(const QPageSize &pageSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QPagedPaintDevice::setPageOrientation| Name: | QPagedPaintDevice::setPageOrientation | | Prototype: | bool QPagedPaintDevice::setPageOrientation(QPageLayout::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QPagedPaintDevice::setPageLayout| Name: | QPagedPaintDevice::setPageLayout | | Prototype: | bool QPagedPaintDevice::setPageLayout(const QPageLayout &newPageLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QPagedPaintDevice::pageSizeMM| Name: | QPagedPaintDevice::pageSizeMM | | Prototype: | QSizeF QPagedPaintDevice::pageSizeMM() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 273-276 |
| | 1 | 1 |
QPagedPaintDevice::pageSize| Name: | QPagedPaintDevice::pageSize | | Prototype: | QPagedPaintDevice::PageSize QPagedPaintDevice::pageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QPagedPaintDevice::pageLayout| Name: | QPagedPaintDevice::pageLayout | | Prototype: | QPageLayout QPagedPaintDevice::pageLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 435-438 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayout| Name: | QPagedPaintDevice::devicePageLayout | | Prototype: | QPageLayout QPagedPaintDevice::devicePageLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 446-449 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayout| Name: | QPagedPaintDevice::devicePageLayout | | Prototype: | QPageLayout &QPagedPaintDevice::devicePageLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 457-460 |
| | 1 | 1 |
QPagedPaintDevice::dd| Name: | QPagedPaintDevice::dd | | Prototype: | QPagedPaintDevicePrivate *QPagedPaintDevice::dd() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QPageSizePrivate::sizePixels| Name: | QPageSizePrivate::sizePixels | | Prototype: | QSize QPageSizePrivate::sizePixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 895-898 |
| | 1 | 1 |
QPageSizePrivate::isValid| Name: | QPageSizePrivate::isValid | | Prototype: | bool QPageSizePrivate::isValid() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 872-875 |
| | 1 | 1 |
QPageSizePrivate::isEquivalentTo| Name: | QPageSizePrivate::isEquivalentTo | | Prototype: | bool QPageSizePrivate::isEquivalentTo(const QPageSizePrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 867-870 |
| | 1 | 1 |
QPageSize::windowsId| Name: | QPageSize::windowsId | | Prototype: | int QPageSize::windowsId(PageSizeId pageSizeId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1789-1792 |
| | 1 | 1 |
QPageSize::sizePoints| Name: | QPageSize::sizePoints | | Prototype: | QSize QPageSize::sizePoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1416-1419 |
| | 1 | 1 |
QPageSize::sizePixels| Name: | QPageSize::sizePixels | | Prototype: | QSize QPageSize::sizePixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1427-1430 |
| | 1 | 1 |
QPageSize::size| Name: | QPageSize::size | | Prototype: | QSizeF QPageSize::size(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1405-1408 |
| | 1 | 1 |
QPageSize::rectPoints| Name: | QPageSize::rectPoints | | Prototype: | QRect QPageSize::rectPoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1449-1452 |
| | 1 | 1 |
QPageSize::rectPixels| Name: | QPageSize::rectPixels | | Prototype: | QRect QPageSize::rectPixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1460-1463 |
| | 1 | 1 |
QPageSize::rect| Name: | QPageSize::rect | | Prototype: | QRectF QPageSize::rect(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1438-1441 |
| | 1 | 1 |
QPageSize::name| Name: | QPageSize::name | | Prototype: | QString QPageSize::name() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1325-1328 |
| | 1 | 1 |
QPageSize::key| Name: | QPageSize::key | | Prototype: | QString QPageSize::key() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1310-1313 |
| | 1 | 1 |
QPageSize::isValid| Name: | QPageSize::isValid | | Prototype: | bool QPageSize::isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1289-1292 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1336-1339 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(const QSize &pointSize, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1750-1753 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(const QSizeF &size, Unit units, SizeMatchPolicy matchPolicy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1765-1769 |
| | 1 | 1 |
QPageSize::id| Name: | QPageSize::id | | Prototype: | QPageSize::PageSizeId QPageSize::id(int windowsId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1777-1780 |
| | 1 | 1 |
QPageSize::definitionUnits| Name: | QPageSize::definitionUnits | | Prototype: | QPageSize::Unit QPageSize::definitionUnits() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1394-1397 |
| | 1 | 1 |
QPageSize::definitionSize| Name: | QPageSize::definitionSize | | Prototype: | QSizeF QPageSize::definitionSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 1374-1377 |
| | 1 | 1 |
QPageSetupDialogPrivate::QPageSetupDialogPrivate| Name: | QPageSetupDialogPrivate::QPageSetupDialogPrivate | | Prototype: | QPageSetupDialogPrivate::QPageSetupDialogPrivate(QPrinter *prntr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 96-99 |
| | 1 | 1 |
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::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::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 |
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::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::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::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 |
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::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 |
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::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 |
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 |
QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry| Name: | QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistry | | Prototype: | inline QOpenUrlHandlerRegistry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 57-57 |
| | 1 | 1 |
QOpenSslLocks::initLock| Name: | QOpenSslLocks::initLock | | Prototype: | QMutex *initLock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QOpenSslLocks::globalLock| Name: | QOpenSslLocks::globalLock | | Prototype: | QMutex *globalLock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 147-150 |
| | 1 | 1 |
QOpenGLWindowPrivate::get| Name: | QOpenGLWindowPrivate::get | | Prototype: | static QOpenGLWindowPrivate *get(QOpenGLWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::ensureActiveTarget| Name: | QOpenGLWindowPaintDevice::ensureActiveTarget | | Prototype: | void QOpenGLWindowPaintDevice::ensureActiveTarget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 329-332 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice| Name: | QOpenGLWindowPaintDevice::QOpenGLWindowPaintDevice | | Prototype: | QOpenGLWindowPaintDevice(QOpenGLWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 159-159 |
| | 1 | 1 |
QOpenGLWindow::~QOpenGLWindow| Name: | QOpenGLWindow::~QOpenGLWindow | | Prototype: | QOpenGLWindow::~QOpenGLWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindow| Name: | QOpenGLWindow::QOpenGLWindow | | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLWindow::UpdateBehavior updateBehavior, QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 339-343 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindow| Name: | QOpenGLWindow::QOpenGLWindow | | Prototype: | QOpenGLWindow::QOpenGLWindow(QOpenGLContext *shareContext, UpdateBehavior updateBehavior, QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 350-354 |
| | 1 | 1 |
QOpenGLWidgetPrivate::textureId| Name: | QOpenGLWidgetPrivate::textureId | | Prototype: | GLuint QOpenGLWidgetPrivate::textureId() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 641-644 |
| | 1 | 1 |
QOpenGLWidgetPrivate::endBackingStorePainting| Name: | QOpenGLWidgetPrivate::endBackingStorePainting | | Prototype: | void endBackingStorePainting() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 581-581 |
| | 1 | 1 |
QOpenGLWidgetPrivate::beginBackingStorePainting| Name: | QOpenGLWidgetPrivate::beginBackingStorePainting | | Prototype: | void beginBackingStorePainting() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 580-580 |
| | 1 | 1 |
QOpenGLWidgetPrivate::QOpenGLWidgetPrivate| Name: | QOpenGLWidgetPrivate::QOpenGLWidgetPrivate | | Prototype: | QOpenGLWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 550-566 |
| | 1 | 1 |
QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate| Name: | QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivate | | Prototype: | QOpenGLWidgetPaintDevicePrivate(QOpenGLWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 529-531 |
| | 1 | 1 |
QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice| Name: | QOpenGLWidgetPaintDevice::QOpenGLWidgetPaintDevice | | Prototype: | QOpenGLWidgetPaintDevice(QOpenGLWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 541-542 |
| | 1 | 1 |
QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed| Name: | QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed | | Prototype: | void QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QOpenGLVersionProfilePrivate::QOpenGLVersionProfilePrivate| Name: | QOpenGLVersionProfilePrivate::QOpenGLVersionProfilePrivate | | Prototype: | QOpenGLVersionProfilePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 66-70 |
| | 1 | 1 |
QOpenGLVersionProfile::~QOpenGLVersionProfile| Name: | QOpenGLVersionProfile::~QOpenGLVersionProfile | | Prototype: | QOpenGLVersionProfile::~QOpenGLVersionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 124-127 |
| | 1 | 1 |
QOpenGLVersionProfile::version| Name: | QOpenGLVersionProfile::version | | Prototype: | QPair<int, int> QOpenGLVersionProfile::version() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 146-149 |
| | 1 | 1 |
QOpenGLVersionProfile::setProfile| Name: | QOpenGLVersionProfile::setProfile | | Prototype: | void QOpenGLVersionProfile::setProfile(QSurfaceFormat::OpenGLContextProfile profile) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QOpenGLVersionProfile::profile| Name: | QOpenGLVersionProfile::profile | | Prototype: | QSurfaceFormat::OpenGLContextProfile QOpenGLVersionProfile::profile() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QOpenGLVersionProfile::isValid| Name: | QOpenGLVersionProfile::isValid | | Prototype: | bool QOpenGLVersionProfile::isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QOpenGLVersionProfile::isLegacyVersion| Name: | QOpenGLVersionProfile::isLegacyVersion | | Prototype: | bool QOpenGLVersionProfile::isLegacyVersion() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QOpenGLVersionProfile::QOpenGLVersionProfile| Name: | QOpenGLVersionProfile::QOpenGLVersionProfile | | Prototype: | QOpenGLVersionProfile::QOpenGLVersionProfile(const QOpenGLVersionProfile &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 115-119 |
| | 1 | 1 |
QOpenGLTimerQueryPrivate::end| Name: | QOpenGLTimerQueryPrivate::end | | Prototype: | void QOpenGLTimerQueryPrivate::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 183-186 |
| | 1 | 1 |
QOpenGLTimerQueryPrivate::begin| Name: | QOpenGLTimerQueryPrivate::begin | | Prototype: | void QOpenGLTimerQueryPrivate::begin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QOpenGLTexturePrivate::~QOpenGLTexturePrivate| Name: | QOpenGLTexturePrivate::~QOpenGLTexturePrivate | | Prototype: | QOpenGLTexturePrivate::~QOpenGLTexturePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 129-132 |
| | 1 | 1 |
QOpenGLTexturePrivate::release| Name: | QOpenGLTexturePrivate::release | | Prototype: | void QOpenGLTexturePrivate::release() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 244-247 |
| | 1 | 1 |
QOpenGLTexturePrivate::bind| Name: | QOpenGLTexturePrivate::bind | | Prototype: | void QOpenGLTexturePrivate::bind() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache| Name: | QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache | | Prototype: | QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 77-83 |
| | 1 | 1 |