| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextHtmlParser::depth| Name: | QTextHtmlParser::depth | | Prototype: | int QTextHtmlParser::depth(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 588-596 |
| | 5 | 2 |
QTextHtmlExporter::emitAttribute| Name: | QTextHtmlExporter::emitAttribute | | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2326-2333 |
| | 5 | 1 |
QTextFrameFormat::setMargin| Name: | QTextFrameFormat::setMargin | | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2653-2660 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 655-662 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(QTextFrame *frame, int block, int begin, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 667-674 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 681-688 |
| | 5 | 1 |
QTextFormatPrivate::recalcHash| Name: | QTextFormatPrivate::recalcHash | | Prototype: | uint QTextFormatPrivate::recalcHash() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 311-320 |
| | 5 | 2 |
QTextFormat::setProperty| Name: | QTextFormat::setProperty | | Prototype: | void QTextFormat::setProperty(int propertyId, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1106-1114 |
| | 5 | 3 |
QTextFormat::properties| Name: | QTextFormat::properties | | Prototype: | QMap<int, QVariant> QTextFormat::properties() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1219-1227 |
| | 5 | 3 |
QTextEngine::leadingSpaceWidth| Name: | QTextEngine::leadingSpaceWidth | | Prototype: | QFixed QTextEngine::leadingSpaceWidth(const QScriptLine &line) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3082-3090 |
| | 5 | 2 |
QTextEngine::endOfLine| Name: | QTextEngine::endOfLine | | Prototype: | int QTextEngine::endOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3279-3287 |
| | 5 | 2 |
QTextEngine::drawItemDecorationList| Name: | QTextEngine::drawItemDecorationList | | Prototype: | void QTextEngine::drawItemDecorationList(QPainter *painter, const ItemDecorationList &decorationList) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3365-3375 |
| | 5 | 3 |
QTextEngine::beginningOfLine| Name: | QTextEngine::beginningOfLine | | Prototype: | int QTextEngine::beginningOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3289-3297 |
| | 5 | 2 |
QTextEngine::atWordSeparator| Name: | QTextEngine::atWordSeparator | | Prototype: | bool QTextEngine::atWordSeparator(int position) const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2562-2602 |
| | 5 | 33 |
QTextEngine::addRequiredBoundaries| Name: | QTextEngine::addRequiredBoundaries | | Prototype: | void QTextEngine::addRequiredBoundaries() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2550-2560 |
| | 5 | 3 |
QTextEdit::setWordWrapMode| Name: | QTextEdit::setWordWrapMode | | Prototype: | void QTextEdit::setWordWrapMode(QTextOption::WrapMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 2478-2485 |
| | 5 | 2 |
QTextEdit::setPlaceholderText| Name: | QTextEdit::setPlaceholderText | | Prototype: | void QTextEdit::setPlaceholderText(const QString &placeholderText) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 792-800 |
| | 5 | 3 |
QTextEdit::scrollContentsBy| Name: | QTextEdit::scrollContentsBy | | Prototype: | void QTextEdit::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1710-1717 |
| | 5 | 2 |
QTextEdit::focusInEvent| Name: | QTextEdit::focusInEvent | | Prototype: | void QTextEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1775-1783 |
| | 5 | 2 |
QTextEdit::dragMoveEvent| Name: | QTextEdit::dragMoveEvent | | Prototype: | void QTextEdit::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1672-1679 |
| | 5 | 2 |
QTextDocumentPrivate::rootFrame| Name: | QTextDocumentPrivate::rootFrame | | Prototype: | QTextFrame *QTextDocumentPrivate::rootFrame() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1441-1449 |
| | 5 | 2 |
QTextDocumentPrivate::frameAt| Name: | QTextDocumentPrivate::frameAt | | Prototype: | QTextFrame *QTextDocumentPrivate::frameAt(int pos) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1451-1461 |
| | 5 | 3 |
QTextDocumentPrivate::createObject| Name: | QTextDocumentPrivate::createObject | | Prototype: | QTextObject *QTextDocumentPrivate::createObject(const QTextFormat &f, int objectIndex) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1622-1632 |
| | 5 | 2 |
QTextDocumentLayout::layoutStatus| Name: | QTextDocumentLayout::layoutStatus | | Prototype: | int QTextDocumentLayout::layoutStatus() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3300-3307 |
| | 5 | 2 |
QTextDocumentLayout::layoutFinished| Name: | QTextDocumentLayout::layoutFinished | | Prototype: | void QTextDocumentLayout::layoutFinished() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3332-3340 |
| | 5 | 2 |
QTextDocumentLayout::frameBoundingRect| Name: | QTextDocumentLayout::frameBoundingRect | | Prototype: | QRectF QTextDocumentLayout::frameBoundingRect(QTextFrame *frame) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3242-3249 |
| | 5 | 2 |
QTextDocumentLayout::dynamicPageCount| Name: | QTextDocumentLayout::dynamicPageCount | | Prototype: | int QTextDocumentLayout::dynamicPageCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3121-3128 |
| | 5 | 2 |
QTextDocumentFragment::fromHtml| Name: | QTextDocumentFragment::fromHtml | | Prototype: | QTextDocumentFragment QTextDocumentFragment::fromHtml(const QString &html, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 1210-1218 |
| | 5 | 1 |
QTextDocumentFragment::QTextDocumentFragment| Name: | QTextDocumentFragment::QTextDocumentFragment | | Prototype: | QTextDocumentFragment::QTextDocumentFragment(const QTextDocument *document) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 290-299 |
| | 5 | 2 |
QTextDocument::undo| Name: | QTextDocument::undo | | Prototype: | void QTextDocument::undo(QTextCursor *cursor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 390-398 |
| | 5 | 2 |
QTextDocument::setTextWidth| Name: | QTextDocument::setTextWidth | | Prototype: | void QTextDocument::setTextWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 698-705 |
| | 5 | 1 |
QTextDocument::setIndentWidth| Name: | QTextDocument::setIndentWidth | | Prototype: | void QTextDocument::setIndentWidth(qreal width) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 783-791 |
| | 5 | 3 |
QTextDocument::redo| Name: | QTextDocument::redo | | Prototype: | void QTextDocument::redo(QTextCursor *cursor) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 407-415 |
| | 5 | 2 |
QTextDocument::metaInformation| Name: | QTextDocument::metaInformation | | Prototype: | QString QTextDocument::metaInformation(MetaInformation info) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1116-1126 |
| | 5 | 3 |
QTextDocument::documentLayout| Name: | QTextDocument::documentLayout | | Prototype: | QAbstractTextDocumentLayout *QTextDocument::documentLayout() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1099-1107 |
| | 5 | 2 |
QTextCursorPrivate::insertBlock| Name: | QTextCursorPrivate::insertBlock | | Prototype: | void QTextCursorPrivate::insertBlock(const QTextBlockFormat &format, const QTextCharFormat &charFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 202-210 |
| | 5 | 1 |
QTextCursor::operator==| Name: | QTextCursor::operator== | | Prototype: | bool QTextCursor::operator==(const QTextCursor &rhs) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2397-2406 |
| | 5 | 3 |
QTextCursor::currentList| Name: | QTextCursor::currentList | | Prototype: | QTextList *QTextCursor::currentList() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2122-2130 |
| | 5 | 2 |
QTextCursor::beginEditBlock| Name: | QTextCursor::beginEditBlock | | Prototype: | void QTextCursor::beginEditBlock() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2464-2473 |
| | 5 | 3 |
QTextCodec::QTextCodec| Name: | QTextCodec::QTextCodec | | Prototype: | QTextCodec::QTextCodec() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 474-483 |
| | 5 | 2 |
QTextBoundaryFinder::QTextBoundaryFinder| Name: | QTextBoundaryFinder::QTextBoundaryFinder | | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(const QTextBoundaryFinder &other) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 174-189 |
| | 5 | 3 |
QTextBlock::textList| Name: | QTextBlock::textList | | Prototype: | QTextList *QTextBlock::textList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1306-1314 |
| | 5 | 2 |
QTextBlock::iterator::fragment| Name: | QTextBlock::iterator::fragment | | Prototype: | QTextFragment QTextBlock::iterator::fragment() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1594-1602 |
| | 5 | 2 |
QTextBlock::contains| Name: | QTextBlock::contains | | Prototype: | bool QTextBlock::contains(int position) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1059-1067 |
| | 5 | 2 |
QTextBlock::clearLayout| Name: | QTextBlock::clearLayout | | Prototype: | void QTextBlock::clearLayout() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1097-1105 |
| | 5 | 3 |
QTestXunitStreamer::outputElementAttributes| Name: | QTestXunitStreamer::outputElementAttributes | | Prototype: | void QTestXunitStreamer::outputElementAttributes(const QTestElement* element, QTestElementAttribute *attribute) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 209-217 |
| | 5 | 2 |
QTestResult::finishedCurrentTestDataCleanup| Name: | QTestResult::finishedCurrentTestDataCleanup | | Prototype: | void QTestResult::finishedCurrentTestDataCleanup() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 143-154 |
| | 5 | 3 |
QTestResult::addFailure| Name: | QTestResult::addFailure | | Prototype: | void QTestResult::addFailure(const char *message, const char *file, int line) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 299-308 |
| | 5 | 2 |
QTestLog::stopLogging| Name: | QTestLog::stopLogging | | Prototype: | void QTestLog::stopLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 471-478 |
| | 5 | 1 |
QTestLog::enterTestFunction| Name: | QTestLog::enterTestFunction | | Prototype: | void QTestLog::enterTestFunction(const char* function) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 337-346 |
| | 5 | 3 |
QTestLog::addPass| Name: | QTestLog::addPass | | Prototype: | void QTestLog::addPass(const char *msg) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 390-400 |
| | 5 | 3 |
QTest::newRow| Name: | QTest::newRow | | Prototype: | QTestData &QTest::newRow(const char *dataTag) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2131-2139 |
| | 5 | 4 |
QTest::invokeMethod| Name: | QTest::invokeMethod | | Prototype: | static void invokeMethod(QObject *obj, const char *methodName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 251-259 |
| | 5 | 2 |
QTest::TestLoggers::destroyLoggers| Name: | QTest::TestLoggers::destroyLoggers | | Prototype: | static void destroyLoggers() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 173-181 |
| | 5 | 2 |
QTest::IgnoreResultList::stringsMatch| Name: | QTest::IgnoreResultList::stringsMatch | | Prototype: | static bool stringsMatch(const QString &expected, const QString &actual) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 123-135 |
| | 5 | 3 |
QTest::IgnoreResultList::matches| Name: | QTest::IgnoreResultList::matches | | Prototype: | inline bool matches(QtMsgType tp, const QString &message) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 137-147 |
| | 5 | 1 |
QTemporaryFilePrivate::defaultTemplateName| Name: | QTemporaryFilePrivate::defaultTemplateName | | Prototype: | QString QTemporaryFilePrivate::defaultTemplateName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 436-446 |
| | 5 | 2 |
QTcpServer::QTcpServer| Name: | QTcpServer::QTcpServer | | Prototype: | QTcpServer::QTcpServer(QTcpServerPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 255-261 |
| | 5 | 1 |
QTcpServer::QTcpServer| Name: | QTcpServer::QTcpServer | | Prototype: | QTcpServer::QTcpServer(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 228-234 |
| | 5 | 1 |
QTableWidgetPrivate::_q_dataChanged| Name: | QTableWidgetPrivate::_q_dataChanged | | Prototype: | void QTableWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1668-1678 |
| | 5 | 3 |
QTableWidgetItem::data| Name: | QTableWidgetItem::data | | Prototype: | QVariant QTableWidgetItem::data(int role) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1394-1402 |
| | 5 | 3 |
QTableWidget::takeVerticalHeaderItem| Name: | QTableWidget::takeVerticalHeaderItem | | Prototype: | QTableWidgetItem *QTableWidget::takeVerticalHeaderItem(int row) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2018-2025 |
| | 5 | 2 |
QTableWidget::takeItem| Name: | QTableWidget::takeItem | | Prototype: | QTableWidgetItem *QTableWidget::takeItem(int row, int column) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1982-1989 |
| | 5 | 2 |
QTableWidget::takeHorizontalHeaderItem| Name: | QTableWidget::takeHorizontalHeaderItem | | Prototype: | QTableWidgetItem *QTableWidget::takeHorizontalHeaderItem(int column) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2057-2064 |
| | 5 | 2 |
QTableWidget::setVerticalHeaderItem| Name: | QTableWidget::setVerticalHeaderItem | | Prototype: | void QTableWidget::setVerticalHeaderItem(int row, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2003-2012 |
| | 5 | 2 |
QTableWidget::setHorizontalHeaderItem| Name: | QTableWidget::setHorizontalHeaderItem | | Prototype: | void QTableWidget::setHorizontalHeaderItem(int column, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2042-2051 |
| | 5 | 2 |
QTableWidget::openPersistentEditor| Name: | QTableWidget::openPersistentEditor | | Prototype: | void QTableWidget::openPersistentEditor(QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2233-2240 |
| | 5 | 2 |
QTableWidget::closePersistentEditor| Name: | QTableWidget::closePersistentEditor | | Prototype: | void QTableWidget::closePersistentEditor(QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2247-2254 |
| | 5 | 2 |
QTableView::setSpan| Name: | QTableView::setSpan | | Prototype: | void QTableView::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3160-3167 |
| | 5 | 2 |
QTableView::doItemsLayout| Name: | QTableView::doItemsLayout | | Prototype: | void QTableView::doItemsLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1167-1174 |
| | 5 | 2 |
QTabWidget::setTabShape| Name: | QTabWidget::setTabShape | | Prototype: | void QTabWidget::setTabShape(TabShape s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1047-1054 |
| | 5 | 2 |
QTabWidget::setTabPosition| Name: | QTabWidget::setTabPosition | | Prototype: | void QTabWidget::setTabPosition(TabPosition pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 974-981 |
| | 5 | 2 |
QTabWidget::setDocumentMode| Name: | QTabWidget::setDocumentMode | | Prototype: | void QTabWidget::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1340-1347 |
| | 5 | 1 |
QTabWidget::hasHeightForWidth| Name: | QTabWidget::hasHeightForWidth | | Prototype: | bool QTabWidget::hasHeightForWidth() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 260-267 |
| | 5 | 2 |
QTabBarPrivate::setCurrentNextEnabledIndex| Name: | QTabBarPrivate::setCurrentNextEnabledIndex | | Prototype: | void QTabBarPrivate::setCurrentNextEnabledIndex(int offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2164-2173 |
| | 5 | 3 |
QTabBarPrivate::moveTab| Name: | QTabBarPrivate::moveTab | | Prototype: | void QTabBarPrivate::moveTab(int index, int offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1898-1905 |
| | 5 | 2 |
QTabBarPrivate::killSwitchTabTimer| Name: | QTabBarPrivate::killSwitchTabTimer | | Prototype: | void QTabBarPrivate::killSwitchTabTimer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 701-709 |
| | 5 | 2 |
QTabBar::setShape| Name: | QTabBar::setShape | | Prototype: | void QTabBar::setShape(Shape shape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 868-875 |
| | 5 | 2 |
QTabBar::setIconSize| Name: | QTabBar::setIconSize | | Prototype: | void QTabBar::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1370-1377 |
| | 5 | 1 |
QTabBar::setExpanding| Name: | QTabBar::setExpanding | | Prototype: | void QTabBar::setExpanding(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2390-2397 |
| | 5 | 2 |
QTabBar::setElideMode| Name: | QTabBar::setElideMode | | Prototype: | void QTabBar::setElideMode(Qt::TextElideMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2232-2239 |
| | 5 | 1 |
QTabBar::setDrawBase| Name: | QTabBar::setDrawBase | | Prototype: | void QTabBar::setDrawBase(bool drawBase) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 887-894 |
| | 5 | 2 |
QTabBar::resizeEvent| Name: | QTabBar::resizeEvent | | Prototype: | void QTabBar::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1668-1676 |
| | 5 | 2 |
QTabBar::initStyleOption| Name: | QTabBar::initStyleOption | | Prototype: | void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 230-238 |
| | 5 | 1 |
QTabBar::iconSize| Name: | QTabBar::iconSize | | Prototype: | QSize QTabBar::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1360-1368 |
| | 5 | 2 |
QSystemTrayIconSys::systemTrayWindowChanged| Name: | QSystemTrayIconSys::systemTrayWindowChanged | | Prototype: | void QSystemTrayIconSys::systemTrayWindowChanged(QScreen *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 157-166 |
| | 5 | 2 |
QSystemTrayIconPrivate::updateIcon_sys| Name: | QSystemTrayIconPrivate::updateIcon_sys | | Prototype: | void QSystemTrayIconPrivate::updateIcon_sys() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 307-315 |
| | 5 | 3 |
QSystemTrayIconPrivate::remove_sys_qpa| Name: | QSystemTrayIconPrivate::remove_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::remove_sys_qpa() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 694-701 |
| | 5 | 1 |
QSystemTrayIconPrivate::geometry_sys| Name: | QSystemTrayIconPrivate::geometry_sys | | Prototype: | QRect QSystemTrayIconPrivate::geometry_sys() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 284-291 |
| | 5 | 3 |
QSysInfo::productVersion| Name: | QSysInfo::productVersion | | Prototype: | QString QSysInfo::productVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2739-2764 |
| | 5 | 2 |
QSysInfo::productType| Name: | QSysInfo::productType | | Prototype: | QString QSysInfo::productType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2678-2713 |
| | 5 | 2 |
QSyntaxHighlighter::rehighlight| Name: | QSyntaxHighlighter::rehighlight | | Prototype: | void QSyntaxHighlighter::rehighlight() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 369-377 |
| | 5 | 2 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 284-293 |
| | 5 | 2 |
QSurfaceFormat::detach| Name: | QSurfaceFormat::detach | | Prototype: | void QSurfaceFormat::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 222-230 |
| | 5 | 3 |
QSupportedWritingSystems::detach| Name: | QSupportedWritingSystems::detach | | Prototype: | void QSupportedWritingSystems::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 216-224 |
| | 5 | 3 |
QStyleSheetStyle::baseStyle| Name: | QStyleSheetStyle::baseStyle | | Prototype: | QStyle *QStyleSheetStyle::baseStyle() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2712-2719 |
| | 5 | 3 |
QStyleSheetBorderData::QStyleSheetBorderData| Name: | QStyleSheetBorderData::QStyleSheetBorderData | | Prototype: | QStyleSheetBorderData(int *b, QBrush *c, QCss::BorderStyle *s, QSize *r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 344-352 |
| | 5 | 2 |
QStyleOptionGraphicsItem::levelOfDetailFromTransform| Name: | QStyleOptionGraphicsItem::levelOfDetailFromTransform | | Prototype: | qreal QStyleOptionGraphicsItem::levelOfDetailFromTransform(const QTransform &worldTransform) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 3721-3731 |
| | 5 | 2 |
QStyleHints::setTabFocusBehavior| Name: | QStyleHints::setTabFocusBehavior | | Prototype: | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 433-440 |
| | 5 | 2 |
QStyleHints::setStartDragTime| Name: | QStyleHints::setStartDragTime | | Prototype: | void QStyleHints::setStartDragTime(int startDragTime) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 218-225 |
| | 5 | 2 |