Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTextBrowser::mouseReleaseEventName: | QTextBrowser::mouseReleaseEvent | Prototype: | void QTextBrowser::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 1001-1004 |
| | 1 | 1 |
QTextBrowserPrivate::HistoryEntry::HistoryEntryName: | QTextBrowserPrivate::HistoryEntry::HistoryEntry | Prototype: | inline HistoryEntry() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 70-72 |
| | 1 | 1 |
QTextBrowserPrivate::QTextBrowserPrivateName: | QTextBrowserPrivate::QTextBrowserPrivate | Prototype: | inline QTextBrowserPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 59-65 |
| | 1 | 1 |
QTextBrowserPrivate::resolveUrlName: | QTextBrowserPrivate::resolveUrl | Prototype: | inline QUrl resolveUrl(const QString &url) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 133-134 |
| | 1 | 1 |
QTextCharFormat::QTextCharFormatName: | QTextCharFormat::QTextCharFormat | Prototype: | QTextCharFormat::QTextCharFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1341-1341 |
| | 1 | 1 |
QTextCharFormat::fontName: | QTextCharFormat::font | Prototype: | QFont QTextCharFormat::font() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1955-1958 |
| | 1 | 1 |
QTextCharFormat::setFontName: | QTextCharFormat::setFont | Prototype: | void QTextCharFormat::setFont(const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1884-1887 |
| | 1 | 1 |
QTextCodec::aliasesName: | QTextCodec::aliases | Prototype: | QList<QByteArray> QTextCodec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 726-729 |
| | 1 | 1 |
QTextCodec::availableMibsName: | QTextCodec::availableMibs | Prototype: | QList<int> QTextCodec::availableMibs() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 629-647 |
| | 1 | 1 |
QTextCodec::codecForHtmlName: | QTextCodec::codecForHtml | Prototype: | QTextCodec *QTextCodec::codecForHtml(const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 1085-1088 |
| | 1 | 1 |
QTextCodec::codecForUtfTextName: | QTextCodec::codecForUtfText | Prototype: | QTextCodec *QTextCodec::codecForUtfText(const QByteArray &ba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 1145-1148 |
| | 1 | 1 |
QTextCodec::fromUnicodeName: | QTextCodec::fromUnicode | Prototype: | QByteArray QTextCodec::fromUnicode(const QString& str) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 804-807 |
| | 1 | 1 |
QTextCodec::makeDecoderName: | QTextCodec::makeDecoder | Prototype: | QTextDecoder* QTextCodec::makeDecoder(QTextCodec::ConversionFlags flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 771-774 |
| | 1 | 1 |
QTextCodec::makeEncoderName: | QTextCodec::makeEncoder | Prototype: | QTextEncoder* QTextCodec::makeEncoder(QTextCodec::ConversionFlags flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 784-787 |
| | 1 | 1 |
QTextCodec::setCodecForLocaleName: | QTextCodec::setCodecForLocale | Prototype: | void QTextCodec::setCodecForLocale(QTextCodec *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 661-664 |
| | 1 | 1 |
QTextCodec::toUnicodeName: | QTextCodec::toUnicode | Prototype: | QString QTextCodec::toUnicode(const QByteArray& a) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 824-827 |
| | 1 | 1 |
QTextCursor::QTextCursorName: | QTextCursor::QTextCursor | Prototype: | QTextCursor::QTextCursor(QTextFrame *frame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1055-1059 |
| | 1 | 1 |
QTextCursor::QTextCursorName: | QTextCursor::QTextCursor | Prototype: | QTextCursor::QTextCursor(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1065-1069 |
| | 1 | 1 |
QTextCursor::QTextCursorName: | QTextCursor::QTextCursor | Prototype: | QTextCursor::QTextCursor(const QTextCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1095-1098 |
| | 1 | 1 |
QTextCursor::hasSelectionName: | QTextCursor::hasSelection | Prototype: | bool QTextCursor::hasSelection() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1578-1581 |
| | 1 | 1 |
QTextCursor::insertBlockName: | QTextCursor::insertBlock | Prototype: | void QTextCursor::insertBlock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2003-2006 |
| | 1 | 1 |
QTextCursor::insertImageName: | QTextCursor::insertImage | Prototype: | void QTextCursor::insertImage(const QTextImageFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2293-2296 |
| | 1 | 1 |
QTextCursor::insertTableName: | QTextCursor::insertTable | Prototype: | QTextTable *QTextCursor::insertTable(int rows, int cols) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2139-2142 |
| | 1 | 1 |
QTextCursor::isCopyOfName: | QTextCursor::isCopyOf | Prototype: | bool QTextCursor::isCopyOf(const QTextCursor &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2514-2517 |
| | 1 | 1 |
QTextCursor::isNullName: | QTextCursor::isNull | Prototype: | bool QTextCursor::isNull() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1131-1134 |
| | 1 | 1 |
QTextCursor::keepPositionOnInsertName: | QTextCursor::keepPositionOnInsert | Prototype: | bool QTextCursor::keepPositionOnInsert() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1348-1351 |
| | 1 | 1 |
QTextCursor::operator!=Name: | QTextCursor::operator!= | Prototype: | bool QTextCursor::operator!=(const QTextCursor &rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 2341-2344 |
| | 1 | 1 |
QTextCursor::selectionName: | QTextCursor::selection | Prototype: | QTextDocumentFragment QTextCursor::selection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1755-1758 |
| | 1 | 1 |
QTextCursor::verticalMovementXName: | QTextCursor::verticalMovementX | Prototype: | int QTextCursor::verticalMovementX() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1333-1336 |
| | 1 | 1 |
QTextCursor::visualNavigationName: | QTextCursor::visualNavigation | Prototype: | bool QTextCursor::visualNavigation() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 1282-1285 |
| | 1 | 1 |
QTextCursorPrivate::QTextCursorPrivateName: | QTextCursorPrivate::QTextCursorPrivate | Prototype: | QTextCursorPrivate::QTextCursorPrivate(QTextDocumentPrivate *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 57-63 |
| | 1 | 1 |
QTextDecoder::QTextDecoderName: | QTextDecoder::QTextDecoder | Prototype: | QTextDecoder::QTextDecoder(const QTextCodec *codec, QTextCodec::ConversionFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 967-971 |
| | 1 | 1 |
QTextDecoder::hasFailureName: | QTextDecoder::hasFailure | Prototype: | bool QTextDecoder::hasFailure() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 1165-1168 |
| | 1 | 1 |
QTextDecoder::toUnicodeName: | QTextDecoder::toUnicode | Prototype: | QString QTextDecoder::toUnicode(const char *chars, int len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 990-993 |
| | 1 | 1 |
QTextDecoder::toUnicodeName: | QTextDecoder::toUnicode | Prototype: | QString QTextDecoder::toUnicode(const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 1025-1028 |
| | 1 | 1 |
QTextDocument::endName: | QTextDocument::end | Prototype: | QTextBlock QTextDocument::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QTextDocument::isModifiedName: | QTextDocument::isModified | Prototype: | bool QTextDocument::isModified() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1838-1841 |
| | 1 | 1 |
QTextDocument::pageCountName: | QTextDocument::pageCount | Prototype: | int QTextDocument::pageCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1790-1793 |
| | 1 | 1 |
QTextDocument::setModifiedName: | QTextDocument::setModified | Prototype: | void QTextDocument::setModified(bool m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1843-1846 |
| | 1 | 1 |
QTextDocument::sizeName: | QTextDocument::size | Prototype: | QSizeF QTextDocument::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 836-839 |
| | 1 | 1 |
QTextDocument::toHtmlName: | QTextDocument::toHtml | Prototype: | QString QTextDocument::toHtml(const QByteArray &encoding) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3251-3254 |
| | 1 | 1 |
QTextDocumentFragment::fromHtmlName: | QTextDocumentFragment::fromHtml | Prototype: | QTextDocumentFragment QTextDocumentFragment::fromHtml(const QString &html) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 1183-1186 |
| | 1 | 1 |
QTextDocumentFragment::isEmptyName: | QTextDocumentFragment::isEmpty | Prototype: | bool QTextDocumentFragment::isEmpty() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 349-352 |
| | 1 | 1 |
QTextDocumentLayout::QTextDocumentLayoutName: | QTextDocumentLayout::QTextDocumentLayout | Prototype: | QTextDocumentLayout::QTextDocumentLayout(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2849-2853 |
| | 1 | 1 |
QTextDocumentLayout::ensureLayoutedName: | QTextDocumentLayout::ensureLayouted | Prototype: | void QTextDocumentLayout::ensureLayouted(qreal y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3338-3341 |
| | 1 | 1 |
QTextDocumentLayoutPrivate::ensureLayoutFinishedName: | QTextDocumentLayoutPrivate::ensureLayoutFinished | Prototype: | inline void ensureLayoutFinished() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 518-519 |
| | 1 | 1 |
QTextDocumentPrivate::insertBlockName: | QTextDocumentPrivate::insertBlock | Prototype: | int QTextDocumentPrivate::insertBlock(int pos, int blockFormat, int charFormat, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 440-443 |
| | 1 | 1 |
QTextDocumentPrivate::objectForFormatName: | QTextDocumentPrivate::objectForFormat | Prototype: | QTextObject *QTextDocumentPrivate::objectForFormat(const QTextFormat &f) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1610-1613 |
| | 1 | 1 |
QTextDocumentWriter::codecName: | QTextDocumentWriter::codec | Prototype: | QTextCodec *QTextDocumentWriter::codec() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | Lines: | 331-334 |
| | 1 | 1 |
QTextDocumentWriter::deviceName: | QTextDocumentWriter::device | Prototype: | QIODevice *QTextDocumentWriter::device () const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | Lines: | 207-210 |
| | 1 | 1 |
QTextDocumentWriter::formatName: | QTextDocumentWriter::format | Prototype: | QByteArray QTextDocumentWriter::format () const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | Lines: | 175-178 |
| | 1 | 1 |
QTextDocumentWriter::setFormatName: | QTextDocumentWriter::setFormat | Prototype: | void QTextDocumentWriter::setFormat (const QByteArray &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | Lines: | 165-168 |
| | 1 | 1 |
QTextEdit::inputMethodQueryName: | QTextEdit::inputMethodQuery | Prototype: | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery property) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1712-1715 |
| | 1 | 1 |
QTextEdit::keyReleaseEventName: | QTextEdit::keyReleaseEvent | Prototype: | void QTextEdit::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1344-1371 |
| | 1 | 1 |
QTextEdit::setTextCursorName: | QTextEdit::setTextCursor | Prototype: | void QTextEdit::setTextCursor(const QTextCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 799-802 |
| | 1 | 1 |
QTextEdit::zoomInName: | QTextEdit::zoomIn | Prototype: | void QTextEdit::zoomIn(int range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2266-2269 |
| | 1 | 1 |
QTextEdit::zoomOutName: | QTextEdit::zoomOut | Prototype: | void QTextEdit::zoomOut(int range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2282-2285 |
| | 1 | 1 |
QTextEditControl::QTextEditControlName: | QTextEditControl::QTextEditControl | Prototype: | inline QTextEditControl(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 78-78 |
| | 1 | 1 |
QTextEncoder::QTextEncoderName: | QTextEncoder::QTextEncoder | Prototype: | QTextEncoder::QTextEncoder(const QTextCodec *codec, QTextCodec::ConversionFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 893-897 |
| | 1 | 1 |
QTextEncoder::hasFailureName: | QTextEncoder::hasFailure | Prototype: | bool QTextEncoder::hasFailure() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 913-916 |
| | 1 | 1 |
QTextEngine::FontEngineCache::FontEngineCacheName: | QTextEngine::FontEngineCache::FontEngineCache | Prototype: | QTextEngine::FontEngineCache::FontEngineCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1998-2001 |
| | 1 | 1 |
QTextEngine::QTextEngineName: | QTextEngine::QTextEngine | Prototype: | QTextEngine::QTextEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1466-1469 |
| | 1 | 1 |
QTextEngine::QTextEngineName: | QTextEngine::QTextEngine | Prototype: | QTextEngine::QTextEngine(const QString &str, const QFont &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1471-1476 |
| | 1 | 1 |
QTextEngine::addOverlineName: | QTextEngine::addOverline | Prototype: | void QTextEngine::addOverline(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3349-3352 |
| | 1 | 1 |
QTextEngine::addStrikeOutName: | QTextEngine::addStrikeOut | Prototype: | void QTextEngine::addStrikeOut(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3344-3347 |
| | 1 | 1 |
QTextEngine::addUnderlineName: | QTextEngine::addUnderline | Prototype: | void QTextEngine::addUnderline(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3338-3342 |
| | 1 | 1 |
QTextEngine::clearLineDataName: | QTextEngine::clearLineData | Prototype: | void QTextEngine::clearLineData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1554-1557 |
| | 1 | 1 |
QTextFormat::hasPropertyName: | QTextFormat::hasProperty | Prototype: | bool QTextFormat::hasProperty(int propertyId) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1198-1201 |
| | 1 | 1 |
QTextFormat::propertyName: | QTextFormat::property | Prototype: | QVariant QTextFormat::property(int propertyId) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1089-1092 |
| | 1 | 1 |
QTextFormat::propertyCountName: | QTextFormat::propertyCount | Prototype: | int QTextFormat::propertyCount() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1226-1229 |
| | 1 | 1 |
QTextFormat::toBlockFormatName: | QTextFormat::toBlockFormat | Prototype: | QTextBlockFormat QTextFormat::toBlockFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 862-865 |
| | 1 | 1 |
QTextFormat::toCharFormatName: | QTextFormat::toCharFormat | Prototype: | QTextCharFormat QTextFormat::toCharFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 870-873 |
| | 1 | 1 |
QTextFormat::toFrameFormatName: | QTextFormat::toFrameFormat | Prototype: | QTextFrameFormat QTextFormat::toFrameFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 894-897 |
| | 1 | 1 |
QTextFormat::toImageFormatName: | QTextFormat::toImageFormat | Prototype: | QTextImageFormat QTextFormat::toImageFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 902-905 |
| | 1 | 1 |
QTextFormat::toListFormatName: | QTextFormat::toListFormat | Prototype: | QTextListFormat QTextFormat::toListFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 878-881 |
| | 1 | 1 |
QTextFormat::toTableCellFormatName: | QTextFormat::toTableCellFormat | Prototype: | QTextTableCellFormat QTextFormat::toTableCellFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 912-915 |
| | 1 | 1 |
QTextFormat::toTableFormatName: | QTextFormat::toTableFormat | Prototype: | QTextTableFormat QTextFormat::toTableFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 886-889 |
| | 1 | 1 |
QTextFormat::typeName: | QTextFormat::type | Prototype: | int QTextFormat::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 854-857 |
| | 1 | 1 |
QTextFormatCollection::setObjectFormatIndexName: | QTextFormatCollection::setObjectFormatIndex | Prototype: | void QTextFormatCollection::setObjectFormatIndex(int objectIndex, int formatIndex) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3435-3438 |
| | 1 | 1 |
QTextFormatPrivate::Property::PropertyName: | QTextFormatPrivate::Property::Property | Prototype: | inline Property(qint32 k, const QVariant &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 168-168 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=Name: | QTextFormatPrivate::Property::operator!= | Prototype: | inline bool operator!=(const Property &other) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 176-177 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==Name: | QTextFormatPrivate::Property::operator== | Prototype: | inline bool operator==(const Property &other) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 174-175 |
| | 1 | 1 |
QTextFormatPrivate::QTextFormatPrivateName: | QTextFormatPrivate::QTextFormatPrivate | Prototype: | QTextFormatPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 164-164 |
| | 1 | 1 |
QTextFormatPrivate::hasPropertyName: | QTextFormatPrivate::hasProperty | Prototype: | inline bool hasProperty(qint32 key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 235-236 |
| | 1 | 1 |
QTextFrame::iterator::currentFrameName: | QTextFrame::iterator::currentFrame | Prototype: | QTextFrame *QTextFrame::iterator::currentFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 702-705 |
| | 1 | 1 |
QTextFrameComparator::operator()Name: | QTextFrameComparator::operator() | Prototype: | bool operator()(QTextFrame *frame, int position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1448-1448 |
| | 1 | 1 |
QTextFrameComparator::operator()Name: | QTextFrameComparator::operator() | Prototype: | bool operator()(int position, QTextFrame *frame) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1449-1449 |
| | 1 | 1 |
QTextHtmlStyleSelector::QTextHtmlStyleSelectorName: | QTextHtmlStyleSelector::QTextHtmlStyleSelector | Prototype: | inline QTextHtmlStyleSelector(const QTextHtmlParser *parser) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1660-1661 |
| | 1 | 1 |
QTextHtmlStyleSelector::duplicateNodeName: | QTextHtmlStyleSelector::duplicateNode | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::duplicateNode(NodePtr node) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1724-1727 |
| | 1 | 1 |
QTextHtmlStyleSelector::isNullNodeName: | QTextHtmlStyleSelector::isNullNode | Prototype: | bool QTextHtmlStyleSelector::isNullNode(NodePtr node) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1709-1712 |
| | 1 | 1 |
QTextHtmlStyleSelector::nodeNamesName: | QTextHtmlStyleSelector::nodeNames | Prototype: | QStringList QTextHtmlStyleSelector::nodeNames(NodePtr node) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1676-1679 |
| | 1 | 1 |
QTextImageFormat::QTextImageFormatName: | QTextImageFormat::QTextImageFormat | Prototype: | QTextImageFormat::QTextImageFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3053-3053 |
| | 1 | 1 |
QTextInlineObject::ascentName: | QTextInlineObject::ascent | Prototype: | qreal QTextInlineObject::ascent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 172-175 |
| | 1 | 1 |
QTextInlineObject::descentName: | QTextInlineObject::descent | Prototype: | qreal QTextInlineObject::descent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 182-185 |
| | 1 | 1 |
QTextInlineObject::formatName: | QTextInlineObject::format | Prototype: | QTextFormat QTextInlineObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 248-251 |
| | 1 | 1 |
QTextInlineObject::formatIndexName: | QTextInlineObject::formatIndex | Prototype: | int QTextInlineObject::formatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 240-243 |
| | 1 | 1 |
QTextInlineObject::heightName: | QTextInlineObject::height | Prototype: | qreal QTextInlineObject::height() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 193-196 |
| | 1 | 1 |
QTextInlineObject::setAscentName: | QTextInlineObject::setAscent | Prototype: | void QTextInlineObject::setAscent(qreal a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 213-216 |
| | 1 | 1 |
QTextInlineObject::setDescentName: | QTextInlineObject::setDescent | Prototype: | void QTextInlineObject::setDescent(qreal d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 223-226 |
| | 1 | 1 |
QTextInlineObject::setWidthName: | QTextInlineObject::setWidth | Prototype: | void QTextInlineObject::setWidth(qreal w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 203-206 |
| | 1 | 1 |