Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 869-872 |
| | 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: | 877-880 |
| | 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: | 901-904 |
| | 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: | 909-912 |
| | 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: | 885-888 |
| | 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: | 919-922 |
| | 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: | 893-896 |
| | 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: | 861-864 |
| | 1 | 1 |
QTextFormatCollection::QTextFormatCollectionName: | QTextFormatCollection::QTextFormatCollection | Prototype: | QTextFormatCollection::QTextFormatCollection(const QTextFormatCollection &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3375-3379 |
| | 2 | 1 |
QTextFormatCollection::createObjectIndexName: | QTextFormatCollection::createObjectIndex | Prototype: | int QTextFormatCollection::createObjectIndex(const QTextFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3447-3452 |
| | 3 | 1 |
QTextFormatCollection::formatName: | QTextFormatCollection::format | Prototype: | QTextFormat QTextFormatCollection::format(int idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3454-3460 |
| | 3 | 2 |
QTextFormatCollection::hasFormatCachedName: | QTextFormatCollection::hasFormatCached | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3422-3433 |
| | 7 | 3 |
QTextFormatCollection::indexForFormatName: | QTextFormatCollection::indexForFormat | Prototype: | int QTextFormatCollection::indexForFormat(const QTextFormat &format) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3392-3420 |
| | 15 | 5 |
QTextFormatCollection::objectFormatIndexName: | QTextFormatCollection::objectFormatIndex | Prototype: | int QTextFormatCollection::objectFormatIndex(int objectIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3435-3440 |
| | 3 | 2 |
QTextFormatCollection::operator=Name: | QTextFormatCollection::operator= | Prototype: | QTextFormatCollection &QTextFormatCollection::operator=(const QTextFormatCollection &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3381-3386 |
| | 3 | 1 |
QTextFormatCollection::setDefaultFontName: | QTextFormatCollection::setDefaultFont | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3462-3468 |
| | 4 | 3 |
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: | 3442-3445 |
| | 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: | 174-174 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=Name: | QTextFormatPrivate::Property::operator!= | Prototype: | inline bool operator!=(const Property &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 182-183 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==Name: | QTextFormatPrivate::Property::operator== | Prototype: | inline bool operator==(const Property &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 180-181 |
| | 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: | 170-170 |
| | 1 | 1 |
QTextFormatPrivate::clearPropertyName: | QTextFormatPrivate::clearProperty | Prototype: | inline void clearProperty(qint32 key) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 213-223 |
| | 7 | 4 |
QTextFormatPrivate::fontName: | QTextFormatPrivate::font | Prototype: | inline const QFont &font() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 246-250 |
| | 3 | 2 |
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: | 241-242 |
| | 1 | 1 |
QTextFormatPrivate::hashName: | QTextFormatPrivate::hash | Prototype: | inline uint hash() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 186-191 |
| | 3 | 2 |
QTextFormatPrivate::insertPropertyName: | QTextFormatPrivate::insertProperty | Prototype: | inline void insertProperty(qint32 key, const QVariant &value) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 200-211 |
| | 8 | 4 |
QTextFormatPrivate::operator==Name: | QTextFormatPrivate::operator== | Prototype: | inline bool operator==(const QTextFormatPrivate &rhs) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 193-198 |
| | 3 | 2 |
QTextFormatPrivate::propertyName: | QTextFormatPrivate::property | Prototype: | inline QVariant property(qint32 key) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 233-239 |
| | 4 | 2 |
QTextFormatPrivate::propertyIndexName: | QTextFormatPrivate::propertyIndex | Prototype: | inline int propertyIndex(qint32 key) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 225-231 |
| | 4 | 3 |
QTextFormatPrivate::recalcFontName: | QTextFormatPrivate::recalcFont | Prototype: | void QTextFormatPrivate::recalcFont() const | Coverage: | 0.000% (0/57) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 346-432 |
| | 57 | 26 |
QTextFormatPrivate::recalcHashName: | QTextFormatPrivate::recalcHash | Prototype: | uint QTextFormatPrivate::recalcHash() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 311-320 |
| | 5 | 2 |
QTextFormatPrivate::resolveFontName: | QTextFormatPrivate::resolveFont | Prototype: | void QTextFormatPrivate::resolveFont(const QFont &defaultFont) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 322-344 |
| | 12 | 3 |
QTextFragment::charFormatName: | QTextFragment::charFormat | Prototype: | QTextCharFormat QTextFragment::charFormat() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1822-1828 |
| | 4 | 2 |
QTextFragment::charFormatIndexName: | QTextFragment::charFormatIndex | Prototype: | int QTextFragment::charFormatIndex() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1836-1842 |
| | 4 | 2 |
QTextFragment::containsName: | QTextFragment::contains | Prototype: | bool QTextFragment::contains(int position) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1809-1815 |
| | 4 | 2 |
QTextFragment::glyphRunsName: | QTextFragment::glyphRuns | Prototype: | QList<QGlyphRun> QTextFragment::glyphRuns(int pos, int len) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1747-1772 |
| | 17 | 6 |
QTextFragment::lengthName: | QTextFragment::length | Prototype: | int QTextFragment::length() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1791-1803 |
| | 8 | 3 |
QTextFragment::positionName: | QTextFragment::position | Prototype: | int QTextFragment::position() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1778-1784 |
| | 3 | 2 |
QTextFragment::textName: | QTextFragment::text | Prototype: | QString QTextFragment::text() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1849-1863 |
| | 10 | 3 |
QTextFrame::QTextFrameName: | QTextFrame::QTextFrame | Prototype: | QTextFrame::QTextFrame(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 416-419 |
| | 2 | 1 |
QTextFrame::QTextFrameName: | QTextFrame::QTextFrame | Prototype: | QTextFrame::QTextFrame(QTextFramePrivate &p, QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 437-440 |
| | 2 | 1 |
QTextFrame::beginName: | QTextFrame::begin | Prototype: | QTextFrame::iterator QTextFrame::begin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 631-637 |
| | 4 | 1 |
QTextFrame::childFramesName: | QTextFrame::childFrames | Prototype: | QList<QTextFrame *> QTextFrame::childFrames() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 447-451 |
| | 2 | 1 |
QTextFrame::endName: | QTextFrame::end | Prototype: | QTextFrame::iterator QTextFrame::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 644-650 |
| | 4 | 1 |
QTextFrame::firstCursorPositionName: | QTextFrame::firstCursorPosition | Prototype: | QTextCursor QTextFrame::firstCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 471-475 |
| | 2 | 1 |
QTextFrame::firstPositionName: | QTextFrame::firstPosition | Prototype: | int QTextFrame::firstPosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 493-499 |
| | 4 | 2 |
QTextFrame::iterator::currentBlockName: | QTextFrame::iterator::currentBlock | Prototype: | QTextBlock QTextFrame::iterator::currentBlock() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 723-728 |
| | 3 | 2 |
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: | 712-715 |
| | 1 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 655-662 |
| | 5 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator(QTextFrame *frame, int block, int begin, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 667-674 |
| | 5 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 681-688 |
| | 5 | 1 |
QTextFrame::iterator::operator++Name: | QTextFrame::iterator::operator++ | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator++() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 735-766 |
| | 21 | 8 |
QTextFrame::iterator::operator--Name: | QTextFrame::iterator::operator-- | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator--() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 773-806 |
| | 23 | 9 |
QTextFrame::iterator::operator=Name: | QTextFrame::iterator::operator= | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 694-702 |
| | 6 | 1 |
QTextFrame::lastCursorPositionName: | QTextFrame::lastCursorPosition | Prototype: | QTextCursor QTextFrame::lastCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 482-486 |
| | 2 | 1 |
QTextFrame::lastPositionName: | QTextFrame::lastPosition | Prototype: | int QTextFrame::lastPosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 506-512 |
| | 4 | 2 |
QTextFrame::layoutDataName: | QTextFrame::layoutData | Prototype: | QTextFrameLayoutData *QTextFrame::layoutData() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 517-521 |
| | 2 | 1 |
QTextFrame::parentFrameName: | QTextFrame::parentFrame | Prototype: | QTextFrame *QTextFrame::parentFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 459-463 |
| | 2 | 1 |
QTextFrame::setLayoutDataName: | QTextFrame::setLayoutData | Prototype: | void QTextFrame::setLayoutData(QTextFrameLayoutData *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 526-531 |
| | 3 | 1 |
QTextFrame::~QTextFrameName: | QTextFrame::~QTextFrame | Prototype: | QTextFrame::~QTextFrame() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 428-432 |
| | 2 | 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: | 1474-1474 |
| | 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: | 1475-1475 |
| | 1 | 1 |
QTextFrameData::QTextFrameDataName: | QTextFrameData::QTextFrameData | Prototype: | QTextFrameData::QTextFrameData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 118-122 |
| | 2 | 1 |
QTextFrameFormat::QTextFrameFormatName: | QTextFrameFormat::QTextFrameFormat | Prototype: | QTextFrameFormat::QTextFrameFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2568-2572 |
| | 2 | 1 |
QTextFrameFormat::QTextFrameFormatName: | QTextFrameFormat::QTextFrameFormat | Prototype: | QTextFrameFormat::QTextFrameFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2581-2584 |
| | 2 | 1 |
QTextFrameFormat::bottomMarginName: | QTextFrameFormat::bottomMargin | Prototype: | qreal QTextFrameFormat::bottomMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2702-2707 |
| | 3 | 2 |
QTextFrameFormat::leftMarginName: | QTextFrameFormat::leftMargin | Prototype: | qreal QTextFrameFormat::leftMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2722-2727 |
| | 3 | 2 |
QTextFrameFormat::rightMarginName: | QTextFrameFormat::rightMargin | Prototype: | qreal QTextFrameFormat::rightMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2742-2747 |
| | 3 | 2 |
QTextFrameFormat::setMarginName: | QTextFrameFormat::setMargin | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2653-2660 |
| | 5 | 1 |
QTextFrameFormat::topMarginName: | QTextFrameFormat::topMargin | Prototype: | qreal QTextFrameFormat::topMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2682-2687 |
| | 3 | 2 |
QTextFramePrivate::fragmentAddedName: | QTextFramePrivate::fragmentAdded | Prototype: | void QTextFramePrivate::fragmentAdded(QChar type, uint fragment) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 535-551 |
| | 12 | 4 |
QTextFramePrivate::fragmentRemovedName: | QTextFramePrivate::fragmentRemoved | Prototype: | void QTextFramePrivate::fragmentRemoved(QChar type, uint fragment) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 553-571 |
| | 14 | 4 |
QTextFramePrivate::remove_meName: | QTextFramePrivate::remove_me | Prototype: | void QTextFramePrivate::remove_me() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 574-600 |
| | 17 | 4 |
QTextHtmlExporter::QTextHtmlExporterName: | QTextHtmlExporter::QTextHtmlExporter | Prototype: | QTextHtmlExporter::QTextHtmlExporter(const QTextDocument *_doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2238-2248 |
| | 6 | 1 |
QTextHtmlExporter::emitAlignmentName: | QTextHtmlExporter::emitAlignment | Prototype: | void QTextHtmlExporter::emitAlignment(Qt::Alignment align) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2514-2524 |
| | 8 | 5 |
QTextHtmlExporter::emitAttributeName: | QTextHtmlExporter::emitAttribute | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2326-2333 |
| | 5 | 1 |
QTextHtmlExporter::emitBackgroundAttributeName: | QTextHtmlExporter::emitBackgroundAttribute | Prototype: | void QTextHtmlExporter::emitBackgroundAttribute(const QTextFormat &format) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2995-3014 |
| | 12 | 5 |
QTextHtmlExporter::emitBlockName: | QTextHtmlExporter::emitBlock | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2808-2950 |
| | 98 | 34 |
QTextHtmlExporter::emitBlockAttributesName: | QTextHtmlExporter::emitBlockAttributes | Prototype: | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2727-2806 |
| | 50 | 14 |
QTextHtmlExporter::emitBorderStyleName: | QTextHtmlExporter::emitBorderStyle | Prototype: | void QTextHtmlExporter::emitBorderStyle(QTextFrameFormat::BorderStyle style) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2547-2593 |
| | 28 | 13 |
QTextHtmlExporter::emitCharFormatStyleName: | QTextHtmlExporter::emitCharFormatStyle | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | Coverage: | 0.000% (0/115) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2335-2496 |
| | 109 | 30 |
QTextHtmlExporter::emitFloatStyleName: | QTextHtmlExporter::emitFloatStyle | Prototype: | void QTextHtmlExporter::emitFloatStyle(QTextFrameFormat::Position pos, StyleMode mode) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2526-2545 |
| | 12 | 6 |
QTextHtmlExporter::emitFontFamilyName: | QTextHtmlExporter::emitFontFamily | Prototype: | void QTextHtmlExporter::emitFontFamily(const QString &family) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2604-2616 |
| | 8 | 2 |
QTextHtmlExporter::emitFragmentName: | QTextHtmlExporter::emitFragment | Prototype: | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2637-2716 |
| | 51 | 16 |
QTextHtmlExporter::emitFrameName: | QTextHtmlExporter::emitFrame | Prototype: | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3142-3166 |
| | 16 | 7 |
QTextHtmlExporter::emitFrameStyleName: | QTextHtmlExporter::emitFrameStyle | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3193-3232 |
| | 28 | 7 |
QTextHtmlExporter::emitMarginsName: | QTextHtmlExporter::emitMargins | Prototype: | void QTextHtmlExporter::emitMargins(const QString &top, const QString &bottom, const QString &left, const QString &right) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2618-2635 |
| | 12 | 1 |
QTextHtmlExporter::emitPageBreakPolicyName: | QTextHtmlExporter::emitPageBreakPolicy | Prototype: | void QTextHtmlExporter::emitPageBreakPolicy(QTextFormat::PageBreakFlags policy) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2595-2602 |
| | 4 | 3 |
QTextHtmlExporter::emitTableName: | QTextHtmlExporter::emitTable | Prototype: | void QTextHtmlExporter::emitTable(const QTextTable *table) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3016-3140 |
| | 79 | 25 |
QTextHtmlExporter::emitTextFrameName: | QTextHtmlExporter::emitTextFrame | Prototype: | void QTextHtmlExporter::emitTextFrame(const QTextFrame *f) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 3168-3191 |
| | 14 | 3 |
QTextHtmlExporter::emitTextLengthName: | QTextHtmlExporter::emitTextLength | Prototype: | void QTextHtmlExporter::emitTextLength(const char *attribute, const QTextLength &length) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2498-2512 |
| | 9 | 3 |
QTextHtmlExporter::findUrlForImageName: | QTextHtmlExporter::findUrlForImage | Prototype: | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2954-2985 |
| | 19 | 10 |
QTextHtmlExporter::toHtmlName: | QTextHtmlExporter::toHtml | Prototype: | QString QTextHtmlExporter::toHtml(const QByteArray &encoding, ExportMode mode) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2255-2324 |
| | 45 | 7 |
QTextHtmlImporter::QTextHtmlImporterName: | QTextHtmlImporter::QTextHtmlImporter | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 422-448 |
| | 14 | 4 |
QTextHtmlImporter::appendBlockName: | QTextHtmlImporter::appendBlock | Prototype: | void QTextHtmlImporter::appendBlock(const QTextBlockFormat &format, QTextCharFormat charFmt) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 1165-1177 |
| | 7 | 3 |
QTextHtmlImporter::appendNodeTextName: | QTextHtmlImporter::appendNodeText | Prototype: | bool QTextHtmlImporter::appendNodeText() | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 558-645 |
| | 55 | 18 |
QTextHtmlImporter::closeTagName: | QTextHtmlImporter::closeTag | Prototype: | bool QTextHtmlImporter::closeTag() | Coverage: | 0.000% (0/60) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 756-842 |
| | 51 | 22 |
QTextHtmlImporter::importName: | QTextHtmlImporter::import | Prototype: | void QTextHtmlImporter::import() | Coverage: | 0.000% (0/68) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 450-556 |
| | 51 | 16 |
QTextHtmlImporter::processBlockNodeName: | QTextHtmlImporter::processBlockNode | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | Coverage: | 0.000% (0/135) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 998-1163 |
| | 106 | 31 |
QTextHtmlImporter::processSpecialNodesName: | QTextHtmlImporter::processSpecialNodes | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processSpecialNodes() | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 647-753 |
| | 68 | 21 |