| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPagedPaintDevice::setPageLayout| Name: | QPagedPaintDevice::setPageLayout | | Prototype: | bool QPagedPaintDevice::setPageLayout(const QPageLayout &newPageLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QPagedPaintDevice::setPageMargins| Name: | QPagedPaintDevice::setPageMargins | | Prototype: | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 418-421 |
| | 1 | 1 |
QPagedPaintDevice::setPageOrientation| Name: | QPagedPaintDevice::setPageOrientation | | Prototype: | bool QPagedPaintDevice::setPageOrientation(QPageLayout::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | void QPagedPaintDevice::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QPagedPaintDevice::setPageSize| Name: | QPagedPaintDevice::setPageSize | | Prototype: | bool QPagedPaintDevice::setPageSize(const QPageSize &pageSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QPagedPaintDevice::setPageSizeMM| Name: | QPagedPaintDevice::setPageSizeMM | | Prototype: | void QPagedPaintDevice::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 265-268 |
| | 1 | 1 |
QPagedPaintDevice::~QPagedPaintDevice| Name: | QPagedPaintDevice::~QPagedPaintDevice | | Prototype: | QPagedPaintDevice::~QPagedPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPaintDevice::QPaintDevice| Name: | QPaintDevice::QPaintDevice | | Prototype: | QPaintDevice::QPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 38-42 |
| | 2 | 1 |
QPaintDevice::redirected| Name: | QPaintDevice::redirected | | Prototype: | QPaintDevice *QPaintDevice::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QPaintDevice::sharedPainter| Name: | QPaintDevice::sharedPainter | | Prototype: | QPainter *QPaintDevice::sharedPainter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPaintDeviceWindow::QPaintDeviceWindow| Name: | 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: | 209-212 |
| | 2 | 1 |
QPaintDeviceWindow::paintEngine| Name: | QPaintDeviceWindow::paintEngine | | Prototype: | QPaintEngine *QPaintDeviceWindow::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 217-220 |
| | 1 | 1 |
QPaintDeviceWindow::paintEvent| Name: | QPaintDeviceWindow::paintEvent | | Prototype: | void QPaintDeviceWindow::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 113-117 |
| | 1 | 1 |
QPaintDeviceWindow::update| Name: | QPaintDeviceWindow::update | | Prototype: | void QPaintDeviceWindow::update() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 684-693 |
| | 1 | 1 |
QPaintEngine::QPaintEngine| Name: | QPaintEngine::QPaintEngine | | Prototype: | QPaintEngine::QPaintEngine(QPaintEnginePrivate &dptr, PaintEngineFeatures caps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 699-708 |
| | 1 | 1 |
QPaintEngine::coordinateOffset| Name: | QPaintEngine::coordinateOffset | | Prototype: | QPoint QPaintEngine::coordinateOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 906-909 |
| | 1 | 1 |
QPaintEngine::drawEllipse| Name: | QPaintEngine::drawEllipse | | Prototype: | void QPaintEngine::drawEllipse(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QPaintEngine::paintDevice| Name: | QPaintEngine::paintDevice | | Prototype: | QPaintDevice *QPaintEngine::paintDevice() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 891-894 |
| | 1 | 1 |
QPaintEngine::painter| Name: | QPaintEngine::painter | | Prototype: | QPainter *QPaintEngine::painter() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 720-723 |
| | 1 | 1 |
QPaintEngine::setPaintDevice| Name: | QPaintEngine::setPaintDevice | | Prototype: | void QPaintEngine::setPaintDevice(QPaintDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 882-885 |
| | 1 | 1 |
QPaintEngine::systemClip| Name: | QPaintEngine::systemClip | | Prototype: | QRegion QPaintEngine::systemClip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 940-943 |
| | 1 | 1 |
QPaintEngine::systemRect| Name: | QPaintEngine::systemRect | | Prototype: | QRect QPaintEngine::systemRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 966-969 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 363-367 |
| | 1 | 1 |
QPaintEngineEx::QPaintEngineEx| Name: | QPaintEngineEx::QPaintEngineEx | | Prototype: | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 369-373 |
| | 1 | 1 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QRect &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 603-614 |
| | 9 | 1 |
QPaintEngineEx::drawEllipse| Name: | QPaintEngineEx::drawEllipse | | Prototype: | void QPaintEngineEx::drawEllipse(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QPaintEngineEx::drawImage| Name: | QPaintEngineEx::drawImage | | Prototype: | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 939-942 |
| | 1 | 1 |
QPaintEngineEx::drawPixmap| Name: | QPaintEngineEx::drawPixmap | | Prototype: | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 934-937 |
| | 1 | 1 |
QPaintEngineEx::drawTiledPixmap| Name: | QPaintEngineEx::drawTiledPixmap | | Prototype: | void QPaintEngineEx::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 944-957 |
| | 9 | 1 |
QPaintEngineEx::fillRect| Name: | 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: | 699-702 |
| | 1 | 1 |
QPaintEngineEx::fillRect| Name: | QPaintEngineEx::fillRect | | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 691-697 |
| | 4 | 1 |
QPaintEngineEx::requiresPretransformedGlyphPositions| Name: | 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: | 1078-1081 |
| | 1 | 1 |
QPaintEngineEx::setState| Name: | 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: | 990-993 |
| | 1 | 1 |
QPaintEngineExPrivate::QPaintEngineExPrivate| Name: | 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: | 156-162 |
| | 2 | 1 |
QPaintEngineExPrivate::~QPaintEngineExPrivate| Name: | 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: | 165-168 |
| | 1 | 1 |
QPaintEngineState::backgroundBrush| Name: | 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: | 7958-7961 |
| | 1 | 1 |
QPaintEngineState::backgroundMode| Name: | 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: | 7973-7976 |
| | 1 | 1 |
QPaintEngineState::brush| Name: | 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: | 7930-7933 |
| | 1 | 1 |
QPaintEngineState::brushNeedsResolving| Name: | QPaintEngineState::brushNeedsResolving | | Prototype: | bool QPaintEngineState::brushNeedsResolving() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8059-8063 |
| | 2 | 1 |
QPaintEngineState::brushOrigin| Name: | 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: | 7944-7947 |
| | 1 | 1 |
QPaintEngineState::clipOperation| Name: | 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: | 8047-8050 |
| | 1 | 1 |
QPaintEngineState::clipPath| Name: | 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: | 8102-8105 |
| | 1 | 1 |
QPaintEngineState::clipRegion| Name: | 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: | 8088-8091 |
| | 1 | 1 |
QPaintEngineState::compositionMode| Name: | 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: | 8148-8151 |
| | 1 | 1 |
QPaintEngineState::font| Name: | 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: | 7988-7991 |
| | 1 | 1 |
QPaintEngineState::isClipEnabled| Name: | 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: | 8118-8121 |
| | 1 | 1 |
QPaintEngineState::matrix| Name: | QPaintEngineState::matrix | | Prototype: | QMatrix QPaintEngineState::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8009-8014 |
| | 2 | 1 |
QPaintEngineState::opacity| Name: | 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: | 8171-8174 |
| | 1 | 1 |
QPaintEngineState::painter| Name: | 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: | 8159-8162 |
| | 1 | 1 |
QPaintEngineState::pen| Name: | 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: | 7916-7919 |
| | 1 | 1 |
QPaintEngineState::penNeedsResolving| Name: | QPaintEngineState::penNeedsResolving | | Prototype: | bool QPaintEngineState::penNeedsResolving() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8073-8077 |
| | 2 | 1 |
QPaintEngineState::renderHints| Name: | 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: | 8133-8136 |
| | 1 | 1 |
QPaintEngineState::transform| Name: | QPaintEngineState::transform | | Prototype: | QTransform QPaintEngineState::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8028-8033 |
| | 2 | 1 |
QPaintEvent::QPaintEvent| Name: | 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: | 1363-1365 |
| | 1 | 1 |
QPaintEvent::QPaintEvent| Name: | 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: | 1371-1373 |
| | 1 | 1 |
QPainter::PixmapFragment::create| Name: | QPainter::PixmapFragment::create | | Prototype: | QPainter::PixmapFragment QPainter::PixmapFragment::create(const QPointF &pos, const QRectF &sourceRect, qreal scaleX, qreal scaleY, qreal rotation, qreal opacity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8411-8418 |
| | 3 | 1 |
QPainter::QPainter| Name: | QPainter::QPainter | | Prototype: | QPainter::QPainter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1436-1439 |
| | 2 | 1 |
QPainter::combinedMatrix| Name: | 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: | 2977-2980 |
| | 1 | 1 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4624-4629 |
| | 2 | 1 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4637-4642 |
| | 2 | 1 |
QPainter::drawRoundRect| Name: | 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: | 4177-4180 |
| | 1 | 1 |
QPainter::drawText| Name: | 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: | 5693-5696 |
| | 1 | 1 |
QPainter::drawTextItem| Name: | QPainter::drawTextItem | | Prototype: | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6371-6376 |
| | 2 | 1 |
QPainter::eraseRect| Name: | QPainter::eraseRect | | Prototype: | void QPainter::eraseRect(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6813-6818 |
| | 2 | 1 |
QPainter::isActive| Name: | QPainter::isActive | | Prototype: | bool QPainter::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1522-1526 |
| | 2 | 1 |
QPainter::layoutDirection| Name: | QPainter::layoutDirection | | Prototype: | Qt::LayoutDirection QPainter::layoutDirection() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7662-7666 |
| | 2 | 1 |
QPainter::matrix| Name: | 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: | 2959-2962 |
| | 1 | 1 |
QPainter::matrixEnabled| Name: | 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: | 3102-3105 |
| | 1 | 1 |
QPainter::paintEngine| Name: | QPainter::paintEngine | | Prototype: | QPaintEngine *QPainter::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1929-1933 |
| | 2 | 1 |
QPainter::redirected| Name: | QPainter::redirected | | Prototype: | QPaintDevice *QPainter::redirected(const QPaintDevice *device, QPoint *offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7378-7383 |
| | 3 | 1 |
QPainter::resetMatrix| Name: | 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: | 3026-3029 |
| | 1 | 1 |
QPainter::restoreRedirected| Name: | QPainter::restoreRedirected | | Prototype: | void QPainter::restoreRedirected(const QPaintDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7355-7359 |
| | 2 | 1 |
QPainter::setMatrix| Name: | 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: | 2946-2949 |
| | 1 | 1 |
QPainter::setMatrixEnabled| Name: | 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: | 3089-3092 |
| | 1 | 1 |
QPainter::setRedirected| Name: | QPainter::setRedirected | | Prototype: | void QPainter::setRedirected(const QPaintDevice *device, QPaintDevice *replacement, const QPoint &offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7327-7336 |
| | 5 | 1 |
QPainter::setTransform| Name: | 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: | 8186-8189 |
| | 1 | 1 |
QPainter::setWorldMatrix| Name: | 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: | 2910-2913 |
| | 1 | 1 |
QPainter::transform| Name: | 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: | 8197-8200 |
| | 1 | 1 |
QPainterPath::QPainterPath| Name: | QPainterPath::QPainterPath | | Prototype: | QPainterPath::QPainterPath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 524-527 |
| | 2 | 1 |
QPainterPath::QPainterPath| Name: | QPainterPath::QPainterPath | | Prototype: | QPainterPath::QPainterPath(const QPointF &startPoint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 548-553 |
| | 2 | 1 |
QPainterPath::currentPosition| Name: | QPainterPath::currentPosition | | Prototype: | QPointF QPainterPath::currentPosition() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 977-982 |
| | 3 | 1 |
QPainterPath::detach_helper| Name: | QPainterPath::detach_helper | | Prototype: | void QPainterPath::detach_helper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 565-569 |
| | 2 | 1 |
QPainterPath::elementAt| Name: | QPainterPath::elementAt | | Prototype: | QPainterPath::Element QPainterPath::elementAt(int i) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 488-493 |
| | 3 | 1 |
QPainterPath::elementCount| Name: | QPainterPath::elementCount | | Prototype: | int QPainterPath::elementCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 475-478 |
| | 1 | 1 |
QPainterPath::ensureData_helper| Name: | QPainterPath::ensureData_helper | | Prototype: | void QPainterPath::ensureData_helper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 574-582 |
| | 6 | 1 |
QPainterPath::fillRule| Name: | QPainterPath::fillRule | | Prototype: | Qt::FillRule QPainterPath::fillRule() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1303-1306 |
| | 1 | 1 |
QPainterPath::isEmpty| Name: | QPainterPath::isEmpty | | Prototype: | bool QPainterPath::isEmpty() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1486-1489 |
| | 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: | 2272-2275 |
| | 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: | 2284-2287 |
| | 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: | 2333-2336 |
| | 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: | 2309-2312 |
| | 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: | 2358-2361 |
| | 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: | 2321-2324 |
| | 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: | 2371-2374 |
| | 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: | 2296-2299 |
| | 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: | 2345-2348 |
| | 1 | 1 |
QPainterPath::setDirty| Name: | QPainterPath::setDirty | | Prototype: | void QPainterPath::setDirty(bool dirty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3385-3392 |
| | 5 | 1 |
QPainterPath::setElementPositionAt| Name: | QPainterPath::setElementPositionAt | | Prototype: | void QPainterPath::setElementPositionAt(int i, qreal x, qreal y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 503-511 |
| | 6 | 1 |