| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAbstractItemView::itemDelegateForColumn| Name: | QAbstractItemView::itemDelegateForColumn | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegateForColumn(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1006-1010 |
| | 2 | 1 |
QAbstractItemView::itemDelegateForRow| Name: | QAbstractItemView::itemDelegateForRow | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegateForRow(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 946-950 |
| | 2 | 1 |
QAbstractItemView::model| Name: | QAbstractItemView::model | | Prototype: | QAbstractItemModel *QAbstractItemView::model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 754-758 |
| | 2 | 1 |
QAbstractItemView::resetHorizontalScrollMode| Name: | QAbstractItemView::resetHorizontalScrollMode | | Prototype: | void QAbstractItemView::resetHorizontalScrollMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1321-1326 |
| | 3 | 1 |
QAbstractItemView::resetVerticalScrollMode| Name: | QAbstractItemView::resetVerticalScrollMode | | Prototype: | void QAbstractItemView::resetVerticalScrollMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1284-1289 |
| | 3 | 1 |
QAbstractItemView::resizeEvent| Name: | QAbstractItemView::resizeEvent | | Prototype: | void QAbstractItemView::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2510-2514 |
| | 2 | 1 |
QAbstractItemView::rootIndex| Name: | QAbstractItemView::rootIndex | | Prototype: | QModelIndex QAbstractItemView::rootIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1161-1164 |
| | 1 | 1 |
QAbstractItemView::scheduleDelayedItemsLayout| Name: | QAbstractItemView::scheduleDelayedItemsLayout | | Prototype: | void QAbstractItemView::scheduleDelayedItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3764-3768 |
| | 2 | 1 |
QAbstractItemView::scrollDirtyRegion| Name: | QAbstractItemView::scrollDirtyRegion | | Prototype: | void QAbstractItemView::scrollDirtyRegion(int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3808-3812 |
| | 2 | 1 |
QAbstractItemView::scrollToTop| Name: | QAbstractItemView::scrollToTop | | Prototype: | void QAbstractItemView::scrollToTop() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3242-3245 |
| | 1 | 1 |
QAbstractItemView::selectedIndexes::[lambda]| Name: | QAbstractItemView::selectedIndexes::[lambda] | | Prototype: | [this](const QModelIndex &idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2614-2616 |
| | 1 | 1 |
QAbstractItemView::selectionBehavior| Name: | QAbstractItemView::selectionBehavior | | Prototype: | QAbstractItemView::SelectionBehavior QAbstractItemView::selectionBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1060-1064 |
| | 2 | 1 |
QAbstractItemView::selectionMode| Name: | QAbstractItemView::selectionMode | | Prototype: | QAbstractItemView::SelectionMode QAbstractItemView::selectionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1038-1042 |
| | 2 | 1 |
QAbstractItemView::selectionModel| Name: | QAbstractItemView::selectionModel | | Prototype: | QItemSelectionModel* QAbstractItemView::selectionModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 820-824 |
| | 2 | 1 |
QAbstractItemView::setAutoScroll| Name: | QAbstractItemView::setAutoScroll | | Prototype: | void QAbstractItemView::setAutoScroll(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1377-1381 |
| | 2 | 1 |
QAbstractItemView::setAutoScrollMargin| Name: | QAbstractItemView::setAutoScrollMargin | | Prototype: | void QAbstractItemView::setAutoScrollMargin(int margin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1397-1401 |
| | 2 | 1 |
QAbstractItemView::setDefaultDropAction| Name: | QAbstractItemView::setDefaultDropAction | | Prototype: | void QAbstractItemView::setDefaultDropAction(Qt::DropAction dropAction) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1542-1546 |
| | 2 | 1 |
QAbstractItemView::setDirtyRegion| Name: | QAbstractItemView::setDirtyRegion | | Prototype: | void QAbstractItemView::setDirtyRegion(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3792-3796 |
| | 2 | 1 |
QAbstractItemView::setDragDropMode| Name: | QAbstractItemView::setDragDropMode | | Prototype: | void QAbstractItemView::setDragDropMode(DragDropMode behavior) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1501-1507 |
| | 4 | 1 |
QAbstractItemView::setDragDropOverwriteMode| Name: | QAbstractItemView::setDragDropOverwriteMode | | Prototype: | void QAbstractItemView::setDragDropOverwriteMode(bool overwrite) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1350-1354 |
| | 2 | 1 |
QAbstractItemView::setDragEnabled| Name: | QAbstractItemView::setDragEnabled | | Prototype: | void QAbstractItemView::setDragEnabled(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1462-1466 |
| | 2 | 1 |
QAbstractItemView::setDropIndicatorShown| Name: | QAbstractItemView::setDropIndicatorShown | | Prototype: | void QAbstractItemView::setDropIndicatorShown(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1443-1447 |
| | 2 | 1 |
QAbstractItemView::setEditTriggers| Name: | QAbstractItemView::setEditTriggers | | Prototype: | void QAbstractItemView::setEditTriggers(EditTriggers actions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1240-1244 |
| | 2 | 1 |
QAbstractItemView::setHorizontalStepsPerItem| Name: | QAbstractItemView::setHorizontalStepsPerItem | | Prototype: | void QAbstractItemView::setHorizontalStepsPerItem(int steps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2928-2932 |
| | 1 | 1 |
QAbstractItemView::setSelectionBehavior| Name: | QAbstractItemView::setSelectionBehavior | | Prototype: | void QAbstractItemView::setSelectionBehavior(QAbstractItemView::SelectionBehavior behavior) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1054-1058 |
| | 2 | 1 |
QAbstractItemView::setSelectionMode| Name: | QAbstractItemView::setSelectionMode | | Prototype: | void QAbstractItemView::setSelectionMode(SelectionMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1032-1036 |
| | 2 | 1 |
QAbstractItemView::setState| Name: | QAbstractItemView::setState | | Prototype: | void QAbstractItemView::setState(State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3749-3753 |
| | 2 | 1 |
QAbstractItemView::setTabKeyNavigation| Name: | QAbstractItemView::setTabKeyNavigation | | Prototype: | void QAbstractItemView::setTabKeyNavigation(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1414-1418 |
| | 2 | 1 |
QAbstractItemView::setTextElideMode| Name: | QAbstractItemView::setTextElideMode | | Prototype: | void QAbstractItemView::setTextElideMode(Qt::TextElideMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1610-1614 |
| | 2 | 1 |
QAbstractItemView::setVerticalStepsPerItem| Name: | QAbstractItemView::setVerticalStepsPerItem | | Prototype: | void QAbstractItemView::setVerticalStepsPerItem(int steps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2957-2961 |
| | 1 | 1 |
QAbstractItemView::showDropIndicator| Name: | QAbstractItemView::showDropIndicator | | Prototype: | bool QAbstractItemView::showDropIndicator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1449-1453 |
| | 2 | 1 |
QAbstractItemView::startAutoScroll| Name: | QAbstractItemView::startAutoScroll | | Prototype: | void QAbstractItemView::startAutoScroll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3832-3835 |
| | 1 | 1 |
QAbstractItemView::state| Name: | QAbstractItemView::state | | Prototype: | QAbstractItemView::State QAbstractItemView::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3738-3742 |
| | 2 | 1 |
QAbstractItemView::stopAutoScroll| Name: | QAbstractItemView::stopAutoScroll | | Prototype: | void QAbstractItemView::stopAutoScroll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3840-3843 |
| | 1 | 1 |
QAbstractItemView::tabKeyNavigation| Name: | QAbstractItemView::tabKeyNavigation | | Prototype: | bool QAbstractItemView::tabKeyNavigation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1420-1424 |
| | 2 | 1 |
QAbstractItemView::textElideMode| Name: | QAbstractItemView::textElideMode | | Prototype: | Qt::TextElideMode QAbstractItemView::textElideMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1616-1619 |
| | 1 | 1 |
QAbstractItemView::updateEditorData| Name: | QAbstractItemView::updateEditorData | | Prototype: | void QAbstractItemView::updateEditorData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2690-2694 |
| | 2 | 1 |
QAbstractItemView::updateGeometries| Name: | QAbstractItemView::updateGeometries | | Prototype: | void QAbstractItemView::updateGeometries() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2750-2756 |
| | 4 | 1 |
QAbstractItemView::verticalScrollMode| Name: | QAbstractItemView::verticalScrollMode | | Prototype: | QAbstractItemView::ScrollMode QAbstractItemView::verticalScrollMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1278-1282 |
| | 2 | 1 |
QAbstractItemView::verticalStepsPerItem| Name: | QAbstractItemView::verticalStepsPerItem | | Prototype: | int QAbstractItemView::verticalStepsPerItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2969-2972 |
| | 1 | 1 |
QAbstractItemView::viewportSizeHint| Name: | QAbstractItemView::viewportSizeHint | | Prototype: | QSize QAbstractItemView::viewportSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1430-1433 |
| | 1 | 1 |
QAbstractItemView::~QAbstractItemView| Name: | QAbstractItemView::~QAbstractItemView | | Prototype: | QAbstractItemView::~QAbstractItemView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 636-647 |
| | 8 | 1 |
QAbstractItemViewPrivate::QAbstractItemViewPrivate| Name: | QAbstractItemViewPrivate::QAbstractItemViewPrivate | | Prototype: | QAbstractItemViewPrivate::QAbstractItemViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 75-118 |
| | 1 | 1 |
QAbstractItemViewPrivate::_q_columnsMoved| Name: | QAbstractItemViewPrivate::_q_columnsMoved | | Prototype: | void QAbstractItemViewPrivate::_q_columnsMoved(const QModelIndex &, int, int, const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3591-3594 |
| | 1 | 1 |
QAbstractItemViewPrivate::_q_modelDestroyed| Name: | QAbstractItemViewPrivate::_q_modelDestroyed | | Prototype: | void QAbstractItemViewPrivate::_q_modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3563-3567 |
| | 2 | 1 |
QAbstractItemViewPrivate::_q_rowsMoved| Name: | QAbstractItemViewPrivate::_q_rowsMoved | | Prototype: | void QAbstractItemViewPrivate::_q_rowsMoved(const QModelIndex &, int, int, const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3586-3589 |
| | 1 | 1 |
QAbstractItemViewPrivate::addEditor| Name: | QAbstractItemViewPrivate::addEditor | | Prototype: | void QAbstractItemViewPrivate::addEditor(const QModelIndex &index, QWidget *editor, bool isStatic) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4363-4367 |
| | 2 | 1 |
QAbstractItemViewPrivate::hasEditor| Name: | QAbstractItemViewPrivate::hasEditor | | Prototype: | bool QAbstractItemViewPrivate::hasEditor(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4335-4339 |
| | 1 | 1 |
QAbstractItemViewPrivate::init| Name: | QAbstractItemViewPrivate::init | | Prototype: | void QAbstractItemViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 124-147 |
| | 16 | 1 |
QAbstractItemViewPrivate::interruptDelayedItemsLayout| Name: | QAbstractItemViewPrivate::interruptDelayedItemsLayout | | Prototype: | void QAbstractItemViewPrivate::interruptDelayedItemsLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4180-4184 |
| | 2 | 1 |
QAbstractItemViewPrivate::selectedDraggableIndexes::[lambda]| Name: | QAbstractItemViewPrivate::selectedDraggableIndexes::[lambda] | | Prototype: | [this](const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4479-4481 |
| | 1 | 1 |
QAbstractItemViewPrivate::sendDelegateEvent| Name: | QAbstractItemViewPrivate::sendDelegateEvent | | Prototype: | bool QAbstractItemViewPrivate::sendDelegateEvent(const QModelIndex &index, QEvent *event) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4369-4378 |
| | 7 | 1 |
QAbstractItemViewPrivate::viewOptionsV1| Name: | QAbstractItemViewPrivate::viewOptionsV1 | | Prototype: | QStyleOptionViewItem QAbstractItemViewPrivate::viewOptionsV1() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3727-3731 |
| | 2 | 1 |
QAbstractListModel::QAbstractListModel| Name: | QAbstractListModel::QAbstractListModel | | Prototype: | QAbstractListModel::QAbstractListModel(QAbstractItemModelPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3502-3506 |
| | 3 | 1 |
QAbstractListModel::QAbstractListModel| Name: | QAbstractListModel::QAbstractListModel | | Prototype: | QAbstractListModel::QAbstractListModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3490-3494 |
| | 3 | 1 |
QAbstractListModel::columnCount| Name: | QAbstractListModel::columnCount | | Prototype: | int QAbstractListModel::columnCount(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3568-3571 |
| | 1 | 1 |
QAbstractListModel::hasChildren| Name: | QAbstractListModel::hasChildren | | Prototype: | bool QAbstractListModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3573-3576 |
| | 1 | 1 |
QAbstractListModel::index| Name: | QAbstractListModel::index | | Prototype: | QModelIndex QAbstractListModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3525-3528 |
| | 1 | 1 |
QAbstractListModel::parent| Name: | QAbstractListModel::parent | | Prototype: | QModelIndex QAbstractListModel::parent(const QModelIndex & ) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3536-3539 |
| | 1 | 1 |
QAbstractListModel::sibling| Name: | QAbstractListModel::sibling | | Prototype: | QModelIndex QAbstractListModel::sibling(int row, int column, const QModelIndex &) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3544-3547 |
| | 1 | 1 |
QAbstractNativeEventFilter::QAbstractNativeEventFilter| Name: | QAbstractNativeEventFilter::QAbstractNativeEventFilter | | Prototype: | QAbstractNativeEventFilter::QAbstractNativeEventFilter() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstractnativeeventfilter.cpp | | Lines: | 60-63 |
| | 1 | 1 |
QAbstractNetworkCache::QAbstractNetworkCache| Name: | QAbstractNetworkCache::QAbstractNetworkCache | | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 423-426 |
| | 2 | 1 |
QAbstractNetworkCache::QAbstractNetworkCache| Name: | QAbstractNetworkCache::QAbstractNetworkCache | | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QAbstractNetworkCachePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 431-434 |
| | 2 | 1 |
QAbstractOpenGLFunctions::QAbstractOpenGLFunctions| Name: | QAbstractOpenGLFunctions::QAbstractOpenGLFunctions | | Prototype: | QAbstractOpenGLFunctions::QAbstractOpenGLFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 247-250 |
| | 2 | 1 |
QAbstractOpenGLFunctions::isInitialized| Name: | QAbstractOpenGLFunctions::isInitialized | | Prototype: | bool QAbstractOpenGLFunctions::isInitialized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 286-290 |
| | 2 | 1 |
QAbstractOpenGLFunctions::owningContext| Name: | QAbstractOpenGLFunctions::owningContext | | Prototype: | QOpenGLContext *QAbstractOpenGLFunctions::owningContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 302-306 |
| | 2 | 1 |
QAbstractOpenGLFunctions::setOwningContext| Name: | QAbstractOpenGLFunctions::setOwningContext | | Prototype: | void QAbstractOpenGLFunctions::setOwningContext(const QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 294-298 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::functionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::functionsBackend | | Prototype: | QOpenGLVersionFunctionsBackend *QAbstractOpenGLFunctionsPrivate::functionsBackend(QOpenGLContext *context, QOpenGLVersionFunctionsBackend::Version v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 118-123 |
| | 3 | 1 |
QAbstractOpenGLFunctionsPrivate::insertExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::insertExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::insertExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 125-129 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::removeExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::removeExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::removeExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 131-135 |
| | 2 | 1 |
QAbstractPrintDialog::QAbstractPrintDialog| Name: | QAbstractPrintDialog::QAbstractPrintDialog | | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QAbstractPrintDialogPrivate &ptr, QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 122-130 |
| | 3 | 1 |
QAbstractPrintDialog::QAbstractPrintDialog| Name: | QAbstractPrintDialog::QAbstractPrintDialog | | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 108-117 |
| | 6 | 1 |
QAbstractPrintDialog::addEnabledOption| Name: | QAbstractPrintDialog::addEnabledOption | | Prototype: | void QAbstractPrintDialog::addEnabledOption(PrintDialogOption option) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 213-217 |
| | 2 | 1 |
QAbstractPrintDialog::enabledOptions| Name: | QAbstractPrintDialog::enabledOptions | | Prototype: | QAbstractPrintDialog::PrintDialogOptions QAbstractPrintDialog::enabledOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 224-228 |
| | 2 | 1 |
QAbstractPrintDialog::fromPage| Name: | QAbstractPrintDialog::fromPage | | Prototype: | int QAbstractPrintDialog::fromPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QAbstractPrintDialog::isOptionEnabled| Name: | QAbstractPrintDialog::isOptionEnabled | | Prototype: | bool QAbstractPrintDialog::isOptionEnabled(PrintDialogOption option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 235-239 |
| | 2 | 1 |
QAbstractPrintDialog::maxPage| Name: | QAbstractPrintDialog::maxPage | | Prototype: | int QAbstractPrintDialog::maxPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 288-292 |
| | 2 | 1 |
QAbstractPrintDialog::minPage| Name: | QAbstractPrintDialog::minPage | | Prototype: | int QAbstractPrintDialog::minPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 277-281 |
| | 2 | 1 |
QAbstractPrintDialog::printRange| Name: | QAbstractPrintDialog::printRange | | Prototype: | QAbstractPrintDialog::PrintRange QAbstractPrintDialog::printRange() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 253-257 |
| | 2 | 1 |
QAbstractPrintDialog::printer| Name: | QAbstractPrintDialog::printer | | Prototype: | QPrinter *QAbstractPrintDialog::printer() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 333-337 |
| | 2 | 1 |
QAbstractPrintDialog::setEnabledOptions| Name: | QAbstractPrintDialog::setEnabledOptions | | Prototype: | void QAbstractPrintDialog::setEnabledOptions(PrintDialogOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 202-206 |
| | 2 | 1 |
QAbstractPrintDialog::setMinMax| Name: | QAbstractPrintDialog::setMinMax | | Prototype: | void QAbstractPrintDialog::setMinMax(int min, int max) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 263-271 |
| | 12 | 1 |
QAbstractPrintDialog::setOptionTabs| Name: | QAbstractPrintDialog::setOptionTabs | | Prototype: | void QAbstractPrintDialog::setOptionTabs(const QList<QWidget*> &tabs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 435-439 |
| | 2 | 1 |
QAbstractPrintDialog::setPrintRange| Name: | QAbstractPrintDialog::setPrintRange | | Prototype: | void QAbstractPrintDialog::setPrintRange(PrintRange range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 244-248 |
| | 2 | 1 |
QAbstractPrintDialog::toPage| Name: | QAbstractPrintDialog::toPage | | Prototype: | int QAbstractPrintDialog::toPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 322-326 |
| | 2 | 1 |
QAbstractProtocolHandler::QAbstractProtocolHandler| Name: | QAbstractProtocolHandler::QAbstractProtocolHandler | | Prototype: | QAbstractProtocolHandler::QAbstractProtocolHandler(QHttpNetworkConnectionChannel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractprotocolhandler.cpp | | Lines: | 47-53 |
| | 3 | 1 |
QAbstractProtocolHandler::setReply| Name: | QAbstractProtocolHandler::setReply | | Prototype: | void QAbstractProtocolHandler::setReply(QHttpNetworkReply *reply) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractprotocolhandler.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QAbstractProxyModel::QAbstractProxyModel| Name: | QAbstractProxyModel::QAbstractProxyModel | | Prototype: | QAbstractProxyModel::QAbstractProxyModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 100-104 |
| | 1 | 1 |
QAbstractProxyModel::QAbstractProxyModel| Name: | QAbstractProxyModel::QAbstractProxyModel | | Prototype: | QAbstractProxyModel::QAbstractProxyModel(QAbstractProxyModelPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 110-114 |
| | 1 | 1 |
QAbstractProxyModel::buddy| Name: | QAbstractProxyModel::buddy | | Prototype: | QModelIndex QAbstractProxyModel::buddy(const QModelIndex &index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 322-326 |
| | 2 | 1 |
QAbstractProxyModel::canDropMimeData| Name: | QAbstractProxyModel::canDropMimeData | | Prototype: | bool QAbstractProxyModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 418-427 |
| | 6 | 1 |
QAbstractProxyModel::canFetchMore| Name: | QAbstractProxyModel::canFetchMore | | Prototype: | bool QAbstractProxyModel::canFetchMore(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 331-335 |
| | 2 | 1 |
QAbstractProxyModel::data| Name: | QAbstractProxyModel::data | | Prototype: | QVariant QAbstractProxyModel::data(const QModelIndex &proxyIndex, int role) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 245-249 |
| | 2 | 1 |
QAbstractProxyModel::dropMimeData| Name: | QAbstractProxyModel::dropMimeData | | Prototype: | bool QAbstractProxyModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 433-442 |
| | 6 | 1 |
QAbstractProxyModel::fetchMore| Name: | QAbstractProxyModel::fetchMore | | Prototype: | void QAbstractProxyModel::fetchMore(const QModelIndex &parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 340-344 |
| | 2 | 1 |
QAbstractProxyModel::flags| Name: | QAbstractProxyModel::flags | | Prototype: | Qt::ItemFlags QAbstractProxyModel::flags(const QModelIndex &index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 279-283 |
| | 2 | 1 |
QAbstractProxyModel::hasChildren| Name: | QAbstractProxyModel::hasChildren | | Prototype: | bool QAbstractProxyModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 367-371 |
| | 2 | 1 |
QAbstractProxyModel::itemData| Name: | QAbstractProxyModel::itemData | | Prototype: | QMap<int, QVariant> QAbstractProxyModel::itemData(const QModelIndex &proxyIndex) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 271-274 |
| | 1 | 1 |
QAbstractProxyModel::mimeTypes| Name: | QAbstractProxyModel::mimeTypes | | Prototype: | QStringList QAbstractProxyModel::mimeTypes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QAbstractProxyModel::resetInternalData| Name: | QAbstractProxyModel::resetInternalData | | Prototype: | void QAbstractProxyModel::resetInternalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 152-156 |
| | 2 | 1 |