| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractItemView::mouseMoveEvent| Name: | QAbstractItemView::mouseMoveEvent | | Prototype: | void QAbstractItemView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1821-1885 |
| | 41 | 10 |
QAbstractItemView::mouseDoubleClickEvent| Name: | QAbstractItemView::mouseDoubleClickEvent | | Prototype: | void QAbstractItemView::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1942-1962 |
| | 15 | 3 |
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::keyboardSearch| Name: | QAbstractItemView::keyboardSearch | | Prototype: | void QAbstractItemView::keyboardSearch(const QString &search) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2982-3050 |
| | 49 | 14 |
QAbstractItemView::keyPressEvent| Name: | QAbstractItemView::keyPressEvent | | Prototype: | void QAbstractItemView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/119) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2282-2502 |
| | 79 | 48 |
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::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::itemDelegate| Name: | QAbstractItemView::itemDelegate | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 875-878 |
| | 1 | 1 |
QAbstractItemView::itemDelegate| Name: | QAbstractItemView::itemDelegate | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegate(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1016-1020 |
| | 2 | 1 |
QAbstractItemView::inputMethodQuery| Name: | QAbstractItemView::inputMethodQuery | | Prototype: | QVariant QAbstractItemView::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 883-889 |
| | 4 | 2 |
QAbstractItemView::inputMethodEvent| Name: | QAbstractItemView::inputMethodEvent | | Prototype: | void QAbstractItemView::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2557-2568 |
| | 7 | 4 |
QAbstractItemView::indexWidget| Name: | QAbstractItemView::indexWidget | | Prototype: | QWidget* QAbstractItemView::indexWidget(const QModelIndex &index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3225-3233 |
| | 5 | 3 |
QAbstractItemView::iconSize| Name: | QAbstractItemView::iconSize | | Prototype: | QSize QAbstractItemView::iconSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1597-1601 |
| | 2 | 1 |
QAbstractItemView::horizontalStepsPerItem| Name: | QAbstractItemView::horizontalStepsPerItem | | Prototype: | int QAbstractItemView::horizontalStepsPerItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2940-2943 |
| | 1 | 1 |
QAbstractItemView::horizontalScrollbarValueChanged| Name: | QAbstractItemView::horizontalScrollbarValueChanged | | Prototype: | void QAbstractItemView::horizontalScrollbarValueChanged(int value) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2774-2782 |
| | 6 | 3 |
QAbstractItemView::horizontalScrollMode| Name: | QAbstractItemView::horizontalScrollMode | | Prototype: | QAbstractItemView::ScrollMode QAbstractItemView::horizontalScrollMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1315-1319 |
| | 2 | 1 |
QAbstractItemView::hasAutoScroll| Name: | QAbstractItemView::hasAutoScroll | | Prototype: | bool QAbstractItemView::hasAutoScroll() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1383-1387 |
| | 2 | 1 |
QAbstractItemView::focusOutEvent| Name: | QAbstractItemView::focusOutEvent | | Prototype: | void QAbstractItemView::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2264-2269 |
| | 3 | 1 |
QAbstractItemView::focusNextPrevChild| Name: | QAbstractItemView::focusNextPrevChild | | Prototype: | bool QAbstractItemView::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1624-1634 |
| | 7 | 3 |
QAbstractItemView::focusInEvent| Name: | QAbstractItemView::focusInEvent | | Prototype: | void QAbstractItemView::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2226-2256 |
| | 20 | 6 |
QAbstractItemView::executeDelayedItemsLayout| Name: | QAbstractItemView::executeDelayedItemsLayout | | Prototype: | void QAbstractItemView::executeDelayedItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3776-3780 |
| | 2 | 1 |
QAbstractItemView::event| Name: | QAbstractItemView::event | | Prototype: | bool QAbstractItemView::event(QEvent *event) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1639-1681 |
| | 27 | 14 |
QAbstractItemView::editorDestroyed| Name: | QAbstractItemView::editorDestroyed | | Prototype: | void QAbstractItemView::editorDestroyed(QObject *editor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2906-2914 |
| | 6 | 2 |
QAbstractItemView::editTriggers| Name: | QAbstractItemView::editTriggers | | Prototype: | QAbstractItemView::EditTriggers QAbstractItemView::editTriggers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1246-1250 |
| | 2 | 1 |
QAbstractItemView::edit| Name: | QAbstractItemView::edit | | Prototype: | void QAbstractItemView::edit(const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1196-1203 |
| | 5 | 3 |
QAbstractItemView::edit| Name: | QAbstractItemView::edit | | Prototype: | bool QAbstractItemView::edit(const QModelIndex &index, EditTrigger trigger, QEvent *event) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2636-2684 |
| | 28 | 11 |
QAbstractItemView::dropIndicatorPosition| Name: | QAbstractItemView::dropIndicatorPosition | | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemView::dropIndicatorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2594-2598 |
| | 2 | 1 |
QAbstractItemView::dropEvent| Name: | QAbstractItemView::dropEvent | | Prototype: | void QAbstractItemView::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2106-2131 |
| | 17 | 6 |
QAbstractItemView::dragMoveEvent| Name: | QAbstractItemView::dragMoveEvent | | Prototype: | void QAbstractItemView::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1995-2057 |
| | 39 | 14 |
QAbstractItemView::dragLeaveEvent| Name: | QAbstractItemView::dragLeaveEvent | | Prototype: | void QAbstractItemView::dragLeaveEvent(QDragLeaveEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2090-2097 |
| | 5 | 1 |
QAbstractItemView::dragEnterEvent| Name: | QAbstractItemView::dragEnterEvent | | Prototype: | void QAbstractItemView::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1973-1985 |
| | 7 | 3 |
QAbstractItemView::dragEnabled| Name: | QAbstractItemView::dragEnabled | | Prototype: | bool QAbstractItemView::dragEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1468-1472 |
| | 2 | 1 |
QAbstractItemView::dragDropOverwriteMode| Name: | QAbstractItemView::dragDropOverwriteMode | | Prototype: | bool QAbstractItemView::dragDropOverwriteMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1356-1360 |
| | 2 | 1 |
QAbstractItemView::dragDropMode| Name: | QAbstractItemView::dragDropMode | | Prototype: | QAbstractItemView::DragDropMode QAbstractItemView::dragDropMode() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1509-1530 |
| | 13 | 6 |
QAbstractItemView::doItemsLayout| Name: | QAbstractItemView::doItemsLayout | | Prototype: | void QAbstractItemView::doItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1223-1229 |
| | 4 | 1 |
QAbstractItemView::doAutoScroll| Name: | QAbstractItemView::doAutoScroll | | Prototype: | void QAbstractItemView::doAutoScroll() | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3848-3904 |
| | 36 | 12 |
QAbstractItemView::dirtyRegionOffset| Name: | QAbstractItemView::dirtyRegionOffset | | Prototype: | QPoint QAbstractItemView::dirtyRegionOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3823-3827 |
| | 2 | 1 |
QAbstractItemView::defaultDropAction| Name: | QAbstractItemView::defaultDropAction | | Prototype: | Qt::DropAction QAbstractItemView::defaultDropAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1548-1552 |
| | 2 | 1 |
QAbstractItemView::dataChanged| Name: | QAbstractItemView::dataChanged | | Prototype: | void QAbstractItemView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &roles) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3291-3326 |
| | 21 | 7 |
QAbstractItemView::currentIndex| Name: | QAbstractItemView::currentIndex | | Prototype: | QModelIndex QAbstractItemView::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1097-1101 |
| | 2 | 1 |
QAbstractItemView::currentChanged| Name: | QAbstractItemView::currentChanged | | Prototype: | void QAbstractItemView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3620-3652 |
| | 21 | 9 |
QAbstractItemView::commitData| Name: | QAbstractItemView::commitData | | Prototype: | void QAbstractItemView::commitData(QWidget *editor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2885-2899 |
| | 12 | 3 |
QAbstractItemView::closePersistentEditor| Name: | QAbstractItemView::closePersistentEditor | | Prototype: | void QAbstractItemView::closePersistentEditor(const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3159-3169 |
| | 7 | 3 |
QAbstractItemView::closeEditor| Name: | QAbstractItemView::closeEditor | | Prototype: | void QAbstractItemView::closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2809-2878 |
| | 47 | 17 |
QAbstractItemView::clearSelection| Name: | QAbstractItemView::clearSelection | | Prototype: | void QAbstractItemView::clearSelection() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1210-1215 |
| | 3 | 2 |
QAbstractItemView::autoScrollMargin| Name: | QAbstractItemView::autoScrollMargin | | Prototype: | int QAbstractItemView::autoScrollMargin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1403-1407 |
| | 2 | 1 |
QAbstractItemView::alternatingRowColors| Name: | QAbstractItemView::alternatingRowColors | | Prototype: | bool QAbstractItemView::alternatingRowColors() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1574-1578 |
| | 2 | 1 |
QAbstractItemView::QAbstractItemView| Name: | QAbstractItemView::QAbstractItemView | | Prototype: | QAbstractItemView::QAbstractItemView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 618-622 |
| | 1 | 1 |
QAbstractItemView::QAbstractItemView| Name: | QAbstractItemView::QAbstractItemView | | Prototype: | QAbstractItemView::QAbstractItemView(QAbstractItemViewPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 627-631 |
| | 1 | 1 |
QAbstractItemModel::removeRows| Name: | QAbstractItemModel::removeRows | | Prototype: | bool QAbstractItemModel::removeRows(int, int, const QModelIndex &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2102-2105 |
| | 1 | 1 |
QAbstractItemModel::moveRows| Name: | QAbstractItemModel::moveRows | | Prototype: | bool QAbstractItemModel::moveRows(const QModelIndex &, int , int , const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2144-2147 |
| | 1 | 1 |
QAbstractItemModel::moveColumns| Name: | QAbstractItemModel::moveColumns | | Prototype: | bool QAbstractItemModel::moveColumns(const QModelIndex &, int , int , const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2165-2168 |
| | 1 | 1 |
QAbstractItemModel::insertRows| Name: | QAbstractItemModel::insertRows | | Prototype: | bool QAbstractItemModel::insertRows(int, int, const QModelIndex &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2052-2055 |
| | 1 | 1 |
QAbstractItemModel::doSetSupportedDragActions| Name: | QAbstractItemModel::doSetSupportedDragActions | | Prototype: | void QAbstractItemModel::doSetSupportedDragActions(Qt::DropActions actions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2007-2011 |
| | 2 | 1 |
QAbstractItemModel::canDropMimeData| Name: | QAbstractItemModel::canDropMimeData | | Prototype: | bool QAbstractItemModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1894-1911 |
| | 10 | 4 |
QAbstractItemDelegatePrivate::tryFixup| Name: | QAbstractItemDelegatePrivate::tryFixup | | Prototype: | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 531-547 |
| | 8 | 4 |
QAbstractItemDelegatePrivate::textForRole| Name: | QAbstractItemDelegatePrivate::textForRole | | Prototype: | QString QAbstractItemDelegatePrivate::textForRole(Qt::ItemDataRole role, const QVariant &value, const QLocale &locale, int precision) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 549-587 |
| | 25 | 12 |
QAbstractItemDelegatePrivate::editorEventFilter| Name: | QAbstractItemDelegatePrivate::editorEventFilter | | Prototype: | bool QAbstractItemDelegatePrivate::editorEventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 455-529 |
| | 44 | 21 |
QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor| Name: | QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor | | Prototype: | void QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor(QWidget *editor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 589-594 |
| | 3 | 1 |
QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate| Name: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate | | Prototype: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 427-430 |
| | 2 | 1 |
QAbstractItemDelegate::paintingRoles| Name: | QAbstractItemDelegate::paintingRoles | | Prototype: | QVector<int> QAbstractItemDelegate::paintingRoles() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QAbstractItemDelegate::helpEvent| Name: | QAbstractItemDelegate::helpEvent | | Prototype: | bool QAbstractItemDelegate::helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 374-415 |
| | 24 | 9 |
QAbstractItemDelegate::elidedText| Name: | QAbstractItemDelegate::elidedText | | Prototype: | QString QAbstractItemDelegate::elidedText(const QFontMetrics &fontMetrics, int width, Qt::TextElideMode mode, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 353-357 |
| | 1 | 1 |
QAbstractItemDelegate::editorEvent| Name: | QAbstractItemDelegate::editorEvent | | Prototype: | bool QAbstractItemDelegate::editorEvent(QEvent *, QAbstractItemModel *, const QStyleOptionViewItem &, const QModelIndex &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 330-337 |
| | 1 | 1 |
QAbstractItemDelegate::destroyEditor| Name: | QAbstractItemDelegate::destroyEditor | | Prototype: | void QAbstractItemDelegate::destroyEditor(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 262-266 |
| | 2 | 1 |
QAbstractItemDelegate::createEditor| Name: | QAbstractItemDelegate::createEditor | | Prototype: | QWidget *QAbstractItemDelegate::createEditor(QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 245-250 |
| | 1 | 1 |
QAbstractItemDelegate::QAbstractItemDelegate| Name: | QAbstractItemDelegate::QAbstractItemDelegate | | Prototype: | QAbstractItemDelegate::QAbstractItemDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 183-187 |
| | 3 | 1 |
QAbstractItemDelegate::QAbstractItemDelegate| Name: | QAbstractItemDelegate::QAbstractItemDelegate | | Prototype: | QAbstractItemDelegate::QAbstractItemDelegate(QObjectPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 194-198 |
| | 3 | 1 |
QAbstractHostInfoLookupManager::globalInstance| Name: | QAbstractHostInfoLookupManager::globalInstance | | Prototype: | QAbstractHostInfoLookupManager* QAbstractHostInfoLookupManager::globalInstance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 811-814 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::setPen| Name: | QAbstractGraphicsShapeItem::setPen | | Prototype: | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8236-8245 |
| | 7 | 2 |
QAbstractGraphicsShapeItem::setBrush| Name: | QAbstractGraphicsShapeItem::setBrush | | Prototype: | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8268-8275 |
| | 5 | 2 |
QAbstractGraphicsShapeItem::pen| Name: | QAbstractGraphicsShapeItem::pen | | Prototype: | QPen QAbstractGraphicsShapeItem::pen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8223-8227 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::opaqueArea| Name: | QAbstractGraphicsShapeItem::opaqueArea | | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8288-8294 |
| | 4 | 2 |
QAbstractGraphicsShapeItem::isObscuredBy| Name: | QAbstractGraphicsShapeItem::isObscuredBy | | Prototype: | bool QAbstractGraphicsShapeItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8280-8283 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::brush| Name: | QAbstractGraphicsShapeItem::brush | | Prototype: | QBrush QAbstractGraphicsShapeItem::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8252-8256 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8199-8202 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8207-8210 |
| | 2 | 1 |
QAbstractFileEngineIterator::nameFilters| Name: | QAbstractFileEngineIterator::nameFilters | | Prototype: | QStringList QAbstractFileEngineIterator::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 961-964 |
| | 1 | 1 |
QAbstractFileEngineIterator::filters| Name: | QAbstractFileEngineIterator::filters | | Prototype: | QDir::Filters QAbstractFileEngineIterator::filters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 971-974 |
| | 1 | 1 |
QAbstractFileEngineIterator::entryInfo| Name: | QAbstractFileEngineIterator::entryInfo | | Prototype: | QVariant QAbstractFileEngineIterator::entryInfo(EntryInfoType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1033-1037 |
| | 2 | 1 |
QAbstractFileEngine::write| Name: | QAbstractFileEngine::write | | Prototype: | qint64 QAbstractFileEngine::write(const char *data, qint64 len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1106-1111 |
| | 3 | 1 |
QAbstractFileEngine::syncToDisk| Name: | QAbstractFileEngine::syncToDisk | | Prototype: | bool QAbstractFileEngine::syncToDisk() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 408-411 |
| | 1 | 1 |
QAbstractFileEngine::supportsExtension| Name: | QAbstractFileEngine::supportsExtension | | Prototype: | bool QAbstractFileEngine::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1222-1226 |
| | 2 | 1 |
QAbstractFileEngine::size| Name: | QAbstractFileEngine::size | | Prototype: | qint64 QAbstractFileEngine::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QAbstractFileEngine::setSize| Name: | QAbstractFileEngine::setSize | | Prototype: | bool QAbstractFileEngine::setSize(qint64 size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 588-592 |
| | 2 | 1 |
QAbstractFileEngine::setPermissions| Name: | QAbstractFileEngine::setPermissions | | Prototype: | bool QAbstractFileEngine::setPermissions(uint perms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 674-678 |
| | 2 | 1 |
QAbstractFileEngine::setFileName| Name: | QAbstractFileEngine::setFileName | | Prototype: | void QAbstractFileEngine::setFileName(const QString &file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 755-758 |
| | 1 | 1 |
QAbstractFileEngine::seek| Name: | QAbstractFileEngine::seek | | Prototype: | bool QAbstractFileEngine::seek(qint64 pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 453-457 |
| | 2 | 1 |
QAbstractFileEngine::rmdir| Name: | QAbstractFileEngine::rmdir | | Prototype: | bool QAbstractFileEngine::rmdir(const QString &dirName, bool recurseParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 571-576 |
| | 3 | 1 |
QAbstractFileEngine::renameOverwrite| Name: | QAbstractFileEngine::renameOverwrite | | Prototype: | bool QAbstractFileEngine::renameOverwrite(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 521-525 |
| | 2 | 1 |
QAbstractFileEngine::rename| Name: | QAbstractFileEngine::rename | | Prototype: | bool QAbstractFileEngine::rename(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 503-507 |
| | 2 | 1 |
QAbstractFileEngine::remove| Name: | QAbstractFileEngine::remove | | Prototype: | bool QAbstractFileEngine::remove() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 479-482 |
| | 1 | 1 |
QAbstractFileEngine::read| Name: | QAbstractFileEngine::read | | Prototype: | qint64 QAbstractFileEngine::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1095-1100 |
| | 3 | 1 |
QAbstractFileEngine::pos| Name: | QAbstractFileEngine::pos | | Prototype: | qint64 QAbstractFileEngine::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 437-440 |
| | 1 | 1 |
QAbstractFileEngine::ownerId| Name: | QAbstractFileEngine::ownerId | | Prototype: | uint QAbstractFileEngine::ownerId(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 707-711 |
| | 2 | 1 |
QAbstractFileEngine::owner| Name: | QAbstractFileEngine::owner | | Prototype: | QString QAbstractFileEngine::owner(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 723-727 |
| | 2 | 1 |
QAbstractFileEngine::open| Name: | QAbstractFileEngine::open | | Prototype: | bool QAbstractFileEngine::open(QIODevice::OpenMode openMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QAbstractFileEngine::mkdir| Name: | QAbstractFileEngine::mkdir | | Prototype: | bool QAbstractFileEngine::mkdir(const QString &dirName, bool createParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 551-556 |
| | 3 | 1 |
QAbstractFileEngine::link| Name: | QAbstractFileEngine::link | | Prototype: | bool QAbstractFileEngine::link(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 533-537 |
| | 2 | 1 |
QAbstractFileEngine::isRelativePath| Name: | QAbstractFileEngine::isRelativePath | | Prototype: | bool QAbstractFileEngine::isRelativePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 613-616 |
| | 1 | 1 |