Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindow::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 |
QWindow::setTransientParentName: | QWindow::setTransientParent | Prototype: | void QWindow::setTransientParent(QWindow *parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1193-1204 |
| | 6 | 2 |
QWindow::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 |
QWindow::setSurfaceTypeName: | QWindow::setSurfaceType | Prototype: | void QWindow::setSurfaceType(SurfaceType surfaceType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 464-468 |
| | 2 | 1 |
QWindow::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 |
QWindow::setScreenName: | QWindow::setScreen | Prototype: | void QWindow::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1797-1803 |
| | 4 | 2 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1606-1609 |
| | 1 | 1 |
QWindow::setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(int posx, int posy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1616-1619 |
| | 1 | 1 |
QWindow::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 |
QWindow::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 |
QWindow::setMouseGrabEnabledName: | QWindow::setMouseGrabEnabled | Prototype: | bool QWindow::setMouseGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1764-1770 |
| | 4 | 2 |
QWindow::setModalityName: | QWindow::setModality | Prototype: | void QWindow::setModality(Qt::WindowModality modality) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 703-710 |
| | 5 | 2 |
QWindow::setMinimumWidthName: | QWindow::setMinimumWidth | Prototype: | void QWindow::setMinimumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
QWindow::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 |
QWindow::setMinimumHeightName: | QWindow::setMinimumHeight | Prototype: | void QWindow::setMinimumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
QWindow::setMaximumWidthName: | QWindow::setMaximumWidth | Prototype: | void QWindow::setMaximumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1398-1401 |
| | 1 | 1 |
QWindow::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 |
QWindow::setMaximumHeightName: | QWindow::setMaximumHeight | Prototype: | void QWindow::setMaximumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1407-1410 |
| | 1 | 1 |
QWindow::setMaskName: | QWindow::setMask | Prototype: | void QWindow::setMask(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 983-990 |
| | 5 | 2 |
QWindow::setKeyboardGrabEnabledName: | QWindow::setKeyboardGrabEnabled | Prototype: | bool QWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1747-1753 |
| | 4 | 2 |
QWindow::setIconName: | QWindow::setIcon | Prototype: | void QWindow::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 892-900 |
| | 6 | 2 |
QWindow::setHeightName: | QWindow::setHeight | Prototype: | void QWindow::setHeight(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1347-1351 |
| | 2 | 2 |
QWindow::setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(int posx, int posy, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1460-1463 |
| | 1 | 1 |
QWindow::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 |
QWindow::setFramePositionName: | QWindow::setFramePosition | Prototype: | void QWindow::setFramePosition(const QPoint &point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1589-1599 |
| | 6 | 2 |
QWindow::setFormatName: | QWindow::setFormat | Prototype: | void QWindow::setFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 743-747 |
| | 2 | 1 |
QWindow::setFlagsName: | QWindow::setFlags | Prototype: | void QWindow::setFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 801-807 |
| | 4 | 2 |
QWindow::setFilePathName: | QWindow::setFilePath | Prototype: | void QWindow::setFilePath(const QString &filePath) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 867-873 |
| | 4 | 2 |
QWindow::setCursorName: | QWindow::setCursor | Prototype: | void QWindow::setCursor(const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2517-2521 |
| | 2 | 1 |
QWindow::setBaseSizeName: | QWindow::setBaseSize | Prototype: | void QWindow::setBaseSize(const QSize &size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1420-1428 |
| | 6 | 3 |
QWindow::screenName: | QWindow::screen | Prototype: | QScreen *QWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1779-1783 |
| | 2 | 1 |
QWindow::resizeEventName: | QWindow::resizeEvent | Prototype: | void QWindow::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1997-2000 |
| | 1 | 1 |
QWindow::resizeName: | QWindow::resize | Prototype: | void QWindow::resize(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1641-1644 |
| | 1 | 1 |
QWindow::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 |
QWindow::requestedFormatName: | QWindow::requestedFormat | Prototype: | QSurfaceFormat QWindow::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 759-763 |
| | 2 | 1 |
QWindow::requestUpdateName: | QWindow::requestUpdate | Prototype: | void QWindow::requestUpdate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2196-2206 |
| | 13 | 2 |
QWindow::requestActivateName: | QWindow::requestActivate | Prototype: | void QWindow::requestActivate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1009-1018 |
| | 6 | 3 |
QWindow::reportContentOrientationChangeName: | QWindow::reportContentOrientationChange | Prototype: | void QWindow::reportContentOrientationChange(Qt::ScreenOrientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1094-1103 |
| | 7 | 3 |
QWindow::raiseName: | QWindow::raise | Prototype: | void QWindow::raise() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 920-925 |
| | 3 | 2 |
QWindow::parentName: | QWindow::parent | Prototype: | QWindow *QWindow::parent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 613-617 |
| | 2 | 1 |
QWindow::opacityName: | QWindow::opacity | Prototype: | qreal QWindow::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 965-969 |
| | 2 | 1 |
QWindow::nativeEventName: | QWindow::nativeEvent | Prototype: | bool QWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2329-2335 |
| | 4 | 1 |
QWindow::moveEventName: | QWindow::moveEvent | Prototype: | void QWindow::moveEvent(QMoveEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1985-1988 |
| | 1 | 1 |
QWindow::mouseReleaseEventName: | QWindow::mouseReleaseEvent | Prototype: | void QWindow::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2267-2270 |
| | 1 | 1 |
QWindow::mousePressEventName: | QWindow::mousePressEvent | Prototype: | void QWindow::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2257-2260 |
| | 1 | 1 |
QWindow::mouseMoveEventName: | QWindow::mouseMoveEvent | Prototype: | void QWindow::mouseMoveEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2285-2288 |
| | 1 | 1 |
QWindow::mouseDoubleClickEventName: | QWindow::mouseDoubleClickEvent | Prototype: | void QWindow::mouseDoubleClickEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2277-2280 |
| | 1 | 1 |
QWindow::modalityName: | QWindow::modality | Prototype: | Qt::WindowModality QWindow::modality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 697-701 |
| | 2 | 1 |
QWindow::minimumSizeName: | QWindow::minimumSize | Prototype: | QSize QWindow::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1245-1249 |
| | 2 | 1 |
QWindow::maximumSizeName: | QWindow::maximumSize | Prototype: | QSize QWindow::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1256-1260 |
| | 2 | 1 |
QWindow::maskName: | QWindow::mask | Prototype: | QRegion QWindow::mask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 998-1002 |
| | 2 | 1 |
QWindow::mapToGlobalName: | QWindow::mapToGlobal | Prototype: | QPoint QWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2346-2355 |
| | 5 | 2 |
QWindow::mapFromGlobalName: | QWindow::mapFromGlobal | Prototype: | QPoint QWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2366-2375 |
| | 5 | 2 |
QWindow::lowerName: | QWindow::lower | Prototype: | void QWindow::lower() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 932-937 |
| | 3 | 2 |
QWindow::keyReleaseEventName: | QWindow::keyReleaseEvent | Prototype: | void QWindow::keyReleaseEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2223-2226 |
| | 1 | 1 |
QWindow::keyPressEventName: | QWindow::keyPressEvent | Prototype: | void QWindow::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2213-2216 |
| | 1 | 1 |
QWindow::isVisibleName: | QWindow::isVisible | Prototype: | bool QWindow::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 560-565 |
| | 2 | 1 |
QWindow::isTopLevelName: | QWindow::isTopLevel | Prototype: | bool QWindow::isTopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 667-671 |
| | 2 | 1 |
QWindow::isModalName: | QWindow::isModal | Prototype: | bool QWindow::isModal() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 680-684 |
| | 2 | 1 |
QWindow::isExposedName: | QWindow::isExposed | Prototype: | bool QWindow::isExposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1031-1035 |
| | 2 | 1 |
QWindow::isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1231-1238 |
| | 4 | 2 |
QWindow::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 |
QWindow::iconName: | QWindow::icon | Prototype: | QIcon QWindow::icon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 907-913 |
| | 4 | 2 |
QWindow::hideEventName: | QWindow::hideEvent | Prototype: | void QWindow::hideEvent(QHideEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2021-2024 |
| | 1 | 1 |
QWindow::hideName: | QWindow::hide | Prototype: | void QWindow::hide() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1867-1870 |
| | 1 | 1 |
QWindow::handleName: | QWindow::handle | Prototype: | QPlatformWindow *QWindow::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1720-1724 |
| | 2 | 1 |
QWindow::geometryName: | QWindow::geometry | Prototype: | QRect QWindow::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1531-1537 |
| | 4 | 2 |
QWindow::fromWinIdName: | QWindow::fromWinId | Prototype: | QWindow *QWindow::fromWinId(WId id) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2451-2467 |
| | 11 | 3 |
QWindow::framePositionName: | QWindow::framePosition | Prototype: | QPoint QWindow::framePosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1574-1582 |
| | 5 | 2 |
QWindow::frameMarginsName: | QWindow::frameMargins | Prototype: | QMargins QWindow::frameMargins() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1544-1550 |
| | 4 | 2 |
QWindow::frameGeometryName: | QWindow::frameGeometry | Prototype: | QRect QWindow::frameGeometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1557-1565 |
| | 5 | 2 |
QWindow::formatName: | QWindow::format | Prototype: | QSurfaceFormat QWindow::format() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 782-788 |
| | 4 | 2 |
QWindow::focusOutEventName: | QWindow::focusOutEvent | Prototype: | void QWindow::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2247-2250 |
| | 1 | 1 |
QWindow::focusObjectName: | QWindow::focusObject | Prototype: | QObject *QWindow::focusObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1836-1839 |
| | 1 | 1 |
QWindow::focusInEventName: | QWindow::focusInEvent | Prototype: | void QWindow::focusInEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2235-2238 |
| | 1 | 1 |
QWindow::flagsName: | QWindow::flags | Prototype: | Qt::WindowFlags QWindow::flags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 809-813 |
| | 2 | 1 |
QWindow::filePathName: | QWindow::filePath | Prototype: | QString QWindow::filePath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 880-884 |
| | 2 | 1 |
QWindow::exposeEventName: | QWindow::exposeEvent | Prototype: | void QWindow::exposeEvent(QExposeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1977-1980 |
| | 1 | 1 |
QWindow::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 |
QWindow::devicePixelRatioName: | QWindow::devicePixelRatio | Prototype: | qreal QWindow::devicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1124-1135 |
| | 4 | 2 |
QWindow::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 |
QWindow::cursorName: | QWindow::cursor | Prototype: | QCursor QWindow::cursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2537-2541 |
| | 2 | 1 |
QWindow::createName: | QWindow::create | Prototype: | void QWindow::create() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 581-585 |
| | 2 | 1 |
QWindow::contentOrientationName: | QWindow::contentOrientation | Prototype: | Qt::ScreenOrientation QWindow::contentOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1105-1109 |
| | 2 | 1 |
QWindow::closeName: | QWindow::close | Prototype: | bool QWindow::close() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1941-1956 |
| | 9 | 3 |
QWindow::baseSizeName: | QWindow::baseSize | Prototype: | QSize QWindow::baseSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1267-1271 |
| | 2 | 1 |
QWindow::alertName: | QWindow::alert | Prototype: | void QWindow::alert(int msec) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2480-2488 |
| | 6 | 3 |
QWindow::accessibleRootName: | QWindow::accessibleRoot | Prototype: | QAccessibleInterface *QWindow::accessibleRoot() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1818-1821 |
| | 1 | 1 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QScreen *targetScreen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 153-160 |
| | 3 | 1 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 172-181 |
| | 5 | 2 |
QWindow::QWindowName: | QWindow::QWindow | Prototype: | QWindow::QWindow(QWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 195-204 |
| | 5 | 2 |
QWidgetWindowPrivate::eventReceiverName: | QWidgetWindowPrivate::eventReceiver | Prototype: | QWindow *eventReceiver() override | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 72-79 |
| | 5 | 2 |
QWidgetWindowPrivate::closestAcceptableGeometryName: | QWidgetWindowPrivate::closestAcceptableGeometry | Prototype: | QRectF QWidgetWindowPrivate::closestAcceptableGeometry(const QRectF &rect) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 92-119 |
| | 23 | 5 |
QWidgetWindowPrivate::clearFocusObjectName: | QWidgetWindowPrivate::clearFocusObject | Prototype: | void clearFocusObject() override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 81-87 |
| | 4 | 2 |
QWidgetWindow::updateSizeName: | QWidgetWindow::updateSize | Prototype: | bool QWidgetWindow::updateSize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 659-671 |
| | 8 | 3 |
QWidgetWindow::updatePosName: | QWidgetWindow::updatePos | Prototype: | bool QWidgetWindow::updatePos() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 673-684 |
| | 8 | 3 |
QWidgetWindow::updateObjectNameName: | QWidgetWindow::updateObjectName | Prototype: | void QWidgetWindow::updateObjectName() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 1048-1055 |
| | 5 | 2 |
QWidgetWindow::updateNormalGeometryName: | QWidgetWindow::updateNormalGeometry | Prototype: | void QWidgetWindow::updateNormalGeometry() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 731-744 |
| | 10 | 5 |
QWidgetWindow::updateMarginsName: | QWidgetWindow::updateMargins | Prototype: | void QWidgetWindow::updateMargins() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 686-693 |
| | 5 | 1 |
QWidgetWindow::repaintWindowName: | QWidgetWindow::repaintWindow | Prototype: | void QWidgetWindow::repaintWindow() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 717-726 |
| | 6 | 3 |