Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPlainTextEdit::insertFromMimeDataName: | QPlainTextEdit::insertFromMimeData | Prototype: | void QPlainTextEdit::insertFromMimeData(const QMimeData *source) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2528-2532 |
| | 2 | 1 |
QPlainTextEdit::insertPlainTextName: | QPlainTextEdit::insertPlainText | Prototype: | void QPlainTextEdit::insertPlainText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2634-2638 |
| | 2 | 1 |
QPlainTextEdit::isReadOnlyName: | QPlainTextEdit::isReadOnly | Prototype: | bool QPlainTextEdit::isReadOnly() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2544-2548 |
| | 2 | 1 |
QPlainTextEdit::lineWrapModeName: | QPlainTextEdit::lineWrapMode | Prototype: | QPlainTextEdit::LineWrapMode QPlainTextEdit::lineWrapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2718-2722 |
| | 2 | 1 |
QPlainTextEdit::mergeCurrentCharFormatName: | QPlainTextEdit::mergeCurrentCharFormat | Prototype: | void QPlainTextEdit::mergeCurrentCharFormat(const QTextCharFormat &modifier) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2597-2601 |
| | 2 | 1 |
QPlainTextEdit::mouseDoubleClickEventName: | QPlainTextEdit::mouseDoubleClickEvent | Prototype: | void QPlainTextEdit::mouseDoubleClickEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2075-2079 |
| | 2 | 1 |
QPlainTextEdit::mousePressEventName: | QPlainTextEdit::mousePressEvent | Prototype: | void QPlainTextEdit::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2028-2036 |
| | 2 | 1 |
QPlainTextEdit::moveCursorName: | QPlainTextEdit::moveCursor | Prototype: | void QPlainTextEdit::moveCursor(QTextCursor::MoveOperation operation, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2650-2654 |
| | 2 | 1 |
QPlainTextEdit::overwriteModeName: | QPlainTextEdit::overwriteMode | Prototype: | bool QPlainTextEdit::overwriteMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2414-2418 |
| | 2 | 1 |
QPlainTextEdit::pasteName: | QPlainTextEdit::paste | Prototype: | void QPlainTextEdit::paste() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1473-1477 |
| | 2 | 1 |
QPlainTextEdit::placeholderTextName: | QPlainTextEdit::placeholderText | Prototype: | QString QPlainTextEdit::placeholderText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1342-1346 |
| | 2 | 1 |
QPlainTextEdit::printName: | QPlainTextEdit::print | Prototype: | void QPlainTextEdit::print(QPagedPaintDevice *printer) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2673-2677 |
| | 2 | 1 |
QPlainTextEdit::redoName: | QPlainTextEdit::redo | Prototype: | void QPlainTextEdit::redo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1414-1418 |
| | 2 | 1 |
QPlainTextEdit::scrollContentsByName: | QPlainTextEdit::scrollContentsBy | Prototype: | void QPlainTextEdit::scrollContentsBy(int dx, int ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2176-2180 |
| | 2 | 1 |
QPlainTextEdit::selectAllName: | QPlainTextEdit::selectAll | Prototype: | void QPlainTextEdit::selectAll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1501-1505 |
| | 2 | 1 |
QPlainTextEdit::setCurrentCharFormatName: | QPlainTextEdit::setCurrentCharFormat | Prototype: | void QPlainTextEdit::setCurrentCharFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2609-2613 |
| | 2 | 1 |
QPlainTextEdit::setCursorWidthName: | QPlainTextEdit::setCursorWidth | Prototype: | void QPlainTextEdit::setCursorWidth(int width) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2460-2464 |
| | 2 | 1 |
QPlainTextEdit::setExtraSelectionsName: | QPlainTextEdit::setExtraSelections | Prototype: | void QPlainTextEdit::setExtraSelections(const QList<QTextEdit::ExtraSelection> &selections) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2476-2480 |
| | 2 | 1 |
QPlainTextEdit::setOverwriteModeName: | QPlainTextEdit::setOverwriteMode | Prototype: | void QPlainTextEdit::setOverwriteMode(bool overwrite) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2420-2424 |
| | 2 | 1 |
QPlainTextEdit::setPlainTextName: | QPlainTextEdit::setPlainText | Prototype: | void QPlainTextEdit::setPlainText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1621-1625 |
| | 2 | 1 |
QPlainTextEdit::setTabChangesFocusName: | QPlainTextEdit::setTabChangesFocus | Prototype: | void QPlainTextEdit::setTabChangesFocus(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2695-2699 |
| | 2 | 1 |
QPlainTextEdit::setTextInteractionFlagsName: | QPlainTextEdit::setTextInteractionFlags | Prototype: | void QPlainTextEdit::setTextInteractionFlags(Qt::TextInteractionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2577-2581 |
| | 2 | 1 |
QPlainTextEdit::tabChangesFocusName: | QPlainTextEdit::tabChangesFocus | Prototype: | bool QPlainTextEdit::tabChangesFocus() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2689-2693 |
| | 2 | 1 |
QPlainTextEdit::tabStopWidthName: | QPlainTextEdit::tabStopWidth | Prototype: | int QPlainTextEdit::tabStopWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2433-2437 |
| | 2 | 1 |
QPlainTextEdit::textCursorName: | QPlainTextEdit::textCursor | Prototype: | QTextCursor QPlainTextEdit::textCursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1373-1377 |
| | 2 | 1 |
QPlainTextEdit::textInteractionFlagsName: | QPlainTextEdit::textInteractionFlags | Prototype: | Qt::TextInteractionFlags QPlainTextEdit::textInteractionFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2583-2587 |
| | 2 | 1 |
QPlainTextEdit::undoName: | QPlainTextEdit::undo | Prototype: | void QPlainTextEdit::undo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 1408-1412 |
| | 2 | 1 |
QPlainTextEdit::wordWrapModeName: | QPlainTextEdit::wordWrapMode | Prototype: | QTextOption::WrapMode QPlainTextEdit::wordWrapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2745-2749 |
| | 2 | 1 |
QPlatformAccessibility::QPlatformAccessibilityName: | QPlatformAccessibility::QPlatformAccessibility | Prototype: | QPlatformAccessibility::QPlatformAccessibility() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 67-70 |
| | 2 | 1 |
QPlatformAccessibility::setActiveName: | QPlatformAccessibility::setActive | Prototype: | void QPlatformAccessibility::setActive(bool active) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 134-138 |
| | 2 | 1 |
QPlatformBackingStore::QPlatformBackingStoreName: | QPlatformBackingStore::QPlatformBackingStore | Prototype: | QPlatformBackingStore::QPlatformBackingStore(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 604-607 |
| | 2 | 1 |
QPlatformBackingStorePrivate::QPlatformBackingStorePrivateName: | QPlatformBackingStorePrivate::QPlatformBackingStorePrivate | Prototype: | QPlatformBackingStorePrivate(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 72-79 |
| | 2 | 1 |
QPlatformClipboard::emitChangedName: | QPlatformClipboard::emitChanged | Prototype: | void QPlatformClipboard::emitChanged(QClipboard::Mode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | Lines: | 116-120 |
| | 2 | 2 |
QPlatformClipboard::mimeDataName: | QPlatformClipboard::mimeData | Prototype: | QMimeData *QPlatformClipboard::mimeData(QClipboard::Mode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | Lines: | 89-94 |
| | 2 | 1 |
QPlatformClipboard::ownsModeName: | QPlatformClipboard::ownsMode | Prototype: | bool QPlatformClipboard::ownsMode(QClipboard::Mode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | Lines: | 110-114 |
| | 2 | 1 |
QPlatformDialogHelper::QPlatformDialogHelperName: | QPlatformDialogHelper::QPlatformDialogHelper | Prototype: | QPlatformDialogHelper::QPlatformDialogHelper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 120-124 |
| | 2 | 1 |
QPlatformDialogHelper::defaultStyleHintName: | QPlatformDialogHelper::defaultStyleHint | Prototype: | QVariant QPlatformDialogHelper::defaultStyleHint(QPlatformDialogHelper::StyleHint hint) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 135-139 |
| | 2 | 1 |
QPlatformDrag::QPlatformDragName: | QPlatformDrag::QPlatformDrag | Prototype: | QPlatformDrag::QPlatformDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 91-93 |
| | 2 | 1 |
QPlatformDragQtResponse::QPlatformDragQtResponseName: | QPlatformDragQtResponse::QPlatformDragQtResponse | Prototype: | QPlatformDragQtResponse::QPlatformDragQtResponse(bool accepted, Qt::DropAction acceptedAction, QRect answerRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 64-68 |
| | 2 | 1 |
QPlatformDropQtResponse::QPlatformDropQtResponseName: | QPlatformDropQtResponse::QPlatformDropQtResponse | Prototype: | QPlatformDropQtResponse::QPlatformDropQtResponse(bool accepted, Qt::DropAction acceptedAction) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | Lines: | 48-52 |
| | 2 | 1 |
QPlatformFontDatabase::isPrivateFontFamilyName: | QPlatformFontDatabase::isPrivateFontFamily | Prototype: | bool QPlatformFontDatabase::isPrivateFontFamily(const QString &family) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 404-408 |
| | 2 | 1 |
QPlatformFontDatabase::releaseHandleName: | QPlatformFontDatabase::releaseHandle | Prototype: | void QPlatformFontDatabase::releaseHandle(void *handle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 380-384 |
| | 2 | 1 |
QPlatformGraphicsBuffer::QPlatformGraphicsBufferName: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer | Prototype: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer(const QSize &size, const QPixelFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 92-96 |
| | 2 | 1 |
QPlatformGraphicsBuffer::bindToTextureName: | QPlatformGraphicsBuffer::bindToTexture | Prototype: | bool QPlatformGraphicsBuffer::bindToTexture(const QRect &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 121-125 |
| | 2 | 1 |
QPlatformGraphicsBuffer::byteCountName: | QPlatformGraphicsBuffer::byteCount | Prototype: | int QPlatformGraphicsBuffer::byteCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 230-234 |
| | 2 | 1 |
QPlatformInputContext::QPlatformInputContextName: | QPlatformInputContext::QPlatformInputContext | Prototype: | QPlatformInputContext::QPlatformInputContext() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | Lines: | 74-77 |
| | 2 | 1 |
QPlatformInputContext::filterEventName: | QPlatformInputContext::filterEvent | Prototype: | bool QPlatformInputContext::filterEvent(const QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | Lines: | 144-148 |
| | 2 | 1 |
QPlatformInputContext::hasCapabilityName: | QPlatformInputContext::hasCapability | Prototype: | bool QPlatformInputContext::hasCapability(Capability capability) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | Lines: | 99-103 |
| | 2 | 1 |
QPlatformInputContextFactory::requestedName: | QPlatformInputContextFactory::requested | Prototype: | QString QPlatformInputContextFactory::requested() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | Lines: | 59-63 |
| | 2 | 1 |
QPlatformInputContextPlugin::QPlatformInputContextPluginName: | QPlatformInputContextPlugin::QPlatformInputContextPlugin | Prototype: | QPlatformInputContextPlugin::QPlatformInputContextPlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp | Lines: | 38-41 |
| | 2 | 1 |
QPlatformIntegration::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 |
QPlatformIntegration::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 |
QPlatformIntegration::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 |
QPlatformIntegration::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 |
QPlatformIntegrationPlugin::QPlatformIntegrationPluginName: | QPlatformIntegrationPlugin::QPlatformIntegrationPlugin | Prototype: | QPlatformIntegrationPlugin::QPlatformIntegrationPlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp | Lines: | 38-41 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 49-53 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 107-111 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 89-93 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 83-87 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 95-99 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 101-105 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 113-117 |
| | 2 | 1 |
QPlatformNativeInterface::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: | 122-126 |
| | 2 | 1 |
QPlatformOffscreenSurface::QPlatformOffscreenSurfaceName: | QPlatformOffscreenSurface::QPlatformOffscreenSurface | Prototype: | QPlatformOffscreenSurface::QPlatformOffscreenSurface(QOffscreenSurface *offscreenSurface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | Lines: | 46-50 |
| | 2 | 1 |
QPlatformOpenGLContext::QPlatformOpenGLContextName: | QPlatformOpenGLContext::QPlatformOpenGLContext | Prototype: | QPlatformOpenGLContext::QPlatformOpenGLContext() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 82-85 |
| | 2 | 1 |
QPlatformOpenGLContext::contextName: | QPlatformOpenGLContext::context | Prototype: | QOpenGLContext *QPlatformOpenGLContext::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 111-115 |
| | 2 | 1 |
QPlatformOpenGLContext::setContextName: | QPlatformOpenGLContext::setContext | Prototype: | void QPlatformOpenGLContext::setContext(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 117-121 |
| | 2 | 1 |
QPlatformPixmap::QPlatformPixmapName: | QPlatformPixmap::QPlatformPixmap | Prototype: | QPlatformPixmap::QPlatformPixmap(PixelType pixelType, int objectId) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 61-73 |
| | 2 | 1 |
QPlatformPixmap::createCompatiblePlatformPixmapName: | QPlatformPixmap::createCompatiblePlatformPixmap | Prototype: | QPlatformPixmap *QPlatformPixmap::createCompatiblePlatformPixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 89-93 |
| | 2 | 1 |
QPlatformPixmap::fromImageReaderName: | QPlatformPixmap::fromImageReader | Prototype: | void QPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 115-120 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | QPlatformPrintDevice::QPlatformPrintDevice | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 45-60 |
| | 2 | 1 |
QPlatformPrintDevice::QPlatformPrintDeviceName: | QPlatformPrintDevice::QPlatformPrintDevice | Prototype: | QPlatformPrintDevice::QPlatformPrintDevice(const QString &id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 62-78 |
| | 2 | 1 |
QPlatformPrinterSupport::createPrintDeviceName: | QPlatformPrinterSupport::createPrintDevice | Prototype: | QPrintDevice QPlatformPrinterSupport::createPrintDevice(const QString &id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintersupport.cpp | Lines: | 80-84 |
| | 2 | 1 |
QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPluginName: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin | Prototype: | QPlatformPrinterSupportPlugin::QPlatformPrinterSupportPlugin(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | Lines: | 47-50 |
| | 2 | 1 |
QPlatformScreen::QPlatformScreenName: | QPlatformScreen::QPlatformScreen | Prototype: | QPlatformScreen::QPlatformScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 47-52 |
| | 2 | 1 |
QPlatformScreen::screenName: | QPlatformScreen::screen | Prototype: | QScreen *QPlatformScreen::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 131-135 |
| | 2 | 1 |
QPlatformSessionManager::QPlatformSessionManagerName: | QPlatformSessionManager::QPlatformSessionManager | Prototype: | QPlatformSessionManager::QPlatformSessionManager(const QString &id, const QString &key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 44-49 |
| | 2 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 113-117 |
| | 2 | 1 |
QPlatformSessionManager::setManagerPropertyName: | QPlatformSessionManager::setManagerProperty | Prototype: | void QPlatformSessionManager::setManagerProperty(const QString &name, const QStringList &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp | Lines: | 119-123 |
| | 2 | 1 |
QPlatformSurface::QPlatformSurfaceName: | QPlatformSurface::QPlatformSurface | Prototype: | QPlatformSurface::QPlatformSurface(QSurface *surface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp | Lines: | 57-59 |
| | 2 | 1 |
QPlatformSurfaceEvent::QPlatformSurfaceEventName: | QPlatformSurfaceEvent::QPlatformSurfaceEvent | Prototype: | QPlatformSurfaceEvent::QPlatformSurfaceEvent(SurfaceEventType surfaceEventType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1510-1514 |
| | 2 | 1 |
QPlatformTextureList::QPlatformTextureListName: | QPlatformTextureList::QPlatformTextureList | Prototype: | QPlatformTextureList::QPlatformTextureList(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 131-134 |
| | 2 | 1 |
QPlatformTextureList::clearName: | QPlatformTextureList::clear | Prototype: | void QPlatformTextureList::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 204-208 |
| | 2 | 1 |
QPlatformTextureList::clipRectName: | QPlatformTextureList::clipRect | Prototype: | QRect QPlatformTextureList::clipRect(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 170-174 |
| | 2 | 1 |
QPlatformTextureList::countName: | QPlatformTextureList::count | Prototype: | int QPlatformTextureList::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 140-144 |
| | 2 | 1 |
QPlatformTextureList::flagsName: | QPlatformTextureList::flags | Prototype: | QPlatformTextureList::Flags QPlatformTextureList::flags(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 158-162 |
| | 2 | 1 |
QPlatformTextureList::geometryName: | QPlatformTextureList::geometry | Prototype: | QRect QPlatformTextureList::geometry(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 164-168 |
| | 2 | 1 |
QPlatformTextureList::isLockedName: | QPlatformTextureList::isLocked | Prototype: | bool QPlatformTextureList::isLocked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 185-189 |
| | 2 | 1 |
QPlatformTextureList::sourceName: | QPlatformTextureList::source | Prototype: | void *QPlatformTextureList::source(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 152-156 |
| | 2 | 1 |
QPlatformTextureList::textureIdName: | QPlatformTextureList::textureId | Prototype: | GLuint QPlatformTextureList::textureId(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 146-150 |
| | 2 | 1 |
QPlatformTextureListPrivate::QPlatformTextureListPrivateName: | QPlatformTextureListPrivate::QPlatformTextureListPrivate | Prototype: | QPlatformTextureListPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 122-125 |
| | 2 | 1 |
QPlatformTextureListWatcher::QPlatformTextureListWatcherName: | QPlatformTextureListWatcher::QPlatformTextureListWatcher | Prototype: | QPlatformTextureListWatcher::QPlatformTextureListWatcher(QWidgetBackingStore *backingStore) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1049-1052 |
| | 2 | 1 |
QPlatformTextureListWatcher::watchName: | QPlatformTextureListWatcher::watch | Prototype: | void QPlatformTextureListWatcher::watch(QPlatformTextureList *textureList) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1054-1058 |
| | 2 | 1 |
QPlatformTheme::createPlatformDialogHelperName: | QPlatformTheme::createPlatformDialogHelper | Prototype: | QPlatformDialogHelper *QPlatformTheme::createPlatformDialogHelper(DialogType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 378-382 |
| | 2 | 1 |
QPlatformTheme::fontName: | QPlatformTheme::font | Prototype: | const QFont *QPlatformTheme::font(Font type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 395-399 |
| | 2 | 1 |
QPlatformTheme::usePlatformNativeDialogName: | QPlatformTheme::usePlatformNativeDialog | Prototype: | bool QPlatformTheme::usePlatformNativeDialog(DialogType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 372-376 |
| | 2 | 1 |
QPlatformThemePlugin::QPlatformThemePluginName: | QPlatformThemePlugin::QPlatformThemePlugin | Prototype: | QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp | Lines: | 47-50 |
| | 2 | 1 |
QPlatformThemePrivate::initializeSystemPaletteName: | QPlatformThemePrivate::initializeSystemPalette | Prototype: | void QPlatformThemePrivate::initializeSystemPalette() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 351-355 |
| | 2 | 1 |
QPlatformWindow::QPlatformWindowName: | QPlatformWindow::QPlatformWindow | Prototype: | QPlatformWindow::QPlatformWindow(QWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 52-58 |
| | 2 | 1 |
QPlatformWindow::geometryName: | QPlatformWindow::geometry | Prototype: | QRect QPlatformWindow::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 120-124 |
| | 2 | 1 |