Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sendWindowSystemEventsName: | 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 |
handleWheelEventName: | 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 |
handleShortcutEventName: | 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 |
flushWindowSystemEventsName: | 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 |
handleTouchEventName: | 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 |
handleEnterLeaveEventName: | 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 |
handleEnterEventName: | 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 |
handleCloseEventName: | 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 |
windowSystemEventsQueuedName: | 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 |
unregisterTouchDeviceName: | 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 |
setSynchronousWindowSystemEventsName: | 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 |
registerTouchDeviceName: | 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 |
isTouchDeviceRegisteredName: | 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 |
handleWindowStateChangedName: | 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 |
handleWindowScreenChangedName: | 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 |
handleWindowActivatedName: | 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 |
handleWheelEventName: | 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 |
handleWheelEventName: | 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 |
handleWheelEventName: | 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 |
handleTouchEventName: | 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 |
handleTouchCancelEventName: | 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 |
handleTouchCancelEventName: | 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 |
handleThemeChangeName: | 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 |
handleTabletLeaveProximityEventName: | 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 |
handleTabletLeaveProximityEventName: | 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 |
handleTabletEventName: | 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 |
handleTabletEventName: | 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 |
handleTabletEventName: | 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 |
handleTabletEventName: | 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 |
handleTabletEnterProximityEventName: | 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 |
handleTabletEnterProximityEventName: | 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 |
handleScreenRefreshRateChangeName: | 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 |
handleScreenOrientationChangeName: | 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 |
handleScreenLogicalDotsPerInchChangeName: | 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 |
handleScreenGeometryChangeName: | 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 |
handlePlatformPanelEventName: | 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 |
handleNativeEventName: | 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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |