| 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:  | 599-606 |  
  |  | 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:  | 612-635 |  
  |  | 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:  | 133-139 |  
  |  | 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:  | 150-157 |  
  |  | 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:  | 832-840 |  
  |  | 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:  | 692-695 |  
  |  | 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:  | 697-700 |  
  |  | 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:  | 77-84 |  
  |  | 4 | 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:  | 99-110 |  
  |  | 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:  | 844-849 |  
  |  | 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:  | 592-597 |  
  |  | 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:  | 263-272 |  
  |  | 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:  | 274-294 |  
  |  | 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:  | 715-719 |  
  |  | 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:  | 721-725 |  
  |  | 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:  | 179-184 |  
  |  | 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:  | 186-194 |  
  |  | 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:  | 144-148 |  
  |  | 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:  | 796-802 |  
  |  | 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:  | 804-811 |  
  |  | 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:  | 813-821 |  
  |  | 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:  | 246-249 |  
  |  | 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:  | 251-261 |  
  |  | 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:  | 86-90 |  
  |  | 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:  | 164-169 |  
  |  | 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:  | 171-177 |  
  |  | 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:  | 710-713 |  
  |  | 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:  | 824-829 |  
  |  | 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:  | 565-570 |  
  |  | 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:  | 572-577 |  
  |  | 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:  | 558-563 |  
  |  | 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:  | 579-584 |  
  |  | 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:  | 196-243 |  
  |  | 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:  | 769-774 |  
  |  | 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:  | 776-780 |  
  |  | 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:  | 727-739 |  
  |  | 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:  | 741-749 |  
  |  | 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:  | 751-758 |  
  |  | 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:  | 760-767 |  
  |  | 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:  | 782-787 |  
  |  | 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:  | 789-793 |  
  |  | 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:  | 586-590 |  
  |  | 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:  | 542-547 |  
  |  | 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:  | 549-556 |  
  |  | 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:  | 451-456 |  
  |  | 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:  | 525-540 |  
  |  | 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:  | 296-299 |  
  |  | 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:  | 301-305 |  
  |  | 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:  | 307-311 |  
  |  | 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) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 313-356 |  
  |  | 17 | 5 | 
 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:  | 112-117 |  
  |  | 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:  | 126-131 |  
  |  | 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:  | 119-124 |  
  |  | 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:  | 446-449 |  
  |  | 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:  | 436-439 |  
  |  | 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:  | 637-667 |  
  |  | 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:  | 681-684 |  
  |  | 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:  | 441-444 |  
  |  | 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:  | 686-689 |  
  |  | 1 | 1 |