Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindowPrivate::updateVisibilityName: | QWindowPrivate::updateVisibility | Prototype: | void QWindowPrivate::updateVisibility() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 314-344 |
| | 17 | 8 |
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::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 |
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::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 |
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::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 |
QWindowSystemInterface::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 |
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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterfacePrivate::ExposeEvent::ExposeEventName: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent | Prototype: | QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent(QWindow *exposed, const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 364-370 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouseName: | QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse | Prototype: | void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 954-957 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEventName: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent | Prototype: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src, bool inverted) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 947-952 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::fromNativeTouchPointsName: | QWindowSystemInterfacePrivate::fromNativeTouchPoints | Prototype: | QList<QTouchEvent::TouchPoint> QWindowSystemInterfacePrivate::fromNativeTouchPoints(const QList<QWindowSystemInterface::TouchPoint> &points, const QWindow *window, QEvent::Type *type) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 463-507 |
| | 27 | 5 |
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEventName: | QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 382-385 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getWindowSystemEventName: | QWindowSystemInterfacePrivate::getWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent * QWindowSystemInterfacePrivate::getWindowSystemEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 377-380 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::handleWindowSystemEventName: | QWindowSystemInterfacePrivate::handleWindowSystemEvent | Prototype: | bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *ev) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 418-439 |
| | 10 | 3 |
QWindowSystemInterfacePrivate::installWindowSystemEventHandlerName: | QWindowSystemInterfacePrivate::installWindowSystemEventHandler | Prototype: | void QWindowSystemInterfacePrivate::installWindowSystemEventHandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 674-678 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::peekWindowSystemEventName: | QWindowSystemInterfacePrivate::peekWindowSystemEvent | Prototype: | QWindowSystemInterfacePrivate::WindowSystemEvent *QWindowSystemInterfacePrivate::peekWindowSystemEvent(EventType t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 387-390 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::postWindowSystemEventName: | QWindowSystemInterfacePrivate::postWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::postWindowSystemEvent(WindowSystemEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 397-403 |
| | 4 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEventName: | QWindowSystemInterfacePrivate::removeWindowSystemEvent | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEvent(WindowSystemEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 392-395 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::removeWindowSystemEventhandlerName: | QWindowSystemInterfacePrivate::removeWindowSystemEventhandler | Prototype: | void QWindowSystemInterfacePrivate::removeWindowSystemEventhandler(QWindowSystemEventHandler *handler) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 680-684 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::toNativeTouchPointsName: | QWindowSystemInterfacePrivate::toNativeTouchPoints | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 509-528 |
| | 14 | 2 |
QWindowSystemInterfacePrivate::windowSystemEventsQueuedName: | QWindowSystemInterfacePrivate::windowSystemEventsQueued | Prototype: | int QWindowSystemInterfacePrivate::windowSystemEventsQueued() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 372-375 |
| | 1 | 1 |
QWindowsStyle::QWindowsStyleName: | QWindowsStyle::QWindowsStyle | Prototype: | QWindowsStyle::QWindowsStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 223-225 |
| | 2 | 1 |
QWindowsStyle::QWindowsStyleName: | QWindowsStyle::QWindowsStyle | Prototype: | QWindowsStyle::QWindowsStyle(QWindowsStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 232-234 |
| | 2 | 1 |
QWindowsStyle::drawComplexControlName: | QWindowsStyle::drawComplexControl | Prototype: | void QWindowsStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1945-2348 |
| | 286 | 55 |
QWindowsStyle::drawControlName: | QWindowsStyle::drawControl | Prototype: | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/548) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1116-1906 |
| | 559 | 131 |
QWindowsStyle::drawPrimitiveName: | QWindowsStyle::drawPrimitive | Prototype: | void QWindowsStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/233) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 685-1113 |
| | 285 | 74 |
QWindowsStyle::eventFilterName: | QWindowsStyle::eventFilter | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 153-204 |
| | 28 | 11 |
QWindowsStyle::eventFilter::[lambda]Name: | QWindowsStyle::eventFilter::[lambda] | Prototype: | [](QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 168-171 |
| | 2 | 1 |
QWindowsStyle::pixelMetricName: | QWindowsStyle::pixelMetric | Prototype: | int QWindowsStyle::pixelMetric(PixelMetric pm, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 453-516 |
| | 38 | 15 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QApplication *app) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 250-278 |
| | 9 | 2 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 288-291 |
| | 1 | 1 |
QWindowsStyle::polishName: | QWindowsStyle::polish | Prototype: | void QWindowsStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 302-305 |
| | 1 | 1 |
QWindowsStyle::sizeFromContentsName: | QWindowsStyle::sizeFromContents | Prototype: | QSize QWindowsStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2351-2434 |
| | 54 | 19 |
QWindowsStyle::standardIconName: | QWindowsStyle::standardIcon | Prototype: | QIcon QWindowsStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 2439-2443 |
| | 1 | 1 |
QWindowsStyle::standardPixmapName: | QWindowsStyle::standardPixmap | Prototype: | QPixmap QWindowsStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 521-565 |
| | 1 | 1 |
QWindowsStyle::styleHintName: | QWindowsStyle::styleHint | Prototype: | int QWindowsStyle::styleHint(StyleHint hint, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *returnData) const | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 568-682 |
| | 33 | 27 |
QWindowsStyle::subElementRectName: | QWindowsStyle::subElementRect | Prototype: | QRect QWindowsStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1909-1941 |
| | 20 | 8 |
QWindowsStyle::unpolishName: | QWindowsStyle::unpolish | Prototype: | void QWindowsStyle::unpolish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 281-285 |
| | 2 | 1 |
QWindowsStyle::unpolishName: | QWindowsStyle::unpolish | Prototype: | void QWindowsStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 294-297 |
| | 1 | 1 |
QWindowsStylePrivate::QWindowsStylePrivateName: | QWindowsStylePrivate::QWindowsStylePrivate | Prototype: | QWindowsStylePrivate::QWindowsStylePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 126-136 |
| | 9 | 1 |
QWindowsStylePrivate::appDevicePixelRatioName: | QWindowsStylePrivate::appDevicePixelRatio | Prototype: | qreal QWindowsStylePrivate::appDevicePixelRatio() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 138-141 |
| | 1 | 1 |
QWindowsStylePrivate::fixedPixelMetricName: | QWindowsStylePrivate::fixedPixelMetric | Prototype: | int QWindowsStylePrivate::fixedPixelMetric(QStyle::PixelMetric pm) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 358-407 |
| | 15 | 22 |