Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unifiedTitleAndToolBarOnMacName: | QMainWindow::unifiedTitleAndToolBarOnMac | Prototype: | bool QMainWindow::unifiedTitleAndToolBarOnMac() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1612-1621 |
| | 1 | 1 |
toolButtonStyleName: | QMainWindow::toolButtonStyle | Prototype: | Qt::ToolButtonStyle QMainWindow::toolButtonStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 495-496 |
| | 1 | 1 |
toolBarBreakName: | QMainWindow::toolBarBreak | Prototype: | bool QMainWindow::toolBarBreak(QToolBar *toolbar) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 887-890 |
| | 1 | 1 |
toolBarAreaName: | QMainWindow::toolBarArea | Prototype: | Qt::ToolBarArea QMainWindow::toolBarArea(QToolBar *toolbar) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 877-878 |
| | 1 | 1 |
takeCentralWidgetName: | QMainWindow::takeCentralWidget | Prototype: | QWidget *QMainWindow::takeCentralWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 669-678 |
| | 6 | 2 |
tabifyDockWidgetName: | QMainWindow::tabifyDockWidget | Prototype: | void QMainWindow::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1181-1184 |
| | 1 | 1 |
tabifiedDockWidgetsName: | QMainWindow::tabifiedDockWidgets | Prototype: | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1196-1217 |
| | 10 | 6 |
tabShapeName: | QMainWindow::tabShape | Prototype: | QTabWidget::TabShape QMainWindow::tabShape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1039-1042 |
| | 1 | 1 |
tabPositionName: | QMainWindow::tabPosition | Prototype: | QTabWidget::TabPosition QMainWindow::tabPosition(Qt::DockWidgetArea area) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1059-1064 |
| | 3 | 2 |
statusBarName: | QMainWindow::statusBar | Prototype: | QStatusBar *QMainWindow::statusBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 603-613 |
| | 7 | 2 |
splitDockWidgetName: | QMainWindow::splitDockWidget | Prototype: | void QMainWindow::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/qmainwindow.cpp | Lines: | 1167-1171 |
| | 1 | 1 |
setUnifiedTitleAndToolBarOnMacName: | QMainWindow::setUnifiedTitleAndToolBarOnMac | Prototype: | void QMainWindow::setUnifiedTitleAndToolBarOnMac(bool set) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1562-1610 |
| | 1 | 1 |
setToolButtonStyleName: | QMainWindow::setToolButtonStyle | Prototype: | void QMainWindow::setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 498-505 |
| | 5 | 2 |
setTabShapeName: | QMainWindow::setTabShape | Prototype: | void QMainWindow::setTabShape(QTabWidget::TabShape tabShape) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1044-1047 |
| | 1 | 1 |
setTabPositionName: | QMainWindow::setTabPosition | Prototype: | void QMainWindow::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1077-1080 |
| | 1 | 1 |
setStatusBarName: | QMainWindow::setStatusBar | Prototype: | void QMainWindow::setStatusBar(QStatusBar *statusbar) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 624-632 |
| | 5 | 2 |
setMenuWidgetName: | QMainWindow::setMenuWidget | Prototype: | void QMainWindow::setMenuWidget(QWidget *menuBar) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 585-593 |
| | 5 | 2 |
setMenuBarName: | QMainWindow::setMenuBar | Prototype: | void QMainWindow::setMenuBar(QMenuBar *menuBar) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 542-563 |
| | 13 | 5 |
setIconSizeName: | QMainWindow::setIconSize | Prototype: | void QMainWindow::setIconSize(const QSize &iconSize) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 470-483 |
| | 9 | 3 |
setDocumentModeName: | QMainWindow::setDocumentMode | Prototype: | void QMainWindow::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1023-1026 |
| | 1 | 1 |
setDockOptionsName: | QMainWindow::setDockOptions | Prototype: | void QMainWindow::setDockOptions(DockOptions opt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 455-459 |
| | 2 | 1 |
setDockNestingEnabledName: | QMainWindow::setDockNestingEnabled | Prototype: | void QMainWindow::setDockNestingEnabled(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 958-966 |
| | 4 | 1 |
setCornerName: | QMainWindow::setCorner | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 687-708 |
| | 13 | 6 |
setCentralWidgetName: | QMainWindow::setCentralWidget | Prototype: | void QMainWindow::setCentralWidget(QWidget *widget) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 652-660 |
| | 5 | 2 |
setAnimatedName: | QMainWindow::setAnimated | Prototype: | void QMainWindow::setAnimated(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 922-930 |
| | 4 | 1 |
saveStateName: | QMainWindow::saveState | Prototype: | QByteArray QMainWindow::saveState(int version) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1294-1302 |
| | 6 | 1 |
restoreStateName: | QMainWindow::restoreState | Prototype: | bool QMainWindow::restoreState(const QByteArray &state, int version) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1320-1333 |
| | 11 | 3 |
restoreDockWidgetName: | QMainWindow::restoreDockWidget | Prototype: | bool QMainWindow::restoreDockWidget(QDockWidget *dockwidget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1127-1130 |
| | 1 | 1 |
resizeDocksName: | QMainWindow::resizeDocks | Prototype: | void QMainWindow::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1263-1268 |
| | 2 | 1 |
removeToolBarBreakName: | QMainWindow::removeToolBarBreak | Prototype: | void QMainWindow::removeToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 758-762 |
| | 2 | 1 |
removeToolBarName: | QMainWindow::removeToolBar | Prototype: | void QMainWindow::removeToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 862-868 |
| | 3 | 2 |
removeDockWidgetName: | QMainWindow::removeDockWidget | Prototype: | void QMainWindow::removeDockWidget(QDockWidget *dockwidget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1224-1230 |
| | 3 | 2 |
menuWidgetName: | QMainWindow::menuWidget | Prototype: | QWidget *QMainWindow::menuWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 571-575 |
| | 2 | 1 |
menuBarName: | QMainWindow::menuBar | Prototype: | QMenuBar *QMainWindow::menuBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 523-532 |
| | 6 | 2 |
isSeparatorName: | QMainWindow::isSeparator | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1628-1637 |
| | 2 | 1 |
isDockNestingEnabledName: | QMainWindow::isDockNestingEnabled | Prototype: | bool QMainWindow::isDockNestingEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 952-956 |
| | 2 | 1 |
isAnimatedName: | QMainWindow::isAnimated | Prototype: | bool QMainWindow::isAnimated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 916-920 |
| | 2 | 1 |
insertToolBarBreakName: | QMainWindow::insertToolBarBreak | Prototype: | void QMainWindow::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 751-752 |
| | 1 | 1 |
insertToolBarName: | QMainWindow::insertToolBar | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 842-856 |
| | 9 | 1 |
iconSizeName: | QMainWindow::iconSize | Prototype: | QSize QMainWindow::iconSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 467-468 |
| | 1 | 1 |
eventName: | QMainWindow::event | Prototype: | bool QMainWindow::event(QEvent *event) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1412-1546 |
| | 47 | 21 |
documentModeName: | QMainWindow::documentMode | Prototype: | bool QMainWindow::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1018-1021 |
| | 1 | 1 |
dockWidgetAreaName: | QMainWindow::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1239-1240 |
| | 1 | 1 |
dockOptionsName: | QMainWindow::dockOptions | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 461-465 |
| | 2 | 1 |
createPopupMenuName: | QMainWindow::createPopupMenu | Prototype: | QMenu *QMainWindow::createPopupMenu() | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1712-1756 |
| | 30 | 12 |
cornerName: | QMainWindow::corner | Prototype: | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 716-717 |
| | 1 | 1 |
contextMenuEventName: | QMainWindow::contextMenuEvent | Prototype: | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1643-1693 |
| | 28 | 12 |
centralWidgetName: | QMainWindow::centralWidget | Prototype: | QWidget *QMainWindow::centralWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 641-642 |
| | 1 | 1 |
addToolBarBreakName: | QMainWindow::addToolBarBreak | Prototype: | void QMainWindow::addToolBarBreak(Qt::ToolBarArea area) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 741-746 |
| | 3 | 2 |
addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 772-810 |
| | 22 | 4 |
addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 815-816 |
| | 1 | 1 |
addToolBarName: | QMainWindow::addToolBar | Prototype: | QToolBar *QMainWindow::addToolBar(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 826-832 |
| | 4 | 1 |
addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1086-1117 |
| | 9 | 5 |
addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::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/qmainwindow.cpp | Lines: | 1136-1144 |
| | 3 | 2 |
QMainWindowName: | QMainWindow::QMainWindow | Prototype: | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 387-391 |
| | 1 | 1 |