Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMdiSubWindow::keyboardPageStepName: | QMdiSubWindow::keyboardPageStep | Prototype: | int QMdiSubWindow::keyboardPageStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2476-2479 |
| | 1 | 1 |
QMdiSubWindow::keyPressEventName: | QMdiSubWindow::keyPressEvent | Prototype: | void QMdiSubWindow::keyPressEvent(QKeyEvent *keyEvent) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3354-3431 |
| | 50 | 17 |
QMdiSubWindow::isShadedName: | QMdiSubWindow::isShaded | Prototype: | bool QMdiSubWindow::isShaded() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2403-2406 |
| | 1 | 1 |
QMdiSubWindow::hideEventName: | QMdiSubWindow::hideEvent | Prototype: | void QMdiSubWindow::hideEvent(QHideEvent * ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2965-2970 |
| | 1 | 1 |
QMdiSubWindow::focusInEventName: | QMdiSubWindow::focusInEvent | Prototype: | void QMdiSubWindow::focusInEvent(QFocusEvent *focusInEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3457-3460 |
| | 1 | 1 |
QMdiSubWindow::eventFilterName: | QMdiSubWindow::eventFilter | Prototype: | bool QMdiSubWindow::eventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2684-2788 |
| | 73 | 30 |
QMdiSubWindow::eventName: | QMdiSubWindow::event | Prototype: | bool QMdiSubWindow::event(QEvent *event) | Coverage: | 0.000% (0/85) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2793-2922 |
| | 91 | 30 |
QMdiSubWindow::contextMenuEventName: | QMdiSubWindow::contextMenuEvent | Prototype: | void QMdiSubWindow::contextMenuEvent(QContextMenuEvent *contextMenuEvent) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3437-3451 |
| | 8 | 3 |
QMdiSubWindow::closeEventName: | QMdiSubWindow::closeEvent | Prototype: | void QMdiSubWindow::closeEvent(QCloseEvent *closeEvent) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3031-3050 |
| | 13 | 4 |
QMdiSubWindow::childEventName: | QMdiSubWindow::childEvent | Prototype: | void QMdiSubWindow::childEvent(QChildEvent *childEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3473-3481 |
| | 4 | 3 |
QMdiSubWindow::changeEventName: | QMdiSubWindow::changeEvent | Prototype: | void QMdiSubWindow::changeEvent(QEvent *changeEvent) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2975-3026 |
| | 33 | 13 |
QMdiSubWindow::QMdiSubWindowName: | QMdiSubWindow::QMdiSubWindow | Prototype: | QMdiSubWindow::QMdiSubWindow(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2252-2280 |
| | 19 | 2 |
QMdiAreaTabBar::subWindowFromIndexName: | QMdiAreaTabBar::subWindowFromIndex | Prototype: | QMdiSubWindow *QMdiAreaTabBar::subWindowFromIndex(int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 649-664 |
| | 9 | 2 |
QMdiAreaTabBar::mousePressEventName: | QMdiAreaTabBar::mousePressEvent | Prototype: | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 586-600 |
| | 8 | 3 |
QMdiAreaTabBar::contextMenuEventName: | QMdiAreaTabBar::contextMenuEvent | Prototype: | void QMdiAreaTabBar::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 606-643 |
| | 21 | 5 |
QMdiAreaTabBar::QMdiAreaTabBarName: | QMdiAreaTabBar::QMdiAreaTabBar | Prototype: | QMdiAreaTabBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 571-571 |
| | 1 | 1 |
QMdiAreaPrivate::updateTabBarGeometryName: | 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: | 1628-1678 |
| | 31 | 11 |
QMdiAreaPrivate::updateScrollBarsName: | 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: | 1173-1234 |
| | 45 | 11 |
QMdiAreaPrivate::updateActiveWindowName: | 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: | 1124-1168 |
| | 23 | 10 |
QMdiAreaPrivate::subWindowListName: | 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: | 1385-1424 |
| | 27 | 13 |
QMdiAreaPrivate::showRubberBandForName: | 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: | 1536-1548 |
| | 7 | 3 |
QMdiAreaPrivate::setViewModeName: | 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: | 1554-1622 |
| | 39 | 9 |
QMdiAreaPrivate::setChildActivationEnabledName: | 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: | 1353-1363 |
| | 6 | 4 |
QMdiAreaPrivate::scrollBarsEnabledName: | QMdiAreaPrivate::scrollBarsEnabled | Prototype: | bool QMdiAreaPrivate::scrollBarsEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1327-1330 |
| | 1 | 1 |
QMdiAreaPrivate::scrollBarPolicyChangedName: | 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: | 1369-1383 |
| | 10 | 4 |
QMdiAreaPrivate::resizeToMinimumTileSizeName: | 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: | 1267-1322 |
| | 36 | 11 |
QMdiAreaPrivate::resetActiveWindowName: | 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: | 1099-1119 |
| | 14 | 5 |
QMdiAreaPrivate::refreshTabBarName: | 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: | 1683-1695 |
| | 7 | 2 |
QMdiAreaPrivate::rearrangeName: | QMdiAreaPrivate::rearrange | Prototype: | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 921-978 |
| | 39 | 15 |
QMdiAreaPrivate::placeName: | 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: | 882-916 |
| | 22 | 6 |
QMdiAreaPrivate::nextVisibleSubWindowName: | 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: | 1442-1491 |
| | 28 | 9 |
QMdiAreaPrivate::lastWindowAboutToBeDestroyedName: | 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: | 1335-1348 |
| | 8 | 4 |
QMdiAreaPrivate::internalRaiseName: | 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: | 1239-1265 |
| | 17 | 8 |
QMdiAreaPrivate::highlightNextSubWindowName: | 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: | 1496-1534 |
| | 21 | 7 |
QMdiAreaPrivate::emitWindowActivatedName: | 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: | 1047-1094 |
| | 30 | 8 |
QMdiAreaPrivate::disconnectSubWindowName: | 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: | 1429-1437 |
| | 5 | 2 |
QMdiAreaPrivate::arrangeMinimizedSubWindowsName: | 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: | 985-990 |
| | 3 | 2 |
QMdiAreaPrivate::appendChildName: | 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: | 829-877 |
| | 31 | 9 |
QMdiAreaPrivate::activateWindowName: | 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: | 995-1015 |
| | 13 | 5 |
QMdiAreaPrivate::activateHighlightedWindowName: | 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: | 1029-1042 |
| | 7 | 3 |
QMdiAreaPrivate::activateCurrentWindowName: | 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: | 1020-1027 |
| | 4 | 2 |
QMdiAreaPrivate::_q_processWindowStateChangedName: | 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: | 748-779 |
| | 19 | 9 |
QMdiAreaPrivate::_q_moveTabName: | 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: | 816-824 |
| | 1 | 1 |
QMdiAreaPrivate::_q_deactivateAllWindowsName: | 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: | 712-743 |
| | 22 | 9 |
QMdiAreaPrivate::_q_currentTabChangedName: | 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: | 781-803 |
| | 12 | 4 |
QMdiAreaPrivate::_q_closeTabName: | 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: | 805-814 |
| | 3 | 1 |
QMdiAreaPrivate::QMdiAreaPrivateName: | 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: | 670-707 |
| | 2 | 1 |
QMdiArea::~QMdiAreaName: | QMdiArea::~QMdiArea | Prototype: | QMdiArea::~QMdiArea() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1717-1731 |
| | 9 | 1 |
QMdiArea::viewportEventName: | QMdiArea::viewportEvent | Prototype: | bool QMdiArea::viewportEvent(QEvent *event) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2406-2446 |
| | 28 | 8 |
QMdiArea::viewModeName: | QMdiArea::viewMode | Prototype: | QMdiArea::ViewMode QMdiArea::viewMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2129-2133 |
| | 2 | 1 |
QMdiArea::timerEventName: | QMdiArea::timerEvent | Prototype: | void QMdiArea::timerEvent(QTimerEvent *timerEvent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2339-2358 |
| | 13 | 4 |
QMdiArea::tileSubWindowsName: | QMdiArea::tileSubWindows | Prototype: | void QMdiArea::tileSubWindows() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2468-2474 |
| | 4 | 2 |
QMdiArea::testOptionName: | QMdiArea::testOption | Prototype: | bool QMdiArea::testOption(AreaOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2115-2118 |
| | 1 | 1 |
QMdiArea::tabsMovableName: | QMdiArea::tabsMovable | Prototype: | bool QMdiArea::tabsMovable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2201-2205 |
| | 2 | 1 |
QMdiArea::tabsClosableName: | QMdiArea::tabsClosable | Prototype: | bool QMdiArea::tabsClosable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2176-2180 |
| | 2 | 1 |
QMdiArea::tabShapeName: | QMdiArea::tabShape | Prototype: | QTabWidget::TabShape QMdiArea::tabShape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2229-2233 |
| | 2 | 1 |
QMdiArea::tabPositionName: | QMdiArea::tabPosition | Prototype: | QTabWidget::TabPosition QMdiArea::tabPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2255-2259 |
| | 2 | 1 |
QMdiArea::subWindowListName: | QMdiArea::subWindowList | Prototype: | QList<QMdiSubWindow *> QMdiArea::subWindowList(WindowOrder order) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1875-1879 |
| | 2 | 1 |
QMdiArea::sizeHintName: | QMdiArea::sizeHint | Prototype: | QSize QMdiArea::sizeHint() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1736-1757 |
| | 14 | 5 |
QMdiArea::showEventName: | QMdiArea::showEvent | Prototype: | void QMdiArea::showEvent(QShowEvent *showEvent) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2363-2401 |
| | 24 | 10 |
QMdiArea::setupViewportName: | QMdiArea::setupViewport | Prototype: | void QMdiArea::setupViewport(QWidget *viewport) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2685-2695 |
| | 7 | 4 |
QMdiArea::setViewModeName: | QMdiArea::setViewMode | Prototype: | void QMdiArea::setViewMode(ViewMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2135-2139 |
| | 2 | 1 |
QMdiArea::setTabsMovableName: | QMdiArea::setTabsMovable | Prototype: | void QMdiArea::setTabsMovable(bool movable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2207-2215 |
| | 5 | 2 |
QMdiArea::setTabsClosableName: | QMdiArea::setTabsClosable | Prototype: | void QMdiArea::setTabsClosable(bool closable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2182-2190 |
| | 5 | 2 |
QMdiArea::setTabShapeName: | QMdiArea::setTabShape | Prototype: | void QMdiArea::setTabShape(QTabWidget::TabShape shape) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2235-2243 |
| | 5 | 2 |
QMdiArea::setTabPositionName: | QMdiArea::setTabPosition | Prototype: | void QMdiArea::setTabPosition(QTabWidget::TabPosition position) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2261-2269 |
| | 5 | 2 |
QMdiArea::setOptionName: | QMdiArea::setOption | Prototype: | void QMdiArea::setOption(AreaOption option, bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2104-2108 |
| | 2 | 1 |
QMdiArea::setDocumentModeName: | QMdiArea::setDocumentMode | Prototype: | void QMdiArea::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2157-2165 |
| | 5 | 2 |
QMdiArea::setBackgroundName: | QMdiArea::setBackground | Prototype: | void QMdiArea::setBackground(const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2063-2071 |
| | 5 | 2 |
QMdiArea::setActiveSubWindowName: | QMdiArea::setActiveSubWindow | Prototype: | void QMdiArea::setActiveSubWindow(QMdiSubWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1831-1850 |
| | 11 | 4 |
QMdiArea::setActivationOrderName: | QMdiArea::setActivationOrder | Prototype: | void QMdiArea::setActivationOrder(WindowOrder order) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2091-2096 |
| | 3 | 2 |
QMdiArea::scrollContentsByName: | QMdiArea::scrollContentsBy | Prototype: | void QMdiArea::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2451-2461 |
| | 8 | 2 |
QMdiArea::resizeEventName: | QMdiArea::resizeEvent | Prototype: | void QMdiArea::resizeEvent(QResizeEvent *resizeEvent) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2289-2334 |
| | 23 | 7 |
QMdiArea::removeSubWindowName: | QMdiArea::removeSubWindow | Prototype: | void QMdiArea::removeSubWindow(QWidget *widget) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2009-2048 |
| | 28 | 9 |
QMdiArea::paintEventName: | QMdiArea::paintEvent | Prototype: | void QMdiArea::paintEvent(QPaintEvent *paintEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2669-2676 |
| | 5 | 2 |
QMdiArea::minimumSizeHintName: | QMdiArea::minimumSizeHint | Prototype: | QSize QMdiArea::minimumSizeHint() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1762-1776 |
| | 10 | 4 |
QMdiArea::eventFilterName: | QMdiArea::eventFilter | Prototype: | bool QMdiArea::eventFilter(QObject *object, QEvent *event) | Coverage: | 0.000% (0/90) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2549-2664 |
| | 57 | 32 |
QMdiArea::eventName: | QMdiArea::event | Prototype: | bool QMdiArea::event(QEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2492-2544 |
| | 27 | 13 |
QMdiArea::documentModeName: | QMdiArea::documentMode | Prototype: | bool QMdiArea::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2151-2155 |
| | 2 | 1 |
QMdiArea::currentSubWindowName: | QMdiArea::currentSubWindow | Prototype: | QMdiSubWindow *QMdiArea::currentSubWindow() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1787-1805 |
| | 13 | 4 |
QMdiArea::closeAllSubWindowsName: | QMdiArea::closeAllSubWindows | Prototype: | void QMdiArea::closeAllSubWindows() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1891-1905 |
| | 9 | 4 |
QMdiArea::closeActiveSubWindowName: | QMdiArea::closeActiveSubWindow | Prototype: | void QMdiArea::closeActiveSubWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1857-1862 |
| | 3 | 2 |
QMdiArea::childEventName: | QMdiArea::childEvent | Prototype: | void QMdiArea::childEvent(QChildEvent *childEvent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2275-2284 |
| | 5 | 4 |
QMdiArea::cascadeSubWindowsName: | QMdiArea::cascadeSubWindows | Prototype: | void QMdiArea::cascadeSubWindows() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2481-2487 |
| | 4 | 2 |
QMdiArea::backgroundName: | QMdiArea::background | Prototype: | QBrush QMdiArea::background() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2058-2061 |
| | 1 | 1 |
QMdiArea::addSubWindowName: | QMdiArea::addSubWindow | Prototype: | QMdiSubWindow *QMdiArea::addSubWindow(QWidget *widget, Qt::WindowFlags windowFlags) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1966-1997 |
| | 19 | 5 |
QMdiArea::activeSubWindowName: | QMdiArea::activeSubWindow | Prototype: | QMdiSubWindow *QMdiArea::activeSubWindow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1819-1823 |
| | 2 | 1 |
QMdiArea::activationOrderName: | QMdiArea::activationOrder | Prototype: | QMdiArea::WindowOrder QMdiArea::activationOrder() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2085-2089 |
| | 2 | 1 |
QMdiArea::activatePreviousSubWindowName: | QMdiArea::activatePreviousSubWindow | Prototype: | void QMdiArea::activatePreviousSubWindow() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1932-1941 |
| | 6 | 3 |
QMdiArea::activateNextSubWindowName: | QMdiArea::activateNextSubWindow | Prototype: | void QMdiArea::activateNextSubWindow() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1914-1923 |
| | 6 | 3 |
QMdiArea::QMdiAreaName: | QMdiArea::QMdiArea | Prototype: | QMdiArea::QMdiArea(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1702-1712 |
| | 7 | 1 |
QMdi::ControllerWidget::hasVisibleControlsName: | QMdi::ControllerWidget::hasVisibleControls | Prototype: | inline bool hasVisibleControls() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 499-504 |
| | 3 | 1 |
QMdi::ControllerWidget::getSubControlName: | QMdi::ControllerWidget::getSubControl | Prototype: | inline QStyle::SubControl getSubControl(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 525-530 |
| | 3 | 1 |
QMaxHeap::topName: | QMaxHeap::top | Prototype: | inline const T &top() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 393-393 |
| | 1 | 1 |
QMaxHeap::sizeName: | QMaxHeap::size | Prototype: | inline int size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 388-388 |
| | 1 | 1 |
QMaxHeap::rightName: | QMaxHeap::right | Prototype: | static inline int right(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 397-397 |
| | 1 | 1 |
QMaxHeap::pushName: | QMaxHeap::push | Prototype: | template <class T> void QMaxHeap<T>::push(const T &x) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 402-414 |
| | 8 | 2 |
QMaxHeap::popName: | QMaxHeap::pop | Prototype: | template <class T> T QMaxHeap<T>::pop() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 416-440 |
| | 19 | 6 |
QMaxHeap::parentName: | QMaxHeap::parent | Prototype: | static inline int parent(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 395-395 |
| | 1 | 1 |
QMaxHeap::leftName: | QMaxHeap::left | Prototype: | static inline int left(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 396-396 |
| | 1 | 1 |