| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterface::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 |
QWindowSystemInterfacePrivate::ExposeEvent::ExposeEvent| Name: | 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: | 359-365 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEvent| Name: | 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) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 948-955 |
| | 2 | 1 |
QWindowSystemInterfacePrivate::fromNativeTouchPoints| Name: | 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: | 458-502 |
| | 27 | 5 |
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent| Name: | 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: | 377-380 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::getWindowSystemEvent| Name: | 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: | 372-375 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::handleWindowSystemEvent| Name: | 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: | 413-434 |
| | 10 | 3 |
QWindowSystemInterfacePrivate::installWindowSystemEventHandler| Name: | 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: | 669-673 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::peekWindowSystemEvent| Name: | 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: | 382-385 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::postWindowSystemEvent| Name: | 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: | 392-398 |
| | 4 | 2 |
QWindowSystemInterfacePrivate::removeWindowSystemEvent| Name: | 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: | 387-390 |
| | 1 | 1 |
QWindowSystemInterfacePrivate::removeWindowSystemEventhandler| Name: | 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: | 675-679 |
| | 2 | 2 |
QWindowSystemInterfacePrivate::toNativeTouchPoints| Name: | 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: | 504-523 |
| | 14 | 2 |
QWindowSystemInterfacePrivate::windowSystemEventsQueued| Name: | 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: | 367-370 |
| | 1 | 1 |
QWindowsStyle::QWindowsStyle| Name: | 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: | 216-218 |
| | 2 | 1 |
QWindowsStyle::QWindowsStyle| Name: | 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: | 225-227 |
| | 2 | 1 |
QWindowsStyle::drawComplexControl| Name: | 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: | 1936-2339 |
| | 286 | 55 |
QWindowsStyle::drawControl| Name: | 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: | 1109-1897 |
| | 557 | 131 |
QWindowsStyle::drawPrimitive| Name: | 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: | 678-1106 |
| | 285 | 74 |
QWindowsStyle::eventFilter| Name: | QWindowsStyle::eventFilter | | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 145-197 |
| | 30 | 12 |
QWindowsStyle::pixelMetric| Name: | 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: | 446-509 |
| | 38 | 15 |
QWindowsStyle::polish| Name: | 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: | 243-271 |
| | 9 | 2 |
QWindowsStyle::polish| Name: | 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: | 281-284 |
| | 1 | 1 |
QWindowsStyle::polish| Name: | 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: | 295-298 |
| | 1 | 1 |
QWindowsStyle::sizeFromContents| Name: | 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: | 2342-2425 |
| | 54 | 19 |
QWindowsStyle::standardIcon| Name: | 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: | 2430-2434 |
| | 1 | 1 |
QWindowsStyle::standardPixmap| Name: | 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: | 514-558 |
| | 1 | 1 |
QWindowsStyle::styleHint| Name: | 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: | 561-675 |
| | 33 | 27 |
QWindowsStyle::subElementRect| Name: | 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: | 1900-1932 |
| | 20 | 8 |
QWindowsStyle::unpolish| Name: | 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: | 274-278 |
| | 2 | 1 |
QWindowsStyle::unpolish| Name: | 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: | 287-290 |
| | 1 | 1 |
QWindowsStylePrivate::QWindowsStylePrivate| Name: | 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: | 118-128 |
| | 9 | 1 |
QWindowsStylePrivate::appDevicePixelRatio| Name: | 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: | 130-133 |
| | 1 | 1 |
QWindowsStylePrivate::fixedPixelMetric| Name: | 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: | 351-400 |
| | 15 | 22 |
QWindowsStylePrivate::hasSeenAlt| Name: | QWindowsStylePrivate::hasSeenAlt | | Prototype: | bool QWindowsStylePrivate::hasSeenAlt(const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 136-140 |
| | 2 | 1 |
QWindowsStylePrivate::nativeMetricScaleFactor| Name: | QWindowsStylePrivate::nativeMetricScaleFactor | | Prototype: | qreal QWindowsStylePrivate::nativeMetricScaleFactor(const QWidget *widget) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 425-441 |
| | 12 | 5 |
QWindowsStylePrivate::pixelMetricFromSystemDp| Name: | QWindowsStylePrivate::pixelMetricFromSystemDp | | Prototype: | int QWindowsStylePrivate::pixelMetricFromSystemDp(QStyle::PixelMetric pm, const QStyleOption *, const QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 300-349 |
| | 3 | 1 |
QWingedEdge::QWingedEdge| Name: | QWingedEdge::QWingedEdge | | Prototype: | QWingedEdge::QWingedEdge() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 846-851 |
| | 2 | 1 |
QWingedEdge::QWingedEdge| Name: | QWingedEdge::QWingedEdge | | Prototype: | QWingedEdge::QWingedEdge(const QPainterPath &subject, const QPainterPath &clip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 853-862 |
| | 3 | 1 |
QWingedEdge::addEdge| Name: | QWingedEdge::addEdge | | Prototype: | int QWingedEdge::addEdge(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1176-1182 |
| | 3 | 1 |
QWingedEdge::addEdge| Name: | QWingedEdge::addEdge | | Prototype: | int QWingedEdge::addEdge(int fi, int si) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1184-1259 |
| | 47 | 6 |
QWingedEdge::delta| Name: | QWingedEdge::delta | | Prototype: | qreal QWingedEdge::delta(int vertex, int a, int b) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1000-1022 |
| | 14 | 5 |
QWingedEdge::findInsertStatus| Name: | QWingedEdge::findInsertStatus | | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::findInsertStatus(int vi, int ei) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1024-1077 |
| | 25 | 4 |
QWingedEdge::insert| Name: | QWingedEdge::insert | | Prototype: | int QWingedEdge::insert(const QPathVertex &vertex) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1261-1278 |
| | 10 | 5 |
QWingedEdge::intersectAndAdd| Name: | QWingedEdge::intersectAndAdd | | Prototype: | void QWingedEdge::intersectAndAdd() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 785-844 |
| | 34 | 10 |
QWingedEdge::isInside| Name: | QWingedEdge::isInside | | Prototype: | bool QWingedEdge::isInside(qreal x, qreal y) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1767-1791 |
| | 13 | 5 |
QWingedEdge::next| Name: | QWingedEdge::next | | Prototype: | QWingedEdge::TraversalStatus QWingedEdge::next(const QWingedEdge::TraversalStatus &status) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 864-881 |
| | 11 | 2 |
QWingedEdge::removeEdge| Name: | QWingedEdge::removeEdge | | Prototype: | void QWingedEdge::removeEdge(int ei) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1079-1117 |
| | 26 | 1 |
QWingedEdge::simplify| Name: | QWingedEdge::simplify | | Prototype: | void QWingedEdge::simplify() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1325-1338 |
| | 6 | 3 |
QWingedEdge::toPath| Name: | QWingedEdge::toPath | | Prototype: | QPainterPath QWingedEdge::toPath() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1340-1356 |
| | 8 | 4 |
QWizard::QWizard| Name: | QWizard::QWizard | | Prototype: | QWizard::QWizard(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2207-2216 |
| | 2 | 1 |
QWizard::addPage| Name: | QWizard::addPage | | Prototype: | int QWizard::addPage(QWizardPage *page) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2235-2243 |
| | 6 | 2 |
QWizard::back| Name: | QWizard::back | | Prototype: | void QWizard::back() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3117-3124 |
| | 5 | 2 |
QWizard::button| Name: | QWizard::button | | Prototype: | QAbstractButton *QWizard::button(WizardButton which) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2818-2828 |
| | 4 | 2 |
QWizard::buttonText| Name: | QWizard::buttonText | | Prototype: | QString QWizard::buttonText(WizardButton which) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2716-2731 |
| | 9 | 4 |
QWizard::cleanupPage| Name: | QWizard::cleanupPage | | Prototype: | void QWizard::cleanupPage(int theid) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3337-3342 |
| | 3 | 2 |
QWizard::currentId| Name: | QWizard::currentId | | Prototype: | int QWizard::currentId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2493-2497 |
| | 2 | 1 |
QWizard::currentPage| Name: | QWizard::currentPage | | Prototype: | QWizardPage *QWizard::currentPage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2475-2479 |
| | 2 | 1 |
QWizard::done| Name: | QWizard::done | | Prototype: | void QWizard::done(int result) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3288-3299 |
| | 6 | 3 |
QWizard::event| Name: | QWizard::event | | Prototype: | bool QWizard::event(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3174-3207 |
| | 5 | 2 |
QWizard::field| Name: | QWizard::field | | Prototype: | QVariant QWizard::field(const QString &name) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2529-2541 |
| | 7 | 2 |