| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEGLPlatformContext::eglDisplay| Name: | QEGLPlatformContext::eglDisplay | | Prototype: | EGLDisplay QEGLPlatformContext::eglDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 453-456 |
| | 1 | 1 |
QEGLPlatformContext::eglContext| Name: | QEGLPlatformContext::eglContext | | Prototype: | EGLContext QEGLPlatformContext::eglContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 448-451 |
| | 1 | 1 |
QEGLPlatformContext::eglConfig| Name: | QEGLPlatformContext::eglConfig | | Prototype: | EGLConfig QEGLPlatformContext::eglConfig() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 458-461 |
| | 1 | 1 |
QEGLPlatformContext::doneCurrent| Name: | QEGLPlatformContext::doneCurrent | | Prototype: | void QEGLPlatformContext::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 418-424 |
| | 4 | 2 |
QEGLPlatformContext::destroyTemporaryOffscreenSurface| Name: | QEGLPlatformContext::destroyTemporaryOffscreenSurface | | Prototype: | void QEGLPlatformContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 273-276 |
| | 1 | 1 |
QEGLPlatformContext::createTemporaryOffscreenSurface| Name: | QEGLPlatformContext::createTemporaryOffscreenSurface | | Prototype: | EGLSurface QEGLPlatformContext::createTemporaryOffscreenSurface() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 255-271 |
| | 8 | 1 |
QEGLPlatformContext::adopt| Name: | QEGLPlatformContext::adopt | | Prototype: | void QEGLPlatformContext::adopt(const QVariant &nativeHandle, QPlatformOpenGLContext *share) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 199-245 |
| | 30 | 6 |
QEGLPlatformContext::QEGLPlatformContext| Name: | QEGLPlatformContext::QEGLPlatformContext | | Prototype: | QEGLPlatformContext::QEGLPlatformContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle, Flags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 108-124 |
| | 6 | 2 |
QEGLPbuffer::~QEGLPbuffer| Name: | QEGLPbuffer::~QEGLPbuffer | | Prototype: | QEGLPbuffer::~QEGLPbuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglpbuffer.cpp | | Lines: | 91-95 |
| | 2 | 2 |
QEGLPbuffer::QEGLPbuffer| Name: | QEGLPbuffer::QEGLPbuffer | | Prototype: | QEGLPbuffer::QEGLPbuffer(EGLDisplay display, const QSurfaceFormat &format, QOffscreenSurface *offscreenSurface, QEGLPlatformContext::Flags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglpbuffer.cpp | | Lines: | 52-89 |
| | 18 | 5 |
QEGLDeviceIntegrationFactory::keys::[lambda]| Name: | QEGLDeviceIntegrationFactory::keys::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 91-91 |
| | 0 | 1 |
QEGLDeviceIntegrationFactory::keys| Name: | QEGLDeviceIntegrationFactory::keys | | Prototype: | QStringList QEGLDeviceIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 83-106 |
| | 13 | 6 |
QEGLDeviceIntegrationFactory::create| Name: | QEGLDeviceIntegrationFactory::create | | Prototype: | QEGLDeviceIntegration *QEGLDeviceIntegrationFactory::create(const QString &key, const QString &pluginPath) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 108-127 |
| | 10 | 6 |
QEGLDeviceIntegration::wlDisplay| Name: | QEGLDeviceIntegration::wlDisplay | | Prototype: | void *QEGLDeviceIntegration::wlDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 345-348 |
| | 1 | 1 |
QEGLDeviceIntegration::waitForVSync| Name: | QEGLDeviceIntegration::waitForVSync | | Prototype: | void QEGLDeviceIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 316-328 |
| | 5 | 3 |
QEGLDeviceIntegration::usesDefaultScreen| Name: | QEGLDeviceIntegration::usesDefaultScreen | | Prototype: | bool QEGLDeviceIntegration::usesDefaultScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QEGLDeviceIntegration::surfaceType| Name: | QEGLDeviceIntegration::surfaceType | | Prototype: | EGLint QEGLDeviceIntegration::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 255-258 |
| | 1 | 1 |
QEGLDeviceIntegration::surfaceFormatFor| Name: | QEGLDeviceIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEGLDeviceIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 260-272 |
| | 6 | 2 |
QEGLDeviceIntegration::supportsSurfacelessContexts| Name: | QEGLDeviceIntegration::supportsSurfacelessContexts | | Prototype: | bool QEGLDeviceIntegration::supportsSurfacelessContexts() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 340-343 |
| | 1 | 1 |
QEGLDeviceIntegration::supportsPBuffers| Name: | QEGLDeviceIntegration::supportsPBuffers | | Prototype: | bool QEGLDeviceIntegration::supportsPBuffers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QEGLDeviceIntegration::screenSize| Name: | QEGLDeviceIntegration::screenSize | | Prototype: | QSize QEGLDeviceIntegration::screenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QEGLDeviceIntegration::screenFormat| Name: | QEGLDeviceIntegration::screenFormat | | Prototype: | QImage::Format QEGLDeviceIntegration::screenFormat() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QEGLDeviceIntegration::screenDestroy| Name: | QEGLDeviceIntegration::screenDestroy | | Prototype: | void QEGLDeviceIntegration::screenDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 194-201 |
| | 5 | 2 |
QEGLDeviceIntegration::screenDepth| Name: | QEGLDeviceIntegration::screenDepth | | Prototype: | int QEGLDeviceIntegration::screenDepth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QEGLDeviceIntegration::refreshRate| Name: | QEGLDeviceIntegration::refreshRate | | Prototype: | qreal QEGLDeviceIntegration::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QEGLDeviceIntegration::presentBuffer| Name: | QEGLDeviceIntegration::presentBuffer | | Prototype: | void QEGLDeviceIntegration::presentBuffer(QPlatformSurface *surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QEGLDeviceIntegration::platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 152-166 |
| | 6 | 2 |
QEGLDeviceIntegration::platformDisplay| Name: | QEGLDeviceIntegration::platformDisplay | | Prototype: | EGLNativeDisplayType QEGLDeviceIntegration::platformDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 174-177 |
| | 1 | 1 |
QEGLDeviceIntegration::platformDestroy| Name: | QEGLDeviceIntegration::platformDestroy | | Prototype: | void QEGLDeviceIntegration::platformDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 168-172 |
| | 2 | 2 |
QEGLDeviceIntegration::pixelDensity| Name: | QEGLDeviceIntegration::pixelDensity | | Prototype: | qreal QEGLDeviceIntegration::pixelDensity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QEGLDeviceIntegration::physicalScreenSize| Name: | QEGLDeviceIntegration::physicalScreenSize | | Prototype: | QSizeF QEGLDeviceIntegration::physicalScreenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QEGLDeviceIntegration::orientation| Name: | QEGLDeviceIntegration::orientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QEGLDeviceIntegration::nativeOrientation| Name: | QEGLDeviceIntegration::nativeOrientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QEGLDeviceIntegration::logicalDpi| Name: | QEGLDeviceIntegration::logicalDpi | | Prototype: | QDpi QEGLDeviceIntegration::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 213-223 |
| | 6 | 2 |
QEGLDeviceIntegration::hasCapability| Name: | QEGLDeviceIntegration::hasCapability | | Prototype: | bool QEGLDeviceIntegration::hasCapability(QPlatformIntegration::Capability cap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QEGLDeviceIntegration::framebufferIndex| Name: | QEGLDeviceIntegration::framebufferIndex | | Prototype: | int QEGLDeviceIntegration::framebufferIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 140-150 |
| | 6 | 2 |
QEGLDeviceIntegration::filterConfig| Name: | QEGLDeviceIntegration::filterConfig | | Prototype: | bool QEGLDeviceIntegration::filterConfig(EGLDisplay, EGLConfig) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QEGLDeviceIntegration::fbDeviceName::[lambda]| Name: | QEGLDeviceIntegration::fbDeviceName::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 135-135 |
| | 0 | 1 |
QEGLDeviceIntegration::fbDeviceName| Name: | QEGLDeviceIntegration::fbDeviceName | | Prototype: | QByteArray QEGLDeviceIntegration::fbDeviceName() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 131-138 |
| | 3 | 3 |
QEGLDeviceIntegration::destroyNativeWindow| Name: | QEGLDeviceIntegration::destroyNativeWindow | | Prototype: | void QEGLDeviceIntegration::destroyNativeWindow(EGLNativeWindowType window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QEGLDeviceIntegration::createWindow| Name: | QEGLDeviceIntegration::createWindow | | Prototype: | QEglFSWindow *QEGLDeviceIntegration::createWindow(QWindow *window) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QEGLDeviceIntegration::createNativeWindow| Name: | QEGLDeviceIntegration::createNativeWindow | | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeWindow(QPlatformWindow *platformWindow, const QSize &size, const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 284-292 |
| | 4 | 1 |
QEGLDeviceIntegration::createNativeOffscreenWindow| Name: | QEGLDeviceIntegration::createNativeOffscreenWindow | | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeOffscreenWindow(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 294-298 |
| | 2 | 1 |
QEGLDeviceIntegration::createDisplay| Name: | QEGLDeviceIntegration::createDisplay | | Prototype: | EGLDisplay QEGLDeviceIntegration::createDisplay(EGLNativeDisplayType nativeDisplay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 179-182 |
| | 1 | 1 |
QEGLDeviceIntegration::createCursor| Name: | QEGLDeviceIntegration::createCursor | | Prototype: | QPlatformCursor *QEGLDeviceIntegration::createCursor(QPlatformScreen *screen) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent| Name: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent | | Prototype: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent(const QByteArray &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 602-605 |
| | 2 | 1 |
QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::~QDynamicFileResourceRoot | | Prototype: | ~QDynamicFileResourceRoot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 950-961 |
| | 5 | 2 |
QDynamicFileResourceRoot::type| Name: | QDynamicFileResourceRoot::type | | Prototype: | ResourceRootType type() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 963-963 |
| | 1 | 1 |
QDynamicFileResourceRoot::registerSelf| Name: | QDynamicFileResourceRoot::registerSelf | | Prototype: | bool registerSelf(const QString &f) | | Coverage: | 40.625% (13/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 965-1031 |
| | 46 | 10 |
QDynamicFileResourceRoot::mappingFile| Name: | QDynamicFileResourceRoot::mappingFile | | Prototype: | QString mappingFile() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 962-962 |
| | 1 | 1 |
QDynamicFileResourceRoot::QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::QDynamicFileResourceRoot | | Prototype: | inline QDynamicFileResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 949-949 |
| | 1 | 1 |
QDynamicBufferResourceRoot::type| Name: | QDynamicBufferResourceRoot::type | | Prototype: | ResourceRootType type() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 877-877 |
| | 1 | 1 |
QDynamicBufferResourceRoot::registerSelf| Name: | QDynamicBufferResourceRoot::registerSelf | | Prototype: | bool registerSelf(const uchar *b, int size) | | Coverage: | 44.444% (12/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 880-922 |
| | 26 | 5 |
QDynamicBufferResourceRoot::mappingRoot| Name: | QDynamicBufferResourceRoot::mappingRoot | | Prototype: | QString mappingRoot() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 876-876 |
| | 1 | 1 |
QDynamicBufferResourceRoot::mappingBuffer| Name: | QDynamicBufferResourceRoot::mappingBuffer | | Prototype: | inline const uchar *mappingBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 875-875 |
| | 1 | 1 |
QDynamicBufferResourceRoot::QDynamicBufferResourceRoot| Name: | QDynamicBufferResourceRoot::QDynamicBufferResourceRoot | | Prototype: | inline QDynamicBufferResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 873-873 |
| | 1 | 1 |
QDropEvent::source| Name: | QDropEvent::source | | Prototype: | QObject* QDropEvent::source() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2906-2911 |
| | 3 | 2 |
QDropEvent::setDropAction| Name: | QDropEvent::setDropAction | | Prototype: | void QDropEvent::setDropAction(Qt::DropAction action) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2914-2919 |
| | 3 | 2 |
QDropEvent::QDropEvent| Name: | QDropEvent::QDropEvent | | Prototype: | QDropEvent::QDropEvent(const QPointF& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2878-2887 |
| | 3 | 1 |
QDrawHelperGammaTables::refresh| Name: | QDrawHelperGammaTables::refresh | | Prototype: | void QDrawHelperGammaTables::refresh(qreal smoothing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgammatables.cpp | | Lines: | 50-56 |
| | 3 | 2 |
QDrawHelperGammaTables::QDrawHelperGammaTables| Name: | QDrawHelperGammaTables::QDrawHelperGammaTables | | Prototype: | QDrawHelperGammaTables::QDrawHelperGammaTables(qreal smoothing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgammatables.cpp | | Lines: | 39-48 |
| | 6 | 3 |
QDragMoveEvent::QDragMoveEvent| Name: | QDragMoveEvent::QDragMoveEvent | | Prototype: | QDragMoveEvent::QDragMoveEvent(const QPoint& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2766-2770 |
| | 1 | 1 |
QDragManager::~QDragManager| Name: | QDragManager::~QDragManager | | Prototype: | QDragManager::~QDragManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QDragManager::source| Name: | QDragManager::source | | Prototype: | QObject *QDragManager::source() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 91-96 |
| | 3 | 2 |
QDragManager::setCurrentTarget| Name: | QDragManager::setCurrentTarget | | Prototype: | void QDragManager::setCurrentTarget(QObject *target, bool dropped) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 98-108 |
| | 6 | 3 |
QDragManager::self| Name: | QDragManager::self | | Prototype: | QDragManager *QDragManager::self() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 84-89 |
| | 3 | 2 |
QDragManager::drag| Name: | QDragManager::drag | | Prototype: | Qt::DropAction QDragManager::drag(QDrag *o) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 115-140 |
| | 16 | 5 |
QDragManager::currentTarget| Name: | QDragManager::currentTarget | | Prototype: | QObject *QDragManager::currentTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QDragManager::QDragManager| Name: | QDragManager::QDragManager | | Prototype: | QDragManager::QDragManager() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 67-76 |
| | 3 | 2 |
QDragLeaveEvent::QDragLeaveEvent| Name: | QDragLeaveEvent::QDragLeaveEvent | | Prototype: | QDragLeaveEvent::QDragLeaveEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3087-3089 |
| | 1 | 1 |
QDragEnterEvent::QDragEnterEvent| Name: | QDragEnterEvent::QDragEnterEvent | | Prototype: | QDragEnterEvent::QDragEnterEvent(const QPoint& point, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3028-3031 |
| | 1 | 1 |
QDrag::~QDrag| Name: | QDrag::~QDrag | | Prototype: | QDrag::~QDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QDrag::target| Name: | QDrag::target | | Prototype: | QObject *QDrag::target() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 207-211 |
| | 2 | 1 |
QDrag::supportedActions| Name: | QDrag::supportedActions | | Prototype: | Qt::DropActions QDrag::supportedActions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 363-367 |
| | 2 | 1 |
QDrag::start| Name: | QDrag::start | | Prototype: | Qt::DropAction QDrag::start(Qt::DropActions request) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 294-305 |
| | 8 | 2 |
QDrag::source| Name: | QDrag::source | | Prototype: | QObject *QDrag::source() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 197-201 |
| | 2 | 1 |
QDrag::setPixmap| Name: | QDrag::setPixmap | | Prototype: | void QDrag::setPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 154-158 |
| | 2 | 1 |
QDrag::setMimeData| Name: | QDrag::setMimeData | | Prototype: | void QDrag::setMimeData(QMimeData *data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 130-138 |
| | 6 | 3 |
QDrag::setHotSpot| Name: | QDrag::setHotSpot | | Prototype: | void QDrag::setHotSpot(const QPoint& hotspot) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 177-181 |
| | 2 | 1 |
QDrag::setDragCursor| Name: | QDrag::setDragCursor | | Prototype: | void QDrag::setDragCursor(const QPixmap &cursor, Qt::DropAction action) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 315-324 |
| | 6 | 3 |
QDrag::pixmap| Name: | QDrag::pixmap | | Prototype: | QPixmap QDrag::pixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QDrag::mimeData| Name: | QDrag::mimeData | | Prototype: | QMimeData *QDrag::mimeData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 143-147 |
| | 2 | 1 |
QDrag::hotSpot| Name: | QDrag::hotSpot | | Prototype: | QPoint QDrag::hotSpot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 187-191 |
| | 2 | 1 |
QDrag::exec| Name: | QDrag::exec | | Prototype: | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QDrag::exec| Name: | QDrag::exec | | Prototype: | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions, Qt::DropAction defaultDropAction) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 252-277 |
| | 17 | 6 |
QDrag::dragCursor| Name: | QDrag::dragCursor | | Prototype: | QPixmap QDrag::dragCursor(Qt::DropAction action) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 332-356 |
| | 15 | 6 |
QDrag::defaultAction| Name: | QDrag::defaultAction | | Prototype: | Qt::DropAction QDrag::defaultAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 375-379 |
| | 2 | 1 |
QDrag::QDrag| Name: | QDrag::QDrag | | Prototype: | QDrag::QDrag(QObject *dragSource) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 104-115 |
| | 8 | 1 |
QDoubleValidatorPrivate::validateWithLocale| Name: | QDoubleValidatorPrivate::validateWithLocale | | Prototype: | QValidator::State QDoubleValidatorPrivate::validateWithLocale(QString &input, QLocaleData::NumberMode numMode, const QLocale &locale) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 661-699 |
| | 26 | 11 |
QDoubleValidatorPrivate::QDoubleValidatorPrivate| Name: | QDoubleValidatorPrivate::QDoubleValidatorPrivate | | Prototype: | QDoubleValidatorPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 528-532 |
| | 2 | 1 |
QDoubleValidator::validate| Name: | QDoubleValidator::validate | | Prototype: | QValidator::State QDoubleValidator::validate(QString & input, int &) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 644-659 |
| | 8 | 3 |
QDoubleValidator::setTop| Name: | QDoubleValidator::setTop | | Prototype: | void QDoubleValidator::setTop(double top) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 757-760 |
| | 1 | 1 |
QDoubleValidator::setRange| Name: | QDoubleValidator::setRange | | Prototype: | void QDoubleValidator::setRange(double minimum, double maximum, int decimals) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 709-731 |
| | 15 | 5 |
QDoubleValidator::setNotation| Name: | QDoubleValidator::setNotation | | Prototype: | void QDoubleValidator::setNotation(Notation newNotation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 786-794 |
| | 5 | 2 |
QDoubleValidator::setDecimals| Name: | QDoubleValidator::setDecimals | | Prototype: | void QDoubleValidator::setDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 771-774 |
| | 1 | 1 |
QDoubleValidator::setBottom| Name: | QDoubleValidator::setBottom | | Prototype: | void QDoubleValidator::setBottom(double bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 742-745 |
| | 1 | 1 |
QDoubleValidator::notation| Name: | QDoubleValidator::notation | | Prototype: | QDoubleValidator::Notation QDoubleValidator::notation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 796-800 |
| | 2 | 1 |
QDoubleValidator::QDoubleValidator| Name: | QDoubleValidator::QDoubleValidator | | Prototype: | QDoubleValidator::QDoubleValidator(QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 584-590 |
| | 3 | 1 |
QDoubleValidator::QDoubleValidator| Name: | QDoubleValidator::QDoubleValidator | | Prototype: | QDoubleValidator::QDoubleValidator(double bottom, double top, int decimals, QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 599-606 |
| | 3 | 1 |
QDoubleSpinBoxPrivate::valueFromText| Name: | QDoubleSpinBoxPrivate::valueFromText | | Prototype: | QVariant QDoubleSpinBoxPrivate::valueFromText(const QString &f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1126-1130 |
| | 2 | 1 |