| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~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:  | 1440-1485 |  
  |  | 25 | 3 | 
 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:  | 2626-2638 |  
  |  | 10 | 4 | 
 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:  | 706-712 |  
  |  | 4 | 2 | 
 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:  | 3040-3054 |  
  |  | 10 | 4 | 
 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:  | 3035-3038 |  
  |  | 1 | 1 | 
 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:  | 714-739 |  
  |  | 15 | 5 | 
 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:  | 3021-3033 |  
  |  | 8 | 4 | 
 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:  | 3015-3019 |  
  |  | 2 | 1 | 
 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:  | 3668-3676 |  
  |  | 4 | 1 | 
 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:  | 3683-3690 |  
  |  | 4 | 1 | 
 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:  | 3655-3661 |  
  |  | 4 | 1 | 
 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:  | 3082-3106 |  
  |  | 14 | 5 | 
 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:  | 1647-1659 |  
  |  | 8 | 4 | 
 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:  | 3303-3309 |  
  |  | 4 | 1 | 
 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:  | 2611-2624 |  
  |  | 7 | 3 | 
 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:  | 2640-2646 |  
  |  | 3 | 1 | 
 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:  | 2705-2723 |  
  |  | 11 | 5 | 
 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:  | 2690-2703 |  
  |  | 7 | 3 | 
 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:  | 2648-2688 |  
  |  | 25 | 9 | 
 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:  | 1666-1774 |  
  |  | 72 | 30 | 
 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:  | 2115-2122 |  
  |  | 4 | 2 | 
 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:  | 2124-2139 |  
  |  | 8 | 5 | 
 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:  | 1935-1965 |  
  |  | 17 | 5 | 
 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:  | 2353-2609 |  
  |  | 173 | 42 | 
 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:  | 2141-2149 |  
  |  | 5 | 3 | 
 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:  | 2288-2300 |  
  |  | 6 | 1 | 
 processTabletEvent| Name:  | QGuiApplicationPrivate::processTabletEvent |  | Prototype:  | void QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent *e) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2217-2272 |  
  |  | 37 | 11 | 
 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:  | 2274-2286 |  
  |  | 6 | 1 | 
 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:  | 2314-2326 |  
  |  | 6 | 3 | 
 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:  | 1661-1664 |  
  |  | 1 | 1 | 
 processMouseEvent| Name:  | QGuiApplicationPrivate::processMouseEvent |  | Prototype:  | void QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent *e) |  | Coverage:  |   0.000% (0/114) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1776-1933 |  
  |  | 105 | 27 | 
 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:  | 2036-2049 |  
  |  | 7 | 3 | 
 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:  | 1969-2019 |  
  |  | 15 | 5 | 
 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:  | 2303-2311 |  
  |  | 5 | 2 | 
 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:  | 2151-2190 |  
  |  | 25 | 9 | 
 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:  | 2208-2215 |  
  |  | 4 | 2 | 
 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:  | 2725-2752 |  
  |  | 15 | 5 | 
 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:  | 2021-2034 |  
  |  | 7 | 3 | 
 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:  | 2803-2812 |  
  |  | 6 | 1 | 
 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:  | 2756-2801 |  
  |  | 32 | 8 | 
 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:  | 2329-2338 |  
  |  | 4 | 2 | 
 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:  | 2192-2206 |  
  |  | 8 | 4 | 
 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:  | 2051-2113 |  
  |  | 46 | 17 | 
 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:  | 2959-2965 |  
  |  | 4 | 2 | 
 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:  | 3578-3590 |  
  |  | 8 | 3 | 
 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:  | 2923-2930 |  
  |  | 4 | 2 | 
 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:  | 3593-3597 |  
  |  | 1 | 1 | 
 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:  | 3650-3653 |  
  |  | 1 | 1 | 
 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:  | 3663-3666 |  
  |  | 1 | 1 | 
 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:  | 3678-3681 |  
  |  | 1 | 1 | 
 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:  | 3645-3648 |  
  |  | 1 | 1 | 
 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:  | 758-826 |  
  |  | 43 | 16 | 
 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:  | 3692-3700 |  
  |  | 4 | 2 | 
 init| Name:  | QGuiApplicationPrivate::init |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 init| Name:  | QGuiApplicationPrivate::init |  | Prototype:  | void QGuiApplicationPrivate::init() |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1275-1436 |  
  |  | 80 | 26 | 
 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:  | 741-751 |  
  |  | 6 | 3 | 
 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:  | 3572-3576 |  
  |  | 2 | 1 | 
 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:  | 3600-3610 |  
  |  | 7 | 3 | 
 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:  | 1262-1273 |  
  |  | 5 | 3 | 
 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:  | 3008-3013 |  
  |  | 2 | 2 | 
 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:  | 1167-1241 |  
  |  | 46 | 20 | 
 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:  | 1249-1260 |  
  |  | 5 | 2 | 
 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:  | 3288-3300 |  
  |  | 7 | 2 | 
 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:  | 2872-2875 |  
  |  | 1 | 1 | 
 _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:  | 3612-3634 |  
  |  | 15 | 5 | 
 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:  | 633-645 |  
  |  | 4 | 1 |