Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
resizeSectionItemName: | QHeaderViewPrivate::resizeSectionItem | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3558-3564 |
| | 4 | 1 |
setHeaderSectionResizeModeName: | QHeaderViewPrivate::setHeaderSectionResizeMode | Prototype: | void QHeaderViewPrivate::setHeaderSectionResizeMode(int visual, QHeaderView::ResizeMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3603-3607 |
| | 2 | 1 |
writeName: | QHeaderViewPrivate::write | Prototype: | void QHeaderViewPrivate::write(QDataStream &out) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3665-3696 |
| | 24 | 1 |
clearName: | QHeaderViewPrivate::clear | Prototype: | void QHeaderViewPrivate::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3373-3384 |
| | 8 | 2 |
headerSectionResizeModeName: | QHeaderViewPrivate::headerSectionResizeMode | Prototype: | QHeaderView::ResizeMode QHeaderViewPrivate::headerSectionResizeMode(int visual) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3609-3614 |
| | 3 | 2 |
headerSectionSizeName: | QHeaderViewPrivate::headerSectionSize | Prototype: | int QHeaderViewPrivate::headerSectionSize(int visual) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3566-3571 |
| | 3 | 2 |
isFirstVisibleSectionName: | QHeaderViewPrivate::isFirstVisibleSection | Prototype: | bool QHeaderViewPrivate::isFirstVisibleSection(int section) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3172-3178 |
| | 4 | 2 |
isLastVisibleSectionName: | QHeaderViewPrivate::isLastVisibleSection | Prototype: | bool QHeaderViewPrivate::isLastVisibleSection(int section) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3180-3186 |
| | 4 | 2 |
recalcSectionStartPosName: | QHeaderViewPrivate::recalcSectionStartPos | Prototype: | void QHeaderViewPrivate::recalcSectionStartPos() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3548-3556 |
| | 5 | 2 |
removeSectionsFromSectionItemsName: | QHeaderViewPrivate::removeSectionsFromSectionItems | Prototype: | void QHeaderViewPrivate::removeSectionsFromSectionItems(int start, int end) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3362-3371 |
| | 6 | 2 |
setGlobalHeaderResizeModeName: | QHeaderViewPrivate::setGlobalHeaderResizeMode | Prototype: | void QHeaderViewPrivate::setGlobalHeaderResizeMode(QHeaderView::ResizeMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3616-3621 |
| | 3 | 2 |
updateDefaultSectionSizeFromStyleName: | QHeaderViewPrivate::updateDefaultSectionSizeFromStyle | Prototype: | void QHeaderViewPrivate::updateDefaultSectionSizeFromStyle() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3537-3546 |
| | 5 | 2 |
viewSectionSizeHintName: | QHeaderViewPrivate::viewSectionSizeHint | Prototype: | int QHeaderViewPrivate::viewSectionSizeHint(int logical) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3623-3631 |
| | 5 | 2 |
createSectionItemsName: | QHeaderViewPrivate::createSectionItems | Prototype: | void QHeaderViewPrivate::createSectionItems(int start, int end, int size, QHeaderView::ResizeMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3346-3360 |
| | 10 | 3 |
flipSortIndicatorName: | QHeaderViewPrivate::flipSortIndicator | Prototype: | void QHeaderViewPrivate::flipSortIndicator(int section) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3386-3400 |
| | 9 | 3 |
headerSectionPositionName: | QHeaderViewPrivate::headerSectionPosition | Prototype: | int QHeaderViewPrivate::headerSectionPosition(int visual) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3573-3581 |
| | 5 | 3 |
lastVisibleVisualIndexName: | QHeaderViewPrivate::lastVisibleVisualIndex | Prototype: | int QHeaderViewPrivate::lastVisibleVisualIndex() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3192-3202 |
| | 5 | 3 |
setScrollOffsetName: | QHeaderViewPrivate::setScrollOffset | Prototype: | void QHeaderViewPrivate::setScrollOffset(const QScrollBar *scrollBar, QAbstractItemView::ScrollMode scrollMode) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3651-3662 |
| | 6 | 3 |
setupSectionIndicatorName: | QHeaderViewPrivate::setupSectionIndicator | Prototype: | void QHeaderViewPrivate::setupSectionIndicator(int section, int position) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3086-3115 |
| | 20 | 3 |
isSectionSelectedName: | QHeaderViewPrivate::isSectionSelected | Prototype: | bool QHeaderViewPrivate::isSectionSelected(int section) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3155-3170 |
| | 12 | 4 |
updateSectionIndicatorName: | QHeaderViewPrivate::updateSectionIndicator | Prototype: | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3117-3133 |
| | 9 | 4 |
_q_layoutAboutToBeChangedName: | QHeaderViewPrivate::_q_layoutAboutToBeChanged | Prototype: | void QHeaderViewPrivate::_q_layoutAboutToBeChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2008-2026 |
| | 10 | 5 |
adjustedVisualIndexName: | QHeaderViewPrivate::adjustedVisualIndex | Prototype: | int QHeaderViewPrivate::adjustedVisualIndex(int visualIndex) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3633-3649 |
| | 11 | 5 |
headerVisualIndexAtName: | QHeaderViewPrivate::headerVisualIndexAt | Prototype: | int QHeaderViewPrivate::headerVisualIndexAt(int position) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3583-3601 |
| | 12 | 5 |
updateHiddenSectionsName: | QHeaderViewPrivate::updateHiddenSections | Prototype: | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1916-1930 |
| | 10 | 5 |
setDefaultSectionSizeName: | QHeaderViewPrivate::setDefaultSectionSize | Prototype: | void QHeaderViewPrivate::setDefaultSectionSize(int size) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3510-3535 |
| | 20 | 6 |
sectionHandleAtName: | QHeaderViewPrivate::sectionHandleAt | Prototype: | int QHeaderViewPrivate::sectionHandleAt(int position) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3057-3084 |
| | 19 | 7 |
_q_layoutChangedName: | QHeaderViewPrivate::_q_layoutChanged | Prototype: | void QHeaderViewPrivate::_q_layoutChanged() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2028-2066 |
| | 27 | 9 |
readName: | QHeaderViewPrivate::read | Prototype: | bool QHeaderViewPrivate::read(QDataStream &in) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3698-3812 |
| | 88 | 10 |
_q_sectionsRemovedName: | QHeaderViewPrivate::_q_sectionsRemoved | Prototype: | void QHeaderViewPrivate::_q_sectionsRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1932-2006 |
| | 51 | 17 |
resizeSectionsName: | QHeaderViewPrivate::resizeSections | Prototype: | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) | Coverage: | 0.000% (0/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3217-3344 |
| | 82 | 19 |
cascadingResizeName: | QHeaderViewPrivate::cascadingResize | Prototype: | void QHeaderViewPrivate::cascadingResize(int visual, int newSize) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3402-3508 |
| | 65 | 24 |