| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 updateTabBarGeometry| Name:  | QMdiAreaPrivate::updateTabBarGeometry |  | Prototype:  | void QMdiAreaPrivate::updateTabBarGeometry() |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1623-1673 |  
  |  | 31 | 11 | 
 updateScrollBars| Name:  | QMdiAreaPrivate::updateScrollBars |  | Prototype:  | void QMdiAreaPrivate::updateScrollBars() |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1169-1230 |  
  |  | 45 | 11 | 
 updateActiveWindow| Name:  | QMdiAreaPrivate::updateActiveWindow |  | Prototype:  | void QMdiAreaPrivate::updateActiveWindow(int removedIndex, bool activeRemoved) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1120-1164 |  
  |  | 23 | 10 | 
 subWindowList| Name:  | QMdiAreaPrivate::subWindowList |  | Prototype:  | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1380-1419 |  
  |  | 27 | 13 | 
 showRubberBandFor| Name:  | QMdiAreaPrivate::showRubberBandFor |  | Prototype:  | void QMdiAreaPrivate::showRubberBandFor(QMdiSubWindow *subWindow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1531-1543 |  
  |  | 7 | 3 | 
 setViewMode| Name:  | QMdiAreaPrivate::setViewMode |  | Prototype:  | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1549-1617 |  
  |  | 39 | 9 | 
 setChildActivationEnabled| Name:  | QMdiAreaPrivate::setChildActivationEnabled |  | Prototype:  | void QMdiAreaPrivate::setChildActivationEnabled(bool enable, bool onlyNextActivationEvent) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1348-1358 |  
  |  | 6 | 4 | 
 scrollBarsEnabled| Name:  | QMdiAreaPrivate::scrollBarsEnabled |  | Prototype:  | bool QMdiAreaPrivate::scrollBarsEnabled() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1322-1325 |  
  |  | 1 | 1 | 
 scrollBarPolicyChanged| Name:  | QMdiAreaPrivate::scrollBarPolicyChanged |  | Prototype:  | void QMdiAreaPrivate::scrollBarPolicyChanged(Qt::Orientation orientation, Qt::ScrollBarPolicy policy) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1364-1378 |  
  |  | 10 | 4 | 
 resizeToMinimumTileSize| Name:  | QMdiAreaPrivate::resizeToMinimumTileSize |  | Prototype:  | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1262-1317 |  
  |  | 36 | 11 | 
 resetActiveWindow| Name:  | QMdiAreaPrivate::resetActiveWindow |  | Prototype:  | void QMdiAreaPrivate::resetActiveWindow(QMdiSubWindow *deactivatedWindow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1095-1115 |  
  |  | 14 | 5 | 
 refreshTabBar| Name:  | QMdiAreaPrivate::refreshTabBar |  | Prototype:  | void QMdiAreaPrivate::refreshTabBar() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1678-1690 |  
  |  | 7 | 2 | 
 rearrange| Name:  | QMdiAreaPrivate::rearrange |  | Prototype:  | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 917-974 |  
  |  | 39 | 15 | 
 place| Name:  | QMdiAreaPrivate::place |  | Prototype:  | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 878-912 |  
  |  | 22 | 6 | 
 nextVisibleSubWindow| Name:  | QMdiAreaPrivate::nextVisibleSubWindow |  | Prototype:  | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1437-1486 |  
  |  | 28 | 9 | 
 lastWindowAboutToBeDestroyed| Name:  | QMdiAreaPrivate::lastWindowAboutToBeDestroyed |  | Prototype:  | bool QMdiAreaPrivate::lastWindowAboutToBeDestroyed() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1330-1343 |  
  |  | 8 | 4 | 
 internalRaise| Name:  | QMdiAreaPrivate::internalRaise |  | Prototype:  | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1235-1260 |  
  |  | 16 | 8 | 
 highlightNextSubWindow| Name:  | QMdiAreaPrivate::highlightNextSubWindow |  | Prototype:  | void QMdiAreaPrivate::highlightNextSubWindow(int increaseFactor) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1491-1529 |  
  |  | 21 | 7 | 
 emitWindowActivated| Name:  | QMdiAreaPrivate::emitWindowActivated |  | Prototype:  | void QMdiAreaPrivate::emitWindowActivated(QMdiSubWindow *activeWindow) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1043-1090 |  
  |  | 30 | 8 | 
 disconnectSubWindow| Name:  | QMdiAreaPrivate::disconnectSubWindow |  | Prototype:  | void QMdiAreaPrivate::disconnectSubWindow(QObject *subWindow) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1424-1432 |  
  |  | 5 | 2 | 
 arrangeMinimizedSubWindows| Name:  | QMdiAreaPrivate::arrangeMinimizedSubWindows |  | Prototype:  | void QMdiAreaPrivate::arrangeMinimizedSubWindows() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 981-986 |  
  |  | 3 | 2 | 
 appendChild| Name:  | QMdiAreaPrivate::appendChild |  | Prototype:  | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 825-873 |  
  |  | 31 | 9 | 
 activateWindow| Name:  | QMdiAreaPrivate::activateWindow |  | Prototype:  | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 991-1011 |  
  |  | 13 | 5 | 
 activateHighlightedWindow| Name:  | QMdiAreaPrivate::activateHighlightedWindow |  | Prototype:  | void QMdiAreaPrivate::activateHighlightedWindow() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1025-1038 |  
  |  | 7 | 3 | 
 activateCurrentWindow| Name:  | QMdiAreaPrivate::activateCurrentWindow |  | Prototype:  | void QMdiAreaPrivate::activateCurrentWindow() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1016-1023 |  
  |  | 4 | 2 | 
 _q_processWindowStateChanged| Name:  | QMdiAreaPrivate::_q_processWindowStateChanged |  | Prototype:  | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 744-775 |  
  |  | 19 | 9 | 
 _q_moveTab| Name:  | QMdiAreaPrivate::_q_moveTab |  | Prototype:  | void QMdiAreaPrivate::_q_moveTab(int from, int to) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 812-820 |  
  |  | 1 | 1 | 
 _q_deactivateAllWindows| Name:  | QMdiAreaPrivate::_q_deactivateAllWindows |  | Prototype:  | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 708-739 |  
  |  | 22 | 9 | 
 _q_currentTabChanged| Name:  | QMdiAreaPrivate::_q_currentTabChanged |  | Prototype:  | void QMdiAreaPrivate::_q_currentTabChanged(int index) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 777-799 |  
  |  | 12 | 4 | 
 _q_closeTab| Name:  | QMdiAreaPrivate::_q_closeTab |  | Prototype:  | void QMdiAreaPrivate::_q_closeTab(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 801-810 |  
  |  | 3 | 1 | 
 QMdiAreaPrivate| Name:  | QMdiAreaPrivate::QMdiAreaPrivate |  | Prototype:  | QMdiAreaPrivate::QMdiAreaPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 666-703 |  
  |  | 2 | 1 |