Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
accessibilityName: | QPlatformIntegration::accessibility | Prototype: | QPlatformAccessibility *QPlatformIntegration::accessibility() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 359-362 |
| | 1 | 1 |
createPlatformPixmapName: | QPlatformIntegration::createPlatformPixmap | Prototype: | QPlatformPixmap *QPlatformIntegration::createPlatformPixmap(QPlatformPixmap::PixelType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 266-269 |
| | 1 | 1 |
createPlatformSessionManagerName: | QPlatformIntegration::createPlatformSessionManager | Prototype: | QPlatformSessionManager *QPlatformIntegration::createPlatformSessionManager(const QString &id, const QString &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 548-551 |
| | 1 | 1 |
hasCapabilityName: | QPlatformIntegration::hasCapability | Prototype: | bool QPlatformIntegration::hasCapability(Capability cap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 261-264 |
| | 1 | 1 |
inputContextName: | QPlatformIntegration::inputContext | Prototype: | QPlatformInputContext *QPlatformIntegration::inputContext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 347-350 |
| | 1 | 1 |
nativeInterfaceName: | QPlatformIntegration::nativeInterface | Prototype: | QPlatformNativeInterface * QPlatformIntegration::nativeInterface() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 112-115 |
| | 1 | 1 |
possibleKeysName: | QPlatformIntegration::possibleKeys | Prototype: | QList<int> QPlatformIntegration::possibleKeys(const QKeyEvent *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 438-441 |
| | 1 | 1 |
queryKeyboardModifiersName: | QPlatformIntegration::queryKeyboardModifiers | Prototype: | Qt::KeyboardModifiers QPlatformIntegration::queryKeyboardModifiers() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 424-427 |
| | 1 | 1 |
servicesName: | QPlatformIntegration::services | Prototype: | QPlatformServices *QPlatformIntegration::services() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 117-120 |
| | 1 | 1 |
setApplicationIconName: | QPlatformIntegration::setApplicationIcon | Prototype: | void QPlatformIntegration::setApplicationIcon(const QIcon &icon) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 611-614 |
| | 1 | 1 |
themeNamesName: | QPlatformIntegration::themeNames | Prototype: | QStringList QPlatformIntegration::themeNames() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 519-522 |
| | 1 | 1 |
createImagePaintEngineName: | QPlatformIntegration::createImagePaintEngine | Prototype: | QPaintEngine *QPlatformIntegration::createImagePaintEngine(QPaintDevice *paintDevice) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 314-318 |
| | 2 | 1 |
createPlatformOffscreenSurfaceName: | QPlatformIntegration::createPlatformOffscreenSurface | Prototype: | QPlatformOffscreenSurface *QPlatformIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 535-539 |
| | 2 | 1 |
createPlatformThemeName: | QPlatformIntegration::createPlatformTheme | Prototype: | class QPlatformTheme *QPlatformIntegration::createPlatformTheme(const QString &name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 524-528 |
| | 2 | 1 |
openGLModuleTypeName: | QPlatformIntegration::openGLModuleType | Prototype: | QOpenGLContext::OpenGLModuleType QPlatformIntegration::openGLModuleType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 597-601 |
| | 2 | 1 |
clipboardName: | QPlatformIntegration::clipboard | Prototype: | QPlatformClipboard *QPlatformIntegration::clipboard() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 84-91 |
| | 3 | 2 |
createPlatformOpenGLContextName: | QPlatformIntegration::createPlatformOpenGLContext | Prototype: | QPlatformOpenGLContext *QPlatformIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 291-296 |
| | 3 | 1 |
createPlatformSharedGraphicsCacheName: | QPlatformIntegration::createPlatformSharedGraphicsCache | Prototype: | QPlatformSharedGraphicsCache *QPlatformIntegration::createPlatformSharedGraphicsCache(const char *cacheId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 303-308 |
| | 3 | 1 |
dragName: | QPlatformIntegration::drag | Prototype: | QPlatformDrag *QPlatformIntegration::drag() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 102-109 |
| | 3 | 2 |
fontDatabaseName: | QPlatformIntegration::fontDatabase | Prototype: | QPlatformFontDatabase *QPlatformIntegration::fontDatabase() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 64-71 |
| | 3 | 2 |
destroyScreenName: | QPlatformIntegration::destroyScreen | Prototype: | void QPlatformIntegration::destroyScreen(QPlatformScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 492-498 |
| | 4 | 1 |
removeScreenName: | QPlatformIntegration::removeScreen | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 475-482 |
| | 4 | 2 |
defaultWindowStateName: | QPlatformIntegration::defaultWindowState | Prototype: | Qt::WindowState QPlatformIntegration::defaultWindowState(Qt::WindowFlags flags) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 410-422 |
| | 7 | 4 |
screenAddedName: | QPlatformIntegration::screenAdded | Prototype: | void QPlatformIntegration::screenAdded(QPlatformScreen *ps, bool isPrimary) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 454-467 |
| | 7 | 3 |
setPrimaryScreenName: | QPlatformIntegration::setPrimaryScreen | Prototype: | void QPlatformIntegration::setPrimaryScreen(QPlatformScreen *newPrimary) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 507-517 |
| | 7 | 2 |
styleHintName: | QPlatformIntegration::styleHint | Prototype: | QVariant QPlatformIntegration::styleHint(StyleHint hint) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 366-408 |
| | 20 | 19 |