Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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: | 2449-2452 |
| | 1 | 1 |
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: | 3055-3062 |
| | 4 | 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: | 2374-2382 |
| | 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: | 2387-2395 |
| | 5 | 2 |
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: | 2578-2589 |
| | 7 | 4 |
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: | 3500-3548 |
| | 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: | 3227-3267 |
| | 25 | 11 |
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: | 3309-3349 |
| | 24 | 9 |
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: | 3181-3222 |
| | 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: | 3272-3304 |
| | 20 | 7 |
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: | 3115-3125 |
| | 6 | 3 |
paintEventName: | 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 |
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: | 3070-3097 |
| | 16 | 6 |
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: | 2481-2487 |
| | 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: | 2454-2460 |
| | 1 | 1 |
setOptionName: | 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 |
setSystemMenuName: | 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 |
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: | 2307-2358 |
| | 34 | 10 |
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: | 2927-2960 |
| | 10 | 5 |
showShadedName: | 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 |
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: | 2545-2568 |
| | 14 | 6 |
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: | 3486-3495 |
| | 7 | 2 |
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: | 2535-2538 |
| | 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: | 2430-2433 |
| | 1 | 1 |
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: | 3102-3110 |
| | 5 | 2 |
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: | 2365-2368 |
| | 1 | 1 |
~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: | 2287-2294 |
| | 3 | 1 |