Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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::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::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::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::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::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::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::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::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 |
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 |
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::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 |
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() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 85-88 |
| | 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: | 2508-2511 |
| | 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: | 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::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: | 2122-2125 |
| | 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: | 2132-2135 |
| | 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: | 2152-2155 |
| | 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: | 2182-2185 |
| | 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: | 2192-2195 |
| | 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: | 2208-2211 |
| | 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: | 2218-2221 |
| | 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: | 2142-2145 |
| | 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: | 847-850 |
| | 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::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 |
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::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::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::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 |
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 |
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 |
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: | 227-228 |
| | 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: | 208-211 |
| | 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: | 213-216 |
| | 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: | 198-201 |
| | 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: | 174-176 |
| | 1 | 1 |
QThread::currentThreadIdName: | QThread::currentThreadId | Prototype: | Qt::HANDLE QThread::currentThreadId() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 412-416 |
| | 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: | 501-504 |
| | 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: | 551-552 |
| | 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: | 565-568 |
| | 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: | 496-499 |
| | 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: | 506-509 |
| | 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: | 483-486 |
| | 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: | 232-235 |
| | 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: | 413-415 |
| | 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: | 429-432 |
| | 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: | 421-424 |
| | 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: | 150-156 |
| | 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: | 69-71 |
| | 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: | 159-162 |
| | 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: | 1448-1451 |
| | 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: | 4144-4147 |
| | 1 | 1 |
QTime::isValidName: | QTime::isValid | Prototype: | bool QTime::isValid() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1471-1474 |
| | 1 | 1 |
QTime::isValidName: | QTime::isValid | Prototype: | bool QTime::isValid(int h, int m, int s, int ms) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2047-2050 |
| | 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: | 2061-2064 |
| | 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: | 1654-1657 |
| | 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: | 1536-1540 |
| | 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: | 303-307 |
| | 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: | 47-54 |
| | 1 | 1 |
QTimeZone::ianaIdToWindowsIdName: | QTimeZone::ianaIdToWindowsId | Prototype: | QByteArray QTimeZone::ianaIdToWindowsId(const QByteArray &ianaId) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 890-893 |
| | 1 | 1 |
QTimeZone::systemTimeZoneName: | QTimeZone::systemTimeZone | Prototype: | QTimeZone QTimeZone::systemTimeZone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 800-803 |
| | 1 | 1 |