Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextTableData::calcRowPositionName: | QTextTableData::calcRowPosition | Prototype: | inline void calcRowPosition(int row) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 179-183 |
| | 2 | 2 |
QTextTableData::bottomPaddingName: | QTextTableData::bottomPadding | Prototype: | inline QFixed bottomPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 203-206 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3325-3329 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3338-3341 |
| | 2 | 1 |
QTextTableCell::tableCellFormatIndexName: | QTextTableCell::tableCellFormatIndex | Prototype: | int QTextTableCell::tableCellFormatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 149-153 |
| | 2 | 1 |
QTextTableCell::setFormatName: | QTextTableCell::setFormat | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 113-127 |
| | 10 | 1 |
QTextTableCell::rowSpanName: | QTextTableCell::rowSpan | Prototype: | int QTextTableCell::rowSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 194-197 |
| | 1 | 1 |
QTextTableCell::rowName: | QTextTableCell::row | Prototype: | int QTextTableCell::row() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 160-170 |
| | 7 | 3 |
QTextTableCell::lastPositionName: | QTextTableCell::lastPosition | Prototype: | int QTextTableCell::lastPosition() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 254-265 |
| | 8 | 2 |
QTextTableCell::lastCursorPositionName: | QTextTableCell::lastCursorPosition | Prototype: | QTextCursor QTextTableCell::lastCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 232-235 |
| | 1 | 1 |
QTextTableCell::formatName: | QTextTableCell::format | Prototype: | QTextCharFormat QTextTableCell::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 132-140 |
| | 5 | 1 |
QTextTableCell::firstPositionName: | QTextTableCell::firstPosition | Prototype: | int QTextTableCell::firstPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 243-247 |
| | 2 | 1 |
QTextTableCell::firstCursorPositionName: | QTextTableCell::firstCursorPosition | Prototype: | QTextCursor QTextTableCell::firstCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 222-225 |
| | 1 | 1 |
QTextTableCell::endName: | QTextTableCell::end | Prototype: | QTextFrame::iterator QTextTableCell::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 286-292 |
| | 4 | 1 |
QTextTableCell::columnSpanName: | QTextTableCell::columnSpan | Prototype: | int QTextTableCell::columnSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 204-207 |
| | 1 | 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: | 177-187 |
| | 7 | 3 |
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: | 273-279 |
| | 4 | 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: | 1174-1238 |
| | 42 | 9 |
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: | 1318-1324 |
| | 3 | 1 |
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: | 1245-1252 |
| | 4 | 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: | 1276-1287 |
| | 8 | 2 |
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: | 1297-1309 |
| | 9 | 2 |
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: | 639-664 |
| | 17 | 7 |
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: | 859-911 |
| | 35 | 10 |
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: | 921-983 |
| | 42 | 11 |
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: | 995-1143 |
| | 91 | 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: | 1153-1161 |
| | 5 | 2 |
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: | 673-726 |
| | 37 | 10 |
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: | 735-828 |
| | 63 | 16 |
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: | 1259-1266 |
| | 4 | 2 |
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: | 583-593 |
| | 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: | 601-618 |
| | 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: | 627-630 |
| | 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: | 836-839 |
| | 1 | 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: | 847-850 |
| | 1 | 1 |
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: | 562-565 |
| | 2 | 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: | 2162-2165 |
| | 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: | 2172-2175 |
| | 1 | 5 |
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: | 1119-1136 |
| | 7 | 1 |
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: | 85-88 |
| | 1 | 1 |
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: | 192-197 |
| | 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: | 176-189 |
| | 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: | 164-169 |
| | 3 | 2 |
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: | 143-155 |
| | 9 | 3 |
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: | 116-135 |
| | 15 | 3 |
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: | 51-62 |
| | 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: | 69-80 |
| | 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: | 95-108 |
| | 2 | 2 |
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: | 691-737 |
| | 25 | 11 |
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: | 626-661 |
| | 23 | 4 |
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: | 354-406 |
| | 34 | 9 |
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: | 663-689 |
| | 13 | 5 |
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: | 180-231 |
| | 38 | 14 |
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: | 408-438 |
| | 19 | 8 |
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: | 519-624 |
| | 73 | 43 |
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: | 440-517 |
| | 64 | 26 |
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: | 233-352 |
| | 89 | 26 |
QTextOdfWriter::writeAllName: | QTextOdfWriter::writeAll | Prototype: | bool QTextOdfWriter::writeAll() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 758-831 |
| | 52 | 8 |
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: | 741-756 |
| | 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: | 140-145 |
| | 3 | 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: | 151-155 |
| | 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: | 128-132 |
| | 2 | 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: | 116-120 |
| | 2 | 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: | 162-165 |
| | 1 | 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: | 170-173 |
| | 1 | 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: | 86-89 |
| | 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: | 96-99 |
| | 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: | 46-49 |
| | 2 | 1 |
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: | 2381-2385 |
| | 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: | 2394-2397 |
| | 2 | 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: | 278-286 |
| | 5 | 2 |
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: | 294-300 |
| | 4 | 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: | 174-269 |
| | 50 | 18 |
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: | 163-167 |
| | 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: | 137-143 |
| | 4 | 2 |
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: | 126-130 |
| | 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: | 307-312 |
| | 3 | 1 |
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: | 111-114 |
| | 2 | 1 |
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: | 3576-3613 |
| | 25 | 5 |
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: | 3615-3667 |
| | 33 | 10 |
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: | 3547-3574 |
| | 8 | 2 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |