Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextImageHandler::intrinsicSizeName: | QTextImageHandler::intrinsicSize | Prototype: | QSizeF QTextImageHandler::intrinsicSize(QTextDocument *doc, int posInDocument, const QTextFormat &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 230-238 |
| | 5 | 2 |
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::rectName: | QTextInlineObject::rect | Prototype: | QRectF QTextInlineObject::rect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 151-155 |
| | 2 | 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 |
QTextInlineObject::textDirectionName: | QTextInlineObject::textDirection | Prototype: | Qt::LayoutDirection QTextInlineObject::textDirection() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 256-259 |
| | 1 | 1 |
QTextInlineObject::textPositionName: | QTextInlineObject::textPosition | Prototype: | int QTextInlineObject::textPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 231-234 |
| | 1 | 1 |
QTextInlineObject::widthName: | QTextInlineObject::width | Prototype: | qreal QTextInlineObject::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 162-165 |
| | 1 | 1 |
QTextItem::ascentName: | QTextItem::ascent | Prototype: | qreal QTextItem::ascent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 88-92 |
| | 2 | 1 |
QTextItem::descentName: | QTextItem::descent | Prototype: | qreal QTextItem::descent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 77-81 |
| | 2 | 1 |
QTextItem::fontName: | QTextItem::font | Prototype: | QFont QTextItem::font() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 132-136 |
| | 2 | 1 |
QTextItem::renderFlagsName: | QTextItem::renderFlags | Prototype: | QTextItem::RenderFlags QTextItem::renderFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 110-114 |
| | 2 | 1 |
QTextItem::textName: | QTextItem::text | Prototype: | QString QTextItem::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 121-125 |
| | 2 | 1 |
QTextItem::widthName: | QTextItem::width | Prototype: | qreal QTextItem::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 99-103 |
| | 2 | 1 |
QTextItemInt::QTextItemIntName: | QTextItemInt::QTextItemInt | Prototype: | QTextItemInt::QTextItemInt(const QScriptItem &si, QFont *font, const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3444-3453 |
| | 4 | 1 |
QTextItemInt::QTextItemIntName: | QTextItemInt::QTextItemInt | Prototype: | QTextItemInt::QTextItemInt(const QGlyphLayout &g, QFont *font, const QChar *chars_, int numChars, QFontEngine *fe, const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3455-3459 |
| | 2 | 1 |
QTextItemInt::initWithScriptItemName: | QTextItemInt::initWithScriptItem | Prototype: | void QTextItemInt::initWithScriptItem(const QScriptItem &si) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3462-3487 |
| | 16 | 7 |
QTextItemInt::midItemName: | QTextItemInt::midItem | Prototype: | QTextItemInt QTextItemInt::midItem(QFontEngine *fontEngine, int firstGlyphIndex, int numGlyphs) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3489-3509 |
| | 14 | 4 |
QTextLayout::QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 328-329 |
| | 1 | 1 |
QTextLayout::QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QString& text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 334-338 |
| | 2 | 1 |
QTextLayout::QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QString& text, const QFont &font, QPaintDevice *paintdevice) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 348-354 |
| | 4 | 2 |
QTextLayout::QTextLayoutName: | QTextLayout::QTextLayout | Prototype: | QTextLayout::QTextLayout(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 360-364 |
| | 2 | 1 |
QTextLayout::additionalFormatsName: | QTextLayout::additionalFormats | Prototype: | QList<QTextLayout::FormatRange> QTextLayout::additionalFormats() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 534-537 |
| | 1 | 1 |
QTextLayout::beginLayoutName: | QTextLayout::beginLayout | Prototype: | void QTextLayout::beginLayout() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 629-641 |
| | 7 | 2 |
QTextLayout::boundingRectName: | QTextLayout::boundingRect | Prototype: | QRectF QTextLayout::boundingRect() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 905-924 |
| | 13 | 3 |
QTextLayout::cacheEnabledName: | QTextLayout::cacheEnabled | Prototype: | bool QTextLayout::cacheEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 595-598 |
| | 1 | 1 |
QTextLayout::clearAdditionalFormatsName: | QTextLayout::clearAdditionalFormats | Prototype: | void QTextLayout::clearAdditionalFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 556-559 |
| | 1 | 1 |
QTextLayout::clearFormatsName: | QTextLayout::clearFormats | Prototype: | void QTextLayout::clearFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 569-572 |
| | 1 | 1 |
QTextLayout::clearLayoutName: | QTextLayout::clearLayout | Prototype: | void QTextLayout::clearLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 671-674 |
| | 1 | 1 |
QTextLayout::createLineName: | QTextLayout::createLine | Prototype: | QTextLine QTextLayout::createLine() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 816-846 |
| | 20 | 6 |
QTextLayout::cursorMoveStyleName: | QTextLayout::cursorMoveStyle | Prototype: | Qt::CursorMoveStyle QTextLayout::cursorMoveStyle() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 619-622 |
| | 1 | 1 |
QTextLayout::drawName: | QTextLayout::draw | Prototype: | void QTextLayout::draw(QPainter *p, const QPointF &pos, const QVector<FormatRange> &selections, const QRectF &clip) const | Coverage: | 0.000% (0/97) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1086-1254 |
| | 112 | 27 |
QTextLayout::drawCursorName: | QTextLayout::drawCursor | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1264-1267 |
| | 1 | 1 |
QTextLayout::drawCursorName: | QTextLayout::drawCursor | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition, int width) const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1276-1333 |
| | 44 | 13 |
QTextLayout::endLayoutName: | QTextLayout::endLayout | Prototype: | void QTextLayout::endLayout() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 648-663 |
| | 9 | 4 |
QTextLayout::fontName: | QTextLayout::font | Prototype: | QFont QTextLayout::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 412-415 |
| | 1 | 1 |
QTextLayout::formatsName: | QTextLayout::formats | Prototype: | QVector<QTextLayout::FormatRange> QTextLayout::formats() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 547-550 |
| | 1 | 1 |
QTextLayout::glyphRunsName: | QTextLayout::glyphRuns | Prototype: | QList<QGlyphRun> QTextLayout::glyphRuns(int from, int length) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1034-1078 |
| | 29 | 8 |
QTextLayout::isValidCursorPositionName: | QTextLayout::isValidCursorPosition | Prototype: | bool QTextLayout::isValidCursorPosition(int pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 792-798 |
| | 4 | 2 |
QTextLayout::leftCursorPositionName: | QTextLayout::leftCursorPosition | Prototype: | int QTextLayout::leftCursorPosition(int oldPos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 770-775 |
| | 2 | 1 |
QTextLayout::lineAtName: | QTextLayout::lineAt | Prototype: | QTextLine QTextLayout::lineAt(int i) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 863-866 |
| | 1 | 1 |
QTextLayout::lineCountName: | QTextLayout::lineCount | Prototype: | int QTextLayout::lineCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 853-856 |
| | 1 | 1 |
QTextLayout::lineForTextPositionName: | QTextLayout::lineForTextPosition | Prototype: | QTextLine QTextLayout::lineForTextPosition(int pos) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 873-877 |
| | 2 | 1 |
QTextLayout::maximumWidthName: | QTextLayout::maximumWidth | Prototype: | qreal QTextLayout::maximumWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 949-952 |
| | 1 | 1 |
QTextLayout::minimumWidthName: | QTextLayout::minimumWidth | Prototype: | qreal QTextLayout::minimumWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 935-938 |
| | 1 | 1 |
QTextLayout::nextCursorPositionName: | QTextLayout::nextCursorPosition | Prototype: | int QTextLayout::nextCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 683-710 |
| | 19 | 8 |
QTextLayout::positionName: | QTextLayout::position | Prototype: | QPointF QTextLayout::position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 887-890 |
| | 1 | 1 |
QTextLayout::preeditAreaPositionName: | QTextLayout::preeditAreaPosition | Prototype: | int QTextLayout::preeditAreaPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 487-490 |
| | 1 | 1 |
QTextLayout::preeditAreaTextName: | QTextLayout::preeditAreaText | Prototype: | QString QTextLayout::preeditAreaText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 497-500 |
| | 1 | 1 |
QTextLayout::previousCursorPositionName: | QTextLayout::previousCursorPosition | Prototype: | int QTextLayout::previousCursorPosition(int oldPos, CursorMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 719-747 |
| | 19 | 8 |
QTextLayout::rightCursorPositionName: | QTextLayout::rightCursorPosition | Prototype: | int QTextLayout::rightCursorPosition(int oldPos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 756-761 |
| | 2 | 1 |
QTextLayout::setAdditionalFormatsName: | QTextLayout::setAdditionalFormats | Prototype: | void QTextLayout::setAdditionalFormats(const QList<FormatRange> &formatList) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 506-509 |
| | 1 | 1 |
QTextLayout::setCacheEnabledName: | QTextLayout::setCacheEnabled | Prototype: | void QTextLayout::setCacheEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 584-587 |
| | 1 | 1 |
QTextLayout::setCursorMoveStyleName: | QTextLayout::setCursorMoveStyle | Prototype: | void QTextLayout::setCursorMoveStyle(Qt::CursorMoveStyle style) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 608-611 |
| | 1 | 1 |
QTextLayout::setFlagsName: | QTextLayout::setFlags | Prototype: | void QTextLayout::setFlags(int flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 958-969 |
| | 6 | 3 |
QTextLayout::setFontName: | QTextLayout::setFont | Prototype: | void QTextLayout::setFont(const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 397-404 |
| | 3 | 1 |
QTextLayout::setFormatsName: | QTextLayout::setFormats | Prototype: | void QTextLayout::setFormats(const QVector<FormatRange> &formats) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 520-526 |
| | 3 | 2 |
QTextLayout::setPositionName: | QTextLayout::setPosition | Prototype: | void QTextLayout::setPosition(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 897-900 |
| | 1 | 1 |
QTextLayout::setPreeditAreaName: | QTextLayout::setPreeditArea | Prototype: | void QTextLayout::setPreeditArea(int position, const QString &text) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 471-479 |
| | 5 | 3 |
QTextLayout::setRawFontName: | QTextLayout::setRawFont | Prototype: | void QTextLayout::setRawFont(const QRawFont &rawFont) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 383-388 |
| | 3 | 1 |
QTextLayout::setTextName: | QTextLayout::setText | Prototype: | void QTextLayout::setText(const QString& string) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 426-431 |
| | 3 | 1 |
QTextLayout::setTextOptionName: | QTextLayout::setTextOption | Prototype: | void QTextLayout::setTextOption(const QTextOption &option) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 449-452 |
| | 1 | 1 |
QTextLayout::textName: | QTextLayout::text | Prototype: | QString QTextLayout::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 438-441 |
| | 1 | 1 |
QTextLayout::textOptionName: | QTextLayout::textOption | Prototype: | const QTextOption &QTextLayout::textOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 459-462 |
| | 1 | 1 |
QTextLayout::~QTextLayoutName: | QTextLayout::~QTextLayout | Prototype: | QTextLayout::~QTextLayout() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 369-373 |
| | 2 | 2 |
QTextLayoutStruct::QTextLayoutStructName: | QTextLayoutStruct::QTextLayoutStruct | Prototype: | QTextLayoutStruct() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 119-120 |
| | 1 | 1 |
QTextLayoutStruct::absoluteYName: | QTextLayoutStruct::absoluteY | Prototype: | inline QFixed absoluteY() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 145-146 |
| | 1 | 1 |
QTextLayoutStruct::addUpdateRectForFloatName: | QTextLayoutStruct::addUpdateRectForFloat | Prototype: | inline void addUpdateRectForFloat(const QRectF &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 138-143 |
| | 3 | 2 |
QTextLayoutStruct::currentPageName: | QTextLayoutStruct::currentPage | Prototype: | inline int currentPage() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 148-149 |
| | 1 | 1 |
QTextLayoutStruct::newPageName: | QTextLayoutStruct::newPage | Prototype: | inline void newPage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 151-152 |
| | 1 | 2 |
QTextLine::ascentName: | QTextLine::ascent | Prototype: | qreal QTextLine::ascent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1458-1461 |
| | 1 | 1 |
QTextLine::cursorToXName: | QTextLine::cursorToX | Prototype: | qreal QTextLine::cursorToX(int *cursorPos, Edge edge) const | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2632-2767 |
| | 95 | 25 |
QTextLine::descentName: | QTextLine::descent | Prototype: | qreal QTextLine::descent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1468-1471 |
| | 1 | 1 |
QTextLine::drawName: | QTextLine::draw | Prototype: | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const | Coverage: | 0.000% (0/117) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2421-2614 |
| | 135 | 31 |
QTextLine::glyphRunsName: | QTextLine::glyphRuns | Prototype: | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const | Coverage: | 0.000% (0/126) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2231-2412 |
| | 133 | 30 |
QTextLine::heightName: | QTextLine::height | Prototype: | qreal QTextLine::height() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1480-1483 |
| | 1 | 1 |
QTextLine::horizontalAdvanceName: | QTextLine::horizontalAdvance | Prototype: | qreal QTextLine::horizontalAdvance() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1552-1555 |
| | 1 | 1 |
QTextLine::layout_helperName: | QTextLine::layout_helper | Prototype: | void QTextLine::layout_helper(int maxGlyphs) | Coverage: | 0.000% (0/175) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1774-2063 |
| | 171 | 43 |
QTextLine::leadingName: | QTextLine::leading | Prototype: | qreal QTextLine::leading() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1492-1495 |
| | 1 | 1 |
QTextLine::leadingIncludedName: | QTextLine::leadingIncluded | Prototype: | bool QTextLine::leadingIncluded() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1527-1530 |
| | 1 | 1 |
QTextLine::naturalTextRectName: | QTextLine::naturalTextRect | Prototype: | QRectF QTextLine::naturalTextRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1410-1420 |
| | 6 | 2 |
QTextLine::naturalTextWidthName: | QTextLine::naturalTextWidth | Prototype: | qreal QTextLine::naturalTextWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1537-1540 |
| | 1 | 1 |
QTextLine::positionName: | QTextLine::position | Prototype: | QPointF QTextLine::position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2077-2080 |
| | 1 | 1 |
QTextLine::rectName: | QTextLine::rect | Prototype: | QRectF QTextLine::rect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1401-1405 |
| | 2 | 1 |
QTextLine::setLeadingIncludedName: | QTextLine::setLeadingIncluded | Prototype: | void QTextLine::setLeadingIncluded(bool included) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1511-1515 |
| | 1 | 1 |
QTextLine::setLineWidthName: | QTextLine::setLineWidth | Prototype: | void QTextLine::setLineWidth(qreal width) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1564-1586 |
| | 14 | 4 |
QTextLine::setNumColumnsName: | QTextLine::setNumColumns | Prototype: | void QTextLine::setNumColumns(int numColumns) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1595-1602 |
| | 5 | 1 |
QTextLine::setNumColumnsName: | QTextLine::setNumColumns | Prototype: | void QTextLine::setNumColumns(int numColumns, qreal alignmentWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1612-1619 |
| | 5 | 1 |
QTextLine::setPositionName: | QTextLine::setPosition | Prototype: | void QTextLine::setPosition(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2068-2072 |
| | 2 | 1 |
QTextLine::textLengthName: | QTextLine::textLength | Prototype: | int QTextLine::textLength() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2103-2110 |
| | 4 | 2 |
QTextLine::textStartName: | QTextLine::textStart | Prototype: | int QTextLine::textStart() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2093-2096 |
| | 1 | 1 |
QTextLine::widthName: | QTextLine::width | Prototype: | qreal QTextLine::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1447-1450 |
| | 1 | 1 |
QTextLine::xName: | QTextLine::x | Prototype: | qreal QTextLine::x() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1427-1430 |
| | 1 | 1 |
QTextLine::xToCursorName: | QTextLine::xToCursor | Prototype: | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const | Coverage: | 0.000% (0/166) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2778-2998 |
| | 153 | 43 |
QTextLine::yName: | QTextLine::y | Prototype: | qreal QTextLine::y() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1437-1440 |
| | 1 | 1 |