| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDockAreaLayoutInfo| Name: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 222-228 |
| | 2 | 1 |
QDockAreaLayoutInfo| Name: | QDockAreaLayoutInfo::QDockAreaLayoutInfo | | Prototype: | QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPosition _dockPos, Qt::Orientation _o, int tbshape, QMainWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 230-241 |
| | 5 | 1 |
clear| Name: | QDockAreaLayoutInfo::clear | | Prototype: | void QDockAreaLayoutInfo::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 248-256 |
| | 4 | 1 |
hasFixedSize| Name: | QDockAreaLayoutInfo::hasFixedSize | | Prototype: | bool QDockAreaLayoutInfo::hasFixedSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1485-1488 |
| | 1 | 1 |
isEmpty| Name: | QDockAreaLayoutInfo::isEmpty | | Prototype: | bool QDockAreaLayoutInfo::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 258-261 |
| | 1 | 1 |
mainWindowLayout| Name: | QDockAreaLayoutInfo::mainWindowLayout | | Prototype: | QMainWindowLayout *QDockAreaLayoutInfo::mainWindowLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1478-1483 |
| | 3 | 1 |
moveTab| Name: | QDockAreaLayoutInfo::moveTab | | Prototype: | void QDockAreaLayoutInfo::moveTab(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2279-2282 |
| | 1 | 1 |
setCurrentTab| Name: | QDockAreaLayoutInfo::setCurrentTab | | Prototype: | void QDockAreaLayoutInfo::setCurrentTab(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1109-1112 |
| | 1 | 1 |
size| Name: | QDockAreaLayoutInfo::size | | Prototype: | QSize QDockAreaLayoutInfo::size() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 243-246 |
| | 1 | 1 |
item| Name: | QDockAreaLayoutInfo::item | | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1708-1718 |
| | 7 | 2 |
itemRect| Name: | QDockAreaLayoutInfo::itemRect | | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1338-1350 |
| | 7 | 2 |
remove| Name: | QDockAreaLayoutInfo::remove | | Prototype: | void QDockAreaLayoutInfo::remove(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 996-1010 |
| | 9 | 2 |
separatorRect| Name: | QDockAreaLayoutInfo::separatorRect | | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1371-1382 |
| | 7 | 2 |
split| Name: | QDockAreaLayoutInfo::split | | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1690-1706 |
| | 8 | 2 |
tab| Name: | QDockAreaLayoutInfo::tab | | Prototype: | void QDockAreaLayoutInfo::tab(int index, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1666-1688 |
| | 13 | 2 |
tabBarMinimumSize| Name: | QDockAreaLayoutInfo::tabBarMinimumSize | | Prototype: | QSize QDockAreaLayoutInfo::tabBarMinimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2180-2186 |
| | 3 | 2 |
tabBarSizeHint| Name: | QDockAreaLayoutInfo::tabBarSizeHint | | Prototype: | QSize QDockAreaLayoutInfo::tabBarSizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2188-2194 |
| | 3 | 2 |
currentTabId| Name: | QDockAreaLayoutInfo::currentTabId | | Prototype: | quintptr QDockAreaLayoutInfo::currentTabId() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1097-1107 |
| | 6 | 3 |
deleteAllLayoutItems| Name: | QDockAreaLayoutInfo::deleteAllLayoutItems | | Prototype: | void QDockAreaLayoutInfo::deleteAllLayoutItems() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1762-1773 |
| | 6 | 3 |
expansive| Name: | QDockAreaLayoutInfo::expansive | | Prototype: | bool QDockAreaLayoutInfo::expansive(Qt::Orientation o) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 461-468 |
| | 4 | 3 |
next| Name: | QDockAreaLayoutInfo::next | | Prototype: | int QDockAreaLayoutInfo::next(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1648-1655 |
| | 4 | 3 |
prev| Name: | QDockAreaLayoutInfo::prev | | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1657-1664 |
| | 4 | 3 |
separatorRect| Name: | QDockAreaLayoutInfo::separatorRect | | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(int index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1352-1369 |
| | 10 | 3 |
tabIndexToListIndex| Name: | QDockAreaLayoutInfo::tabIndexToListIndex | | Prototype: | int QDockAreaLayoutInfo::tabIndexToListIndex(int tabIndex) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2268-2277 |
| | 6 | 3 |
info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(const QList<int> &path) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1298-1308 |
| | 8 | 4 |
itemRect| Name: | QDockAreaLayoutInfo::itemRect | | Prototype: | QRect QDockAreaLayoutInfo::itemRect(int index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1310-1336 |
| | 15 | 4 |
setCurrentTabId| Name: | QDockAreaLayoutInfo::setCurrentTabId | | Prototype: | void QDockAreaLayoutInfo::setCurrentTabId(quintptr id) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1114-1125 |
| | 6 | 4 |
usedSeparatorWidgets| Name: | QDockAreaLayoutInfo::usedSeparatorWidgets | | Prototype: | QSet<QWidget*> QDockAreaLayoutInfo::usedSeparatorWidgets() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2216-2232 |
| | 10 | 4 |
usedTabBars| Name: | QDockAreaLayoutInfo::usedTabBars | | Prototype: | QSet<QTabBar*> QDockAreaLayoutInfo::usedTabBars() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2196-2212 |
| | 9 | 4 |
indexOfPlaceHolder| Name: | QDockAreaLayoutInfo::indexOfPlaceHolder | | Prototype: | QList<int> QDockAreaLayoutInfo::indexOfPlaceHolder(const QString &objectName) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1427-1449 |
| | 13 | 5 |
setTabBarShape| Name: | QDockAreaLayoutInfo::setTabBarShape | | Prototype: | void QDockAreaLayoutInfo::setTabBarShape(int shape) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2165-2178 |
| | 9 | 5 |
unplug| Name: | QDockAreaLayoutInfo::unplug | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::unplug(const QList<int> &path) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1061-1093 |
| | 18 | 5 |
indexOf| Name: | QDockAreaLayoutInfo::indexOf | | Prototype: | QList<int> QDockAreaLayoutInfo::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1451-1476 |
| | 15 | 6 |
plug| Name: | QDockAreaLayoutInfo::plug | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::plug(const QList<int> &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1012-1059 |
| | 29 | 6 |
separatorMove| Name: | QDockAreaLayoutInfo::separatorMove | | Prototype: | int QDockAreaLayoutInfo::separatorMove(int index, int delta) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 926-968 |
| | 27 | 6 |
info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1274-1296 |
| | 12 | 7 |
itemAt| Name: | QDockAreaLayoutInfo::itemAt | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1720-1735 |
| | 11 | 7 |
separatorRegion| Name: | QDockAreaLayoutInfo::separatorRegion | | Prototype: | QRegion QDockAreaLayoutInfo::separatorRegion() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1583-1611 |
| | 16 | 7 |
unnest| Name: | QDockAreaLayoutInfo::unnest | | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 970-994 |
| | 19 | 7 |
takeAt| Name: | QDockAreaLayoutInfo::takeAt | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::takeAt(int *x, int index) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1737-1760 |
| | 17 | 8 |
reparentWidgets| Name: | QDockAreaLayoutInfo::reparentWidgets | | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2063-2086 |
| | 17 | 9 |
updateSeparatorWidgets| Name: | QDockAreaLayoutInfo::updateSeparatorWidgets | | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2005-2054 |
| | 31 | 9 |
findSeparator| Name: | QDockAreaLayoutInfo::findSeparator | | Prototype: | QList<int> QDockAreaLayoutInfo::findSeparator(const QPoint &_pos) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1384-1425 |
| | 23 | 10 |
paintSeparators| Name: | QDockAreaLayoutInfo::paintSeparators | | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1613-1646 |
| | 20 | 10 |
tabContentRect| Name: | QDockAreaLayoutInfo::tabContentRect | | Prototype: | QRect QDockAreaLayoutInfo::tabContentRect() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2234-2266 |
| | 16 | 12 |
maximumSize| Name: | QDockAreaLayoutInfo::maximumSize | | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 322-387 |
| | 35 | 13 |
updateTabBar| Name: | QDockAreaLayoutInfo::updateTabBar | | Prototype: | bool QDockAreaLayoutInfo::updateTabBar() const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2089-2163 |
| | 45 | 14 |
fitItems| Name: | QDockAreaLayoutInfo::fitItems | | Prototype: | void QDockAreaLayoutInfo::fitItems() | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 530-635 |
| | 69 | 15 |
saveState| Name: | QDockAreaLayoutInfo::saveState | | Prototype: | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1775-1845 |
| | 48 | 15 |
minimumSize| Name: | QDockAreaLayoutInfo::minimumSize | | Prototype: | QSize QDockAreaLayoutInfo::minimumSize() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 263-320 |
| | 30 | 16 |
sizeHint| Name: | QDockAreaLayoutInfo::sizeHint | | Prototype: | QSize QDockAreaLayoutInfo::sizeHint() const | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 389-459 |
| | 39 | 16 |
gapIndex| Name: | QDockAreaLayoutInfo::gapIndex | | Prototype: | QList<int> QDockAreaLayoutInfo::gapIndex(const QPoint& _pos, bool nestingEnabled, TabMode tabMode) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 739-828 |
| | 51 | 17 |
apply| Name: | QDockAreaLayoutInfo::apply | | Prototype: | void QDockAreaLayoutInfo::apply(bool animate) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1491-1565 |
| | 43 | 20 |
insertGap| Name: | QDockAreaLayoutInfo::insertGap | | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1143-1272 |
| | 70 | 20 |
restoreState| Name: | QDockAreaLayoutInfo::restoreState | | Prototype: | bool QDockAreaLayoutInfo::restoreState(QDataStream &stream, QList<QDockWidget*> &widgets, bool testing) | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1859-2002 |
| | 85 | 24 |