| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
themeNames| Name: | 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 |
styleHint| Name: | 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 |
setPrimaryScreen| Name: | 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 |
setApplicationIcon| Name: | 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 |
services| Name: | 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 |
screenAdded| Name: | 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 |
removeScreen| Name: | 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 |
queryKeyboardModifiers| Name: | 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 |
possibleKeys| Name: | 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 |
openGLModuleType| Name: | 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 |
nativeInterface| Name: | 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 |
inputContext| Name: | 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 |
hasCapability| Name: | 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 |
fontDatabase| Name: | 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 |
drag| Name: | 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 |
destroyScreen| Name: | 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 |
defaultWindowState| Name: | 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 |
createPlatformTheme| Name: | 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 |
createPlatformSharedGraphicsCache| Name: | 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 |
createPlatformSessionManager| Name: | 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 |
createPlatformPixmap| Name: | 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 |
createPlatformOpenGLContext| Name: | 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 |
createPlatformOffscreenSurface| Name: | 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 |
createImagePaintEngine| Name: | 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 |
clipboard| Name: | 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 |
accessibility| Name: | 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 |