| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::handleGestureEvent| Name: | QWindowSystemInterface::handleGestureEvent | | Prototype: | void QWindowSystemInterface::handleGestureEvent(QWindow *window, ulong timestamp, Qt::NativeGestureType type, QPointF &local, QPointF &global) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 796-802 |
| | 3 | 1 |
QWindowSystemInterface::handleGeometryChange| Name: | QWindowSystemInterface::handleGeometryChange | | Prototype: | void QWindowSystemInterface::handleGeometryChange(QWindow *tlw, const QRect &newRect, const QRect &oldRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 144-148 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEvent| Name: | QWindowSystemInterface::handleFrameStrutMouseEvent | | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 179-184 |
| | 2 | 1 |
QWindowSystemInterface::handleFrameStrutMouseEvent| Name: | QWindowSystemInterface::handleFrameStrutMouseEvent | | Prototype: | void QWindowSystemInterface::handleFrameStrutMouseEvent(QWindow *w, ulong timestamp, const QPointF & local, const QPointF & global, Qt::MouseButtons b, Qt::KeyboardModifiers mods, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 186-194 |
| | 5 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QString& fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 715-719 |
| | 2 | 1 |
QWindowSystemInterface::handleFileOpenEvent| Name: | QWindowSystemInterface::handleFileOpenEvent | | Prototype: | void QWindowSystemInterface::handleFileOpenEvent(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 721-725 |
| | 2 | 1 |
QWindowSystemInterface::handleExtendedKeyEvent| Name: | QWindowSystemInterface::handleExtendedKeyEvent | | Prototype: | bool QWindowSystemInterface::handleExtendedKeyEvent(QWindow *w, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString& text, bool autorep, ushort count, bool tryShortcutOverride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 263-272 |
| | 3 | 1 |
QWindowSystemInterface::handleExtendedKeyEvent| Name: | QWindowSystemInterface::handleExtendedKeyEvent | | Prototype: | bool QWindowSystemInterface::handleExtendedKeyEvent(QWindow *tlw, ulong timestamp, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString& text, bool autorep, ushort count, bool tryShortcutOverride) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 274-294 |
| | 5 | 1 |
QWindowSystemInterface::handleExposeEvent| Name: | QWindowSystemInterface::handleExposeEvent | | Prototype: | void QWindowSystemInterface::handleExposeEvent(QWindow *tlw, const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 592-597 |
| | 3 | 1 |
QWindowSystemInterface::handleEnterWhatsThisEvent| Name: | QWindowSystemInterface::handleEnterWhatsThisEvent | | Prototype: | void QWindowSystemInterface::handleEnterWhatsThisEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 844-849 |
| | 3 | 1 |
QWindowSystemInterface::handleEnterLeaveEvent| Name: | QWindowSystemInterface::handleEnterLeaveEvent | | Prototype: | void QWindowSystemInterface::handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local, const QPointF& global) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 99-110 |
| | 8 | 3 |
QWindowSystemInterface::handleEnterEvent| Name: | QWindowSystemInterface::handleEnterEvent | | Prototype: | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 77-84 |
| | 4 | 2 |
QWindowSystemInterface::handleDrop| Name: | QWindowSystemInterface::handleDrop | | Prototype: | QPlatformDropQtResponse QWindowSystemInterface::handleDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 697-700 |
| | 1 | 1 |
QWindowSystemInterface::handleDrag| Name: | QWindowSystemInterface::handleDrag | | Prototype: | QPlatformDragQtResponse QWindowSystemInterface::handleDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 692-695 |
| | 1 | 1 |
QWindowSystemInterface::handleContextMenuEvent| Name: | QWindowSystemInterface::handleContextMenuEvent | | Prototype: | void QWindowSystemInterface::handleContextMenuEvent(QWindow *w, bool mouseTriggered, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 832-840 |
| | 4 | 1 |
QWindowSystemInterface::handleCloseEvent| Name: | QWindowSystemInterface::handleCloseEvent | | Prototype: | void QWindowSystemInterface::handleCloseEvent(QWindow *tlw, bool *accepted) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 150-157 |
| | 4 | 2 |
QWindowSystemInterface::handleApplicationStateChanged| Name: | QWindowSystemInterface::handleApplicationStateChanged | | Prototype: | void QWindowSystemInterface::handleApplicationStateChanged(Qt::ApplicationState newState, bool forcePropagate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 133-139 |
| | 4 | 1 |
QWindowSystemInterface::flushWindowSystemEvents| Name: | QWindowSystemInterface::flushWindowSystemEvents | | Prototype: | bool QWindowSystemInterface::flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 612-635 |
| | 16 | 4 |
QWindowSystemInterface::deferredFlushWindowSystemEvents| Name: | QWindowSystemInterface::deferredFlushWindowSystemEvents | | Prototype: | void QWindowSystemInterface::deferredFlushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 599-606 |
| | 4 | 1 |