Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 2791-2920 |
| | 91 | 30 |
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: | 2682-2786 |
| | 73 | 30 |
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: | 3355-3432 |
| | 50 | 17 |
showShadedName: | QMdiSubWindow::showShaded | Prototype: | void QMdiSubWindow::showShaded() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2602-2677 |
| | 41 | 10 |
setWidgetName: | 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: | 2302-2353 |
| | 34 | 10 |
paintEventName: | QMdiSubWindow::paintEvent | Prototype: | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3128-3177 |
| | 33 | 10 |
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: | 2973-3024 |
| | 33 | 13 |
minimumSizeHintName: | 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: | 3501-3549 |
| | 26 | 9 |
mouseDoubleClickEventName: | 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: | 3228-3268 |
| | 25 | 11 |
mousePressEventName: | 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: | 3182-3223 |
| | 24 | 9 |
mouseMoveEventName: | 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: | 3310-3350 |
| | 24 | 9 |
mouseReleaseEventName: | 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: | 3273-3305 |
| | 20 | 7 |
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: | 2247-2275 |
| | 19 | 2 |
resizeEventName: | 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: | 3068-3095 |
| | 16 | 6 |
showSystemMenuName: | 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: | 2543-2566 |
| | 14 | 6 |
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: | 3029-3048 |
| | 13 | 4 |
setSystemMenuName: | QMdiSubWindow::setSystemMenu | Prototype: | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2505-2524 |
| | 12 | 5 |
showEventName: | 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: | 2925-2958 |
| | 10 | 5 |
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: | 3438-3452 |
| | 8 | 3 |
sizeHintName: | 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: | 3487-3496 |
| | 7 | 2 |
setOptionName: | QMdiSubWindow::setOption | Prototype: | void QMdiSubWindow::setOption(SubWindowOption option, bool on) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2409-2421 |
| | 7 | 4 |
mdiAreaName: | 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: | 2576-2587 |
| | 7 | 4 |
moveEventName: | 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: | 3113-3123 |
| | 6 | 3 |
timerEventName: | 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: | 3100-3108 |
| | 5 | 2 |
maximizedSystemMenuIconWidgetName: | 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: | 2382-2390 |
| | 5 | 2 |
maximizedButtonsWidgetName: | 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: | 2369-2377 |
| | 5 | 2 |
leaveEventName: | 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: | 3053-3060 |
| | 4 | 2 |
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: | 3474-3482 |
| | 4 | 3 |
~QMdiSubWindowName: | 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: | 2282-2289 |
| | 3 | 1 |
widgetName: | 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: | 2360-2363 |
| | 1 | 1 |
testOptionName: | 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: | 2428-2431 |
| | 1 | 1 |
systemMenuName: | 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: | 2533-2536 |
| | 1 | 1 |
setKeyboardSingleStepName: | 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: | 2452-2458 |
| | 1 | 1 |
setKeyboardPageStepName: | 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: | 2479-2485 |
| | 1 | 1 |
keyboardSingleStepName: | 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: | 2447-2450 |
| | 1 | 1 |
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: | 2474-2477 |
| | 1 | 1 |
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: | 2398-2401 |
| | 1 | 1 |
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: | 2963-2968 |
| | 1 | 1 |
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: | 3458-3461 |
| | 1 | 1 |