Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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::syncStateName: | QPaintEngine::syncState | Prototype: | void QPaintEngine::syncState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 299-306 |
| | 4 | 2 |
QPaintEngine::setSystemRectName: | QPaintEngine::setSystemRect | Prototype: | void QPaintEngine::setSystemRect(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 960-967 |
| | 4 | 2 |
QPaintEngine::setSystemClipName: | QPaintEngine::setSystemClip | Prototype: | void QPaintEngine::setSystemClip(const QRegion ®ion) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 929-939 |
| | 5 | 2 |
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::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::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::drawTiledPixmapName: | QPaintEngine::drawTiledPixmap | Prototype: | void QPaintEngine::drawTiledPixmap(const QRectF &rect, const QPixmap &pixmap, const QPointF &p) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 582-606 |
| | 17 | 6 |
QPaintEngine::drawTextItemName: | QPaintEngine::drawTextItem | Prototype: | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 751-768 |
| | 13 | 3 |
QPaintEngine::drawRectsName: | QPaintEngine::drawRects | Prototype: | void QPaintEngine::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 833-856 |
| | 13 | 3 |
QPaintEngine::drawRectsName: | QPaintEngine::drawRects | Prototype: | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 863-885 |
| | 16 | 5 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 325-338 |
| | 16 | 2 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 354-367 |
| | 16 | 2 |
QPaintEngine::drawPointsName: | QPaintEngine::drawPoints | Prototype: | void QPaintEngine::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 435-469 |
| | 21 | 6 |
QPaintEngine::drawPointsName: | QPaintEngine::drawPoints | Prototype: | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 479-494 |
| | 11 | 3 |
QPaintEngine::drawPathName: | QPaintEngine::drawPath | Prototype: | void QPaintEngine::drawPath(const QPainterPath &) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 738-743 |
| | 2 | 2 |
QPaintEngine::drawLinesName: | QPaintEngine::drawLines | Prototype: | void QPaintEngine::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 775-788 |
| | 7 | 4 |
QPaintEngine::drawLinesName: | QPaintEngine::drawLines | Prototype: | void QPaintEngine::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 797-823 |
| | 14 | 3 |
QPaintEngine::drawImageName: | QPaintEngine::drawImage | Prototype: | void QPaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 617-627 |
| | 7 | 2 |
QPaintEngine::drawEllipseName: | QPaintEngine::drawEllipse | Prototype: | void QPaintEngine::drawEllipse(const QRectF &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 504-514 |
| | 6 | 2 |
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::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::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 |
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 |
QPaintDeviceWindow::updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 87-93 |
| | 4 | 2 |
QPaintDeviceWindow::updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 104-110 |
| | 4 | 2 |
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::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::metricName: | QPaintDeviceWindow::metric | Prototype: | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 128-174 |
| | 28 | 19 |
QPaintDeviceWindow::exposeEventName: | QPaintDeviceWindow::exposeEvent | Prototype: | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 179-194 |
| | 7 | 3 |
QPaintDeviceWindow::eventName: | QPaintDeviceWindow::event | Prototype: | bool QPaintDeviceWindow::event(QEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 199-210 |
| | 6 | 3 |
QPaintDeviceWindow::QPaintDeviceWindowName: | QPaintDeviceWindow::QPaintDeviceWindow | Prototype: | QPaintDeviceWindow::QPaintDeviceWindow(QPaintDeviceWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 215-218 |
| | 2 | 1 |
QPaintDevice::~QPaintDeviceName: | QPaintDevice::~QPaintDevice | Prototype: | QPaintDevice::~QPaintDevice() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 50-55 |
| | 3 | 2 |
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 |
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::metricName: | QPaintDevice::metric | Prototype: | int QPaintDevice::metric(PaintDeviceMetric m) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 86-108 |
| | 13 | 6 |
QPaintDevice::QPaintDeviceName: | QPaintDevice::QPaintDevice | Prototype: | QPaintDevice::QPaintDevice() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 44-48 |
| | 2 | 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 |
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::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::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::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::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::setMarginsName: | QPagedPaintDevice::setMargins | Prototype: | void QPagedPaintDevice::setMargins(const Margins &margins) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 294-298 |
| | 2 | 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::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::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::marginsName: | QPagedPaintDevice::margins | Prototype: | QPagedPaintDevice::Margins QPagedPaintDevice::margins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 307-316 |
| | 7 | 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::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::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: | 65-68 |
| | 2 | 1 |
QPagedPaintDevice::QPagedPaintDeviceName: | QPagedPaintDevice::QPagedPaintDevice | Prototype: | QPagedPaintDevice::QPagedPaintDevice(QPagedPaintDevicePrivate *dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | Lines: | 74-77 |
| | 2 | 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 |
QPageSizePrivate::sizeName: | QPageSizePrivate::size | Prototype: | QSizeF QPageSizePrivate::size(QPageSize::Unit units) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 883-899 |
| | 7 | 4 |
QPageSizePrivate::operator==Name: | QPageSizePrivate::operator== | Prototype: | bool QPageSizePrivate::operator==(const QPageSizePrivate &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 865-871 |
| | 4 | 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::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::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(QPageSize::PageSizeId id, const QString &name) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 827-836 |
| | 7 | 1 |
QPageSizePrivate::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(const QSize &size, const QString &name) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 839-848 |
| | 7 | 1 |
QPageSizePrivate::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(const QSizeF &size, QPageSize::Unit units, const QString &name) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 851-863 |
| | 9 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 753-758 |
| | 2 | 1 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(QPageSize::PageSizeId pageSizeId) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 760-767 |
| | 2 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSize &pointSize, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 769-778 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSizeF &size, QPageSize::Unit units, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 780-790 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QString &key, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 792-805 |
| | 6 | 3 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(int windowsId, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 807-820 |
| | 6 | 3 |
QPageSize::windowsIdName: | QPageSize::windowsId | Prototype: | int QPageSize::windowsId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1358-1363 |
| | 3 | 2 |
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 |
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::sizePointsName: | QPageSize::sizePoints | Prototype: | QSize QPageSize::sizePoints(PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1841-1846 |
| | 3 | 2 |
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::sizePixelsName: | QPageSize::sizePixels | Prototype: | QSize QPageSize::sizePixels(PageSizeId pageSizeId, int resolution) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1853-1858 |
| | 3 | 2 |
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::sizeName: | QPageSize::size | Prototype: | QSizeF QPageSize::size(PageSizeId pageSizeId, Unit units) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1830-1835 |
| | 3 | 2 |
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::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::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::operator=Name: | QPageSize::operator= | Prototype: | QPageSize &QPageSize::operator=(const QPageSize &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1235-1239 |
| | 2 | 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::nameName: | QPageSize::name | Prototype: | QString QPageSize::name(PageSizeId pageSizeId) | Coverage: | 0.000% (0/244) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1498-1744 |
| | 123 | 121 |
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::keyName: | QPageSize::key | Prototype: | QString QPageSize::key(PageSizeId pageSizeId) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1479-1484 |
| | 3 | 2 |
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::isEquivalentToName: | QPageSize::isEquivalentTo | Prototype: | bool QPageSize::isEquivalentTo(const QPageSize &other) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1281-1286 |
| | 3 | 2 |
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::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::definitionUnitsName: | QPageSize::definitionUnits | Prototype: | QPageSize::Unit QPageSize::definitionUnits(PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1819-1824 |
| | 3 | 2 |
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::definitionSizeName: | QPageSize::definitionSize | Prototype: | QSizeF QPageSize::definitionSize(PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1806-1811 |
| | 3 | 2 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1120-1123 |
| | 2 | 1 |
QPageSize::QPageSizeName: | QPageSize::QPageSize | Prototype: | QPageSize::QPageSize(PageSizeId pageSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1132-1135 |
| | 2 | 1 |