| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMainWindowLayout| Name: | QMainWindowLayout::QMainWindowLayout | | Prototype: | QMainWindowLayout::QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2173-2210 |
| | 7 | 3 |
addDockWidget| Name: | QMainWindowLayout::addDockWidget | | Prototype: | void QMainWindowLayout::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1341-1355 |
| | 6 | 2 |
addItem| Name: | QMainWindowLayout::addItem | | Prototype: | void QMainWindowLayout::addItem(QLayoutItem *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1840-1841 |
| | 1 | 1 |
addToolBar| Name: | QMainWindowLayout::addToolBar | | Prototype: | void QMainWindowLayout::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar, bool) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1132-1156 |
| | 7 | 2 |
addToolBarBreak| Name: | QMainWindowLayout::addToolBarBreak | | Prototype: | void QMainWindowLayout::addToolBarBreak(Qt::ToolBarArea area) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1073-1082 |
| | 5 | 2 |
animationFinished| Name: | QMainWindowLayout::animationFinished | | Prototype: | void QMainWindowLayout::animationFinished(QWidget *widget) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2049-2157 |
| | 62 | 14 |
applyState| Name: | QMainWindowLayout::applyState | | Prototype: | void QMainWindowLayout::applyState(QMainWindowLayoutState &newState, bool animate) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2504-2538 |
| | 19 | 7 |
centralWidget| Name: | QMainWindowLayout::centralWidget | | Prototype: | QWidget *QMainWindowLayout::centralWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2252-2255 |
| | 1 | 1 |
corner| Name: | QMainWindowLayout::corner | | Prototype: | Qt::DockWidgetArea QMainWindowLayout::corner(Qt::Corner corner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1336-1339 |
| | 1 | 1 |
count| Name: | QMainWindowLayout::count | | Prototype: | int QMainWindowLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1756-1760 |
| | 2 | 1 |
createTabbedDockWindow| Name: | QMainWindowLayout::createTabbedDockWindow | | Prototype: | QDockWidgetGroupWindow *QMainWindowLayout::createTabbedDockWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2497-2502 |
| | 3 | 1 |
dockInfo| Name: | QMainWindowLayout::dockInfo | | Prototype: | QDockAreaLayoutInfo *QMainWindowLayout::dockInfo(QWidget *widget) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1665-1677 |
| | 8 | 4 |
dockWidgetArea| Name: | QMainWindowLayout::dockWidgetArea | | Prototype: | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1511-1517 |
| | 4 | 2 |
documentMode| Name: | QMainWindowLayout::documentMode | | Prototype: | bool QMainWindowLayout::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1376-1379 |
| | 1 | 1 |
endSeparatorMove| Name: | QMainWindowLayout::endSeparatorMove | | Prototype: | bool QMainWindowLayout::endSeparatorMove(const QPoint&) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1728-1735 |
| | 5 | 2 |
getSeparatorWidget| Name: | QMainWindowLayout::getSeparatorWidget | | Prototype: | QWidget *QMainWindowLayout::getSeparatorWidget() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1646-1659 |
| | 9 | 2 |
getStyleOptionInfo| Name: | QMainWindowLayout::getStyleOptionInfo | | Prototype: | void QMainWindowLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1210-1214 |
| | 2 | 1 |
getTabBar| Name: | QMainWindowLayout::getTabBar | | Prototype: | QTabBar *QMainWindowLayout::getTabBar() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1626-1643 |
| | 12 | 2 |
hover| Name: | QMainWindowLayout::hover | | Prototype: | void QMainWindowLayout::hover(QLayoutItem *widgetItem, const QPoint &mousePos) | | Coverage: | 0.000% (0/94) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2383-2495 |
| | 68 | 24 |
insertToolBar| Name: | QMainWindowLayout::insertToolBar | | Prototype: | void QMainWindowLayout::insertToolBar(QToolBar *before, QToolBar *toolbar) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1161-1184 |
| | 10 | 4 |
insertToolBarBreak| Name: | QMainWindowLayout::insertToolBarBreak | | Prototype: | void QMainWindowLayout::insertToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1084-1090 |
| | 4 | 2 |
invalidate| Name: | QMainWindowLayout::invalidate | | Prototype: | void QMainWindowLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1873-1877 |
| | 2 | 1 |
itemAt| Name: | QMainWindowLayout::itemAt | | Prototype: | QLayoutItem *QMainWindowLayout::itemAt(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1762-1773 |
| | 6 | 3 |
keepSize| Name: | QMainWindowLayout::keepSize | | Prototype: | void QMainWindowLayout::keepSize(QDockWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1519-1522 |
| | 1 | 1 |
minimumSize| Name: | QMainWindowLayout::minimumSize | | Prototype: | QSize QMainWindowLayout::minimumSize() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1854-1871 |
| | 6 | 2 |
moveToolBar| Name: | QMainWindowLayout::moveToolBar | | Prototype: | void QMainWindowLayout::moveToolBar(QToolBar *toolbar, int pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1100-1106 |
| | 4 | 2 |
plug| Name: | QMainWindowLayout::plug | | Prototype: | bool QMainWindowLayout::plug(QLayoutItem *widgetItem) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1954-2047 |
| | 62 | 14 |
raise| Name: | QMainWindowLayout::raise | | Prototype: | void QMainWindowLayout::raise(QDockWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1737-1747 |
| | 6 | 3 |
removeToolBar| Name: | QMainWindowLayout::removeToolBar | | Prototype: | void QMainWindowLayout::removeToolBar(QToolBar *toolbar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1110-1127 |
| | 6 | 2 |
removeToolBarBreak| Name: | QMainWindowLayout::removeToolBarBreak | | Prototype: | void QMainWindowLayout::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1092-1098 |
| | 4 | 2 |
restore| Name: | QMainWindowLayout::restore | | Prototype: | void QMainWindowLayout::restore(bool keepSavedState) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2159-2171 |
| | 9 | 3 |
restoreDockWidget| Name: | QMainWindowLayout::restoreDockWidget | | Prototype: | bool QMainWindowLayout::restoreDockWidget(QDockWidget *dockwidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1365-1373 |
| | 6 | 2 |
restoreState| Name: | QMainWindowLayout::restoreState | | Prototype: | bool QMainWindowLayout::restoreState(QDataStream &stream) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2545-2578 |
| | 18 | 6 |
revert| Name: | QMainWindowLayout::revert | | Prototype: | void QMainWindowLayout::revert(QLayoutItem *widgetItem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1936-1952 |
| | 12 | 3 |
saveState| Name: | QMainWindowLayout::saveState | | Prototype: | void QMainWindowLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2540-2543 |
| | 1 | 1 |
separatorMove| Name: | QMainWindowLayout::separatorMove | | Prototype: | bool QMainWindowLayout::separatorMove(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1719-1726 |
| | 5 | 2 |
setCentralWidget| Name: | QMainWindowLayout::setCentralWidget | | Prototype: | void QMainWindowLayout::setCentralWidget(QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2257-2271 |
| | 7 | 3 |
setCorner| Name: | QMainWindowLayout::setCorner | | Prototype: | void QMainWindowLayout::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1326-1334 |
| | 6 | 3 |
setCurrentHoveredFloat| Name: | QMainWindowLayout::setCurrentHoveredFloat | | Prototype: | void QMainWindowLayout::setCurrentHoveredFloat(QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1880-1897 |
| | 9 | 4 |
setDockOptions| Name: | QMainWindowLayout::setDockOptions | | Prototype: | void QMainWindowLayout::setDockOptions(QMainWindow::DockOptions opts) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2224-2236 |
| | 5 | 2 |
setDocumentMode| Name: | QMainWindowLayout::setDocumentMode | | Prototype: | void QMainWindowLayout::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1381-1393 |
| | 7 | 4 |
setGeometry| Name: | QMainWindowLayout::setGeometry | | Prototype: | void QMainWindowLayout::setGeometry(const QRect &_r) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1816-1838 |
| | 15 | 3 |
setStatusBar| Name: | QMainWindowLayout::setStatusBar | | Prototype: | void QMainWindowLayout::setStatusBar(QStatusBar *sb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2242-2249 |
| | 5 | 2 |
setTabPosition| Name: | QMainWindowLayout::setTabPosition | | Prototype: | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1431-1451 |
| | 16 | 3 |
setTabShape| Name: | QMainWindowLayout::setTabShape | | Prototype: | void QMainWindowLayout::setTabShape(QTabWidget::TabShape tabShape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1416-1424 |
| | 4 | 2 |
setVerticalTabsEnabled| Name: | QMainWindowLayout::setVerticalTabsEnabled | | Prototype: | void QMainWindowLayout::setVerticalTabsEnabled(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1396-1408 |
| | 4 | 2 |
sizeHint| Name: | QMainWindowLayout::sizeHint | | Prototype: | QSize QMainWindowLayout::sizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1843-1852 |
| | 6 | 2 |
splitDockWidget| Name: | QMainWindowLayout::splitDockWidget | | Prototype: | void QMainWindowLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1501-1509 |
| | 4 | 1 |
startSeparatorMove| Name: | QMainWindowLayout::startSeparatorMove | | Prototype: | bool QMainWindowLayout::startSeparatorMove(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1704-1717 |
| | 7 | 2 |
statusBar| Name: | QMainWindowLayout::statusBar | | Prototype: | QStatusBar *QMainWindowLayout::statusBar() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2239-2240 |
| | 1 | 1 |
tabChanged| Name: | QMainWindowLayout::tabChanged | | Prototype: | void QMainWindowLayout::tabChanged() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1679-1691 |
| | 9 | 4 |
tabMoved| Name: | QMainWindowLayout::tabMoved | | Prototype: | void QMainWindowLayout::tabMoved(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1693-1701 |
| | 5 | 1 |
tabPosition| Name: | QMainWindowLayout::tabPosition | | Prototype: | QTabWidget::TabPosition QMainWindowLayout::tabPosition(Qt::DockWidgetArea area) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1426-1429 |
| | 1 | 1 |
tabShape| Name: | QMainWindowLayout::tabShape | | Prototype: | QTabWidget::TabShape QMainWindowLayout::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1411-1414 |
| | 1 | 1 |
tabifyDockWidget| Name: | QMainWindowLayout::tabifyDockWidget | | Prototype: | void QMainWindowLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1357-1363 |
| | 4 | 1 |
takeAt| Name: | QMainWindowLayout::takeAt | | Prototype: | QLayoutItem *QMainWindowLayout::takeAt(int index) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1775-1814 |
| | 20 | 8 |
timerEvent| Name: | QMainWindowLayout::timerEvent | | Prototype: | void QMainWindowLayout::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2596-2617 |
| | 12 | 4 |
toggleToolBarsVisible| Name: | QMainWindowLayout::toggleToolBarsVisible | | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1216-1283 |
| | 10 | 3 |
toolBarArea| Name: | QMainWindowLayout::toolBarArea | | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1186-1203 |
| | 8 | 6 |
toolBarBreak| Name: | QMainWindowLayout::toolBarBreak | | Prototype: | bool QMainWindowLayout::toolBarBreak(QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1205-1208 |
| | 1 | 1 |
unplug| Name: | QMainWindowLayout::unplug | | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2283-2360 |
| | 46 | 11 |
updateGapIndicator| Name: | QMainWindowLayout::updateGapIndicator | | Prototype: | void QMainWindowLayout::updateGapIndicator() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2362-2381 |
| | 12 | 5 |
updateTabBarShapes| Name: | QMainWindowLayout::updateTabBarShapes | | Prototype: | void QMainWindowLayout::updateTabBarShapes() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1469-1498 |
| | 11 | 2 |
usesHIToolBar| Name: | QMainWindowLayout::usesHIToolBar | | Prototype: | bool QMainWindowLayout::usesHIToolBar(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2584-2594 |
| | 2 | 1 |
~QMainWindowLayout| Name: | QMainWindowLayout::~QMainWindowLayout | | Prototype: | QMainWindowLayout::~QMainWindowLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2212-2222 |
| | 3 | 1 |