Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
nativeResourceForBackingStoreName: | QPlatformNativeInterface::nativeResourceForBackingStore | Prototype: | void * QPlatformNativeInterface::nativeResourceForBackingStore(const QByteArray &resource, QBackingStore *backingStore) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 82-87 |
| | 3 | 1 |
nativeResourceForContextName: | QPlatformNativeInterface::nativeResourceForContext | Prototype: | void *QPlatformNativeInterface::nativeResourceForContext(const QByteArray &resource, QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 75-80 |
| | 3 | 1 |
nativeResourceForCursorName: | QPlatformNativeInterface::nativeResourceForCursor | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 90-95 |
| | 3 | 1 |
nativeResourceForIntegrationName: | QPlatformNativeInterface::nativeResourceForIntegration | Prototype: | void *QPlatformNativeInterface::nativeResourceForIntegration(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 55-59 |
| | 2 | 1 |
nativeResourceForScreenName: | QPlatformNativeInterface::nativeResourceForScreen | Prototype: | void *QPlatformNativeInterface::nativeResourceForScreen(const QByteArray &resource, QScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 61-66 |
| | 3 | 1 |
nativeResourceForWindowName: | QPlatformNativeInterface::nativeResourceForWindow | Prototype: | void *QPlatformNativeInterface::nativeResourceForWindow(const QByteArray &resource, QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 68-73 |
| | 3 | 1 |
nativeResourceFunctionForBackingStoreName: | QPlatformNativeInterface::nativeResourceFunctionForBackingStore | Prototype: | QPlatformNativeInterface::NativeResourceForBackingStoreFunction QPlatformNativeInterface::nativeResourceFunctionForBackingStore(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 122-126 |
| | 2 | 1 |
nativeResourceFunctionForContextName: | QPlatformNativeInterface::nativeResourceFunctionForContext | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QPlatformNativeInterface::nativeResourceFunctionForContext(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 104-108 |
| | 2 | 1 |
nativeResourceFunctionForIntegrationName: | QPlatformNativeInterface::nativeResourceFunctionForIntegration | Prototype: | QPlatformNativeInterface::NativeResourceForIntegrationFunction QPlatformNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 98-102 |
| | 2 | 1 |
nativeResourceFunctionForScreenName: | QPlatformNativeInterface::nativeResourceFunctionForScreen | Prototype: | QPlatformNativeInterface::NativeResourceForScreenFunction QPlatformNativeInterface::nativeResourceFunctionForScreen(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 110-114 |
| | 2 | 1 |
nativeResourceFunctionForWindowName: | QPlatformNativeInterface::nativeResourceFunctionForWindow | Prototype: | QPlatformNativeInterface::NativeResourceForWindowFunction QPlatformNativeInterface::nativeResourceFunctionForWindow(const QByteArray &resource) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 116-120 |
| | 2 | 1 |
platformFunctionName: | QPlatformNativeInterface::platformFunction | Prototype: | QFunctionPointer QPlatformNativeInterface::platformFunction(const QByteArray &function) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 128-132 |
| | 2 | 1 |
setWindowPropertyName: | QPlatformNativeInterface::setWindowProperty | Prototype: | void QPlatformNativeInterface::setWindowProperty(QPlatformWindow *window, const QString &name, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 169-174 |
| | 3 | 1 |
windowPropertiesName: | QPlatformNativeInterface::windowProperties | Prototype: | QVariantMap QPlatformNativeInterface::windowProperties(QPlatformWindow *window) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 137-141 |
| | 2 | 1 |
windowPropertyName: | QPlatformNativeInterface::windowProperty | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 148-153 |
| | 3 | 1 |
windowPropertyName: | QPlatformNativeInterface::windowProperty | Prototype: | QVariant QPlatformNativeInterface::windowProperty(QPlatformWindow *window, const QString &name, const QVariant &defaultValue) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | Lines: | 158-164 |
| | 4 | 1 |