| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
keyboardModifiers| Name: | QGuiApplication::keyboardModifiers | | Prototype: | Qt::KeyboardModifiers QGuiApplication::keyboardModifiers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1545-1548 |
| | 1 | 1 |
isSessionRestored| Name: | QGuiApplication::isSessionRestored | | Prototype: | bool QGuiApplication::isSessionRestored() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3314-3318 |
| | 2 | 1 |
isSavingSession| Name: | QGuiApplication::isSavingSession | | Prototype: | bool QGuiApplication::isSavingSession() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3332-3336 |
| | 2 | 1 |
isFallbackSessionManagementEnabled| Name: | QGuiApplication::isFallbackSessionManagementEnabled | | Prototype: | bool QGuiApplication::isFallbackSessionManagementEnabled() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3190-3193 |
| | 1 | 1 |
inputMethod| Name: | QGuiApplication::inputMethod | | Prototype: | QInputMethod *QGuiApplication::inputMethod() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3603-3609 |
| | 4 | 3 |
font| Name: | QGuiApplication::font | | Prototype: | QFont QGuiApplication::font() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2932-2938 |
| | 4 | 1 |
focusWindow| Name: | QGuiApplication::focusWindow | | Prototype: | QWindow *QGuiApplication::focusWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 869-872 |
| | 1 | 1 |
focusObject| Name: | QGuiApplication::focusObject | | Prototype: | QObject *QGuiApplication::focusObject() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 896-901 |
| | 3 | 2 |
exec| Name: | QGuiApplication::exec | | Prototype: | int QGuiApplication::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1638-1644 |
| | 2 | 1 |
event| Name: | QGuiApplication::event | | Prototype: | bool QGuiApplication::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1657-1663 |
| | 3 | 2 |
devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 999-1012 |
| | 6 | 3 |
desktopSettingsAware| Name: | QGuiApplication::desktopSettingsAware | | Prototype: | bool QGuiApplication::desktopSettingsAware() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3589-3592 |
| | 1 | 1 |
desktopFileName| Name: | QGuiApplication::desktopFileName | | Prototype: | QString QGuiApplication::desktopFileName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 702-705 |
| | 1 | 1 |
compressEvent| Name: | QGuiApplication::compressEvent | | Prototype: | bool QGuiApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1668-1671 |
| | 1 | 1 |
clipboard| Name: | QGuiApplication::clipboard | | Prototype: | QClipboard * QGuiApplication::clipboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2870-2880 |
| | 6 | 3 |
changeOverrideCursor| Name: | QGuiApplication::changeOverrideCursor | | Prototype: | void QGuiApplication::changeOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3442-3449 |
| | 5 | 3 |
applicationState| Name: | QGuiApplication::applicationState | | Prototype: | Qt::ApplicationState QGuiApplication::applicationState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3118-3121 |
| | 1 | 1 |
applicationDisplayName| Name: | QGuiApplication::applicationDisplayName | | Prototype: | QString QGuiApplication::applicationDisplayName() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 674-677 |
| | 1 | 1 |
allWindows| Name: | QGuiApplication::allWindows | | Prototype: | QWindowList QGuiApplication::allWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 912-915 |
| | 1 | 1 |
QGuiApplication| Name: | QGuiApplication::QGuiApplication | | Prototype: | QGuiApplication::QGuiApplication(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: | 585-592 |
| | 2 | 1 |
QGuiApplication| Name: | QGuiApplication::QGuiApplication | | Prototype: | QGuiApplication::QGuiApplication(QGuiApplicationPrivate &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 597-600 |
| | 2 | 1 |