| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMdiArea::timerEvent| Name: | 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::viewMode| Name: | 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::viewportEvent| Name: | 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::~QMdiArea| Name: | 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 |
QMdiAreaPrivate::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: | 670-707 |
| | 2 | 1 |
QMdiAreaPrivate::_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: | 805-814 |
| | 3 | 1 |
QMdiAreaPrivate::_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: | 781-803 |
| | 12 | 4 |
QMdiAreaPrivate::_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: | 712-743 |
| | 22 | 9 |
QMdiAreaPrivate::_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: | 816-824 |
| | 1 | 1 |
QMdiAreaPrivate::_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: | 748-779 |
| | 19 | 9 |
QMdiAreaPrivate::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: | 1020-1027 |
| | 4 | 2 |
QMdiAreaPrivate::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: | 1029-1042 |
| | 7 | 3 |
QMdiAreaPrivate::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: | 995-1015 |
| | 13 | 5 |
QMdiAreaPrivate::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: | 829-877 |
| | 31 | 9 |
QMdiAreaPrivate::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: | 985-990 |
| | 3 | 2 |
QMdiAreaPrivate::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: | 1429-1437 |
| | 5 | 2 |
QMdiAreaPrivate::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: | 1047-1094 |
| | 30 | 8 |
QMdiAreaPrivate::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: | 1496-1534 |
| | 21 | 7 |
QMdiAreaPrivate::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: | 1239-1265 |
| | 17 | 8 |
QMdiAreaPrivate::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: | 1335-1348 |
| | 8 | 4 |
QMdiAreaPrivate::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: | 1442-1491 |
| | 28 | 9 |
QMdiAreaPrivate::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: | 882-916 |
| | 22 | 6 |
QMdiAreaPrivate::rearrange| Name: | 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::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: | 1683-1695 |
| | 7 | 2 |
QMdiAreaPrivate::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: | 1099-1119 |
| | 14 | 5 |
QMdiAreaPrivate::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: | 1267-1322 |
| | 36 | 11 |
QMdiAreaPrivate::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: | 1369-1383 |
| | 10 | 4 |
QMdiAreaPrivate::scrollBarsEnabled| Name: | 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::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: | 1353-1363 |
| | 6 | 4 |
QMdiAreaPrivate::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: | 1554-1622 |
| | 39 | 9 |
QMdiAreaPrivate::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: | 1536-1548 |
| | 7 | 3 |
QMdiAreaPrivate::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: | 1385-1424 |
| | 27 | 13 |
QMdiAreaPrivate::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: | 1124-1168 |
| | 23 | 10 |
QMdiAreaPrivate::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: | 1173-1234 |
| | 45 | 11 |
QMdiAreaPrivate::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: | 1628-1678 |
| | 31 | 11 |
QMdiAreaTabBar::QMdiAreaTabBar| Name: | 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 |
QMdiAreaTabBar::contextMenuEvent| Name: | 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::mousePressEvent| Name: | 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::subWindowFromIndex| Name: | 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 |
QMdiSubWindow::QMdiSubWindow| Name: | 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 |
QMdiSubWindow::changeEvent| Name: | 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::childEvent| Name: | 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::closeEvent| Name: | 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::contextMenuEvent| Name: | 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::event| Name: | 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::eventFilter| Name: | 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::focusInEvent| Name: | 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::hideEvent| Name: | 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::isShaded| Name: | 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::keyPressEvent| Name: | 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::keyboardPageStep| Name: | 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::keyboardSingleStep| Name: | QMdiSubWindow::keyboardSingleStep | | Prototype: | int QMdiSubWindow::keyboardSingleStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2449-2452 |
| | 1 | 1 |
QMdiSubWindow::leaveEvent| Name: | QMdiSubWindow::leaveEvent | | Prototype: | void QMdiSubWindow::leaveEvent(QEvent * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3055-3062 |
| | 4 | 2 |
QMdiSubWindow::maximizedButtonsWidget| Name: | QMdiSubWindow::maximizedButtonsWidget | | Prototype: | QWidget *QMdiSubWindow::maximizedButtonsWidget() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2374-2382 |
| | 5 | 2 |
QMdiSubWindow::maximizedSystemMenuIconWidget| Name: | QMdiSubWindow::maximizedSystemMenuIconWidget | | Prototype: | QWidget *QMdiSubWindow::maximizedSystemMenuIconWidget() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2387-2395 |
| | 5 | 2 |
QMdiSubWindow::mdiArea| Name: | QMdiSubWindow::mdiArea | | Prototype: | QMdiArea *QMdiSubWindow::mdiArea() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2578-2589 |
| | 7 | 4 |
QMdiSubWindow::minimumSizeHint| Name: | QMdiSubWindow::minimumSizeHint | | Prototype: | QSize QMdiSubWindow::minimumSizeHint() const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3500-3548 |
| | 26 | 9 |
QMdiSubWindow::mouseDoubleClickEvent| Name: | QMdiSubWindow::mouseDoubleClickEvent | | Prototype: | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3227-3267 |
| | 25 | 11 |
QMdiSubWindow::mouseMoveEvent| Name: | QMdiSubWindow::mouseMoveEvent | | Prototype: | void QMdiSubWindow::mouseMoveEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3309-3349 |
| | 24 | 9 |
QMdiSubWindow::mousePressEvent| Name: | QMdiSubWindow::mousePressEvent | | Prototype: | void QMdiSubWindow::mousePressEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3181-3222 |
| | 24 | 9 |
QMdiSubWindow::mouseReleaseEvent| Name: | QMdiSubWindow::mouseReleaseEvent | | Prototype: | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3272-3304 |
| | 20 | 7 |
QMdiSubWindow::moveEvent| Name: | QMdiSubWindow::moveEvent | | Prototype: | void QMdiSubWindow::moveEvent(QMoveEvent *moveEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3115-3125 |
| | 6 | 3 |
QMdiSubWindow::paintEvent| Name: | QMdiSubWindow::paintEvent | | Prototype: | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3130-3176 |
| | 31 | 9 |
QMdiSubWindow::resizeEvent| Name: | QMdiSubWindow::resizeEvent | | Prototype: | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3070-3097 |
| | 16 | 6 |
QMdiSubWindow::setKeyboardPageStep| Name: | QMdiSubWindow::setKeyboardPageStep | | Prototype: | void QMdiSubWindow::setKeyboardPageStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2481-2487 |
| | 1 | 1 |
QMdiSubWindow::setKeyboardSingleStep| Name: | QMdiSubWindow::setKeyboardSingleStep | | Prototype: | void QMdiSubWindow::setKeyboardSingleStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2454-2460 |
| | 1 | 1 |
QMdiSubWindow::setOption| Name: | QMdiSubWindow::setOption | | Prototype: | void QMdiSubWindow::setOption(SubWindowOption option, bool on) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2414-2423 |
| | 4 | 2 |
QMdiSubWindow::setSystemMenu| Name: | QMdiSubWindow::setSystemMenu | | Prototype: | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2507-2526 |
| | 12 | 5 |
QMdiSubWindow::setWidget| Name: | QMdiSubWindow::setWidget | | Prototype: | void QMdiSubWindow::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2307-2358 |
| | 34 | 10 |
QMdiSubWindow::showEvent| Name: | QMdiSubWindow::showEvent | | Prototype: | void QMdiSubWindow::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2927-2960 |
| | 10 | 5 |
QMdiSubWindow::showShaded| Name: | QMdiSubWindow::showShaded | | Prototype: | void QMdiSubWindow::showShaded() | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2604-2679 |
| | 41 | 10 |
QMdiSubWindow::showSystemMenu| Name: | QMdiSubWindow::showSystemMenu | | Prototype: | void QMdiSubWindow::showSystemMenu() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2545-2568 |
| | 14 | 6 |
QMdiSubWindow::sizeHint| Name: | QMdiSubWindow::sizeHint | | Prototype: | QSize QMdiSubWindow::sizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3486-3495 |
| | 7 | 2 |
QMdiSubWindow::systemMenu| Name: | QMdiSubWindow::systemMenu | | Prototype: | QMenu *QMdiSubWindow::systemMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2535-2538 |
| | 1 | 1 |
QMdiSubWindow::testOption| Name: | QMdiSubWindow::testOption | | Prototype: | bool QMdiSubWindow::testOption(SubWindowOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2430-2433 |
| | 1 | 1 |
QMdiSubWindow::timerEvent| Name: | QMdiSubWindow::timerEvent | | Prototype: | void QMdiSubWindow::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3102-3110 |
| | 5 | 2 |
QMdiSubWindow::widget| Name: | QMdiSubWindow::widget | | Prototype: | QWidget *QMdiSubWindow::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2365-2368 |
| | 1 | 1 |
QMdiSubWindow::~QMdiSubWindow| Name: | QMdiSubWindow::~QMdiSubWindow | | Prototype: | QMdiSubWindow::~QMdiSubWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2287-2294 |
| | 3 | 1 |
QMdiSubWindowPrivate::QMdiSubWindowPrivate| Name: | QMdiSubWindowPrivate::QMdiSubWindowPrivate | | Prototype: | QMdiSubWindowPrivate::QMdiSubWindowPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 852-887 |
| | 1 | 1 |
QMdiSubWindowPrivate::_q_enterInteractiveMode| Name: | QMdiSubWindowPrivate::_q_enterInteractiveMode | | Prototype: | void QMdiSubWindowPrivate::_q_enterInteractiveMode() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 911-951 |
| | 25 | 5 |
QMdiSubWindowPrivate::_q_processFocusChanged| Name: | QMdiSubWindowPrivate::_q_processFocusChanged | | Prototype: | void QMdiSubWindowPrivate::_q_processFocusChanged(QWidget *old, QWidget *now) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 956-965 |
| | 6 | 3 |
QMdiSubWindowPrivate::_q_updateStaysOnTopHint| Name: | QMdiSubWindowPrivate::_q_updateStaysOnTopHint | | Prototype: | void QMdiSubWindowPrivate::_q_updateStaysOnTopHint() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 892-906 |
| | 7 | 3 |
QMdiSubWindowPrivate::addToSystemMenu| Name: | QMdiSubWindowPrivate::addToSystemMenu | | Prototype: | void QMdiSubWindowPrivate::addToSystemMenu(WindowStateAction action, const QString &text, const char *slot) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2152-2158 |
| | 3 | 2 |
QMdiSubWindowPrivate::createSystemMenu| Name: | QMdiSubWindowPrivate::createSystemMenu | | Prototype: | void QMdiSubWindowPrivate::createSystemMenu() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1037-1063 |
| | 28 | 1 |
QMdiSubWindowPrivate::desktopPalette| Name: | QMdiSubWindowPrivate::desktopPalette | | Prototype: | QPalette QMdiSubWindowPrivate::desktopPalette() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1923-1980 |
| | 15 | 2 |
QMdiSubWindowPrivate::drawTitleBarWhenMaximized| Name: | QMdiSubWindowPrivate::drawTitleBarWhenMaximized | | Prototype: | bool QMdiSubWindowPrivate::drawTitleBarWhenMaximized() const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1763-1790 |
| | 12 | 5 |
QMdiSubWindowPrivate::ensureWindowState| Name: | QMdiSubWindowPrivate::ensureWindowState | | Prototype: | void QMdiSubWindowPrivate::ensureWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1678-1708 |
| | 21 | 7 |
QMdiSubWindowPrivate::enterRubberBandMode| Name: | QMdiSubWindowPrivate::enterRubberBandMode | | Prototype: | void QMdiSubWindowPrivate::enterRubberBandMode() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1889-1907 |
| | 14 | 3 |
QMdiSubWindowPrivate::getOperation| Name: | QMdiSubWindowPrivate::getOperation | | Prototype: | QMdiSubWindowPrivate::Operation QMdiSubWindowPrivate::getOperation(const QPoint &pos) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1609-1616 |
| | 5 | 3 |
QMdiSubWindowPrivate::getRegion| Name: | QMdiSubWindowPrivate::getRegion | | Prototype: | QRegion QMdiSubWindowPrivate::getRegion(Operation operation) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1540-1604 |
| | 40 | 13 |
QMdiSubWindowPrivate::iconSize| Name: | QMdiSubWindowPrivate::iconSize | | Prototype: | QSize QMdiSubWindowPrivate::iconSize() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2165-2171 |
| | 4 | 2 |
QMdiSubWindowPrivate::initOperationMap| Name: | QMdiSubWindowPrivate::initOperationMap | | Prototype: | void QMdiSubWindowPrivate::initOperationMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1016-1030 |
| | 12 | 1 |
QMdiSubWindowPrivate::leaveInteractiveMode| Name: | QMdiSubWindowPrivate::leaveInteractiveMode | | Prototype: | void QMdiSubWindowPrivate::leaveInteractiveMode() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 970-985 |
| | 10 | 3 |
QMdiSubWindowPrivate::leaveRubberBandMode| Name: | QMdiSubWindowPrivate::leaveRubberBandMode | | Prototype: | void QMdiSubWindowPrivate::leaveRubberBandMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1909-1919 |
| | 8 | 1 |
QMdiSubWindowPrivate::menuBar| Name: | QMdiSubWindowPrivate::menuBar | | Prototype: | QMenuBar *QMdiSubWindowPrivate::menuBar() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 733-747 |
| | 6 | 3 |
QMdiSubWindowPrivate::originalWindowTitle| Name: | QMdiSubWindowPrivate::originalWindowTitle | | Prototype: | QString QMdiSubWindowPrivate::originalWindowTitle() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 251-260 |
| | 6 | 3 |
QMdiSubWindowPrivate::processClickedSubControl| Name: | QMdiSubWindowPrivate::processClickedSubControl | | Prototype: | void QMdiSubWindowPrivate::processClickedSubControl() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1482-1535 |
| | 22 | 11 |
QMdiSubWindowPrivate::removeBaseWidget| Name: | QMdiSubWindowPrivate::removeBaseWidget | | Prototype: | void QMdiSubWindowPrivate::removeBaseWidget() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 990-1011 |
| | 16 | 5 |
QMdiSubWindowPrivate::removeButtonsFromMenuBar| Name: | QMdiSubWindowPrivate::removeButtonsFromMenuBar | | Prototype: | void QMdiSubWindowPrivate::removeButtonsFromMenuBar() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1836-1861 |
| | 14 | 4 |
QMdiSubWindowPrivate::restoreFocus| Name: | QMdiSubWindowPrivate::restoreFocus | | Prototype: | bool QMdiSubWindowPrivate::restoreFocus() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2060-2073 |
| | 10 | 3 |