| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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::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::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::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::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::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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::~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 |
QPaintDevice::redirected| Name: | QPaintDevice::redirected | | Prototype: | QPaintDevice *QPaintDevice::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QPaintDevice::sharedPainter| Name: | QPaintDevice::sharedPainter | | Prototype: | QPainter *QPaintDevice::sharedPainter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPaintDeviceWindow::paintEngine| Name: | QPaintDeviceWindow::paintEngine | | Prototype: | QPaintEngine *QPaintDeviceWindow::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QPaintDeviceWindow::paintEvent| Name: | QPaintDeviceWindow::paintEvent | | Prototype: | void QPaintDeviceWindow::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 113-117 |
| | 1 | 1 |
QPaintDeviceWindow::update| Name: | QPaintDeviceWindow::update | | Prototype: | void QPaintDeviceWindow::update() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 684-693 |
| | 1 | 1 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(QPaintEnginePrivate &dptr, PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 699-708 |
| | 1 | 1 |
QPaintEngine::coordinateOffset| Name: | QPaintEngine::coordinateOffset | | Prototype: | QPoint QPaintEngine::coordinateOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 906-909 |
| | 1 | 1 |
QPaintEngine::drawEllipse| Name: | QPaintEngine::drawEllipse | | Prototype: | void QPaintEngine::drawEllipse(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QPaintEngine::paintDevice| Name: | QPaintEngine::paintDevice | | Prototype: | QPaintDevice *QPaintEngine::paintDevice() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 891-894 |
| | 1 | 1 |
QPaintEngine::painter| Name: | QPaintEngine::painter | | Prototype: | QPainter *QPaintEngine::painter() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 720-723 |
| | 1 | 1 |
QPaintEngine::setPaintDevice| Name: | QPaintEngine::setPaintDevice | | Prototype: | void QPaintEngine::setPaintDevice(QPaintDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 882-885 |
| | 1 | 1 |
QPaintEngine::systemClip| Name: | QPaintEngine::systemClip | | Prototype: | QRegion QPaintEngine::systemClip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 940-943 |
| | 1 | 1 |
QPaintEngine::systemRect| Name: | QPaintEngine::systemRect | | Prototype: | QRect QPaintEngine::systemRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 966-969 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 363-367 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 369-373 |
| | 1 | 1 |
QPaintEngineEx::drawEllipse| Name: | QPaintEngineEx::drawEllipse | | Prototype: | void QPaintEngineEx::drawEllipse(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QPaintEngineEx::drawImage| Name: | QPaintEngineEx::drawImage | | Prototype: | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 939-942 |
| | 1 | 1 |
QPaintEngineEx::drawPixmap| Name: | QPaintEngineEx::drawPixmap | | Prototype: | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 934-937 |
| | 1 | 1 |