Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 360-402 |
| | 20 | 19 |
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: | 404-416 |
| | 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: | 448-461 |
| | 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: | 501-511 |
| | 7 | 2 |
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: | 469-476 |
| | 4 | 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: | 58-65 |
| | 3 | 2 |
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: | 96-103 |
| | 3 | 2 |
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: | 78-85 |
| | 3 | 2 |
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: | 513-516 |
| | 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: | 594-597 |
| | 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: | 111-114 |
| | 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: | 418-421 |
| | 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: | 432-435 |
| | 1 | 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: | 580-584 |
| | 2 | 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: | 106-109 |
| | 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: | 341-344 |
| | 1 | 1 |
hasCapabilityName: | QPlatformIntegration::hasCapability | Prototype: | bool QPlatformIntegration::hasCapability(Capability cap) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | Lines: | 255-258 |
| | 1 | 1 |
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: | 486-492 |
| | 4 | 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: | 518-522 |
| | 2 | 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: | 297-302 |
| | 3 | 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: | 542-545 |
| | 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: | 260-263 |
| | 1 | 1 |
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: | 285-290 |
| | 3 | 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: | 529-533 |
| | 2 | 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: | 308-312 |
| | 2 | 1 |
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: | 353-356 |
| | 1 | 1 |