QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Function Tree

Path:<top>::QGuiApplicationPrivate
FunctionCondition %eLOC - Effective Lines of Codeā–¾McCabe - Cyclomatic Complexity
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
  0.000% (0/129)
17342
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
  0.000% (0/114)
10527
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
  0.000% (0/85)
8026
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
  0.000% (0/57)
7230
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
  0.000% (0/61)
4617
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
  0.000% (0/74)
4620
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
  0.000% (0/42)
4316
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
  0.000% (0/34)
3711
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
  0.000% (0/28)
328
~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
  0.000% (0/7)
253
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
  0.000% (0/25)
259
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
  0.000% (0/29)
259
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
  0.000% (0/13)
175
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
  0.000% (0/15)
155
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
  0.000% (0/17)
155
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
  0.000% (0/17)
155
_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
  0.000% (0/17)
155
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
  0.000% (0/12)
145
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
  0.000% (0/13)
115
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
  0.000% (0/10)
104
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
  0.000% (0/12)
104
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
  0.000% (0/12)
84
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
  0.000% (0/10)
84
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
  0.000% (0/13)
85
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
  0.000% (0/10)
84
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
  0.000% (0/9)
83
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
  0.000% (0/7)
73
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
  0.000% (0/7)
73
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
  0.000% (0/7)
73
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
  0.000% (0/7)
73
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
  0.000% (0/7)
73
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
  0.000% (0/8)
72
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
  0.000% (0/1)
61
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
  0.000% (0/1)
61
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
  0.000% (0/7)
63
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
  0.000% (0/3)
61
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
  0.000% (0/7)
63
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
  0.000% (0/7)
53
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
  0.000% (0/4)
52
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
  0.000% (0/7)
53
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
  0.000% (0/4)
52
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
  0.000% (0/6)
42
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
  0.000% (0/1)
41
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
  0.000% (0/1)
41
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
  0.000% (0/1)
41
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
  0.000% (0/1)
41
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
  0.000% (0/4)
42
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
  0.000% (0/4)
42
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
  0.000% (0/8)
42
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
  0.000% (0/4)
42
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
  0.000% (0/4)
42
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
  0.000% (0/4)
42
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
  0.000% (0/1)
41
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
  0.000% (0/1)
31
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
  0.000% (0/1)
21
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
  0.000% (0/1)
21
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
  0.000% (0/6)
22
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
init
Name: QGuiApplicationPrivate::init
Coverage:  0.000% (0/1)
  0.000% (0/1)
01

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9