Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QWidgetWindow::nativeEventName: | QWidgetWindow::nativeEvent | Prototype: | bool QWidgetWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 967-970 |
| | 1 | 1 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::showEventName: | QWindow::showEvent | Prototype: | void QWindow::showEvent(QShowEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2010-2013 |
| | 1 | 1 |
QWindow::showFullScreenName: | QWindow::showFullScreen | Prototype: | void QWindow::showFullScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1908-1916 |
| | 3 | 1 |
QWindow::showMaximizedName: | QWindow::showMaximized | Prototype: | void QWindow::showMaximized() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1894-1898 |
| | 2 | 1 |
QWindow::showMinimizedName: | QWindow::showMinimized | Prototype: | void QWindow::showMinimized() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1880-1884 |
| | 2 | 1 |
QWindow::showNormalName: | QWindow::showNormal | Prototype: | void QWindow::showNormal() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1926-1930 |
| | 2 | 1 |
QWindow::sizeIncrementName: | QWindow::sizeIncrement | Prototype: | QSize QWindow::sizeIncrement() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
QWindow::surfaceHandleName: | QWindow::surfaceHandle | Prototype: | QPlatformSurface *QWindow::surfaceHandle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1731-1735 |
| | 2 | 1 |
QWindow::surfaceTypeName: | QWindow::surfaceType | Prototype: | QWindow::SurfaceType QWindow::surfaceType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 475-479 |
| | 2 | 1 |
QWindow::tabletEventName: | QWindow::tabletEvent | Prototype: | void QWindow::tabletEvent(QTabletEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2315-2318 |
| | 1 | 1 |
QWindow::titleName: | QWindow::title | Prototype: | QString QWindow::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 854-858 |
| | 2 | 1 |
QWindow::touchEventName: | QWindow::touchEvent | Prototype: | void QWindow::touchEvent(QTouchEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2303-2306 |
| | 1 | 1 |
QWindow::transientParentName: | QWindow::transientParent | Prototype: | QWindow *QWindow::transientParent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1211-1215 |
| | 2 | 1 |
QWindow::typeName: | QWindow::type | Prototype: | Qt::WindowType QWindow::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 823-827 |
| | 2 | 1 |
QWindow::unsetCursorName: | QWindow::unsetCursor | Prototype: | void QWindow::unsetCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2526-2530 |
| | 2 | 1 |
QWindow::visibilityName: | QWindow::visibility | Prototype: | QWindow::Visibility QWindow::visibility() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 281-285 |
| | 2 | 1 |
QWindow::wheelEventName: | QWindow::wheelEvent | Prototype: | void QWindow::wheelEvent(QWheelEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2294-2297 |
| | 1 | 1 |
QWindow::windowStateName: | QWindow::windowState | Prototype: | Qt::WindowState QWindow::windowState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1167-1171 |
| | 2 | 1 |
QWindowContainer::containedWindowName: | QWindowContainer::containedWindow | Prototype: | QWindow *QWindowContainer::containedWindow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 228-232 |
| | 2 | 1 |
QWindowContainer::~QWindowContainerName: | QWindowContainer::~QWindowContainer | Prototype: | QWindowContainer::~QWindowContainer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 238-242 |
| | 2 | 1 |
QWindowContainerPrivate::QWindowContainerPrivateName: | QWindowContainerPrivate::QWindowContainerPrivate | Prototype: | QWindowContainerPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 57-62 |
| | 2 | 1 |
QWindowContainerPrivate::isStillAnOrphanName: | QWindowContainerPrivate::isStillAnOrphan | Prototype: | bool isStillAnOrphan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 124-126 |
| | 1 | 1 |
QWindowPrivate::closestAcceptableGeometryName: | QWindowPrivate::closestAcceptableGeometry | Prototype: | QRectF QWindowPrivate::closestAcceptableGeometry(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 445-449 |
| | 2 | 1 |
QWindowPrivate::connectToScreenName: | QWindowPrivate::connectToScreen | Prototype: | void QWindowPrivate::connectToScreen(QScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 360-364 |
| | 2 | 1 |
QWindowPrivate::deliverUpdateRequestName: | QWindowPrivate::deliverUpdateRequest | Prototype: | void QWindowPrivate::deliverUpdateRequest() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2166-2172 |
| | 4 | 1 |
QWindowPrivate::windowRecreationRequiredName: | QWindowPrivate::windowRecreationRequired | Prototype: | inline bool QWindowPrivate::windowRecreationRequired(QScreen *newScreen) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 346-352 |
| | 4 | 1 |
QWindowStateChangeEvent::QWindowStateChangeEventName: | QWindowStateChangeEvent::QWindowStateChangeEvent | Prototype: | QWindowStateChangeEvent::QWindowStateChangeEvent(Qt::WindowStates s, bool isOverride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 4142-4145 |
| | 2 | 1 |
QWindowStateChangeEvent::isOverrideName: | QWindowStateChangeEvent::isOverride | Prototype: | bool QWindowStateChangeEvent::isOverride() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 4149-4152 |
| | 1 | 1 |
QWindowSystemEventHandler::sendEventName: | QWindowSystemEventHandler::sendEvent | Prototype: | bool QWindowSystemEventHandler::sendEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 941-945 |
| | 2 | 1 |
QWindowSystemEventHandler::~QWindowSystemEventHandlerName: | QWindowSystemEventHandler::~QWindowSystemEventHandler | Prototype: | QWindowSystemEventHandler::~QWindowSystemEventHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 936-939 |
| | 1 | 1 |
QWindowSystemInterface::deferredFlushWindowSystemEventsName: | QWindowSystemInterface::deferredFlushWindowSystemEvents | Prototype: | void QWindowSystemInterface::deferredFlushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 604-611 |
| | 4 | 1 |
QWindowSystemInterface::handleApplicationStateChangedName: | QWindowSystemInterface::handleApplicationStateChanged | Prototype: | void QWindowSystemInterface::handleApplicationStateChanged(Qt::ApplicationState newState, bool forcePropagate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 139-145 |
| | 4 | 1 |
QWindowSystemInterface::handleContextMenuEventName: | QWindowSystemInterface::handleContextMenuEvent | Prototype: | void QWindowSystemInterface::handleContextMenuEvent(QWindow *w, bool mouseTriggered, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 837-845 |
| | 4 | 1 |
QWindowSystemInterface::handleDragName: | QWindowSystemInterface::handleDrag | Prototype: | QPlatformDragQtResponse QWindowSystemInterface::handleDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 697-700 |
| | 1 | 1 |
QWindowSystemInterface::handleDropName: | QWindowSystemInterface::handleDrop | Prototype: | QPlatformDropQtResponse QWindowSystemInterface::handleDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 702-705 |
| | 1 | 1 |
QWindowSystemInterface::handleEnterWhatsThisEventName: | QWindowSystemInterface::handleEnterWhatsThisEvent | Prototype: | void QWindowSystemInterface::handleEnterWhatsThisEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 849-854 |
| | 3 | 1 |
QWindowSystemInterface::handleExposeEventName: | QWindowSystemInterface::handleExposeEvent | Prototype: | void QWindowSystemInterface::handleExposeEvent(QWindow *tlw, const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 597-602 |
| | 3 | 1 |
QWindowSystemInterface::handleExtendedKeyEventName: | QWindowSystemInterface::handleExtendedKeyEvent | Prototype: | bool QWindowSystemInterface::handleExtendedKeyEvent(QWindow *w, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString& text, bool autorep, ushort count, bool tryShortcutOverride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 269-278 |
| | 3 | 1 |
QWindowSystemInterface::handleExtendedKeyEventName: | QWindowSystemInterface::handleExtendedKeyEvent | Prototype: | bool QWindowSystemInterface::handleExtendedKeyEvent(QWindow *tlw, ulong timestamp, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString& text, bool autorep, ushort count, bool tryShortcutOverride) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 280-300 |
| | 5 | 1 |
QWindowSystemInterface::handleFileOpenEventName: | QWindowSystemInterface::handleFileOpenEvent | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QString& fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 720-724 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEventName: | QWindowSystemInterface::handleFileOpenEvent | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QUrl &url) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 726-730 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEventName: | QWindowSystemInterface::handleFrameStrutMouseEvent | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 185-190 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEventName: | QWindowSystemInterface::handleFrameStrutMouseEvent | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, ulong timestamp, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 192-200 |
| | 5 | 1 |
QWindowSystemInterface::handleGeometryChangeName: | QWindowSystemInterface::handleGeometryChange | Prototype: | void QWindowSystemInterface::handleGeometryChange(QWindow *tlw, const QRect &newRect, const QRect &oldRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 150-154 |
| | 2 | 1 |
QWindowSystemInterface::handleGestureEventName: | QWindowSystemInterface::handleGestureEvent | Prototype: | void QWindowSystemInterface::handleGestureEvent(QWindow *window, ulong timestamp, Qt::NativeGestureType type, QPointF &local, QPointF &global) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 801-807 |
| | 3 | 1 |
QWindowSystemInterface::handleGestureEventWithRealValueName: | QWindowSystemInterface::handleGestureEventWithRealValue | Prototype: | void QWindowSystemInterface::handleGestureEventWithRealValue(QWindow *window, ulong timestamp, Qt::NativeGestureType type, qreal value, QPointF &local, QPointF &global) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 809-816 |
| | 4 | 1 |
QWindowSystemInterface::handleGestureEventWithSequenceIdAndValueName: | QWindowSystemInterface::handleGestureEventWithSequenceIdAndValue | Prototype: | void QWindowSystemInterface::handleGestureEventWithSequenceIdAndValue(QWindow *window, ulong timestamp, Qt::NativeGestureType type, ulong sequenceId, quint64 value, QPointF &local, QPointF &global) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 818-826 |
| | 5 | 1 |
QWindowSystemInterface::handleKeyEventName: | QWindowSystemInterface::handleKeyEvent | Prototype: | bool QWindowSystemInterface::handleKeyEvent(QWindow *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text, bool autorep, ushort count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 252-255 |
| | 2 | 1 |
QWindowSystemInterface::handleKeyEventName: | QWindowSystemInterface::handleKeyEvent | Prototype: | bool QWindowSystemInterface::handleKeyEvent(QWindow *tlw, ulong timestamp, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString & text, bool autorep, ushort count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 257-267 |
| | 3 | 1 |
QWindowSystemInterface::handleLeaveEventName: | QWindowSystemInterface::handleLeaveEvent | Prototype: | void QWindowSystemInterface::handleLeaveEvent(QWindow *tlw) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 92-96 |
| | 2 | 1 |
QWindowSystemInterface::handleMouseEventName: | QWindowSystemInterface::handleMouseEvent | Prototype: | void QWindowSystemInterface::handleMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 170-175 |
| | 2 | 1 |
QWindowSystemInterface::handleMouseEventName: | QWindowSystemInterface::handleMouseEvent | Prototype: | void QWindowSystemInterface::handleMouseEvent(QWindow *w, ulong timestamp, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 177-183 |
| | 3 | 1 |