Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPainterPathStroker::curveThresholdName: | QPainterPathStroker::curveThreshold | Prototype: | qreal QPainterPathStroker::curveThreshold() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2713-2716 |
| | 1 | 1 |
QPainterPathStroker::capStyleName: | QPainterPathStroker::capStyle | Prototype: | Qt::PenCapStyle QPainterPathStroker::capStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2651-2654 |
| | 1 | 1 |
QPainterPath::toSubpathPolygonsName: | QPainterPath::toSubpathPolygons | Prototype: | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1607-1610 |
| | 1 | 1 |
QPainterPath::toFillPolygonsName: | QPainterPath::toFillPolygons | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QPainterPath::toFillPolygonName: | QPainterPath::toFillPolygon | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2812-2815 |
| | 1 | 1 |
QPainterPath::subtractedInvertedName: | QPainterPath::subtractedInverted | Prototype: | QPainterPath QPainterPath::subtractedInverted(const QPainterPath &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3328-3331 |
| | 1 | 1 |
QPainterPath::operator|=Name: | QPainterPath::operator|= | Prototype: | QPainterPath &QPainterPath::operator|=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2353-2356 |
| | 1 | 1 |
QPainterPath::operator|Name: | QPainterPath::operator| | Prototype: | QPainterPath QPainterPath::operator|(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2304-2307 |
| | 1 | 1 |
QPainterPath::operator-=Name: | QPainterPath::operator-= | Prototype: | QPainterPath &QPainterPath::operator-=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2379-2382 |
| | 1 | 1 |
QPainterPath::operator-Name: | QPainterPath::operator- | Prototype: | QPainterPath QPainterPath::operator-(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2329-2332 |
| | 1 | 1 |
QPainterPath::operator+=Name: | QPainterPath::operator+= | Prototype: | QPainterPath &QPainterPath::operator+=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2366-2369 |
| | 1 | 1 |
QPainterPath::operator+Name: | QPainterPath::operator+ | Prototype: | QPainterPath QPainterPath::operator+(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2317-2320 |
| | 1 | 1 |
QPainterPath::operator&=Name: | QPainterPath::operator&= | Prototype: | QPainterPath &QPainterPath::operator&=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2341-2344 |
| | 1 | 1 |
QPainterPath::operator&Name: | QPainterPath::operator& | Prototype: | QPainterPath QPainterPath::operator&(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2292-2295 |
| | 1 | 1 |
QPainterPath::operator!=Name: | QPainterPath::operator!= | Prototype: | bool QPainterPath::operator!=(const QPainterPath &path) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2280-2283 |
| | 1 | 1 |
QPainterPath::isEmptyName: | QPainterPath::isEmpty | Prototype: | bool QPainterPath::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1492-1495 |
| | 1 | 1 |
QPainterPath::fillRuleName: | QPainterPath::fillRule | Prototype: | Qt::FillRule QPainterPath::fillRule() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1309-1312 |
| | 1 | 1 |
QPainterPath::elementCountName: | QPainterPath::elementCount | Prototype: | int QPainterPath::elementCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 481-484 |
| | 1 | 1 |
QPainter::transformName: | QPainter::transform | Prototype: | const QTransform & QPainter::transform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8202-8205 |
| | 1 | 1 |
QPainter::setWorldMatrixName: | QPainter::setWorldMatrix | Prototype: | void QPainter::setWorldMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2914-2917 |
| | 1 | 1 |
QPainter::setTransformName: | QPainter::setTransform | Prototype: | void QPainter::setTransform(const QTransform &transform, bool combine ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8191-8194 |
| | 1 | 1 |
QPainter::setMatrixEnabledName: | QPainter::setMatrixEnabled | Prototype: | void QPainter::setMatrixEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3093-3096 |
| | 1 | 1 |
QPainter::setMatrixName: | QPainter::setMatrix | Prototype: | void QPainter::setMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2950-2953 |
| | 1 | 1 |
QPainter::resetMatrixName: | QPainter::resetMatrix | Prototype: | void QPainter::resetMatrix() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3030-3033 |
| | 1 | 1 |
QPainter::matrixEnabledName: | QPainter::matrixEnabled | Prototype: | bool QPainter::matrixEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3106-3109 |
| | 1 | 1 |
QPainter::matrixName: | QPainter::matrix | Prototype: | const QMatrix &QPainter::matrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2963-2966 |
| | 1 | 1 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QPointF &p, const QString &str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5697-5700 |
| | 1 | 1 |
QPainter::drawRoundRectName: | QPainter::drawRoundRect | Prototype: | void QPainter::drawRoundRect(const QRectF &r, int xRnd, int yRnd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4181-4184 |
| | 1 | 1 |
QPainter::combinedMatrixName: | QPainter::combinedMatrix | Prototype: | QMatrix QPainter::combinedMatrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2981-2984 |
| | 1 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRegion& paintRegion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1429-1431 |
| | 1 | 1 |
QPaintEvent::QPaintEventName: | QPaintEvent::QPaintEvent | Prototype: | QPaintEvent::QPaintEvent(const QRect &paintRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1437-1439 |
| | 1 | 1 |
QPaintEngineState::renderHintsName: | QPaintEngineState::renderHints | Prototype: | QPainter::RenderHints QPaintEngineState::renderHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8138-8141 |
| | 1 | 1 |
QPaintEngineState::penName: | QPaintEngineState::pen | Prototype: | QPen QPaintEngineState::pen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7921-7924 |
| | 1 | 1 |
QPaintEngineState::painterName: | QPaintEngineState::painter | Prototype: | QPainter *QPaintEngineState::painter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8164-8167 |
| | 1 | 1 |
QPaintEngineState::opacityName: | QPaintEngineState::opacity | Prototype: | qreal QPaintEngineState::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8176-8179 |
| | 1 | 1 |
QPaintEngineState::isClipEnabledName: | QPaintEngineState::isClipEnabled | Prototype: | bool QPaintEngineState::isClipEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8123-8126 |
| | 1 | 1 |
QPaintEngineState::fontName: | QPaintEngineState::font | Prototype: | QFont QPaintEngineState::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7993-7996 |
| | 1 | 1 |
QPaintEngineState::compositionModeName: | QPaintEngineState::compositionMode | Prototype: | QPainter::CompositionMode QPaintEngineState::compositionMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8153-8156 |
| | 1 | 1 |
QPaintEngineState::clipRegionName: | QPaintEngineState::clipRegion | Prototype: | QRegion QPaintEngineState::clipRegion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8093-8096 |
| | 1 | 1 |
QPaintEngineState::clipPathName: | QPaintEngineState::clipPath | Prototype: | QPainterPath QPaintEngineState::clipPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8107-8110 |
| | 1 | 1 |
QPaintEngineState::clipOperationName: | QPaintEngineState::clipOperation | Prototype: | Qt::ClipOperation QPaintEngineState::clipOperation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8052-8055 |
| | 1 | 1 |
QPaintEngineState::brushOriginName: | QPaintEngineState::brushOrigin | Prototype: | QPointF QPaintEngineState::brushOrigin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7949-7952 |
| | 1 | 1 |
QPaintEngineState::brushName: | QPaintEngineState::brush | Prototype: | QBrush QPaintEngineState::brush() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7935-7938 |
| | 1 | 1 |
QPaintEngineState::backgroundModeName: | QPaintEngineState::backgroundMode | Prototype: | Qt::BGMode QPaintEngineState::backgroundMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7978-7981 |
| | 1 | 1 |
QPaintEngineState::backgroundBrushName: | QPaintEngineState::backgroundBrush | Prototype: | QBrush QPaintEngineState::backgroundBrush() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7963-7966 |
| | 1 | 1 |
QPaintEngineExPrivate::~QPaintEngineExPrivateName: | QPaintEngineExPrivate::~QPaintEngineExPrivate | Prototype: | QPaintEngineExPrivate::~QPaintEngineExPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 171-174 |
| | 1 | 1 |
QPaintEngineEx::setStateName: | QPaintEngineEx::setState | Prototype: | void QPaintEngineEx::setState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 993-996 |
| | 1 | 1 |
QPaintEngineEx::requiresPretransformedGlyphPositionsName: | QPaintEngineEx::requiresPretransformedGlyphPositions | Prototype: | bool QPaintEngineEx::requiresPretransformedGlyphPositions(QFontEngine *, const QTransform &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1081-1084 |
| | 1 | 1 |
QPaintEngineEx::fillRectName: | QPaintEngineEx::fillRect | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 702-705 |
| | 1 | 1 |
QPaintEngineEx::drawPixmapName: | 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: | 937-940 |
| | 1 | 1 |
QPaintEngineEx::drawImageName: | 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: | 942-945 |
| | 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 |
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 |
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::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::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::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 |
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 |
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::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::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 |
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::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 |
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::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::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::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::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::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::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::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 |