Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QOpenGLWidgetPrivate::beginBackingStorePaintingName: | 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: | 591-591 |
| | 1 | 1 |
QOpenGLWidgetPrivate::endBackingStorePaintingName: | 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: | 592-592 |
| | 1 | 1 |
QOpenGLWidgetPrivate::textureIdName: | QOpenGLWidgetPrivate::textureId | Prototype: | GLuint QOpenGLWidgetPrivate::textureId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 652-655 |
| | 1 | 1 |
QOpenGLWidgetPrivate::~QOpenGLWidgetPrivateName: | QOpenGLWidgetPrivate::~QOpenGLWidgetPrivate | Prototype: | ~QOpenGLWidgetPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 574-577 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindowName: | 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: | 346-350 |
| | 1 | 1 |
QOpenGLWindow::QOpenGLWindowName: | 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: | 357-361 |
| | 1 | 1 |
QOpenGLWindow::~QOpenGLWindowName: | 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: | 382-385 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::QOpenGLWindowPaintDeviceName: | 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: | 165-165 |
| | 1 | 1 |
QOpenGLWindowPaintDevice::ensureActiveTargetName: | 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: | 336-339 |
| | 1 | 1 |
QOpenGLWindowPrivate::getName: | 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: | 186-186 |
| | 1 | 1 |
QOpenSslLocks::globalLockName: | 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: | 148-151 |
| | 1 | 1 |
QOpenSslLocks::initLockName: | 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: | 153-156 |
| | 1 | 1 |
QOpenUrlHandlerRegistry::QOpenUrlHandlerRegistryName: | 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: | 63-63 |
| | 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: | 72-72 |
| | 1 | 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: | 76-79 |
| | 1 | 1 |
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: | 211-212 |
| | 1 | 1 |
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: | 400-403 |
| | 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: | 180-180 |
| | 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::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::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::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::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: | 175-176 |
| | 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: | 177-178 |
| | 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 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 830-833 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 844-847 |
| | 1 | 1 |
QPageLayout::fullRectPixelsName: | QPageLayout::fullRectPixels | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 872-875 |
| | 1 | 1 |
QPageLayout::fullRectPointsName: | QPageLayout::fullRectPoints | Prototype: | QRect QPageLayout::fullRectPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 858-861 |
| | 1 | 1 |
QPageLayout::isEquivalentToName: | QPageLayout::isEquivalentTo | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 461-464 |
| | 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: | 470-473 |
| | 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: | 736-739 |
| | 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: | 747-750 |
| | 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: | 769-772 |
| | 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: | 758-761 |
| | 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: | 816-819 |
| | 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: | 799-802 |
| | 1 | 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: | 489-492 |
| | 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: | 555-558 |
| | 1 | 1 |
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: | 524-527 |
| | 1 | 1 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 887-890 |
| | 1 | 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: | 580-583 |
| | 1 | 1 |
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: | 255-258 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 260-263 |
| | 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: | 210-213 |
| | 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: | 223-226 |
| | 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: | 233-236 |
| | 1 | 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: | 228-231 |
| | 1 | 1 |
QPageLayoutPrivate::paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 281-284 |
| | 1 | 1 |
QPageSetupDialogPrivate::QPageSetupDialogPrivateName: | 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: | 102-105 |
| | 1 | 1 |
QPageSize::definitionSizeName: | QPageSize::definitionSize | Prototype: | QSizeF QPageSize::definitionSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1380-1383 |
| | 1 | 1 |
QPageSize::definitionUnitsName: | QPageSize::definitionUnits | Prototype: | QPageSize::Unit QPageSize::definitionUnits() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1400-1403 |
| | 1 | 1 |
QPageSize::idName: | QPageSize::id | Prototype: | QPageSize::PageSizeId QPageSize::id() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1342-1345 |
| | 1 | 1 |
QPageSize::idName: | 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: | 1756-1759 |
| | 1 | 1 |
QPageSize::idName: | 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: | 1771-1775 |
| | 1 | 1 |
QPageSize::idName: | 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: | 1783-1786 |
| | 1 | 1 |
QPageSize::isValidName: | QPageSize::isValid | Prototype: | bool QPageSize::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1295-1298 |
| | 1 | 1 |
QPageSize::keyName: | QPageSize::key | Prototype: | QString QPageSize::key() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1316-1319 |
| | 1 | 1 |
QPageSize::nameName: | QPageSize::name | Prototype: | QString QPageSize::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1331-1334 |
| | 1 | 1 |
QPageSize::rectName: | QPageSize::rect | Prototype: | QRectF QPageSize::rect(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1444-1447 |
| | 1 | 1 |
QPageSize::rectPixelsName: | QPageSize::rectPixels | Prototype: | QRect QPageSize::rectPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1466-1469 |
| | 1 | 1 |
QPageSize::rectPointsName: | QPageSize::rectPoints | Prototype: | QRect QPageSize::rectPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1455-1458 |
| | 1 | 1 |
QPageSize::sizeName: | QPageSize::size | Prototype: | QSizeF QPageSize::size(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1411-1414 |
| | 1 | 1 |
QPageSize::sizePixelsName: | QPageSize::sizePixels | Prototype: | QSize QPageSize::sizePixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1433-1436 |
| | 1 | 1 |
QPageSize::sizePointsName: | QPageSize::sizePoints | Prototype: | QSize QPageSize::sizePoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1422-1425 |
| | 1 | 1 |
QPageSize::windowsIdName: | 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: | 1795-1798 |
| | 1 | 1 |
QPageSizePrivate::isEquivalentToName: | 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: | 873-876 |
| | 1 | 1 |
QPageSizePrivate::isValidName: | QPageSizePrivate::isValid | Prototype: | bool QPageSizePrivate::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 878-881 |
| | 1 | 1 |
QPageSizePrivate::sizePixelsName: | 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: | 901-904 |
| | 1 | 1 |
QPagedPaintDevice::ddName: | 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: | 91-94 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayoutName: | 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: | 452-455 |
| | 1 | 1 |
QPagedPaintDevice::devicePageLayoutName: | 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: | 463-466 |
| | 1 | 1 |
QPagedPaintDevice::pageLayoutName: | 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: | 441-444 |
| | 1 | 1 |
QPagedPaintDevice::pageSizeName: | 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: | 260-263 |
| | 1 | 1 |
QPagedPaintDevice::pageSizeMMName: | 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: | 279-282 |
| | 1 | 1 |
QPagedPaintDevice::setPageLayoutName: | 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: | 333-336 |
| | 1 | 1 |
QPagedPaintDevice::setPageMarginsName: | 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: | 402-405 |
| | 1 | 1 |
QPagedPaintDevice::setPageMarginsName: | 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: | 424-427 |
| | 1 | 1 |
QPagedPaintDevice::setPageOrientationName: | 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: | 380-383 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeName: | 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: | 252-255 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeName: | 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: | 355-358 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeMMName: | 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: | 271-274 |
| | 1 | 1 |
QPagedPaintDevice::~QPagedPaintDeviceName: | 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: | 82-85 |
| | 1 | 1 |
QPaintDevice::redirectedName: | 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: | 68-71 |
| | 1 | 1 |
QPaintDevice::sharedPainterName: | 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: | 76-79 |
| | 1 | 1 |
QPaintDeviceWindow::paintEngineName: | 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: | 223-226 |
| | 1 | 1 |
QPaintDeviceWindow::paintEventName: | 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: | 119-123 |
| | 1 | 1 |
QPaintDeviceWindow::updateName: | 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: | 73-76 |
| | 1 | 1 |
QPaintEngine::QPaintEngineName: | 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: | 693-702 |
| | 1 | 1 |
QPaintEngine::QPaintEngineName: | 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: | 708-717 |
| | 1 | 1 |
QPaintEngine::coordinateOffsetName: | 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: | 915-918 |
| | 1 | 1 |
QPaintEngine::drawEllipseName: | 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: | 520-523 |
| | 1 | 1 |
QPaintEngine::paintDeviceName: | 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: | 900-903 |
| | 1 | 1 |
QPaintEngine::painterName: | QPaintEngine::painter | Prototype: | QPainter *QPaintEngine::painter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 729-732 |
| | 1 | 1 |
QPaintEngine::setPaintDeviceName: | 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: | 891-894 |
| | 1 | 1 |
QPaintEngine::systemClipName: | 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: | 949-952 |
| | 1 | 1 |
QPaintEngine::systemRectName: | 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: | 975-978 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineExName: | 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: | 366-370 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineExName: | 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: | 372-376 |
| | 1 | 1 |
QPaintEngineEx::drawEllipseName: | 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: | 834-837 |
| | 1 | 1 |