Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGuiGLThreadContext::QGuiGLThreadContextName: | 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::~QGuiApplicationPrivateName: | 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::updateFilteredScreenOrientationName: | 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::updateBlockedStatusName: | 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::tryCloseRemainingWindowsName: | 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::tryCloseAllWindowsName: | 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::tabletDevicePointName: | 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::showModalWindowName: | 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::shouldQuitInternalName: | 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::shouldQuitName: | 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::setMouseEventSourceName: | 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::setMouseEventFlagsName: | 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::setMouseEventCapsAndVelocityName: | 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::setApplicationStateName: | 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::sendQWindowEventToQPlatformWindowName: | 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::saveStateName: | 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::reportScreenOrientationChangeName: | 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::reportScreenOrientationChangeName: | 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::reportRefreshRateChangeName: | 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::reportLogicalDotsPerInchChangeName: | 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::reportGeometryChangeName: | 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::processWindowSystemEventName: | 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::processWindowStateChangedEventName: | 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::processWindowScreenChangedEventName: | 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::processWheelEventName: | 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::processTouchEventName: | 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::processThemeChangedName: | 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::processTabletLeaveProximityEventName: | 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::processTabletEventName: | 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::processTabletEnterProximityEventName: | 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::processPlatformPanelEventName: | 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::processNativeEventName: | 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::processMouseEventName: | 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::processLeaveEventName: | 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::processKeyEventName: | 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::processGestureEventName: | 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::processGeometryChangeEventName: | 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::processFileOpenEventName: | 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::processExposeEventName: | 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::processEnterEventName: | 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::processDropName: | 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::processDragName: | 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::processContextMenuEventName: | 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::processCloseEventName: | 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::processActivatedEventName: | 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::notifyWindowIconChangedName: | 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::notifyThemeChangedName: | 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::notifyLayoutDirectionChangeName: | 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::notifyDragStartedName: | 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::mouseEventVelocityName: | 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::mouseEventSourceName: | 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::mouseEventFlagsName: | 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::mouseEventCapsName: | 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::isWindowBlockedName: | 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::inputDeviceManagerName: | 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::initName: | 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::hideModalWindowName: | 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::getPixmapCursorName: | 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::gammaTablesName: | 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::eventDispatcherReadyName: | 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::emitLastWindowClosedName: | 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::createPlatformIntegrationName: | 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::createEventDispatcherName: | 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::commitDataName: | 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::applyWindowGeometrySpecificationToName: | 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_updateFocusObjectName: | 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::QGuiApplicationPrivateName: | 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::~QGuiApplicationName: | 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::windowIconName: | 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::topLevelWindowsName: | 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::topLevelAtName: | 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::syncName: | 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::styleHintsName: | 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::setWindowIconName: | 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::setQuitOnLastWindowClosedName: | 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::setPaletteName: | 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::setOverrideCursorName: | 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::setLayoutDirectionName: | 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::setFontName: | 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::setFallbackSessionManagementEnabledName: | 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::setDesktopSettingsAwareName: | 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::setDesktopFileNameName: | 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::setApplicationDisplayNameName: | 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::sessionKeyName: | 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::sessionIdName: | 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::screensName: | 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::restoreOverrideCursorName: | 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::quitOnLastWindowClosedName: | 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::queryKeyboardModifiersName: | 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::primaryScreenName: | 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::platformNativeInterfaceName: | 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::platformNameName: | 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::platformFunctionName: | 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::paletteName: | 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::overrideCursorName: | 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::notifyName: | 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::mouseButtonsName: | 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::modalWindowName: | 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::layoutDirectionName: | 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 |