| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGuiGLThreadContext::QGuiGLThreadContext| Name: | QGuiGLThreadContext::QGuiGLThreadContext | | Prototype: | QGuiGLThreadContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 224-227 |
| | 2 | 1 |
QGuiApplicationPrivate::~QGuiApplicationPrivate| Name: | QGuiApplicationPrivate::~QGuiApplicationPrivate | | Prototype: | QGuiApplicationPrivate::~QGuiApplicationPrivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1466-1511 |
| | 25 | 3 |
QGuiApplicationPrivate::updateFilteredScreenOrientation| Name: | QGuiApplicationPrivate::updateFilteredScreenOrientation | | Prototype: | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2675-2687 |
| | 10 | 4 |
QGuiApplicationPrivate::updateBlockedStatus| Name: | QGuiApplicationPrivate::updateBlockedStatus | | Prototype: | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 743-749 |
| | 4 | 2 |
QGuiApplicationPrivate::tryCloseRemainingWindows| Name: | QGuiApplicationPrivate::tryCloseRemainingWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3090-3104 |
| | 10 | 4 |
QGuiApplicationPrivate::tryCloseAllWindows| Name: | QGuiApplicationPrivate::tryCloseAllWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseAllWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3085-3088 |
| | 1 | 1 |
QGuiApplicationPrivate::tabletDevicePoint| Name: | QGuiApplicationPrivate::tabletDevicePoint | | Prototype: | QGuiApplicationPrivate::TabletPointData &QGuiApplicationPrivate::tabletDevicePoint(qint64 deviceId) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2244-2254 |
| | 6 | 3 |
QGuiApplicationPrivate::showModalWindow| Name: | QGuiApplicationPrivate::showModalWindow | | Prototype: | void QGuiApplicationPrivate::showModalWindow(QWindow *modal) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 751-776 |
| | 15 | 5 |
QGuiApplicationPrivate::shouldQuitInternal| Name: | QGuiApplicationPrivate::shouldQuitInternal | | Prototype: | bool QGuiApplicationPrivate::shouldQuitInternal(const QWindowList &processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3071-3083 |
| | 8 | 4 |
QGuiApplicationPrivate::shouldQuit| Name: | QGuiApplicationPrivate::shouldQuit | | Prototype: | bool QGuiApplicationPrivate::shouldQuit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3065-3069 |
| | 2 | 1 |
QGuiApplicationPrivate::setMouseEventSource| Name: | QGuiApplicationPrivate::setMouseEventSource | | Prototype: | void QGuiApplicationPrivate::setMouseEventSource(QMouseEvent *event, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3718-3726 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventFlags| Name: | QGuiApplicationPrivate::setMouseEventFlags | | Prototype: | void QGuiApplicationPrivate::setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3733-3740 |
| | 4 | 1 |
QGuiApplicationPrivate::setMouseEventCapsAndVelocity| Name: | QGuiApplicationPrivate::setMouseEventCapsAndVelocity | | Prototype: | void QGuiApplicationPrivate::setMouseEventCapsAndVelocity(QMouseEvent *event, int caps, const QVector2D &velocity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3705-3711 |
| | 4 | 1 |
QGuiApplicationPrivate::setApplicationState| Name: | QGuiApplicationPrivate::setApplicationState | | Prototype: | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3132-3156 |
| | 14 | 5 |
QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow| Name: | QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow | | Prototype: | void QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow(QWindow *window, QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1673-1685 |
| | 8 | 4 |
QGuiApplicationPrivate::saveState| Name: | QGuiApplicationPrivate::saveState | | Prototype: | void QGuiApplicationPrivate::saveState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3353-3359 |
| | 4 | 1 |
QGuiApplicationPrivate::reportScreenOrientationChange| Name: | QGuiApplicationPrivate::reportScreenOrientationChange | | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2660-2673 |
| | 7 | 3 |
QGuiApplicationPrivate::reportScreenOrientationChange| Name: | QGuiApplicationPrivate::reportScreenOrientationChange | | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QScreen *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2689-2695 |
| | 3 | 1 |
QGuiApplicationPrivate::reportRefreshRateChange| Name: | QGuiApplicationPrivate::reportRefreshRateChange | | Prototype: | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2755-2773 |
| | 11 | 5 |
QGuiApplicationPrivate::reportLogicalDotsPerInchChange| Name: | QGuiApplicationPrivate::reportLogicalDotsPerInchChange | | Prototype: | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2740-2753 |
| | 7 | 3 |
QGuiApplicationPrivate::reportGeometryChange| Name: | QGuiApplicationPrivate::reportGeometryChange | | Prototype: | void QGuiApplicationPrivate::reportGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2697-2738 |
| | 26 | 9 |
QGuiApplicationPrivate::processWindowSystemEvent| Name: | QGuiApplicationPrivate::processWindowSystemEvent | | Prototype: | void QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *e) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1692-1800 |
| | 72 | 30 |
QGuiApplicationPrivate::processWindowStateChangedEvent| Name: | QGuiApplicationPrivate::processWindowStateChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2142-2149 |
| | 4 | 2 |
QGuiApplicationPrivate::processWindowScreenChangedEvent| Name: | QGuiApplicationPrivate::processWindowScreenChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2151-2166 |
| | 8 | 5 |
QGuiApplicationPrivate::processWheelEvent| Name: | QGuiApplicationPrivate::processWheelEvent | | Prototype: | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1961-1992 |
| | 18 | 5 |
QGuiApplicationPrivate::processTouchEvent| Name: | QGuiApplicationPrivate::processTouchEvent | | Prototype: | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) | | Coverage: | 0.000% (0/129) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2402-2658 |
| | 173 | 42 |
QGuiApplicationPrivate::processThemeChanged| Name: | QGuiApplicationPrivate::processThemeChanged | | Prototype: | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2168-2176 |
| | 5 | 3 |
QGuiApplicationPrivate::processTabletLeaveProximityEvent| Name: | QGuiApplicationPrivate::processTabletLeaveProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2337-2349 |
| | 6 | 1 |
QGuiApplicationPrivate::processTabletEvent| Name: | QGuiApplicationPrivate::processTabletEvent | | Prototype: | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2256-2321 |
| | 45 | 12 |
QGuiApplicationPrivate::processTabletEnterProximityEvent| Name: | QGuiApplicationPrivate::processTabletEnterProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2323-2335 |
| | 6 | 1 |
QGuiApplicationPrivate::processPlatformPanelEvent| Name: | QGuiApplicationPrivate::processPlatformPanelEvent | | Prototype: | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2363-2375 |
| | 6 | 3 |
QGuiApplicationPrivate::processNativeEvent| Name: | QGuiApplicationPrivate::processNativeEvent | | Prototype: | bool QGuiApplicationPrivate::processNativeEvent(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/qguiapplication.cpp | | Lines: | 1687-1690 |
| | 1 | 1 |
QGuiApplicationPrivate::processMouseEvent| Name: | QGuiApplicationPrivate::processMouseEvent | | Prototype: | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1802-1959 |
| | 105 | 27 |
QGuiApplicationPrivate::processLeaveEvent| Name: | QGuiApplicationPrivate::processLeaveEvent | | Prototype: | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2063-2076 |
| | 7 | 3 |
QGuiApplicationPrivate::processKeyEvent| Name: | QGuiApplicationPrivate::processKeyEvent | | Prototype: | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1996-2046 |
| | 15 | 5 |
QGuiApplicationPrivate::processGestureEvent| Name: | QGuiApplicationPrivate::processGestureEvent | | Prototype: | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2352-2360 |
| | 5 | 2 |
QGuiApplicationPrivate::processGeometryChangeEvent| Name: | QGuiApplicationPrivate::processGeometryChangeEvent | | Prototype: | void QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent *e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2178-2217 |
| | 25 | 9 |
QGuiApplicationPrivate::processFileOpenEvent| Name: | QGuiApplicationPrivate::processFileOpenEvent | | Prototype: | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2235-2242 |
| | 4 | 2 |
QGuiApplicationPrivate::processExposeEvent| Name: | QGuiApplicationPrivate::processExposeEvent | | Prototype: | void QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2775-2802 |
| | 15 | 5 |
QGuiApplicationPrivate::processEnterEvent| Name: | QGuiApplicationPrivate::processEnterEvent | | Prototype: | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2048-2061 |
| | 7 | 3 |
QGuiApplicationPrivate::processDrop| Name: | QGuiApplicationPrivate::processDrop | | Prototype: | QPlatformDropQtResponse QGuiApplicationPrivate::processDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2853-2862 |
| | 6 | 1 |
QGuiApplicationPrivate::processDrag| Name: | QGuiApplicationPrivate::processDrag | | Prototype: | QPlatformDragQtResponse QGuiApplicationPrivate::processDrag(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2806-2851 |
| | 32 | 8 |
QGuiApplicationPrivate::processContextMenuEvent| Name: | QGuiApplicationPrivate::processContextMenuEvent | | Prototype: | void QGuiApplicationPrivate::processContextMenuEvent(QWindowSystemInterfacePrivate::ContextMenuEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2378-2387 |
| | 4 | 2 |
QGuiApplicationPrivate::processCloseEvent| Name: | QGuiApplicationPrivate::processCloseEvent | | Prototype: | void QGuiApplicationPrivate::processCloseEvent(QWindowSystemInterfacePrivate::CloseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2219-2233 |
| | 8 | 4 |
QGuiApplicationPrivate::processActivatedEvent| Name: | QGuiApplicationPrivate::processActivatedEvent | | Prototype: | void QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent *e) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2078-2140 |
| | 46 | 17 |
QGuiApplicationPrivate::notifyWindowIconChanged| Name: | QGuiApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QGuiApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3009-3015 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyThemeChanged| Name: | QGuiApplicationPrivate::notifyThemeChanged | | Prototype: | void QGuiApplicationPrivate::notifyThemeChanged() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3628-3640 |
| | 8 | 3 |
QGuiApplicationPrivate::notifyLayoutDirectionChange| Name: | QGuiApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QGuiApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2973-2980 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyDragStarted| Name: | QGuiApplicationPrivate::notifyDragStarted | | Prototype: | void QGuiApplicationPrivate::notifyDragStarted(const QDrag *drag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3643-3647 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventVelocity| Name: | QGuiApplicationPrivate::mouseEventVelocity | | Prototype: | QVector2D QGuiApplicationPrivate::mouseEventVelocity(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3700-3703 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventSource| Name: | QGuiApplicationPrivate::mouseEventSource | | Prototype: | Qt::MouseEventSource QGuiApplicationPrivate::mouseEventSource(const QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3713-3716 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventFlags| Name: | QGuiApplicationPrivate::mouseEventFlags | | Prototype: | Qt::MouseEventFlags QGuiApplicationPrivate::mouseEventFlags(const QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3728-3731 |
| | 1 | 1 |
QGuiApplicationPrivate::mouseEventCaps| Name: | QGuiApplicationPrivate::mouseEventCaps | | Prototype: | int QGuiApplicationPrivate::mouseEventCaps(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3695-3698 |
| | 1 | 1 |
QGuiApplicationPrivate::isWindowBlocked| Name: | QGuiApplicationPrivate::isWindowBlocked | | Prototype: | bool QGuiApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 795-863 |
| | 43 | 16 |
QGuiApplicationPrivate::inputDeviceManager| Name: | QGuiApplicationPrivate::inputDeviceManager | | Prototype: | QInputDeviceManager *QGuiApplicationPrivate::inputDeviceManager() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3742-3750 |
| | 4 | 2 |
QGuiApplicationPrivate::init::[lambda]| Name: | QGuiApplicationPrivate::init::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1443-1443 |
| | 0 | 1 |
QGuiApplicationPrivate::init| Name: | QGuiApplicationPrivate::init | | Prototype: | void QGuiApplicationPrivate::init() | | Coverage: | 0.000% (0/84) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1305-1462 |
| | 78 | 25 |
QGuiApplicationPrivate::hideModalWindow| Name: | QGuiApplicationPrivate::hideModalWindow | | Prototype: | void QGuiApplicationPrivate::hideModalWindow(QWindow *window) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 778-788 |
| | 6 | 3 |
QGuiApplicationPrivate::getPixmapCursor| Name: | QGuiApplicationPrivate::getPixmapCursor | | Prototype: | QPixmap QGuiApplicationPrivate::getPixmapCursor(Qt::CursorShape cshape) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3622-3626 |
| | 2 | 1 |
QGuiApplicationPrivate::gammaTables| Name: | QGuiApplicationPrivate::gammaTables | | Prototype: | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3650-3660 |
| | 7 | 3 |
QGuiApplicationPrivate::eventDispatcherReady| Name: | QGuiApplicationPrivate::eventDispatcherReady | | Prototype: | void QGuiApplicationPrivate::eventDispatcherReady() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1292-1303 |
| | 5 | 3 |
QGuiApplicationPrivate::emitLastWindowClosed| Name: | QGuiApplicationPrivate::emitLastWindowClosed | | Prototype: | void QGuiApplicationPrivate::emitLastWindowClosed() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3058-3063 |
| | 2 | 2 |
QGuiApplicationPrivate::createPlatformIntegration| Name: | QGuiApplicationPrivate::createPlatformIntegration | | Prototype: | void QGuiApplicationPrivate::createPlatformIntegration() | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1203-1271 |
| | 45 | 20 |
QGuiApplicationPrivate::createEventDispatcher| Name: | QGuiApplicationPrivate::createEventDispatcher | | Prototype: | void QGuiApplicationPrivate::createEventDispatcher() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1279-1290 |
| | 5 | 2 |
QGuiApplicationPrivate::commitData| Name: | QGuiApplicationPrivate::commitData | | Prototype: | void QGuiApplicationPrivate::commitData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3338-3350 |
| | 7 | 2 |
QGuiApplicationPrivate::applyWindowGeometrySpecificationTo| Name: | QGuiApplicationPrivate::applyWindowGeometrySpecificationTo | | Prototype: | void QGuiApplicationPrivate::applyWindowGeometrySpecificationTo(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2922-2925 |
| | 1 | 1 |
QGuiApplicationPrivate::_q_updateFocusObject| Name: | QGuiApplicationPrivate::_q_updateFocusObject | | Prototype: | void QGuiApplicationPrivate::_q_updateFocusObject(QObject *object) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3662-3684 |
| | 15 | 5 |
QGuiApplicationPrivate::QGuiApplicationPrivate| Name: | QGuiApplicationPrivate::QGuiApplicationPrivate | | Prototype: | QGuiApplicationPrivate::QGuiApplicationPrivate(int &argc, char **argv, int flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 641-653 |
| | 4 | 1 |
QGuiApplication::~QGuiApplication| Name: | QGuiApplication::~QGuiApplication | | Prototype: | QGuiApplication::~QGuiApplication() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 605-639 |
| | 20 | 1 |
QGuiApplication::windowIcon| Name: | QGuiApplication::windowIcon | | Prototype: | QIcon QGuiApplication::windowIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2992-2995 |
| | 1 | 1 |
QGuiApplication::topLevelWindows| Name: | QGuiApplication::topLevelWindows | | Prototype: | QWindowList QGuiApplication::topLevelWindows() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 924-938 |
| | 8 | 4 |
QGuiApplication::topLevelAt| Name: | QGuiApplication::topLevelAt | | Prototype: | QWindow *QGuiApplication::topLevelAt(const QPoint &pos) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1017-1051 |
| | 18 | 8 |
QGuiApplication::sync| Name: | QGuiApplication::sync | | Prototype: | void QGuiApplication::sync() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3373-3382 |
| | 6 | 2 |
QGuiApplication::styleHints| Name: | QGuiApplication::styleHints | | Prototype: | QStyleHints *QGuiApplication::styleHints() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3560-3565 |
| | 3 | 2 |
QGuiApplication::setWindowIcon| Name: | QGuiApplication::setWindowIcon | | Prototype: | void QGuiApplication::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2997-3007 |
| | 8 | 4 |
QGuiApplication::setQuitOnLastWindowClosed| Name: | QGuiApplication::setQuitOnLastWindowClosed | | Prototype: | void QGuiApplication::setQuitOnLastWindowClosed(bool quit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3033-3036 |
| | 1 | 1 |
QGuiApplication::setPalette| Name: | QGuiApplication::setPalette | | Prototype: | void QGuiApplication::setPalette(const QPalette &pal) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2909-2920 |
| | 8 | 3 |
QGuiApplication::setOverrideCursor| Name: | QGuiApplication::setOverrideCursor | | Prototype: | void QGuiApplication::setOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3517-3522 |
| | 3 | 2 |
QGuiApplication::setLayoutDirection| Name: | QGuiApplication::setLayoutDirection | | Prototype: | void QGuiApplication::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3396-3407 |
| | 6 | 3 |
QGuiApplication::setFont| Name: | QGuiApplication::setFont | | Prototype: | void QGuiApplication::setFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2945-2953 |
| | 5 | 2 |
QGuiApplication::setFallbackSessionManagementEnabled| Name: | QGuiApplication::setFallbackSessionManagementEnabled | | Prototype: | void QGuiApplication::setFallbackSessionManagementEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3203-3206 |
| | 1 | 1 |
QGuiApplication::setDesktopSettingsAware| Name: | QGuiApplication::setDesktopSettingsAware | | Prototype: | void QGuiApplication::setDesktopSettingsAware(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3578-3581 |
| | 1 | 1 |
QGuiApplication::setDesktopFileName| Name: | QGuiApplication::setDesktopFileName | | Prototype: | void QGuiApplication::setDesktopFileName(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 695-700 |
| | 3 | 2 |
QGuiApplication::setApplicationDisplayName| Name: | QGuiApplication::setApplicationDisplayName | | Prototype: | void QGuiApplication::setApplicationDisplayName(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 667-672 |
| | 3 | 2 |
QGuiApplication::sessionKey| Name: | QGuiApplication::sessionKey | | Prototype: | QString QGuiApplication::sessionKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3326-3330 |
| | 2 | 1 |
QGuiApplication::sessionId| Name: | QGuiApplication::sessionId | | Prototype: | QString QGuiApplication::sessionId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3320-3324 |
| | 2 | 1 |
QGuiApplication::screens| Name: | QGuiApplication::screens | | Prototype: | QList<QScreen *> QGuiApplication::screens() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 951-954 |
| | 1 | 1 |
QGuiApplication::restoreOverrideCursor| Name: | QGuiApplication::restoreOverrideCursor | | Prototype: | void QGuiApplication::restoreOverrideCursor() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3535-3547 |
| | 8 | 4 |
QGuiApplication::quitOnLastWindowClosed| Name: | QGuiApplication::quitOnLastWindowClosed | | Prototype: | bool QGuiApplication::quitOnLastWindowClosed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3040-3043 |
| | 1 | 1 |
QGuiApplication::queryKeyboardModifiers| Name: | QGuiApplication::queryKeyboardModifiers | | Prototype: | Qt::KeyboardModifiers QGuiApplication::queryKeyboardModifiers() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1566-1571 |
| | 3 | 2 |
QGuiApplication::primaryScreen| Name: | QGuiApplication::primaryScreen | | Prototype: | QScreen *QGuiApplication::primaryScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 940-945 |
| | 3 | 2 |
QGuiApplication::platformNativeInterface| Name: | QGuiApplication::platformNativeInterface | | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1595-1599 |
| | 2 | 1 |
QGuiApplication::platformName| Name: | QGuiApplication::platformName | | Prototype: | QString QGuiApplication::platformName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1088-1092 |
| | 2 | 1 |
QGuiApplication::platformFunction| Name: | QGuiApplication::platformFunction | | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1604-1613 |
| | 5 | 2 |
QGuiApplication::palette| Name: | QGuiApplication::palette | | Prototype: | QPalette QGuiApplication::palette() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2898-2902 |
| | 2 | 1 |
QGuiApplication::overrideCursor| Name: | QGuiApplication::overrideCursor | | Prototype: | QCursor *QGuiApplication::overrideCursor() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3428-3432 |
| | 2 | 2 |
QGuiApplication::notify| Name: | QGuiApplication::notify | | Prototype: | bool QGuiApplication::notify(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1648-1653 |
| | 3 | 2 |
QGuiApplication::mouseButtons| Name: | QGuiApplication::mouseButtons | | Prototype: | Qt::MouseButtons QGuiApplication::mouseButtons() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1586-1589 |
| | 1 | 1 |
QGuiApplication::modalWindow| Name: | QGuiApplication::modalWindow | | Prototype: | QWindow *QGuiApplication::modalWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 721-727 |
| | 4 | 3 |
QGuiApplication::layoutDirection| Name: | QGuiApplication::layoutDirection | | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3409-3415 |
| | 1 | 1 |