| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QTest::IgnoreResultList::clearList| Name: | QTest::IgnoreResultList::clearList | | Prototype: | static inline void clearList(IgnoreResultList *&list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 94-101 |
| | 4 | 2 |
QTest::FatalSignalHandler::signal| Name: | QTest::FatalSignalHandler::signal | | Prototype: | void FatalSignalHandler::signal(int signum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2639-2656 |
| | 7 | 2 |
QTemporaryFilePrivate::engine| Name: | QTemporaryFilePrivate::engine | | Prototype: | QAbstractFileEngine *QTemporaryFilePrivate::engine() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 409-416 |
| | 4 | 2 |
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: | 430-440 |
| | 5 | 2 |
QTemporaryFileEngine::setFileTemplate| Name: | QTemporaryFileEngine::setFileTemplate | | Prototype: | void QTemporaryFileEngine::setFileTemplate(const QString &fileTemplate) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 261-266 |
| | 3 | 2 |
QTemporaryFileEngine::remove| Name: | QTemporaryFileEngine::remove | | Prototype: | bool QTemporaryFileEngine::remove() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 359-377 |
| | 8 | 2 |
QTemporaryFileEngine::isReallyOpen| Name: | QTemporaryFileEngine::isReallyOpen | | Prototype: | bool QTemporaryFileEngine::isReallyOpen() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 239-252 |
| | 8 | 2 |
QTemporaryFile::~QTemporaryFile| Name: | QTemporaryFile::~QTemporaryFile | | Prototype: | QTemporaryFile::~QTemporaryFile() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 588-594 |
| | 4 | 2 |
QTemporaryFile::setFileTemplate| Name: | QTemporaryFile::setFileTemplate | | Prototype: | void QTemporaryFile::setFileTemplate(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 679-685 |
| | 4 | 2 |
QTemporaryFile::fileName| Name: | QTemporaryFile::fileName | | Prototype: | QString QTemporaryFile::fileName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 647-653 |
| | 4 | 2 |
QTemporaryDirPrivate::create| Name: | QTemporaryDirPrivate::create | | Prototype: | void QTemporaryDirPrivate::create(const QString &templateName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 166-181 |
| | 6 | 2 |
QTemporaryDir::~QTemporaryDir| Name: | QTemporaryDir::~QTemporaryDir | | Prototype: | QTemporaryDir::~QTemporaryDir() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 265-269 |
| | 2 | 2 |
QTemporaryDir::QTemporaryDir| Name: | QTemporaryDir::QTemporaryDir | | Prototype: | QTemporaryDir::QTemporaryDir(const QString &templatePath) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 249-256 |
| | 3 | 2 |
QTcpServer::socketDescriptor| Name: | QTcpServer::socketDescriptor | | Prototype: | qintptr QTcpServer::socketDescriptor() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 381-386 |
| | 3 | 2 |
QTcpServer::serverPort| Name: | QTcpServer::serverPort | | Prototype: | quint16 QTcpServer::serverPort() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 446-451 |
| | 3 | 2 |
QTcpServer::serverAddress| Name: | QTcpServer::serverAddress | | Prototype: | QHostAddress QTcpServer::serverAddress() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 459-464 |
| | 3 | 2 |
QTcpServer::isListening| Name: | QTcpServer::isListening | | Prototype: | bool QTcpServer::isListening() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 338-343 |
| | 3 | 2 |
QTcpServer::close| Name: | QTcpServer::close | | Prototype: | void QTcpServer::close() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 351-370 |
| | 8 | 2 |
QTapGestureRecognizer::create| Name: | QTapGestureRecognizer::create | | Prototype: | QGesture *QTapGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 413-419 |
| | 3 | 2 |
QTapAndHoldGestureRecognizer::reset| Name: | QTapAndHoldGestureRecognizer::reset | | Prototype: | void QTapAndHoldGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 574-585 |
| | 7 | 2 |
QTapAndHoldGestureRecognizer::create| Name: | QTapAndHoldGestureRecognizer::create | | Prototype: | QGesture *QTapAndHoldGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 484-490 |
| | 3 | 2 |
QTableWidgetPrivate::_q_sort| Name: | QTableWidgetPrivate::_q_sort | | Prototype: | void QTableWidgetPrivate::_q_sort() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1652-1659 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemPressed| Name: | QTableWidgetPrivate::_q_emitItemPressed | | Prototype: | void QTableWidgetPrivate::_q_emitItemPressed(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1593-1599 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemEntered| Name: | QTableWidgetPrivate::_q_emitItemEntered | | Prototype: | void QTableWidgetPrivate::_q_emitItemEntered(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1625-1631 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemDoubleClicked| Name: | QTableWidgetPrivate::_q_emitItemDoubleClicked | | Prototype: | void QTableWidgetPrivate::_q_emitItemDoubleClicked(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1609-1615 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemClicked| Name: | QTableWidgetPrivate::_q_emitItemClicked | | Prototype: | void QTableWidgetPrivate::_q_emitItemClicked(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1601-1607 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemChanged| Name: | QTableWidgetPrivate::_q_emitItemChanged | | Prototype: | void QTableWidgetPrivate::_q_emitItemChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1633-1639 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemActivated| Name: | QTableWidgetPrivate::_q_emitItemActivated | | Prototype: | void QTableWidgetPrivate::_q_emitItemActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1617-1623 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitCurrentItemChanged| Name: | QTableWidgetPrivate::_q_emitCurrentItemChanged | | Prototype: | void QTableWidgetPrivate::_q_emitCurrentItemChanged(const QModelIndex ¤t, const QModelIndex &previous) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1641-1650 |
| | 6 | 2 |
QTableWidgetItem::~QTableWidgetItem| Name: | QTableWidgetItem::~QTableWidgetItem | | Prototype: | QTableWidgetItem::~QTableWidgetItem() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1344-1350 |
| | 4 | 2 |
QTableWidgetItem::setFlags| Name: | QTableWidgetItem::setFlags | | Prototype: | void QTableWidgetItem::setFlags(Qt::ItemFlags aflags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1102-1107 |
| | 3 | 2 |
QTableWidget::visualItemRect| Name: | QTableWidget::visualItemRect | | Prototype: | QRect QTableWidget::visualItemRect(const QTableWidgetItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2430-2438 |
| | 6 | 2 |
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: | 2011-2018 |
| | 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: | 1975-1982 |
| | 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: | 2050-2057 |
| | 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: | 1996-2005 |
| | 5 | 2 |
QTableWidget::setRangeSelected| Name: | QTableWidget::setRangeSelected | | Prototype: | void QTableWidget::setRangeSelected(const QTableWidgetSelectionRange &range, bool select) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2316-2327 |
| | 7 | 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: | 2035-2044 |
| | 5 | 2 |
QTableWidget::selectedRanges| Name: | QTableWidget::selectedRanges | | Prototype: | QList<QTableWidgetSelectionRange> QTableWidget::selectedRanges() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2335-2347 |
| | 10 | 2 |
QTableWidget::scrollToItem| Name: | QTableWidget::scrollToItem | | Prototype: | void QTableWidget::scrollToItem(const QTableWidgetItem *item, QAbstractItemView::ScrollHint hint) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2446-2454 |
| | 6 | 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: | 2226-2233 |
| | 5 | 2 |
QTableWidget::items| Name: | QTableWidget::items | | Prototype: | QList<QTableWidgetItem*> QTableWidget::items(const QMimeData *data) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2633-2639 |
| | 4 | 2 |
QTableWidget::editItem| Name: | QTableWidget::editItem | | Prototype: | void QTableWidget::editItem(QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2213-2219 |
| | 4 | 2 |
QTableWidget::dropMimeData| Name: | QTableWidget::dropMimeData | | Prototype: | bool QTableWidget::dropMimeData(int row, int column, const QMimeData *data, Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2603-2615 |
| | 6 | 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: | 2240-2247 |
| | 5 | 2 |
QTableViewPrivate::widthHintForIndex| Name: | QTableViewPrivate::widthHintForIndex | | Prototype: | int QTableViewPrivate::widthHintForIndex(const QModelIndex &index, int hint, const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 922-934 |
| | 9 | 2 |
QTableViewPrivate::span| Name: | QTableViewPrivate::span | | Prototype: | QSpanCollection::Span QTableViewPrivate::span(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 695-702 |
| | 4 | 2 |
QTableView::sortByColumn| Name: | QTableView::sortByColumn | | Prototype: | void QTableView::sortByColumn(int column) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3098-3104 |
| | 4 | 2 |
QTableView::setWordWrap| Name: | QTableView::setWordWrap | | Prototype: | void QTableView::setWordWrap(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2631-2639 |
| | 6 | 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: | 3161-3168 |
| | 5 | 2 |
QTableView::setSortingEnabled| Name: | QTableView::setSortingEnabled | | Prototype: | void QTableView::setSortingEnabled(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2544-2566 |
| | 18 | 2 |
QTableView::setShowGrid| Name: | QTableView::setShowGrid | | Prototype: | void QTableView::setShowGrid(bool show) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2587-2594 |
| | 4 | 2 |
QTableView::setRowHidden| Name: | QTableView::setRowHidden | | Prototype: | void QTableView::setRowHidden(int row, bool hide) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2490-2496 |
| | 4 | 2 |
QTableView::setRootIndex| Name: | QTableView::setRootIndex | | Prototype: | void QTableView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1148-1158 |
| | 7 | 2 |
QTableView::setGridStyle| Name: | QTableView::setGridStyle | | Prototype: | void QTableView::setGridStyle(Qt::PenStyle style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2608-2615 |
| | 4 | 2 |
QTableView::setColumnHidden| Name: | QTableView::setColumnHidden | | Prototype: | void QTableView::setColumnHidden(int column, bool hide) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2515-2521 |
| | 4 | 2 |
QTableView::rowResized| Name: | QTableView::rowResized | | Prototype: | void QTableView::rowResized(int row, int, int) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2833-2839 |
| | 4 | 2 |
QTableView::rowMoved| Name: | QTableView::rowMoved | | Prototype: | void QTableView::rowMoved(int, int oldIndex, int newIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2920-2939 |
| | 14 | 2 |
QTableView::rowCountChanged| Name: | QTableView::rowCountChanged | | Prototype: | void QTableView::rowCountChanged(int oldCount, int newCount ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2060-2068 |
| | 4 | 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: | 1163-1170 |
| | 5 | 2 |
QTableView::columnResized| Name: | QTableView::columnResized | | Prototype: | void QTableView::columnResized(int column, int, int) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2848-2854 |
| | 4 | 2 |
QTableView::columnMoved| Name: | QTableView::columnMoved | | Prototype: | void QTableView::columnMoved(int, int oldIndex, int newIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2948-2967 |
| | 14 | 2 |
QTableView::columnCountChanged| Name: | QTableView::columnCountChanged | | Prototype: | void QTableView::columnCountChanged(int, int) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2075-2084 |
| | 6 | 2 |
QTableModel::takeItem| Name: | QTableModel::takeItem | | Prototype: | QTableWidgetItem *QTableModel::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: | 215-227 |
| | 9 | 2 |
QTableModel::sortedInsertionIterator| Name: | QTableModel::sortedInsertionIterator | | Prototype: | QVector<QTableWidgetItem*>::iterator QTableModel::sortedInsertionIterator( const QVector<QTableWidgetItem*>::iterator &begin, const QVector<QTableWidgetItem*>::iterator &end, Qt::SortOrder order, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 668-676 |
| | 3 | 2 |
QTableModel::setItemPrototype| Name: | QTableModel::setItemPrototype | | Prototype: | void QTableModel::setItemPrototype(const QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 799-805 |
| | 3 | 2 |
QTableModel::mimeData| Name: | QTableModel::mimeData | | Prototype: | QMimeData *QTableModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 818-833 |
| | 10 | 2 |
QTableModel::item| Name: | QTableModel::item | | Prototype: | QTableWidgetItem *QTableModel::item(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 234-239 |
| | 3 | 2 |
QTableModel::data| Name: | QTableModel::data | | Prototype: | QVariant QTableModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 396-402 |
| | 4 | 2 |
QTabWidgetPrivate::_q_showTab| Name: | QTabWidgetPrivate::_q_showTab | | Prototype: | void QTabWidgetPrivate::_q_showTab(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 734-740 |
| | 4 | 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: | 1041-1048 |
| | 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: | 968-975 |
| | 5 | 2 |
QTabWidget::setTabEnabled| Name: | QTabWidget::setTabEnabled | | Prototype: | void QTabWidget::setTabEnabled(int index, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 541-547 |
| | 4 | 2 |
QTabWidget::removeTab| Name: | QTabWidget::removeTab | | Prototype: | void QTabWidget::removeTab(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 606-611 |
| | 3 | 2 |
QTabWidget::insertTab| Name: | QTabWidget::insertTab | | Prototype: | int QTabWidget::insertTab(int index, QWidget *w, const QIcon& icon, const QString &label) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 450-461 |
| | 8 | 2 |
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: | 254-261 |
| | 5 | 2 |
QTabWidget::event| Name: | QTabWidget::event | | Prototype: | bool QTabWidget::event(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1053-1058 |
| | 3 | 2 |
QTabWidget::cornerWidget| Name: | QTabWidget::cornerWidget | | Prototype: | QWidget * QTabWidget::cornerWidget(Qt::Corner corner) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 592-598 |
| | 4 | 2 |
QTabWidget::clear| Name: | QTabWidget::clear | | Prototype: | void QTabWidget::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1370-1375 |
| | 2 | 2 |
QTabWidget::changeEvent| Name: | QTabWidget::changeEvent | | Prototype: | void QTabWidget::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1063-1072 |
| | 3 | 2 |
QTabBarPrivate::slide| Name: | QTabBarPrivate::slide | | Prototype: | void QTabBarPrivate::slide(int from, int to) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1790-1806 |
| | 14 | 2 |
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: | 1808-1815 |
| | 5 | 2 |
QTabBarPrivate::layoutWidgets| Name: | QTabBarPrivate::layoutWidgets | | Prototype: | void QTabBarPrivate::layoutWidgets(int start) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 657-663 |
| | 3 | 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: | 611-619 |
| | 5 | 2 |
QTabBarPrivate::autoHideTabs| Name: | QTabBarPrivate::autoHideTabs | | Prototype: | void QTabBarPrivate::autoHideTabs() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 665-671 |
| | 3 | 2 |
QTabBarPrivate::Tab::TabBarAnimation::updateState| Name: | QTabBarPrivate::Tab::TabBarAnimation::updateState | | Prototype: | void QTabBarPrivate::Tab::TabBarAnimation::updateState(QAbstractAnimation::State, QAbstractAnimation::State newState) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2532-2535 |
| | 1 | 2 |
QTabBar::timerEvent| Name: | QTabBar::timerEvent | | Prototype: | void QTabBar::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2114-2124 |
| | 7 | 2 |
QTabBar::tabWhatsThis| Name: | QTabBar::tabWhatsThis | | Prototype: | QString QTabBar::tabWhatsThis(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1152-1158 |
| | 4 | 2 |
QTabBar::tabToolTip| Name: | QTabBar::tabToolTip | | Prototype: | QString QTabBar::tabToolTip(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1123-1129 |
| | 4 | 2 |
QTabBar::tabTextColor| Name: | QTabBar::tabTextColor | | Prototype: | QColor QTabBar::tabTextColor(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1056-1062 |
| | 4 | 2 |
QTabBar::tabText| Name: | QTabBar::tabText | | Prototype: | QString QTabBar::tabText(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1024-1030 |
| | 4 | 2 |
QTabBar::tabIcon| Name: | QTabBar::tabIcon | | Prototype: | QIcon QTabBar::tabIcon(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1084-1090 |
| | 4 | 2 |
QTabBar::tabData| Name: | QTabBar::tabData | | Prototype: | QVariant QTabBar::tabData(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1176-1182 |
| | 4 | 2 |
QTabBar::setUsesScrollButtons| Name: | QTabBar::setUsesScrollButtons | | Prototype: | void QTabBar::setUsesScrollButtons(bool useButtons) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2172-2180 |
| | 6 | 2 |
QTabBar::setTabWhatsThis| Name: | QTabBar::setTabWhatsThis | | Prototype: | void QTabBar::setTabWhatsThis(int index, const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1139-1144 |
| | 3 | 2 |
QTabBar::setTabToolTip| Name: | QTabBar::setTabToolTip | | Prototype: | void QTabBar::setTabToolTip(int index, const QString & tip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1112-1117 |
| | 3 | 2 |
QTabBar::setTabTextColor| Name: | QTabBar::setTabTextColor | | Prototype: | void QTabBar::setTabTextColor(int index, const QColor &color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1071-1078 |
| | 4 | 2 |
QTabBar::setTabText| Name: | QTabBar::setTabText | | Prototype: | void QTabBar::setTabText(int index, const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1035-1048 |
| | 8 | 2 |
QTabBar::setTabData| Name: | QTabBar::setTabData | | Prototype: | void QTabBar::setTabData(int index, const QVariant & data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1165-1170 |
| | 3 | 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: | 793-800 |
| | 5 | 2 |