| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 245-258 |
| | 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: | 594-600 |
| | 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: | 685-691 |
| | 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: | 653-659 |
| | 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: | 173-188 |
| | 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: | 272-276 |
| | 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: | 256-263 |
| | 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: | 387-392 |
| | 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: | 452-457 |
| | 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: | 465-470 |
| | 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: | 344-349 |
| | 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: | 357-376 |
| | 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: | 419-425 |
| | 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: | 580-591 |
| | 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: | 490-496 |
| | 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: | 1659-1666 |
| | 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: | 1600-1606 |
| | 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: | 1632-1638 |
| | 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: | 1616-1622 |
| | 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: | 1608-1614 |
| | 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: | 1640-1646 |
| | 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: | 1624-1630 |
| | 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: | 1648-1657 |
| | 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: | 1350-1356 |
| | 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: | 1108-1113 |
| | 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: | 2436-2444 |
| | 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: | 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::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: | 2323-2334 |
| | 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: | 2042-2051 |
| | 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: | 2342-2354 |
| | 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: | 2452-2460 |
| | 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: | 2233-2240 |
| | 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: | 2639-2645 |
| | 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: | 2220-2226 |
| | 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: | 2609-2621 |
| | 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: | 2247-2254 |
| | 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: | 926-938 |
| | 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: | 702-709 |
| | 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: | 3097-3103 |
| | 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: | 2630-2638 |
| | 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: | 3160-3167 |
| | 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: | 2543-2565 |
| | 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: | 2586-2593 |
| | 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: | 2489-2495 |
| | 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: | 1152-1162 |
| | 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: | 2607-2614 |
| | 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: | 2514-2520 |
| | 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: | 2832-2838 |
| | 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: | 2919-2938 |
| | 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: | 2059-2067 |
| | 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: | 1167-1174 |
| | 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: | 2847-2853 |
| | 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: | 2947-2966 |
| | 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: | 2074-2083 |
| | 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: | 221-233 |
| | 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: | 674-682 |
| | 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: | 805-811 |
| | 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: | 824-839 |
| | 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: | 240-245 |
| | 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: | 402-408 |
| | 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: | 740-746 |
| | 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: | 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::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: | 547-553 |
| | 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: | 612-617 |
| | 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: | 456-467 |
| | 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: | 260-267 |
| | 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: | 1059-1064 |
| | 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: | 598-604 |
| | 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: | 1376-1381 |
| | 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: | 1069-1078 |
| | 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: | 1880-1896 |
| | 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: | 1898-1905 |
| | 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: | 747-753 |
| | 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: | 701-709 |
| | 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: | 755-761 |
| | 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: | 2619-2622 |
| | 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: | 2201-2211 |
| | 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: | 1227-1233 |
| | 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: | 1198-1204 |
| | 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: | 1131-1137 |
| | 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: | 1099-1105 |
| | 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: | 1159-1165 |
| | 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: | 1251-1257 |
| | 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: | 2259-2267 |
| | 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: | 1214-1219 |
| | 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: | 1187-1192 |
| | 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: | 1146-1153 |
| | 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: | 1110-1123 |
| | 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: | 1240-1245 |
| | 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: | 868-875 |
| | 5 | 2 |
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::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::setChangeCurrentOnDrag| Name: | QTabBar::setChangeCurrentOnDrag | | Prototype: | void QTabBar::setChangeCurrentOnDrag(bool change) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2494-2500 |
| | 4 | 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::keyPressEvent| Name: | QTabBar::keyPressEvent | | Prototype: | void QTabBar::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2137-2146 |
| | 6 | 2 |
QTabBar::isTabEnabled| Name: | QTabBar::isTabEnabled | | Prototype: | bool QTabBar::isTabEnabled(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1066-1072 |
| | 4 | 2 |