| 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: | 599-631 |
| | 18 | 1 |
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: | 981-1015 |
| | 18 | 8 |
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: | 887-901 |
| | 8 | 4 |
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: | 2947-2957 |
| | 8 | 4 |
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: | 2859-2870 |
| | 8 | 3 |
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: | 3485-3497 |
| | 8 | 4 |
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: | 3323-3332 |
| | 6 | 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: | 3346-3357 |
| | 6 | 3 |
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: | 962-976 |
| | 6 | 3 |
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: | 2820-2830 |
| | 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: | 2895-2903 |
| | 5 | 2 |
platformFunction| Name: | QGuiApplication::platformFunction | | Prototype: | QFunctionPointer QGuiApplication::platformFunction(const QByteArray &function) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1578-1587 |
| | 5 | 2 |
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: | 3392-3399 |
| | 5 | 3 |
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: | 685-691 |
| | 4 | 3 |
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: | 3553-3559 |
| | 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: | 2882-2888 |
| | 4 | 1 |
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: | 3510-3515 |
| | 3 | 2 |
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: | 3467-3472 |
| | 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: | 659-664 |
| | 3 | 2 |
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: | 1540-1545 |
| | 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: | 903-908 |
| | 3 | 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: | 1622-1627 |
| | 3 | 2 |
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: | 859-864 |
| | 3 | 2 |
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: | 1631-1637 |
| | 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: | 3276-3280 |
| | 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: | 3270-3274 |
| | 2 | 1 |
platformNativeInterface| Name: | QGuiApplication::platformNativeInterface | | Prototype: | QPlatformNativeInterface *QGuiApplication::platformNativeInterface() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1569-1573 |
| | 2 | 1 |
platformName| Name: | QGuiApplication::platformName | | Prototype: | QString QGuiApplication::platformName() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1052-1056 |
| | 2 | 1 |
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: | 2848-2852 |
| | 2 | 1 |
overrideCursor| Name: | QGuiApplication::overrideCursor | | Prototype: | QCursor *QGuiApplication::overrideCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3378-3382 |
| | 2 | 2 |
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: | 3264-3268 |
| | 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: | 3282-3286 |
| | 2 | 1 |
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: | 1612-1618 |
| | 2 | 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: | 579-586 |
| | 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: | 591-594 |
| | 2 | 1 |
windowIcon| Name: | QGuiApplication::windowIcon | | Prototype: | QIcon QGuiApplication::windowIcon() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2942-2945 |
| | 1 | 1 |
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: | 2983-2986 |
| | 1 | 1 |
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: | 3153-3156 |
| | 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: | 3528-3531 |
| | 1 | 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: | 914-917 |
| | 1 | 1 |
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: | 2990-2993 |
| | 1 | 1 |
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: | 1560-1563 |
| | 1 | 1 |
layoutDirection| Name: | QGuiApplication::layoutDirection | | Prototype: | Qt::LayoutDirection QGuiApplication::layoutDirection() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3359-3365 |
| | 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: | 1519-1522 |
| | 1 | 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: | 3140-3143 |
| | 1 | 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: | 832-835 |
| | 1 | 1 |
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: | 3539-3542 |
| | 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: | 1642-1645 |
| | 1 | 1 |
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: | 3068-3071 |
| | 1 | 1 |
applicationDisplayName| Name: | QGuiApplication::applicationDisplayName | | Prototype: | QString QGuiApplication::applicationDisplayName() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 666-669 |
| | 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: | 875-878 |
| | 1 | 1 |