Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 209-212 |
| | 1 | 1 |
QTextInlineObject::textDirectionName: | QTextInlineObject::textDirection | Prototype: | Qt::LayoutDirection QTextInlineObject::textDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 262-265 |
| | 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: | 237-240 |
| | 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: | 168-171 |
| | 1 | 1 |
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: | 334-335 |
| | 1 | 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: | 540-543 |
| | 1 | 1 |
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: | 601-604 |
| | 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: | 562-565 |
| | 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: | 575-578 |
| | 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: | 677-680 |
| | 1 | 1 |
QTextLayout::cursorMoveStyleName: | QTextLayout::cursorMoveStyle | Prototype: | Qt::CursorMoveStyle QTextLayout::cursorMoveStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 625-628 |
| | 1 | 1 |
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: | 1270-1273 |
| | 1 | 1 |
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: | 418-421 |
| | 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: | 553-556 |
| | 1 | 1 |
QTextLayout::lineAtName: | QTextLayout::lineAt | Prototype: | QTextLine QTextLayout::lineAt(int i) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 869-872 |
| | 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: | 859-862 |
| | 1 | 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: | 955-958 |
| | 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: | 941-944 |
| | 1 | 1 |
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: | 893-896 |
| | 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: | 493-496 |
| | 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: | 503-506 |
| | 1 | 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: | 512-515 |
| | 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: | 590-593 |
| | 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: | 614-617 |
| | 1 | 1 |
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: | 903-906 |
| | 1 | 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: | 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 |
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::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::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::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::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::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::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::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::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 |
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 |
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 |
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() | 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::operator<<Name: | QTextStream::operator<< | Prototype: | QTextStream &QTextStream::operator<<(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2523-2526 |
| | 1 | 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 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(signed short &i) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2137-2140 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(unsigned short &i) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2147-2150 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(unsigned int &i) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2167-2170 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(qlonglong &i) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2197-2200 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(qulonglong &i) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2207-2210 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(float &f) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2223-2226 |
| | 1 | 3 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(double &f) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2233-2236 |
| | 1 | 3 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(signed int &i) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2157-2160 |
| | 1 | 5 |
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(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 |
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: | 210-213 |
| | 1 | 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: | 228-231 |
| | 1 | 1 |
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: | 238-241 |
| | 1 | 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: | 200-203 |
| | 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: | 3332-3336 |
| | 1 | 1 |
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: | 209-212 |
| | 1 | 1 |
QTextTableData::cellPositionName: | QTextTableData::cellPosition | Prototype: | inline QFixedPoint cellPosition(int row, int col) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 233-234 |
| | 1 | 1 |
QTextTableData::leftPaddingName: | QTextTableData::leftPadding | Prototype: | inline QFixed leftPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 214-217 |
| | 1 | 1 |
QTextTableData::rightPaddingName: | QTextTableData::rightPadding | Prototype: | inline QFixed rightPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 219-222 |
| | 1 | 1 |
QTextTableData::topPaddingName: | QTextTableData::topPadding | Prototype: | inline QFixed topPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 204-207 |
| | 1 | 1 |
QTexturedBrushData::~QTexturedBrushDataName: | QTexturedBrushData::~QTexturedBrushData | Prototype: | ~QTexturedBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 180-182 |
| | 1 | 1 |
QThread::currentThreadIdName: | QThread::currentThreadId | Prototype: | Qt::HANDLE QThread::currentThreadId() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 415-419 |
| | 1 | 1 |
QThread::msleepName: | QThread::msleep | Prototype: | void QThread::msleep(unsigned long msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 504-507 |
| | 1 | 1 |
QThread::quitName: | QThread::quit | Prototype: | void QThread::quit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 558-559 |
| | 1 | 1 |
QThread::runName: | QThread::run | Prototype: | void QThread::run() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 572-575 |
| | 1 | 1 |
QThread::sleepName: | QThread::sleep | Prototype: | void QThread::sleep(unsigned long secs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 499-502 |
| | 1 | 1 |
QThread::usleepName: | QThread::usleep | Prototype: | void QThread::usleep(unsigned long usecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 509-512 |
| | 1 | 1 |
QThread::yieldCurrentThreadName: | QThread::yieldCurrentThread | Prototype: | void QThread::yieldCurrentThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 486-489 |
| | 1 | 1 |
QThreadData::clearCurrentThreadDataName: | QThreadData::clearCurrentThreadData | Prototype: | void QThreadData::clearCurrentThreadData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 237-240 |
| | 1 | 1 |
QThreadPipe::prepareName: | QThreadPipe::prepare | Prototype: | pollfd QThreadPipe::prepare() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 168-171 |
| | 1 | 1 |
QThreadPool::QThreadPoolName: | QThreadPool::QThreadPool | Prototype: | QThreadPool::QThreadPool(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 419-421 |
| | 1 | 1 |
QThreadPool::globalInstanceName: | QThreadPool::globalInstance | Prototype: | QThreadPool *QThreadPool::globalInstance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 435-438 |
| | 1 | 1 |
QThreadPool::~QThreadPoolName: | QThreadPool::~QThreadPool | Prototype: | QThreadPool::~QThreadPool() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 427-430 |
| | 1 | 1 |
QThreadPoolPrivate::QThreadPoolPrivateName: | QThreadPoolPrivate::QThreadPoolPrivate | Prototype: | QThreadPoolPrivate:: QThreadPoolPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 156-162 |
| | 1 | 1 |
QThreadPoolThread::QThreadPoolThreadName: | QThreadPoolThread::QThreadPoolThread | Prototype: | QThreadPoolThread::QThreadPoolThread(QThreadPoolPrivate *manager) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 75-77 |
| | 1 | 1 |
QThreadPrivate::~QThreadPrivateName: | QThreadPrivate::~QThreadPrivate | Prototype: | QThreadPrivate::~QThreadPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 166-169 |
| | 1 | 1 |
QTime::QTimeName: | QTime::QTime | Prototype: | QTime::QTime(int h, int m, int s, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1469-1472 |
| | 1 | 1 |
QTime::currentTimeName: | QTime::currentTime | Prototype: | QTime QTime::currentTime() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4166-4169 |
| | 1 | 1 |
QTime::isValidName: | QTime::isValid | Prototype: | bool QTime::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1492-1495 |
| | 1 | 1 |
QTime::isValidName: | QTime::isValid | Prototype: | bool QTime::isValid(int h, int m, int s, int ms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2068-2071 |
| | 1 | 1 |
QTime::startName: | QTime::start | Prototype: | void QTime::start() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2082-2085 |
| | 1 | 1 |
QTime::toStringName: | QTime::toString | Prototype: | QString QTime::toString(const QString& format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1675-1678 |
| | 1 | 1 |
QTimeEdit::QTimeEditName: | QTimeEdit::QTimeEdit | Prototype: | QTimeEdit::QTimeEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1537-1541 |
| | 1 | 1 |
QTimeLine::QTimeLineName: | QTimeLine::QTimeLine | Prototype: | QTimeLine::QTimeLine(int duration, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 309-313 |
| | 1 | 1 |
QTimeLinePrivate::QTimeLinePrivateName: | QTimeLinePrivate::QTimeLinePrivate | Prototype: | inline QTimeLinePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 53-60 |
| | 1 | 1 |