Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPixmapDropShadowFilter::setOffsetName: | QPixmapDropShadowFilter::setOffset | Prototype: | void QPixmapDropShadowFilter::setOffset(const QPointF &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1277-1281 |
| | 2 | 1 |
QPixmapDropShadowFilter::setColorName: | QPixmapDropShadowFilter::setColor | Prototype: | void QPixmapDropShadowFilter::setColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1251-1255 |
| | 2 | 1 |
QPixmapDropShadowFilter::setBlurRadiusName: | QPixmapDropShadowFilter::setBlurRadius | Prototype: | void QPixmapDropShadowFilter::setBlurRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1225-1229 |
| | 2 | 1 |
QPixmapDropShadowFilter::offsetName: | QPixmapDropShadowFilter::offset | Prototype: | QPointF QPixmapDropShadowFilter::offset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1264-1268 |
| | 2 | 1 |
QPixmapDropShadowFilter::colorName: | QPixmapDropShadowFilter::color | Prototype: | QColor QPixmapDropShadowFilter::color() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1238-1242 |
| | 2 | 1 |
QPixmapDropShadowFilter::boundingRectForName: | QPixmapDropShadowFilter::boundingRectFor | Prototype: | QRectF QPixmapDropShadowFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1298-1302 |
| | 2 | 1 |
QPixmapDropShadowFilter::blurRadiusName: | QPixmapDropShadowFilter::blurRadius | Prototype: | qreal QPixmapDropShadowFilter::blurRadius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1210-1214 |
| | 2 | 1 |
QPixmapDropShadowFilter::QPixmapDropShadowFilterName: | QPixmapDropShadowFilter::QPixmapDropShadowFilter | Prototype: | QPixmapDropShadowFilter::QPixmapDropShadowFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1187-1190 |
| | 2 | 1 |
QPixmapConvolutionFilter::rowsName: | QPixmapConvolutionFilter::rows | Prototype: | int QPixmapConvolutionFilter::rows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 282-286 |
| | 2 | 1 |
QPixmapConvolutionFilter::convolutionKernelName: | QPixmapConvolutionFilter::convolutionKernel | Prototype: | const qreal *QPixmapConvolutionFilter::convolutionKernel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 271-275 |
| | 2 | 1 |
QPixmapConvolutionFilter::columnsName: | QPixmapConvolutionFilter::columns | Prototype: | int QPixmapConvolutionFilter::columns() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 293-297 |
| | 2 | 1 |
QPixmapConvolutionFilter::boundingRectForName: | QPixmapConvolutionFilter::boundingRectFor | Prototype: | QRectF QPixmapConvolutionFilter::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 303-307 |
| | 2 | 1 |
QPixmapConvolutionFilter::QPixmapConvolutionFilterName: | QPixmapConvolutionFilter::QPixmapConvolutionFilter | Prototype: | QPixmapConvolutionFilter::QPixmapConvolutionFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 229-234 |
| | 2 | 1 |
QPixmapColorizeFilter::strengthName: | QPixmapColorizeFilter::strength | Prototype: | qreal QPixmapColorizeFilter::strength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1064-1068 |
| | 2 | 1 |
QPixmapColorizeFilter::setColorName: | QPixmapColorizeFilter::setColor | Prototype: | void QPixmapColorizeFilter::setColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1052-1056 |
| | 2 | 1 |
QPixmapColorizeFilter::colorName: | QPixmapColorizeFilter::color | Prototype: | QColor QPixmapColorizeFilter::color() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 1041-1045 |
| | 2 | 1 |
QPixmapCache::setCacheLimitName: | QPixmapCache::setCacheLimit | Prototype: | void QPixmapCache::setCacheLimit(int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 626-630 |
| | 2 | 1 |
QPixmapCache::clearName: | QPixmapCache::clear | Prototype: | void QPixmapCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 658-667 |
| | 2 | 2 |
QPixmapCache::Key::~KeyName: | QPixmapCache::Key::~Key | Prototype: | QPixmapCache::Key::~Key() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 124-128 |
| | 2 | 2 |
QPixmapCache::Key::KeyName: | QPixmapCache::Key::Key | Prototype: | QPixmapCache::Key::Key() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 106-108 |
| | 2 | 1 |
QPixmapBlurFilter::setRadiusName: | QPixmapBlurFilter::setRadius | Prototype: | void QPixmapBlurFilter::setRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 533-537 |
| | 2 | 1 |
QPixmapBlurFilter::setBlurHintsName: | QPixmapBlurFilter::setBlurHints | Prototype: | void QPixmapBlurFilter::setBlurHints(QGraphicsBlurEffect::BlurHints hints) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 565-569 |
| | 2 | 1 |
QPixmapBlurFilter::radiusName: | QPixmapBlurFilter::radius | Prototype: | qreal QPixmapBlurFilter::radius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 544-548 |
| | 2 | 1 |
QPixmapBlurFilter::blurHintsName: | QPixmapBlurFilter::blurHints | Prototype: | QGraphicsBlurEffect::BlurHints QPixmapBlurFilter::blurHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 576-580 |
| | 2 | 1 |
QPixmapBlurFilter::QPixmapBlurFilterName: | QPixmapBlurFilter::QPixmapBlurFilter | Prototype: | QPixmapBlurFilter::QPixmapBlurFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 514-517 |
| | 2 | 1 |
QPixmap::createMaskFromColorName: | QPixmap::createMaskFromColor | Prototype: | QBitmap QPixmap::createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 736-740 |
| | 2 | 1 |
QPixmap::createHeuristicMaskName: | QPixmap::createHeuristicMask | Prototype: | QBitmap QPixmap::createHeuristicMask(bool clipTight) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 718-722 |
| | 2 | 1 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 106-111 |
| | 2 | 1 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(QPlatformPixmap *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 169-172 |
| | 2 | 1 |
QPicturePrivate::QPicturePrivateName: | QPicturePrivate::QPicturePrivate | Prototype: | QPicturePrivate::QPicturePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1018-1021 |
| | 2 | 1 |
QPicturePaintEngine::QPicturePaintEngineName: | QPicturePaintEngine::QPicturePaintEngine | Prototype: | QPicturePaintEngine::QPicturePaintEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 72-77 |
| | 2 | 1 |
QPicturePaintEngine::QPicturePaintEngineName: | QPicturePaintEngine::QPicturePaintEngine | Prototype: | QPicturePaintEngine::QPicturePaintEngine(QPaintEnginePrivate &dptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 79-84 |
| | 2 | 1 |
QPictureFormatPlugin::QPictureFormatPluginName: | QPictureFormatPlugin::QPictureFormatPlugin | Prototype: | QPictureFormatPlugin::QPictureFormatPlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp | Lines: | 87-90 |
| | 2 | 1 |
QPicture::operator=Name: | QPicture::operator= | Prototype: | QPicture& QPicture::operator=(const QPicture &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 999-1003 |
| | 2 | 1 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(const QPicture &pic) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 162-165 |
| | 2 | 1 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(QPicturePrivate &dptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 168-172 |
| | 2 | 1 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 132-135 |
| | 2 | 1 |
QPen::~QPenName: | QPen::~QPen | Prototype: | QPen::~QPen() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 348-352 |
| | 2 | 2 |
QPen::setColorName: | QPen::setColor | Prototype: | void QPen::setColor(const QColor &c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 766-770 |
| | 2 | 1 |
QPen::setBrushName: | QPen::setBrush | Prototype: | void QPen::setBrush(const QBrush &brush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 787-791 |
| | 2 | 1 |
QPen::operator=Name: | QPen::operator= | Prototype: | QPen &QPen::operator=(const QPen &p) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 384-388 |
| | 2 | 1 |
QPen::miterLimitName: | QPen::miterLimit | Prototype: | qreal QPen::miterLimit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 584-588 |
| | 2 | 1 |
QPen::isCosmeticName: | QPen::isCosmetic | Prototype: | bool QPen::isCosmetic() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 818-822 |
| | 2 | 1 |
QPen::dashOffsetName: | QPen::dashOffset | Prototype: | qreal QPen::dashOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 542-546 |
| | 2 | 1 |
QPen::QPenName: | QPen::QPen | Prototype: | QPen::QPen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 270-274 |
| | 2 | 1 |
QPdfWriterPrivate::~QPdfWriterPrivateName: | QPdfWriterPrivate::~QPdfWriterPrivate | Prototype: | ~QPdfWriterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 60-64 |
| | 2 | 1 |
QPdfWriterPrivate::QPdfWriterPrivateName: | QPdfWriterPrivate::QPdfWriterPrivate | Prototype: | QPdfWriterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 54-59 |
| | 2 | 1 |
QPdfWriter::titleName: | QPdfWriter::title | Prototype: | QString QPdfWriter::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 182-186 |
| | 2 | 1 |
QPdfWriter::setTitleName: | QPdfWriter::setTitle | Prototype: | void QPdfWriter::setTitle(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 191-195 |
| | 2 | 1 |
QPdfWriter::setCreatorName: | QPdfWriter::setCreator | Prototype: | void QPdfWriter::setCreator(const QString &creator) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 209-213 |
| | 2 | 1 |
QPdfWriter::resolutionName: | QPdfWriter::resolution | Prototype: | int QPdfWriter::resolution() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 251-255 |
| | 2 | 1 |
QPdfWriter::paintEngineName: | QPdfWriter::paintEngine | Prototype: | QPaintEngine *QPdfWriter::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 218-223 |
| | 2 | 1 |
QPdfWriter::newPageName: | QPdfWriter::newPage | Prototype: | bool QPdfWriter::newPage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 404-409 |
| | 2 | 1 |
QPdfWriter::metricName: | QPdfWriter::metric | Prototype: | int QPdfWriter::metric(PaintDeviceMetric id) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 395-399 |
| | 2 | 1 |
QPdfWriter::creatorName: | QPdfWriter::creator | Prototype: | QString QPdfWriter::creator() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 200-204 |
| | 2 | 1 |
QPdfPage::QPdfPageName: | QPdfPage::QPdfPage | Prototype: | QPdfPage::QPdfPage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 734-737 |
| | 2 | 1 |
QPdfEngine::setResolutionName: | QPdfEngine::setResolution | Prototype: | void QPdfEngine::setResolution(int resolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
QPdfEngine::setPageSizeName: | QPdfEngine::setPageSize | Prototype: | void QPdfEngine::setPageSize(const QPageSize &pageSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1296-1300 |
| | 2 | 1 |
QPdfEngine::setPageOrientationName: | QPdfEngine::setPageOrientation | Prototype: | void QPdfEngine::setPageOrientation(QPageLayout::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1302-1306 |
| | 2 | 1 |
QPdfEngine::setPageLayoutName: | QPdfEngine::setPageLayout | Prototype: | void QPdfEngine::setPageLayout(const QPageLayout &pageLayout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1290-1294 |
| | 2 | 1 |
QPdfEngine::setOutputFilenameName: | QPdfEngine::setOutputFilename | Prototype: | void QPdfEngine::setOutputFilename(const QString &filename) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 757-761 |
| | 2 | 1 |
QPdfEngine::resolutionName: | QPdfEngine::resolution | Prototype: | int QPdfEngine::resolution() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1284-1288 |
| | 2 | 1 |
QPdfEngine::pageLayoutName: | QPdfEngine::pageLayout | Prototype: | QPageLayout QPdfEngine::pageLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1315-1319 |
| | 2 | 1 |
QPdfEngine::QPdfEngineName: | QPdfEngine::QPdfEngine | Prototype: | QPdfEngine::QPdfEngine(QPdfEnginePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 747-750 |
| | 2 | 1 |
QPdfEngine::QPdfEngineName: | QPdfEngine::QPdfEngine | Prototype: | QPdfEngine::QPdfEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 752-755 |
| | 2 | 1 |
QPcreJitStackPointer::~QPcreJitStackPointerName: | QPcreJitStackPointer::~QPcreJitStackPointer | Prototype: | ~QPcreJitStackPointer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1094-1098 |
| | 2 | 2 |
QPauseAnimation::durationName: | QPauseAnimation::duration | Prototype: | int QPauseAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 89-91 |
| | 2 | 1 |
QPathClipper::QPathClipperName: | QPathClipper::QPathClipper | Prototype: | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1452-1459 |
| | 2 | 1 |
QPartialCoverage::QPartialCoverageName: | QPartialCoverage::QPartialCoverage | Prototype: | inline QPartialCoverage(uint const_alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 828-832 |
| | 2 | 1 |
QParallelAnimationGroup::QParallelAnimationGroupName: | QParallelAnimationGroup::QParallelAnimationGroup | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 95-99 |
| | 2 | 1 |
QParallelAnimationGroup::QParallelAnimationGroupName: | QParallelAnimationGroup::QParallelAnimationGroup | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 87-90 |
| | 2 | 1 |
QPanGesture::deltaName: | QPanGesture::delta | Prototype: | QPointF QPanGesture::delta() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 314-318 |
| | 2 | 1 |
QPalette::~QPaletteName: | QPalette::~QPalette | Prototype: | QPalette::~QPalette() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 657-661 |
| | 2 | 2 |
QPalette::isBrushSetName: | QPalette::isBrushSet | Prototype: | bool QPalette::isBrushSet(ColorGroup cg, ColorRole cr) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 780-784 |
| | 2 | 1 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette(const QColor &button) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 543-547 |
| | 2 | 1 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette(Qt::GlobalColor button) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 554-558 |
| | 2 | 1 |
QPainterPrivate::hidpiScaleTransformName: | QPainterPrivate::hidpiScaleTransform | Prototype: | QTransform QPainterPrivate::hidpiScaleTransform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 237-241 |
| | 2 | 1 |
QPainterPathStroker::QPainterPathStrokerName: | QPainterPathStroker::QPainterPathStroker | Prototype: | QPainterPathStroker::QPainterPathStroker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2549-2552 |
| | 2 | 1 |
QPainterPathPrivateDeleter::cleanupName: | QPainterPathPrivateDeleter::cleanup | Prototype: | static inline void cleanup(QPainterPathPrivate *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 76-82 |
| | 2 | 2 |
QPainterPath::detach_helperName: | 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: | 571-575 |
| | 2 | 1 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 530-533 |
| | 2 | 1 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath(const QPainterPath &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 542-547 |
| | 2 | 2 |
QPainterPath::QPainterPathName: | 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: | 554-559 |
| | 2 | 1 |
QPainter::restoreRedirectedName: | 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: | 7359-7363 |
| | 2 | 1 |
QPainter::paintEngineName: | 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: | 1933-1937 |
| | 2 | 1 |
QPainter::layoutDirectionName: | QPainter::layoutDirection | Prototype: | Qt::LayoutDirection QPainter::layoutDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7667-7671 |
| | 2 | 1 |
QPainter::isActiveName: | 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: | 1527-1531 |
| | 2 | 1 |
QPainter::eraseRectName: | 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: | 6817-6822 |
| | 2 | 1 |
QPainter::drawTextItemName: | 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: | 6375-6380 |
| | 2 | 1 |
QPainter::drawLinesName: | 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: | 4628-4633 |
| | 2 | 1 |
QPainter::drawLinesName: | 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: | 4641-4646 |
| | 2 | 1 |
QPainter::QPainterName: | 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: | 1441-1444 |
| | 2 | 1 |
QPaintEngineState::transformName: | 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: | 8033-8038 |
| | 2 | 1 |
QPaintEngineState::penNeedsResolvingName: | 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: | 8078-8082 |
| | 2 | 1 |
QPaintEngineState::matrixName: | 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: | 8014-8019 |
| | 2 | 1 |
QPaintEngineState::brushNeedsResolvingName: | 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: | 8064-8068 |
| | 2 | 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: | 162-168 |
| | 2 | 1 |
QPaintEngineEx::drawPathName: | 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 |
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 |