| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPlatformFontDatabase::resolveFontFamilyAlias| Name: | QPlatformFontDatabase::resolveFontFamilyAlias | | Prototype: | QString QPlatformFontDatabase::resolveFontFamilyAlias(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 436-439 |
| | 1 | 1 |
QPlatformFontDatabase::registerFontFamily| Name: | QPlatformFontDatabase::registerFontFamily | | Prototype: | void QPlatformFontDatabase::registerFontFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QPlatformFontDatabase::registerAliasToFontFamily| Name: | QPlatformFontDatabase::registerAliasToFontFamily | | Prototype: | void QPlatformFontDatabase::registerAliasToFontFamily(const QString &familyName, const QString &alias) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 666-669 |
| | 1 | 1 |
QPlatformFontDatabase::populateFamily| Name: | QPlatformFontDatabase::populateFamily | | Prototype: | void QPlatformFontDatabase::populateFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QPlatformFontDatabase::fontsAlwaysScalable| Name: | QPlatformFontDatabase::fontsAlwaysScalable | | Prototype: | bool QPlatformFontDatabase::fontsAlwaysScalable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 448-451 |
| | 1 | 1 |
QPlatformFontDatabase::fontEngineMulti| Name: | QPlatformFontDatabase::fontEngineMulti | | Prototype: | QFontEngineMulti *QPlatformFontDatabase::fontEngineMulti(QFontEngine *fontEngine, QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QPlatformFontDatabase::defaultFont| Name: | QPlatformFontDatabase::defaultFont | | Prototype: | QFont QPlatformFontDatabase::defaultFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 423-426 |
| | 1 | 1 |
QPlatformFileDialogHelper::setOptions| Name: | QPlatformFileDialogHelper::setOptions | | Prototype: | void QPlatformFileDialogHelper::setOptions(const QSharedPointer<QFileDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 693-696 |
| | 1 | 1 |
QPlatformFileDialogHelper::options| Name: | QPlatformFileDialogHelper::options | | Prototype: | const QSharedPointer<QFileDialogOptions> &QPlatformFileDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 688-691 |
| | 1 | 1 |
QPlatformFileDialogHelper::isSupportedUrl| Name: | QPlatformFileDialogHelper::isSupportedUrl | | Prototype: | bool QPlatformFileDialogHelper::isSupportedUrl(const QUrl &url) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QPlatformDropQtResponse::isAccepted| Name: | QPlatformDropQtResponse::isAccepted | | Prototype: | bool QPlatformDropQtResponse::isAccepted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 60-63 |
| | 1 | 1 |
QPlatformDropQtResponse::acceptedAction| Name: | QPlatformDropQtResponse::acceptedAction | | Prototype: | Qt::DropAction QPlatformDropQtResponse::acceptedAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QPlatformDragQtResponse::answerRect| Name: | QPlatformDragQtResponse::answerRect | | Prototype: | QRect QPlatformDragQtResponse::answerRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPlatformDragPrivate::QPlatformDragPrivate| Name: | QPlatformDragPrivate::QPlatformDragPrivate | | Prototype: | QPlatformDragPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 83-83 |
| | 1 | 1 |
QPlatformDrag::~QPlatformDrag| Name: | QPlatformDrag::~QPlatformDrag | | Prototype: | QPlatformDrag::~QPlatformDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QPlatformDrag::ownsDragObject| Name: | QPlatformDrag::ownsDragObject | | Prototype: | bool QPlatformDrag::ownsDragObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QPlatformDrag::defaultPixmap| Name: | QPlatformDrag::defaultPixmap | | Prototype: | QPixmap QPlatformDrag::defaultPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QPlatformDrag::currentDrag| Name: | QPlatformDrag::currentDrag | | Prototype: | QDrag *QPlatformDrag::currentDrag() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QPlatformDrag::cancelDrag| Name: | QPlatformDrag::cancelDrag | | Prototype: | void QPlatformDrag::cancelDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QPlatformDialogHelper::styleHint| Name: | QPlatformDialogHelper::styleHint | | Prototype: | QVariant QPlatformDialogHelper::styleHint(StyleHint hint) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QPlatformCursor::pos| Name: | QPlatformCursor::pos | | Prototype: | QPoint QPlatformCursor::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 116-120 |
| | 1 | 1 |
QPlatformColorDialogHelper::setOptions| Name: | QPlatformColorDialogHelper::setOptions | | Prototype: | void QPlatformColorDialogHelper::setOptions(const QSharedPointer<QColorDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 401-404 |
| | 1 | 1 |
QPlatformColorDialogHelper::options| Name: | QPlatformColorDialogHelper::options | | Prototype: | const QSharedPointer<QColorDialogOptions> &QPlatformColorDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QPlatformClipboard::supportsMode| Name: | QPlatformClipboard::supportsMode | | Prototype: | bool QPlatformClipboard::supportsMode(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 111-114 |
| | 1 | 1 |
QPlatformBackingStore::~QPlatformBackingStore| Name: | QPlatformBackingStore::~QPlatformBackingStore | | Prototype: | QPlatformBackingStore::~QPlatformBackingStore() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 612-615 |
| | 1 | 1 |
QPlatformBackingStore::window| Name: | QPlatformBackingStore::window | | Prototype: | QWindow* QPlatformBackingStore::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 621-624 |
| | 1 | 1 |
QPlatformBackingStore::toImage| Name: | QPlatformBackingStore::toImage | | Prototype: | QImage QPlatformBackingStore::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 425-428 |
| | 1 | 1 |
QPlatformBackingStore::graphicsBuffer| Name: | QPlatformBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QPlatformBackingStore::graphicsBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 650-653 |
| | 1 | 1 |
QPlatformAccessibility::cleanup| Name: | QPlatformAccessibility::cleanup | | Prototype: | void QPlatformAccessibility::cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 131-134 |
| | 1 | 1 |
QPlainTextEditPrivate::verticalOffset| Name: | QPlainTextEditPrivate::verticalOffset | | Prototype: | qreal QPlainTextEditPrivate::verticalOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 503-505 |
| | 1 | 1 |
QPlainTextEditControl::firstVisibleBlock| Name: | QPlainTextEditControl::firstVisibleBlock | | Prototype: | QTextBlock QPlainTextEditControl::firstVisibleBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 508-511 |
| | 1 | 1 |
QPlainTextEditControl::anchorAt| Name: | QPlainTextEditControl::anchorAt | | Prototype: | QString QPlainTextEditControl::anchorAt(const QPointF &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QPlainTextEditControl::QPlainTextEditControl| Name: | QPlainTextEditControl::QPlainTextEditControl | | Prototype: | QPlainTextEditControl::QPlainTextEditControl(QPlainTextEdit *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 433-438 |
| | 1 | 1 |
QPlainTextEdit::zoomOut| Name: | QPlainTextEdit::zoomOut | | Prototype: | void QPlainTextEdit::zoomOut(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2340-2343 |
| | 1 | 1 |
QPlainTextEdit::zoomIn| Name: | QPlainTextEdit::zoomIn | | Prototype: | void QPlainTextEdit::zoomIn(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2324-2327 |
| | 1 | 1 |
QPlainTextEdit::setTextCursor| Name: | QPlainTextEdit::setTextCursor | | Prototype: | void QPlainTextEdit::setTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1358-1361 |
| | 1 | 1 |
QPlainTextEdit::keyReleaseEvent| Name: | QPlainTextEdit::keyReleaseEvent | | Prototype: | void QPlainTextEdit::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1792-1818 |
| | 1 | 1 |
QPlainTextEdit::inputMethodQuery| Name: | QPlainTextEdit::inputMethodQuery | | Prototype: | QVariant QPlainTextEdit::inputMethodQuery(Qt::InputMethodQuery property) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2191-2194 |
| | 1 | 1 |
QPlainTextEdit::blockCount| Name: | QPlainTextEdit::blockCount | | Prototype: | int QPlainTextEdit::blockCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3139-3142 |
| | 1 | 1 |
QPlainTextDocumentLayout::requestUpdate| Name: | QPlainTextDocumentLayout::requestUpdate | | Prototype: | void QPlainTextDocumentLayout::requestUpdate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QPlainTextDocumentLayout::pageCount| Name: | QPlainTextDocumentLayout::pageCount | | Prototype: | int QPlainTextDocumentLayout::pageCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 167-168 |
| | 1 | 1 |
QPlainTextDocumentLayout::hitTest| Name: | QPlainTextDocumentLayout::hitTest | | Prototype: | int QPlainTextDocumentLayout::hitTest(const QPointF &, Qt::HitTestAccuracy ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 154-162 |
| | 1 | 1 |
QPlainTestLogger::outputMessage| Name: | QPlainTestLogger::outputMessage | | Prototype: | void QPlainTestLogger::outputMessage(const char *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 216-237 |
| | 1 | 1 |
QPixmapStyle::unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 108-114 |
| | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QPalette &palette) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 119-122 |
| | 1 | 1 |
QPixmapStyle::QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle(QPixmapStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 677-679 |
| | 1 | 1 |
QPixmapIconEngine::key| Name: | QPixmapIconEngine::key | | Prototype: | QString QPixmapIconEngine::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QPixmapIconEngine::clone| Name: | QPixmapIconEngine::clone | | Prototype: | QIconEngine *QPixmapIconEngine::clone() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 459-462 |
| | 1 | 1 |
QPixmapFilter::boundingRectFor| Name: | QPixmapFilter::boundingRectFor | | Prototype: | QRectF QPixmapFilter::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: | 160-163 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 115-119 |
| | 1 | 1 |
QPixmapFilter::QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(QPixmapFilterPrivate&d, QPixmapFilter::FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 126-130 |
| | 1 | 1 |
QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivate| Name: | QPixmapDropShadowFilterPrivate::QPixmapDropShadowFilterPrivate | | Prototype: | QPixmapDropShadowFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1141-1142 |
| | 1 | 1 |
QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivate| Name: | QPixmapConvolutionFilterPrivate::~QPixmapConvolutionFilterPrivate | | Prototype: | ~QPixmapConvolutionFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 211-213 |
| | 1 | 1 |
QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivate| Name: | QPixmapConvolutionFilterPrivate::QPixmapConvolutionFilterPrivate | | Prototype: | QPixmapConvolutionFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 210-210 |
| | 1 | 1 |
QPixmapCacheEntry::~QPixmapCacheEntry| Name: | QPixmapCacheEntry::~QPixmapCacheEntry | | Prototype: | QPixmapCacheEntry::~QPixmapCacheEntry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QPixmapCache::totalUsed| Name: | QPixmapCache::totalUsed | | Prototype: | int QPixmapCache::totalUsed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QPixmapCache::remove| Name: | QPixmapCache::remove | | Prototype: | void QPixmapCache::remove(const QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 635-638 |
| | 1 | 1 |
QPixmapCache::insert| Name: | QPixmapCache::insert | | Prototype: | bool QPixmapCache::insert(const QString &key, const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 563-566 |
| | 1 | 1 |
QPixmapCache::insert| Name: | QPixmapCache::insert | | Prototype: | QPixmapCache::Key QPixmapCache::insert(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QPixmapCache::flushDetachedPixmaps| Name: | QPixmapCache::flushDetachedPixmaps | | Prototype: | void QPixmapCache::flushDetachedPixmaps() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 669-672 |
| | 1 | 1 |
QPixmapCache::find| Name: | QPixmapCache::find | | Prototype: | QPixmap *QPixmapCache::find(const QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 487-490 |
| | 1 | 1 |
QPixmapCache::find| Name: | QPixmapCache::find | | Prototype: | bool QPixmapCache::find(const QString &key, QPixmap& pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 499-502 |
| | 1 | 1 |
QPixmapCache::cacheLimit| Name: | QPixmapCache::cacheLimit | | Prototype: | int QPixmapCache::cacheLimit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QPixmapCache::Key::operator ==| Name: | QPixmapCache::Key::operator == | | Prototype: | bool QPixmapCache::Key::operator ==(const Key &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 136-139 |
| | 1 | 1 |
QPixmapCache::Key::isValid| Name: | QPixmapCache::Key::isValid | | Prototype: | bool QPixmapCache::Key::isValid() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 169-172 |
| | 1 | 1 |
QPixmapBlurFilterPrivate::QPixmapBlurFilterPrivate| Name: | QPixmapBlurFilterPrivate::QPixmapBlurFilterPrivate | | Prototype: | QPixmapBlurFilterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 502-502 |
| | 1 | 1 |
QPixmap::~QPixmap| Name: | 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: | 271-274 |
| | 1 | 1 |
QPixmap::width| Name: | QPixmap::width | | Prototype: | int QPixmap::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 513-516 |
| | 1 | 1 |
QPixmap::trueMatrix| Name: | QPixmap::trueMatrix | | Prototype: | QTransform QPixmap::trueMatrix(const QTransform &m, int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 464-467 |
| | 1 | 1 |
QPixmap::trueMatrix| Name: | QPixmap::trueMatrix | | Prototype: | QMatrix QPixmap::trueMatrix(const QMatrix &m, int w, int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QPixmap::transformed| Name: | QPixmap::transformed | | Prototype: | QPixmap QPixmap::transformed(const QMatrix &matrix, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1267-1270 |
| | 1 | 1 |
QPixmap::size| Name: | QPixmap::size | | Prototype: | QSize QPixmap::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 538-541 |
| | 1 | 1 |
QPixmap::rect| Name: | QPixmap::rect | | Prototype: | QRect QPixmap::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 550-553 |
| | 1 | 1 |
QPixmap::paintEngine| Name: | QPixmap::paintEngine | | Prototype: | QPaintEngine *QPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1490-1493 |
| | 1 | 1 |
QPixmap::metric| Name: | QPixmap::metric | | Prototype: | int QPixmap::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1482-1485 |
| | 1 | 1 |
QPixmap::isQBitmap| Name: | QPixmap::isQBitmap | | Prototype: | bool QPixmap::isQBitmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 488-491 |
| | 1 | 1 |
QPixmap::isNull| Name: | QPixmap::isNull | | Prototype: | bool QPixmap::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 501-504 |
| | 1 | 1 |
QPixmap::isDetached| Name: | QPixmap::isDetached | | Prototype: | bool QPixmap::isDetached() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1079-1082 |
| | 1 | 1 |
QPixmap::height| Name: | QPixmap::height | | Prototype: | int QPixmap::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 525-528 |
| | 1 | 1 |
QPixmap::hasAlphaChannel| Name: | QPixmap::hasAlphaChannel | | Prototype: | bool QPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1474-1477 |
| | 1 | 1 |
QPixmap::hasAlpha| Name: | QPixmap::hasAlpha | | Prototype: | bool QPixmap::hasAlpha() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1463-1466 |
| | 1 | 1 |
QPixmap::handle| Name: | QPixmap::handle | | Prototype: | QPlatformPixmap* QPixmap::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1716-1719 |
| | 1 | 1 |
QPixmap::devType| Name: | QPixmap::devType | | Prototype: | int QPixmap::devType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QPixmap::depth| Name: | QPixmap::depth | | Prototype: | int QPixmap::depth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 566-569 |
| | 1 | 1 |
QPixmap::defaultDepth| Name: | QPixmap::defaultDepth | | Prototype: | int QPixmap::defaultDepth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1548-1551 |
| | 1 | 1 |
QPinchGesture::totalScaleFactor| Name: | QPinchGesture::totalScaleFactor | | Prototype: | qreal QPinchGesture::totalScaleFactor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 552-555 |
| | 1 | 1 |
QPinchGesture::totalRotationAngle| Name: | QPinchGesture::totalRotationAngle | | Prototype: | qreal QPinchGesture::totalRotationAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QPinchGesture::totalChangeFlags| Name: | QPinchGesture::totalChangeFlags | | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::totalChangeFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 501-504 |
| | 1 | 1 |
QPinchGesture::startCenterPoint| Name: | QPinchGesture::startCenterPoint | | Prototype: | QPointF QPinchGesture::startCenterPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 521-524 |
| | 1 | 1 |
QPinchGesture::setTotalScaleFactor| Name: | QPinchGesture::setTotalScaleFactor | | Prototype: | void QPinchGesture::setTotalScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 567-570 |
| | 1 | 1 |
QPinchGesture::setTotalRotationAngle| Name: | QPinchGesture::setTotalRotationAngle | | Prototype: | void QPinchGesture::setTotalRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 598-601 |
| | 1 | 1 |
QPinchGesture::setTotalChangeFlags| Name: | QPinchGesture::setTotalChangeFlags | | Prototype: | void QPinchGesture::setTotalChangeFlags(QPinchGesture::ChangeFlags value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 506-509 |
| | 1 | 1 |
QPinchGesture::setStartCenterPoint| Name: | QPinchGesture::setStartCenterPoint | | Prototype: | void QPinchGesture::setStartCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 536-539 |
| | 1 | 1 |
QPinchGesture::setScaleFactor| Name: | QPinchGesture::setScaleFactor | | Prototype: | void QPinchGesture::setScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QPinchGesture::setRotationAngle| Name: | QPinchGesture::setRotationAngle | | Prototype: | void QPinchGesture::setRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 608-611 |
| | 1 | 1 |
QPinchGesture::setLastScaleFactor| Name: | QPinchGesture::setLastScaleFactor | | Prototype: | void QPinchGesture::setLastScaleFactor(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 572-575 |
| | 1 | 1 |
QPinchGesture::setLastRotationAngle| Name: | QPinchGesture::setLastRotationAngle | | Prototype: | void QPinchGesture::setLastRotationAngle(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QPinchGesture::setLastCenterPoint| Name: | QPinchGesture::setLastCenterPoint | | Prototype: | void QPinchGesture::setLastCenterPoint(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QPinchGesture::setChangeFlags| Name: | QPinchGesture::setChangeFlags | | Prototype: | void QPinchGesture::setChangeFlags(QPinchGesture::ChangeFlags value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 516-519 |
| | 1 | 1 |