Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 76-79 |
| | 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: | 265-268 |
| | 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: | 246-249 |
| | 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: | 349-352 |
| | 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: | 374-377 |
| | 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: | 396-399 |
| | 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: | 418-421 |
| | 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: | 327-330 |
| | 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: | 273-276 |
| | 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: | 254-257 |
| | 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: | 435-438 |
| | 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: | 446-449 |
| | 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: | 457-460 |
| | 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: | 85-88 |
| | 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: | 895-898 |
| | 1 | 1 |
QPageSizePrivate::isValidName: | 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::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: | 867-870 |
| | 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: | 1789-1792 |
| | 1 | 1 |
QPageSize::sizePointsName: | 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::sizePixelsName: | 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::sizeName: | 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::rectPointsName: | 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::rectPixelsName: | 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::rectName: | 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::nameName: | 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::keyName: | 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::isValidName: | 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::idName: | 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::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: | 1750-1753 |
| | 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: | 1765-1769 |
| | 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: | 1777-1780 |
| | 1 | 1 |
QPageSize::definitionUnitsName: | 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::definitionSizeName: | 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::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: | 96-99 |
| | 1 | 1 |
QPageLayoutPrivate::paintRectName: | QPageLayoutPrivate::paintRect | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 275-278 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPointsName: | QPageLayoutPrivate::marginsPoints | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 222-225 |
| | 1 | 1 |
QPageLayoutPrivate::marginsPixelsName: | QPageLayoutPrivate::marginsPixels | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 227-230 |
| | 1 | 1 |
QPageLayoutPrivate::marginsName: | QPageLayoutPrivate::margins | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 217-220 |
| | 1 | 1 |
QPageLayoutPrivate::isValidName: | QPageLayoutPrivate::isValid | Prototype: | bool QPageLayoutPrivate::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 204-207 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 249-252 |
| | 1 | 1 |
QPageLayoutPrivate::fullRectName: | QPageLayoutPrivate::fullRect | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 254-257 |
| | 1 | 1 |
QPageLayout::unitsName: | QPageLayout::units | Prototype: | QPageLayout::Unit QPageLayout::units() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 574-577 |
| | 1 | 1 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 881-884 |
| | 1 | 1 |
QPageLayout::pageSizeName: | QPageLayout::pageSize | Prototype: | QPageSize QPageLayout::pageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 518-521 |
| | 1 | 1 |
QPageLayout::orientationName: | QPageLayout::orientation | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 549-552 |
| | 1 | 1 |
QPageLayout::modeName: | QPageLayout::mode | Prototype: | QPageLayout::Mode QPageLayout::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 483-486 |
| | 1 | 1 |
QPageLayout::minimumMarginsName: | QPageLayout::minimumMargins | Prototype: | QMarginsF QPageLayout::minimumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 793-796 |
| | 1 | 1 |
QPageLayout::maximumMarginsName: | QPageLayout::maximumMargins | Prototype: | QMarginsF QPageLayout::maximumMargins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 810-813 |
| | 1 | 1 |
QPageLayout::marginsPointsName: | QPageLayout::marginsPoints | Prototype: | QMargins QPageLayout::marginsPoints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 752-755 |
| | 1 | 1 |
QPageLayout::marginsPixelsName: | QPageLayout::marginsPixels | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 763-766 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 730-733 |
| | 1 | 1 |
QPageLayout::marginsName: | QPageLayout::margins | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 741-744 |
| | 1 | 1 |
QPageLayout::isValidName: | QPageLayout::isValid | Prototype: | bool QPageLayout::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 464-467 |
| | 1 | 1 |
QPageLayout::isEquivalentToName: | QPageLayout::isEquivalentTo | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 455-458 |
| | 1 | 1 |
QPageLayout::fullRectPointsName: | QPageLayout::fullRectPoints | Prototype: | QRect QPageLayout::fullRectPoints() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 852-855 |
| | 1 | 1 |
QPageLayout::fullRectPixelsName: | QPageLayout::fullRectPixels | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 866-869 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 824-827 |
| | 1 | 1 |
QPageLayout::fullRectName: | QPageLayout::fullRect | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 838-841 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 169-170 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool writeImage(const QImage& img, int quality, const QString &description) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 171-172 |
| | 1 | 1 |
QPNGImageWriter::writeImageName: | QPNGImageWriter::writeImage | Prototype: | bool QPNGImageWriter::writeImage(const QImage& image, int off_x, int off_y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 808-811 |
| | 1 | 1 |
QPNGImageWriter::setLoopingName: | QPNGImageWriter::setLooping | Prototype: | void QPNGImageWriter::setLooping(int loops) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 718-721 |
| | 1 | 1 |
QPNGImageWriter::setGammaName: | QPNGImageWriter::setGamma | Prototype: | void QPNGImageWriter::setGamma(float g) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 728-731 |
| | 1 | 1 |
QPNGImageWriter::setFrameDelayName: | QPNGImageWriter::setFrameDelay | Prototype: | void QPNGImageWriter::setFrameDelay(int msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 723-726 |
| | 1 | 1 |
QPNGImageWriter::setDisposalMethodName: | QPNGImageWriter::setDisposalMethod | Prototype: | void QPNGImageWriter::setDisposalMethod(DisposalMethod dm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 713-716 |
| | 1 | 1 |
QPNGImageWriter::deviceName: | QPNGImageWriter::device | Prototype: | QIODevice* device() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 174-174 |
| | 1 | 1 |
QPMCache::removeName: | QPMCache::remove | Prototype: | bool QPMCache::remove(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 384-387 |
| | 1 | 1 |
QPMCache::getName: | QPMCache::get | Prototype: | static inline QPixmapCache::KeyData *get(const QPixmapCache::Key &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 195-196 |
| | 1 | 1 |
QOutputStrategy::createUniqueImageNameName: | QOutputStrategy::createUniqueImageName | Prototype: | QString createUniqueImageName() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 70-73 |
| | 1 | 1 |
QOutputStrategy::QOutputStrategyName: | QOutputStrategy::QOutputStrategy | Prototype: | QOutputStrategy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 66-66 |
| | 1 | 1 |
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: | 57-57 |
| | 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: | 152-155 |
| | 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: | 147-150 |
| | 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: | 180-180 |
| | 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: | 329-332 |
| | 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: | 159-159 |
| | 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: | 375-378 |
| | 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: | 339-343 |
| | 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: | 350-354 |
| | 1 | 1 |
QOpenGLWidgetPrivate::textureIdName: | 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::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: | 581-581 |
| | 1 | 1 |
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: | 580-580 |
| | 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: | 550-566 |
| | 1 | 1 |
QOpenGLWidgetPaintDevicePrivate::QOpenGLWidgetPaintDevicePrivateName: | 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::QOpenGLWidgetPaintDeviceName: | 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_contextAboutToBeDestroyedName: | 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::QOpenGLVersionProfilePrivateName: | 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::~QOpenGLVersionProfileName: | 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::versionName: | 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::setProfileName: | 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::profileName: | 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::isValidName: | 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::isLegacyVersionName: | 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::QOpenGLVersionProfileName: | 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::endName: | 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::beginName: | 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::~QOpenGLTexturePrivateName: | 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::releaseName: | 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::bindName: | 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::~QOpenGLTextureGlyphCacheName: | 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 |