Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 455-458 |
| | 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: | 444-447 |
| | 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: | 465-468 |
| | 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: | 375-379 |
| | 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: | 125-126 |
| | 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: | 151-152 |
| | 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: | 144-149 |
| | 3 | 2 |
QTextLayoutStruct::currentPageName: | QTextLayoutStruct::currentPage | Prototype: | inline int currentPage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 154-155 |
| | 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: | 157-158 |
| | 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: | 1464-1467 |
| | 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: | 2638-2773 |
| | 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: | 1474-1477 |
| | 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: | 2427-2620 |
| | 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: | 2237-2418 |
| | 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: | 1486-1489 |
| | 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: | 1558-1561 |
| | 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: | 1780-2069 |
| | 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: | 1498-1501 |
| | 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: | 1533-1536 |
| | 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: | 1416-1426 |
| | 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: | 1543-1546 |
| | 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: | 2083-2086 |
| | 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: | 1407-1411 |
| | 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: | 1517-1521 |
| | 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: | 1570-1592 |
| | 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: | 1601-1608 |
| | 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: | 1618-1625 |
| | 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: | 2074-2078 |
| | 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: | 2109-2116 |
| | 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: | 2099-2102 |
| | 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: | 1453-1456 |
| | 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: | 1433-1436 |
| | 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: | 2784-3004 |
| | 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: | 1443-1446 |
| | 1 | 1 |
QTextLineItemIterator::QTextLineItemIteratorName: | QTextLineItemIterator::QTextLineItemIterator | Prototype: | QTextLineItemIterator::QTextLineItemIterator(QTextEngine *_eng, int _lineNum, const QPointF &pos, const QTextLayout::FormatRange *_selection) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3558-3585 |
| | 8 | 2 |
QTextLineItemIterator::getSelectionBoundsName: | QTextLineItemIterator::getSelectionBounds | Prototype: | bool QTextLineItemIterator::getSelectionBounds(QFixed *selectionX, QFixed *selectionWidth) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3626-3678 |
| | 33 | 10 |
QTextLineItemIterator::nextName: | QTextLineItemIterator::next | Prototype: | QScriptItem &QTextLineItemIterator::next() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3587-3624 |
| | 25 | 5 |
QTextList::QTextListName: | QTextList::QTextList | Prototype: | QTextList::QTextList(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 117-120 |
| | 2 | 1 |
QTextList::addName: | QTextList::add | Prototype: | void QTextList::add(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 313-318 |
| | 3 | 1 |
QTextList::countName: | QTextList::count | Prototype: | int QTextList::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 132-136 |
| | 2 | 1 |
QTextList::itemName: | QTextList::item | Prototype: | QTextBlock QTextList::item(int i) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 143-149 |
| | 4 | 2 |
QTextList::itemNumberName: | QTextList::itemNumber | Prototype: | int QTextList::itemNumber(const QTextBlock &blockIt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 169-173 |
| | 2 | 1 |
QTextList::itemTextName: | QTextList::itemText | Prototype: | QString QTextList::itemText(const QTextBlock &blockIt) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 180-275 |
| | 50 | 18 |
QTextList::removeName: | QTextList::remove | Prototype: | void QTextList::remove(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 300-306 |
| | 4 | 1 |
QTextList::removeItemName: | QTextList::removeItem | Prototype: | void QTextList::removeItem(int i) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 284-292 |
| | 5 | 2 |
QTextListFormat::QTextListFormatName: | QTextListFormat::QTextListFormat | Prototype: | QTextListFormat::QTextListFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2388-2392 |
| | 1 | 1 |
QTextListFormat::QTextListFormatName: | QTextListFormat::QTextListFormat | Prototype: | QTextListFormat::QTextListFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2401-2404 |
| | 2 | 1 |
QTextListPrivate::QTextListPrivateName: | QTextListPrivate::QTextListPrivate | Prototype: | QTextListPrivate(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp | Lines: | 52-55 |
| | 2 | 1 |
QTextObject::QTextObjectName: | QTextObject::QTextObject | Prototype: | QTextObject::QTextObject(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 92-95 |
| | 2 | 1 |
QTextObject::QTextObjectName: | QTextObject::QTextObject | Prototype: | QTextObject::QTextObject(QTextObjectPrivate &p, QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 102-105 |
| | 2 | 1 |
QTextObject::docHandleName: | QTextObject::docHandle | Prototype: | QTextDocumentPrivate *QTextObject::docHandle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 176-179 |
| | 1 | 1 |
QTextObject::documentName: | QTextObject::document | Prototype: | QTextDocument *QTextObject::document() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 168-171 |
| | 1 | 1 |
QTextObject::formatName: | QTextObject::format | Prototype: | QTextFormat QTextObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 122-126 |
| | 2 | 1 |
QTextObject::formatIndexName: | QTextObject::formatIndex | Prototype: | int QTextObject::formatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 134-138 |
| | 2 | 1 |
QTextObject::objectIndexName: | QTextObject::objectIndex | Prototype: | int QTextObject::objectIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 157-161 |
| | 2 | 1 |
QTextObject::setFormatName: | QTextObject::setFormat | Prototype: | void QTextObject::setFormat(const QTextFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 146-151 |
| | 3 | 1 |
QTextOdfWriter::QTextOdfWriterName: | QTextOdfWriter::QTextOdfWriter | Prototype: | QTextOdfWriter::QTextOdfWriter(const QTextDocument &document, QIODevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 747-762 |
| | 2 | 1 |
QTextOdfWriter::writeAllName: | QTextOdfWriter::writeAll | Prototype: | bool QTextOdfWriter::writeAll() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 764-837 |
| | 52 | 8 |
QTextOdfWriter::writeBlockName: | QTextOdfWriter::writeBlock | Prototype: | void QTextOdfWriter::writeBlock(QXmlStreamWriter &writer, const QTextBlock &block) | Coverage: | 0.000% (0/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 239-358 |
| | 89 | 26 |
QTextOdfWriter::writeBlockFormatName: | QTextOdfWriter::writeBlockFormat | Prototype: | void QTextOdfWriter::writeBlockFormat(QXmlStreamWriter &writer, QTextBlockFormat format, int formatIndex) const | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 446-523 |
| | 64 | 26 |
QTextOdfWriter::writeCharacterFormatName: | QTextOdfWriter::writeCharacterFormat | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | Coverage: | 0.000% (0/112) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 525-630 |
| | 73 | 43 |
QTextOdfWriter::writeFormatsName: | QTextOdfWriter::writeFormats | Prototype: | void QTextOdfWriter::writeFormats(QXmlStreamWriter &writer, const QSet<int> &formats) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 414-444 |
| | 19 | 8 |
QTextOdfWriter::writeFrameName: | QTextOdfWriter::writeFrame | Prototype: | void QTextOdfWriter::writeFrame(QXmlStreamWriter &writer, const QTextFrame *frame) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 186-237 |
| | 38 | 14 |
QTextOdfWriter::writeFrameFormatName: | QTextOdfWriter::writeFrameFormat | Prototype: | void QTextOdfWriter::writeFrameFormat(QXmlStreamWriter &writer, QTextFrameFormat format, int formatIndex) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 669-695 |
| | 13 | 5 |
QTextOdfWriter::writeInlineCharacterName: | QTextOdfWriter::writeInlineCharacter | Prototype: | void QTextOdfWriter::writeInlineCharacter(QXmlStreamWriter &writer, const QTextFragment &fragment) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 360-412 |
| | 34 | 9 |
QTextOdfWriter::writeListFormatName: | QTextOdfWriter::writeListFormat | Prototype: | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 632-667 |
| | 23 | 4 |
QTextOdfWriter::writeTableCellFormatName: | QTextOdfWriter::writeTableCellFormat | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 697-743 |
| | 25 | 11 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 57-68 |
| | 1 | 1 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption(Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 75-86 |
| | 1 | 1 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption(const QTextOption &o) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 101-114 |
| | 2 | 2 |
QTextOption::operator=Name: | QTextOption::operator= | Prototype: | QTextOption &QTextOption::operator=(const QTextOption &o) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 122-141 |
| | 15 | 3 |
QTextOption::setTabArrayName: | QTextOption::setTabArray | Prototype: | void QTextOption::setTabArray(const QList<qreal> &tabStops) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 149-161 |
| | 9 | 3 |
QTextOption::setTabsName: | QTextOption::setTabs | Prototype: | void QTextOption::setTabs(const QList<QTextOption::Tab> &tabStops) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 170-175 |
| | 3 | 2 |
QTextOption::tabArrayName: | QTextOption::tabArray | Prototype: | QList<qreal> QTextOption::tabArray() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 182-195 |
| | 9 | 3 |
QTextOption::tabsName: | QTextOption::tabs | Prototype: | QList<QTextOption::Tab> QTextOption::tabs() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 198-203 |
| | 3 | 2 |
QTextOption::~QTextOptionName: | QTextOption::~QTextOption | Prototype: | QTextOption::~QTextOption() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 91-94 |
| | 1 | 1 |
QTextStream::QTextStreamName: | QTextStream::QTextStream | Prototype: | QTextStream::QTextStream(FILE *fileHandle, QIODevice::OpenMode openMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1134-1151 |
| | 7 | 1 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(signed long &i) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2177-2180 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(unsigned long &i) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2187-2190 |
| | 1 | 5 |
QTextTable::QTextTableName: | QTextTable::QTextTable | Prototype: | QTextTable::QTextTable(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 568-571 |
| | 2 | 1 |
QTextTable::appendColumnsName: | QTextTable::appendColumns | Prototype: | void QTextTable::appendColumns(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 853-856 |
| | 1 | 1 |
QTextTable::appendRowsName: | QTextTable::appendRows | Prototype: | void QTextTable::appendRows(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 842-845 |
| | 1 | 1 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int row, int col) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 589-599 |
| | 6 | 3 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int position) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 607-624 |
| | 12 | 4 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(const QTextCursor &c) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 633-636 |
| | 1 | 1 |
QTextTable::columnsName: | QTextTable::columns | Prototype: | int QTextTable::columns() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1267-1274 |
| | 4 | 2 |
QTextTable::insertColumnsName: | QTextTable::insertColumns | Prototype: | void QTextTable::insertColumns(int pos, int num) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 741-834 |
| | 63 | 16 |
QTextTable::insertRowsName: | QTextTable::insertRows | Prototype: | void QTextTable::insertRows(int pos, int num) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 679-732 |
| | 37 | 10 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1001-1151 |
| | 93 | 21 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(const QTextCursor &cursor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QTextTable::removeColumnsName: | QTextTable::removeColumns | Prototype: | void QTextTable::removeColumns(int pos, int num) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 927-989 |
| | 42 | 11 |
QTextTable::removeRowsName: | QTextTable::removeRows | Prototype: | void QTextTable::removeRows(int pos, int num) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 865-917 |
| | 35 | 10 |
QTextTable::resizeName: | QTextTable::resize | Prototype: | void QTextTable::resize(int rows, int cols) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 645-670 |
| | 17 | 7 |
QTextTable::rowEndName: | QTextTable::rowEnd | Prototype: | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1305-1317 |
| | 9 | 2 |
QTextTable::rowStartName: | QTextTable::rowStart | Prototype: | QTextCursor QTextTable::rowStart(const QTextCursor &c) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1284-1295 |
| | 8 | 2 |
QTextTable::rowsName: | QTextTable::rows | Prototype: | int QTextTable::rows() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1253-1260 |
| | 4 | 2 |
QTextTable::setFormatName: | QTextTable::setFormat | Prototype: | void QTextTable::setFormat(const QTextTableFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1326-1332 |
| | 3 | 1 |
QTextTable::splitCellName: | QTextTable::splitCell | Prototype: | void QTextTable::splitCell(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1182-1246 |
| | 42 | 9 |
QTextTableCell::beginName: | QTextTableCell::begin | Prototype: | QTextFrame::iterator QTextTableCell::begin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 279-285 |
| | 4 | 1 |
QTextTableCell::columnName: | QTextTableCell::column | Prototype: | int QTextTableCell::column() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 183-193 |
| | 7 | 3 |