| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
deferredFlushWindowSystemEvents| Name: | 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 |
flushWindowSystemEvents| Name: | QWindowSystemInterface::flushWindowSystemEvents | | Prototype: | bool QWindowSystemInterface::flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 617-640 |
| | 16 | 4 |
handleApplicationStateChanged| Name: | 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 |
handleCloseEvent| Name: | QWindowSystemInterface::handleCloseEvent | | Prototype: | void QWindowSystemInterface::handleCloseEvent(QWindow *tlw, bool *accepted) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 156-163 |
| | 4 | 2 |
handleContextMenuEvent| Name: | 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 |
handleDrag| Name: | 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 |
handleDrop| Name: | 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 |
handleEnterEvent| Name: | QWindowSystemInterface::handleEnterEvent | | Prototype: | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 84-90 |
| | 3 | 2 |
handleEnterLeaveEvent| Name: | QWindowSystemInterface::handleEnterLeaveEvent | | Prototype: | void QWindowSystemInterface::handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local, const QPointF& global) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 105-116 |
| | 8 | 3 |
handleEnterWhatsThisEvent| Name: | 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 |
handleExposeEvent| Name: | 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 |
handleExtendedKeyEvent| Name: | 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 |
handleExtendedKeyEvent| Name: | 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 |
handleFileOpenEvent| Name: | 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 |
handleFileOpenEvent| Name: | 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 |
handleFrameStrutMouseEvent| Name: | 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 |
handleFrameStrutMouseEvent| Name: | 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 |
handleGeometryChange| Name: | 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 |
handleGestureEvent| Name: | 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 |
handleGestureEventWithRealValue| Name: | 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 |
handleGestureEventWithSequenceIdAndValue| Name: | 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 |
handleKeyEvent| Name: | 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 |
handleKeyEvent| Name: | 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 |
handleLeaveEvent| Name: | 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 |
handleMouseEvent| Name: | 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 |
handleMouseEvent| Name: | 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 |
handleNativeEvent| Name: | QWindowSystemInterface::handleNativeEvent | | Prototype: | bool QWindowSystemInterface::handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, long *result) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 715-718 |
| | 1 | 1 |
handlePlatformPanelEvent| Name: | QWindowSystemInterface::handlePlatformPanelEvent | | Prototype: | void QWindowSystemInterface::handlePlatformPanelEvent(QWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 829-834 |
| | 3 | 1 |
handleScreenGeometryChange| Name: | QWindowSystemInterface::handleScreenGeometryChange | | Prototype: | void QWindowSystemInterface::handleScreenGeometryChange(QScreen *screen, const QRect &geometry, const QRect &availableGeometry) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 570-575 |
| | 3 | 1 |
handleScreenLogicalDotsPerInchChange| Name: | QWindowSystemInterface::handleScreenLogicalDotsPerInchChange | | Prototype: | void QWindowSystemInterface::handleScreenLogicalDotsPerInchChange(QScreen *screen, qreal dpiX, qreal dpiY) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 577-582 |
| | 3 | 1 |
handleScreenOrientationChange| Name: | QWindowSystemInterface::handleScreenOrientationChange | | Prototype: | void QWindowSystemInterface::handleScreenOrientationChange(QScreen *screen, Qt::ScreenOrientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 563-568 |
| | 3 | 1 |
handleScreenRefreshRateChange| Name: | QWindowSystemInterface::handleScreenRefreshRateChange | | Prototype: | void QWindowSystemInterface::handleScreenRefreshRateChange(QScreen *screen, qreal newRefreshRate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 584-589 |
| | 3 | 1 |
handleShortcutEvent| Name: | QWindowSystemInterface::handleShortcutEvent | | Prototype: | bool QWindowSystemInterface::handleShortcutEvent(QWindow *window, ulong timestamp, int keyCode, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorepeat, ushort count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 202-249 |
| | 13 | 4 |
handleTabletEnterProximityEvent| Name: | QWindowSystemInterface::handleTabletEnterProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletEnterProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 774-779 |
| | 3 | 1 |
handleTabletEnterProximityEvent| Name: | QWindowSystemInterface::handleTabletEnterProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletEnterProximityEvent(int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 781-785 |
| | 2 | 1 |
handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 732-744 |
| | 7 | 1 |
handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 746-754 |
| | 3 | 1 |
handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 756-763 |
| | 2 | 1 |
handleTabletEvent| Name: | QWindowSystemInterface::handleTabletEvent | | Prototype: | void QWindowSystemInterface::handleTabletEvent(QWindow *w, bool down, const QPointF &local, const QPointF &global, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 765-772 |
| | 2 | 1 |
handleTabletLeaveProximityEvent| Name: | QWindowSystemInterface::handleTabletLeaveProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletLeaveProximityEvent(ulong timestamp, int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 787-792 |
| | 3 | 1 |
handleTabletLeaveProximityEvent| Name: | QWindowSystemInterface::handleTabletLeaveProximityEvent | | Prototype: | void QWindowSystemInterface::handleTabletLeaveProximityEvent(int device, int pointerType, qint64 uid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 794-798 |
| | 2 | 1 |
handleThemeChange| Name: | QWindowSystemInterface::handleThemeChange | | Prototype: | void QWindowSystemInterface::handleThemeChange(QWindow *tlw) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 591-595 |
| | 2 | 1 |
handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 547-552 |
| | 2 | 1 |
handleTouchCancelEvent| Name: | QWindowSystemInterface::handleTouchCancelEvent | | Prototype: | void QWindowSystemInterface::handleTouchCancelEvent(QWindow *w, ulong timestamp, QTouchDevice *device, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 554-561 |
| | 4 | 1 |
handleTouchEvent| Name: | QWindowSystemInterface::handleTouchEvent | | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *w, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 456-461 |
| | 2 | 1 |
handleTouchEvent| Name: | QWindowSystemInterface::handleTouchEvent | | Prototype: | void QWindowSystemInterface::handleTouchEvent(QWindow *tlw, ulong timestamp, QTouchDevice *device, const QList<TouchPoint> &points, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 530-545 |
| | 9 | 3 |
handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 302-305 |
| | 2 | 1 |
handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, int d, Qt::Orientation o, Qt::KeyboardModifiers mods) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 307-311 |
| | 2 | 1 |
handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *w, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 313-317 |
| | 2 | 1 |
handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 319-361 |
| | 16 | 4 |
handleWindowActivated| Name: | QWindowSystemInterface::handleWindowActivated | | Prototype: | void QWindowSystemInterface::handleWindowActivated(QWindow *tlw, Qt::FocusReason r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 118-123 |
| | 3 | 1 |
handleWindowScreenChanged| Name: | QWindowSystemInterface::handleWindowScreenChanged | | Prototype: | void QWindowSystemInterface::handleWindowScreenChanged(QWindow *tlw, QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 132-137 |
| | 3 | 1 |
handleWindowStateChanged| Name: | QWindowSystemInterface::handleWindowStateChanged | | Prototype: | void QWindowSystemInterface::handleWindowStateChanged(QWindow *tlw, Qt::WindowState newState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 125-130 |
| | 3 | 1 |
isTouchDeviceRegistered| Name: | QWindowSystemInterface::isTouchDeviceRegistered | | Prototype: | bool QWindowSystemInterface::isTouchDeviceRegistered(const QTouchDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 451-454 |
| | 1 | 1 |
registerTouchDevice| Name: | QWindowSystemInterface::registerTouchDevice | | Prototype: | void QWindowSystemInterface::registerTouchDevice(const QTouchDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 441-444 |
| | 1 | 1 |
sendWindowSystemEvents| Name: | QWindowSystemInterface::sendWindowSystemEvents | | Prototype: | bool QWindowSystemInterface::sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 642-672 |
| | 17 | 6 |
setSynchronousWindowSystemEvents| Name: | QWindowSystemInterface::setSynchronousWindowSystemEvents | | Prototype: | void QWindowSystemInterface::setSynchronousWindowSystemEvents(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 686-689 |
| | 1 | 1 |
unregisterTouchDevice| Name: | QWindowSystemInterface::unregisterTouchDevice | | Prototype: | void QWindowSystemInterface::unregisterTouchDevice(const QTouchDevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 446-449 |
| | 1 | 1 |
windowSystemEventsQueued| Name: | QWindowSystemInterface::windowSystemEventsQueued | | Prototype: | int QWindowSystemInterface::windowSystemEventsQueued() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 691-694 |
| | 1 | 1 |