Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
paintingRolesName: | 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 |
helpEventName: | 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 |
elidedTextName: | 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 |
editorEventName: | 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 |
destroyEditorName: | 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 |
createEditorName: | 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 |
QAbstractItemDelegateName: | 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 |
QAbstractItemDelegateName: | 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 |