Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
setOpacityName: | QWindow::setOpacity | Prototype: | void QWindow::setOpacity(qreal level) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 953-963 |
| | 7 | 3 |
setSizeIncrementName: | QWindow::setSizeIncrement | Prototype: | void QWindow::setSizeIncrement(const QSize &size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1444-1452 |
| | 6 | 3 |
setWindowStateName: | QWindow::setWindowState | Prototype: | void QWindow::setWindowState(Qt::WindowState state) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1147-1160 |
| | 9 | 3 |
showName: | QWindow::show | Prototype: | void QWindow::show() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1849-1858 |
| | 6 | 3 |
winIdName: | QWindow::winId | Prototype: | WId QWindow::winId() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 595-606 |
| | 6 | 3 |
resizeName: | QWindow::resize | Prototype: | void QWindow::resize(const QSize &newSize) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1651-1664 |
| | 9 | 4 |
setTitleName: | QWindow::setTitle | Prototype: | void QWindow::setTitle(const QString &title) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 840-852 |
| | 9 | 4 |
isActiveName: | QWindow::isActive | Prototype: | bool QWindow::isActive() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1053-1073 |
| | 11 | 5 |
setMaximumSizeName: | QWindow::setMaximumSize | Prototype: | void QWindow::setMaximumSize(const QSize &size) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1378-1392 |
| | 12 | 5 |
setMinimumSizeName: | QWindow::setMinimumSize | Prototype: | void QWindow::setMinimumSize(const QSize &size) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1291-1305 |
| | 12 | 5 |
setParentName: | QWindow::setParent | Prototype: | void QWindow::setParent(QWindow *parent) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 628-662 |
| | 19 | 7 |
setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1470-1499 |
| | 22 | 8 |
setVisibilityName: | QWindow::setVisibility | Prototype: | void QWindow::setVisibility(Visibility v) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 287-312 |
| | 15 | 8 |
destroyName: | QWindow::destroy | Prototype: | void QWindow::destroy() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1671-1713 |
| | 30 | 10 |
setVisibleName: | QWindow::setVisible | Prototype: | void QWindow::setVisible(bool visible) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 492-558 |
| | 36 | 14 |
eventName: | QWindow::event | Prototype: | bool QWindow::event(QEvent *ev) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2033-2164 |
| | 64 | 32 |