| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPainter::rotate| Name: | QPainter::rotate | | Prototype: | void QPainter::rotate(qreal a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3165-3180 |
| | 7 | 2 |
QPainter::renderHints| Name: | QPainter::renderHints | | Prototype: | QPainter::RenderHints QPainter::renderHints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7115-7123 |
| | 4 | 2 |
QPainter::pen| Name: | QPainter::pen | | Prototype: | const QPen &QPainter::pen() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3936-3944 |
| | 5 | 2 |
QPainter::opacity| Name: | QPainter::opacity | | Prototype: | qreal QPainter::opacity() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2048-2056 |
| | 5 | 2 |
QPainter::hasClipping| Name: | QPainter::hasClipping | | Prototype: | bool QPainter::hasClipping() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2434-2442 |
| | 5 | 2 |
QPainter::fontMetrics| Name: | QPainter::fontMetrics | | Prototype: | QFontMetrics QPainter::fontMetrics() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2013-2021 |
| | 5 | 2 |
QPainter::fontInfo| Name: | QPainter::fontInfo | | Prototype: | QFontInfo QPainter::fontInfo() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2031-2039 |
| | 5 | 2 |
QPainter::font| Name: | QPainter::font | | Prototype: | const QFont &QPainter::font() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4090-4098 |
| | 5 | 2 |
QPainter::drawChord| Name: | QPainter::drawChord | | Prototype: | void QPainter::drawChord(const QRectF &r, int a, int alen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4482-4501 |
| | 9 | 2 |
QPainter::drawArc| Name: | QPainter::drawArc | | Prototype: | void QPainter::drawArc(const QRectF &r, int a, int alen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4351-4369 |
| | 8 | 2 |
QPainter::deviceTransform| Name: | QPainter::deviceTransform | | Prototype: | const QTransform & QPainter::deviceTransform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8223-8231 |
| | 5 | 2 |
QPainter::deviceMatrix| Name: | QPainter::deviceMatrix | | Prototype: | const QMatrix &QPainter::deviceMatrix() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3006-3014 |
| | 5 | 2 |
QPainter::device| Name: | QPainter::device | | Prototype: | QPaintDevice *QPainter::device() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1512-1518 |
| | 4 | 2 |
QPainter::compositionMode| Name: | QPainter::compositionMode | | Prototype: | QPainter::CompositionMode QPainter::compositionMode() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2401-2409 |
| | 5 | 2 |
QPainter::combinedTransform| Name: | QPainter::combinedTransform | | Prototype: | QTransform QPainter::combinedTransform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8313-8321 |
| | 5 | 2 |
QPainter::brushOrigin| Name: | QPainter::brushOrigin | | Prototype: | QPoint QPainter::brushOrigin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2098-2106 |
| | 5 | 2 |
QPainter::brush| Name: | QPainter::brush | | Prototype: | const QBrush &QPainter::brush() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4013-4021 |
| | 5 | 2 |
QPainter::boundingRect| Name: | QPainter::boundingRect | | Prototype: | QRect QPainter::boundingRect(const QRect &rect, int flags, const QString &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6590-6597 |
| | 5 | 2 |
QPainter::boundingRect| Name: | QPainter::boundingRect | | Prototype: | QRectF QPainter::boundingRect(const QRectF &rect, int flags, const QString &str) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6601-6608 |
| | 5 | 2 |
QPainter::boundingRect| Name: | QPainter::boundingRect | | Prototype: | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6623-6633 |
| | 6 | 2 |
QPainter::backgroundMode| Name: | QPainter::backgroundMode | | Prototype: | Qt::BGMode QPainter::backgroundMode() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3822-3830 |
| | 5 | 2 |
QPainter::background| Name: | QPainter::background | | Prototype: | const QBrush &QPainter::background() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2417-2425 |
| | 5 | 2 |
QPainter::QPainter| Name: | QPainter::QPainter | | Prototype: | QPainter::QPainter(QPaintDevice *pd) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1470-1479 |
| | 5 | 2 |
QPaintEngineExPrivate::hasClipOperations| Name: | QPaintEngineExPrivate::hasClipOperations | | Prototype: | bool QPaintEngineExPrivate::hasClipOperations() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 227-236 |
| | 5 | 2 |
QPaintEngineEx::shouldDrawCachedGlyphs| Name: | QPaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QPaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 1086-1094 |
| | 5 | 2 |
QPaintEngineEx::drawRoundedRect| Name: | QPaintEngineEx::drawRoundedRect | | Prototype: | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 741-779 |
| | 30 | 2 |
QPaintEngineEx::drawRects| Name: | QPaintEngineEx::drawRects | | Prototype: | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 707-722 |
| | 11 | 2 |
QPaintEngineEx::drawRects| Name: | QPaintEngineEx::drawRects | | Prototype: | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 724-738 |
| | 11 | 2 |
QPaintEngineEx::drawPolygon| Name: | QPaintEngineEx::drawPolygon | | Prototype: | void QPaintEngineEx::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/qpaintengineex.cpp | | Lines: | 910-918 |
| | 4 | 2 |
QPaintEngineEx::drawPath| Name: | QPaintEngineEx::drawPath | | Prototype: | void QPaintEngineEx::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 839-843 |
| | 2 | 2 |
QPaintEngineEx::drawLines| Name: | QPaintEngineEx::drawLines | | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 802-815 |
| | 8 | 2 |
QPaintEngineEx::drawEllipse| Name: | QPaintEngineEx::drawEllipse | | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 817-832 |
| | 8 | 2 |
QPaintEngineEx::createState| Name: | QPaintEngineEx::createState | | Prototype: | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 378-383 |
| | 3 | 2 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 684-692 |
| | 4 | 2 |
QPaintEngine::syncState| Name: | 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::setSystemRect| Name: | 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::setSystemClip| Name: | 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::drawPolygon| Name: | 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::drawPolygon| Name: | 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::drawPath| Name: | 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::drawImage| Name: | 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::drawEllipse| Name: | 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 |
QPaintDeviceWindow::update| Name: | 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::update| Name: | 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 |
QPaintDevice::~QPaintDevice| Name: | 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 |
QPageSizePrivate::init| Name: | 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::QPageSizePrivate| Name: | 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::QPageSizePrivate| Name: | 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::QPageSizePrivate| Name: | 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 |
QPageSize::windowsId| Name: | 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::sizePoints| Name: | 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::sizePixels| Name: | 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::size| Name: | 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::key| Name: | 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::isEquivalentTo| Name: | 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::definitionUnits| Name: | 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::definitionSize| Name: | 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 |
QPageSetupWidget::unitChanged| Name: | QPageSetupWidget::unitChanged | | Prototype: | void QPageSetupWidget::unitChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 572-579 |
| | 5 | 2 |
QPageSetupWidget::topMarginChanged| Name: | QPageSetupWidget::topMarginChanged | | Prototype: | void QPageSetupWidget::topMarginChanged(double newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 581-587 |
| | 4 | 2 |
QPageSetupWidget::rightMarginChanged| Name: | QPageSetupWidget::rightMarginChanged | | Prototype: | void QPageSetupWidget::rightMarginChanged(double newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 605-611 |
| | 4 | 2 |
QPageSetupWidget::pageOrientationChanged| Name: | QPageSetupWidget::pageOrientationChanged | | Prototype: | void QPageSetupWidget::pageOrientationChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 537-544 |
| | 5 | 2 |
QPageSetupWidget::leftMarginChanged| Name: | QPageSetupWidget::leftMarginChanged | | Prototype: | void QPageSetupWidget::leftMarginChanged(double newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 597-603 |
| | 4 | 2 |
QPageSetupWidget::bottomMarginChanged| Name: | QPageSetupWidget::bottomMarginChanged | | Prototype: | void QPageSetupWidget::bottomMarginChanged(double newValue) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 589-595 |
| | 4 | 2 |
QPageSetupDialog::~QPageSetupDialog| Name: | QPageSetupDialog::~QPageSetupDialog | | Prototype: | QPageSetupDialog::~QPageSetupDialog() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 149-154 |
| | 3 | 2 |
QPageSetupDialog::exec| Name: | QPageSetupDialog::exec | | Prototype: | int QPageSetupDialog::exec() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 632-640 |
| | 5 | 2 |
QPageSetupDialog::done| Name: | QPageSetupDialog::done | | Prototype: | void QPageSetupDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 172-183 |
| | 7 | 2 |
QPageLayoutPrivate::setDefaultMargins| Name: | QPageLayoutPrivate::setDefaultMargins | | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 238-247 |
| | 7 | 2 |
QPageLayoutPrivate::fullRectPoints| Name: | QPageLayoutPrivate::fullRectPoints | | Prototype: | QRect QPageLayoutPrivate::fullRectPoints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 265-271 |
| | 3 | 2 |
QPageLayoutPrivate::fullRectPixels| Name: | QPageLayoutPrivate::fullRectPixels | | Prototype: | QRect QPageLayoutPrivate::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 273-279 |
| | 3 | 2 |
QPageLayout::setUnits| Name: | QPageLayout::setUnits | | Prototype: | void QPageLayout::setUnits(Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 564-574 |
| | 7 | 2 |
QPageLayout::setTopMargin| Name: | QPageLayout::setTopMargin | | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 692-701 |
| | 6 | 2 |
QPageLayout::setRightMargin| Name: | QPageLayout::setRightMargin | | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 665-674 |
| | 6 | 2 |
QPageLayout::setPageSize| Name: | QPageLayout::setPageSize | | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 506-514 |
| | 6 | 2 |
QPageLayout::setOrientation| Name: | QPageLayout::setOrientation | | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 536-549 |
| | 9 | 2 |
QPageLayout::setLeftMargin| Name: | QPageLayout::setLeftMargin | | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 638-647 |
| | 6 | 2 |
QPageLayout::setBottomMargin| Name: | QPageLayout::setBottomMargin | | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 719-728 |
| | 6 | 2 |
QPageLayout::paintRectPoints| Name: | QPageLayout::paintRectPoints | | Prototype: | QRect QPageLayout::paintRectPoints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 922-928 |
| | 4 | 2 |
QPageLayout::paintRectPixels| Name: | QPageLayout::paintRectPixels | | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 940-946 |
| | 4 | 2 |
QPMCache::remove| Name: | QPMCache::remove | | Prototype: | bool QPMCache::remove(const QString &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 390-398 |
| | 5 | 2 |
QPMCache::releaseKey| Name: | QPMCache::releaseKey | | Prototype: | void QPMCache::releaseKey(const QPixmapCache::Key &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 428-437 |
| | 7 | 2 |
QPMCache::object| Name: | QPMCache::object | | Prototype: | QPixmap *QPMCache::object(const QPixmapCache::Key &key) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 315-323 |
| | 5 | 2 |
QPMCache::getKeyData| Name: | QPMCache::getKeyData | | Prototype: | QPixmapCache::KeyData* QPMCache::getKeyData(QPixmapCache::Key *key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 452-457 |
| | 3 | 2 |
QPMCache::createKey| Name: | QPMCache::createKey | | Prototype: | QPixmapCache::Key QPMCache::createKey() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 416-426 |
| | 8 | 2 |
QPMCache::clear| Name: | QPMCache::clear | | Prototype: | void QPMCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 439-450 |
| | 8 | 2 |
QPF2Generator::writeHeader| Name: | QPF2Generator::writeHeader | | Prototype: | void QPF2Generator::writeHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 513-565 |
| | 39 | 2 |
QPF2Generator::writeBlock| Name: | QPF2Generator::writeBlock | | Prototype: | void QPF2Generator::writeBlock(QFontEngineQPF2::BlockTag tag, const QByteArray &data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 583-592 |
| | 7 | 2 |
QOpenSslLocks::~QOpenSslLocks| Name: | QOpenSslLocks::~QOpenSslLocks | | Prototype: | inline ~QOpenSslLocks() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 130-138 |
| | 5 | 2 |
QOpenSslLocks::lock| Name: | QOpenSslLocks::lock | | Prototype: | inline QMutex *lock(int num) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 139-146 |
| | 5 | 2 |
QOpenGLWindowPrivate::~QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 206-216 |
| | 7 | 2 |
QOpenGLWindowPrivate::bindFBO| Name: | QOpenGLWindowPrivate::bindFBO | | Prototype: | void QOpenGLWindowPrivate::bindFBO() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 320-326 |
| | 3 | 2 |
QOpenGLWindowPrivate::QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate(QOpenGLContext *shareContext, QOpenGLWindow::UpdateBehavior updateBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 175-182 |
| | 2 | 2 |
QOpenGLWindow::redirected| Name: | QOpenGLWindow::redirected | | Prototype: | QPaintDevice *QOpenGLWindow::redirected(QPoint *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 683-689 |
| | 4 | 2 |
QOpenGLWindow::grabFramebuffer| Name: | QOpenGLWindow::grabFramebuffer | | Prototype: | QImage QOpenGLWindow::grabFramebuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 525-532 |
| | 4 | 2 |
QOpenGLWindow::doneCurrent| Name: | QOpenGLWindow::doneCurrent | | Prototype: | void QOpenGLWindow::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 459-467 |
| | 4 | 2 |
QOpenGLWidgetPrivate::resolveSamples| Name: | QOpenGLWidgetPrivate::resolveSamples | | Prototype: | void QOpenGLWidgetPrivate::resolveSamples() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 806-815 |
| | 6 | 2 |
QOpenGLWidgetPrivate::invalidateFbo| Name: | QOpenGLWidgetPrivate::invalidateFbo | | Prototype: | void QOpenGLWidgetPrivate::invalidateFbo() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 853-867 |
| | 10 | 2 |
QOpenGLWidgetPrivate::beginCompose| Name: | QOpenGLWidgetPrivate::beginCompose | | Prototype: | void QOpenGLWidgetPrivate::beginCompose() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 721-731 |
| | 7 | 2 |
QOpenGLWidget::setFormat| Name: | QOpenGLWidget::setFormat | | Prototype: | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 991-1001 |
| | 6 | 2 |
QOpenGLWidget::redirected| Name: | QOpenGLWidget::redirected | | Prototype: | QPaintDevice *QOpenGLWidget::redirected(QPoint *p) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1296-1303 |
| | 4 | 2 |
QOpenGLWidget::doneCurrent| Name: | QOpenGLWidget::doneCurrent | | Prototype: | void QOpenGLWidget::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 1065-1072 |
| | 4 | 2 |