| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPlainTextEdit::insertFromMimeData| Name: | 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::insertPlainText| Name: | 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::isReadOnly| Name: | 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::lineWrapMode| Name: | 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::mergeCurrentCharFormat| Name: | 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::mouseDoubleClickEvent| Name: | 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::mousePressEvent| Name: | 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::moveCursor| Name: | 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::overwriteMode| Name: | 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::paste| Name: | 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::placeholderText| Name: | 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::print| Name: | 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::redo| Name: | 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::scrollContentsBy| Name: | 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::selectAll| Name: | 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::setCurrentCharFormat| Name: | 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::setCursorWidth| Name: | 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::setExtraSelections| Name: | 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::setOverwriteMode| Name: | 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::setPlainText| Name: | 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::setTabChangesFocus| Name: | 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::setTextInteractionFlags| Name: | 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::tabChangesFocus| Name: | 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::tabStopWidth| Name: | 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::textCursor| Name: | 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::textInteractionFlags| Name: | 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::undo| Name: | 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::wordWrapMode| Name: | 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::QPlatformAccessibility| Name: | 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::setActive| Name: | 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::QPlatformBackingStore| Name: | 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::QPlatformBackingStorePrivate| Name: | 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::emitChanged| Name: | 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::mimeData| Name: | 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::ownsMode| Name: | 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::QPlatformDialogHelper| Name: | 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::defaultStyleHint| Name: | 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::QPlatformDrag| Name: | 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::QPlatformDragQtResponse| Name: | 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::QPlatformDropQtResponse| Name: | 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::isPrivateFontFamily| Name: | 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::releaseHandle| Name: | 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::QPlatformGraphicsBuffer| Name: | 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::bindToTexture| Name: | 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::byteCount| Name: | 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::QPlatformInputContext| Name: | 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::filterEvent| Name: | 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::hasCapability| Name: | 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::requested| Name: | 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::QPlatformInputContextPlugin| Name: | 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::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 |
QPlatformIntegration::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 |
QPlatformIntegration::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 |
QPlatformIntegration::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 |
QPlatformIntegrationPlugin::QPlatformIntegrationPlugin| Name: | 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::nativeResourceForIntegration| Name: | 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::nativeResourceFunctionForBackingStore| Name: | 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::nativeResourceFunctionForContext| Name: | 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::nativeResourceFunctionForIntegration| Name: | 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::nativeResourceFunctionForScreen| Name: | 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::nativeResourceFunctionForWindow| Name: | 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::platformFunction| Name: | 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::windowProperties| Name: | 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::QPlatformOffscreenSurface| Name: | 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::QPlatformOpenGLContext| Name: | 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::context| Name: | 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::setContext| Name: | 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::QPlatformPixmap| Name: | 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::createCompatiblePlatformPixmap| Name: | 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::fromImageReader| Name: | 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::QPlatformPrintDevice| Name: | 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::QPlatformPrintDevice| Name: | 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::createPrintDevice| Name: | 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::QPlatformPrinterSupportPlugin| Name: | 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::QPlatformScreen| Name: | 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::screen| Name: | 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::QPlatformSessionManager| Name: | 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::setManagerProperty| Name: | 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::setManagerProperty| Name: | 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::QPlatformSurface| Name: | 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::QPlatformSurfaceEvent| Name: | 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::QPlatformTextureList| Name: | 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::clear| Name: | 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::clipRect| Name: | 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::count| Name: | 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::flags| Name: | 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::geometry| Name: | 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::isLocked| Name: | 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::source| Name: | 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::textureId| Name: | 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::QPlatformTextureListPrivate| Name: | 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::QPlatformTextureListWatcher| Name: | 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::watch| Name: | 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::createPlatformDialogHelper| Name: | 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::font| Name: | 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::usePlatformNativeDialog| Name: | 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::QPlatformThemePlugin| Name: | 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::initializeSystemPalette| Name: | 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::QPlatformWindow| Name: | 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::geometry| Name: | 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 |