| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 122-126 |
| | 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: | 55-59 |
| | 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: | 44-47 |
| | 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: | 597-601 |
| | 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: | 524-528 |
| | 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: | 535-539 |
| | 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: | 314-318 |
| | 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: | 44-47 |
| | 2 | 1 |
QPlatformInputContextFactory::requested| Name: | QPlatformInputContextFactory::requested | | Prototype: | QString QPlatformInputContextFactory::requested() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 65-69 |
| | 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: | 107-111 |
| | 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: | 152-156 |
| | 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: | 82-85 |
| | 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: | 236-240 |
| | 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: | 127-131 |
| | 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: | 98-102 |
| | 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: | 386-390 |
| | 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: | 410-414 |
| | 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: | 54-58 |
| | 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: | 70-74 |
| | 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: | 97-99 |
| | 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: | 142-146 |
| | 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: | 127-131 |
| | 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: | 116-120 |
| | 2 | 1 |
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: | 95-100 |
| | 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: | 122-126 |
| | 2 | 2 |
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: | 78-85 |
| | 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 |
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: | 136-140 |
| | 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: | 71-74 |
| | 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: | 2775-2779 |
| | 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: | 1415-1419 |
| | 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: | 2613-2617 |
| | 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: | 1380-1384 |
| | 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: | 2463-2467 |
| | 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: | 2719-2723 |
| | 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: | 2607-2611 |
| | 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: | 2725-2729 |
| | 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: | 1628-1632 |
| | 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: | 2450-2454 |
| | 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: | 2506-2510 |
| | 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: | 2490-2494 |
| | 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: | 2639-2643 |
| | 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: | 1508-1512 |
| | 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: | 2183-2187 |
| | 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: | 1421-1425 |
| | 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: | 2703-2707 |
| | 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: | 1349-1353 |
| | 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: | 1480-1484 |
| | 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: | 2444-2448 |
| | 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: | 2680-2684 |
| | 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: | 2035-2043 |
| | 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: | 2082-2086 |
| | 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: | 2627-2631 |
| | 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: | 2748-2752 |
| | 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: | 2574-2578 |
| | 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: | 2664-2668 |
| | 2 | 1 |
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: | 2558-2562 |
| | 2 | 1 |
QPlainTextEdit::getPaintContext| Name: | QPlainTextEdit::getPaintContext | | Prototype: | QAbstractTextDocumentLayout::PaintContext QPlainTextEdit::getPaintContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3147-3151 |
| | 2 | 1 |
QPlainTextEdit::firstVisibleBlock| Name: | QPlainTextEdit::firstVisibleBlock | | Prototype: | QTextBlock QPlainTextEdit::firstVisibleBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3083-3087 |
| | 2 | 1 |
QPlainTextEdit::find| Name: | QPlainTextEdit::find | | Prototype: | bool QPlainTextEdit::find(const QString &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2857-2861 |
| | 2 | 1 |
QPlainTextEdit::find| Name: | QPlainTextEdit::find | | Prototype: | bool QPlainTextEdit::find(const QRegExp &exp, QTextDocument::FindFlags options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2877-2881 |
| | 2 | 1 |
QPlainTextEdit::extraSelections| Name: | QPlainTextEdit::extraSelections | | Prototype: | QList<QTextEdit::ExtraSelection> QPlainTextEdit::extraSelections() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2517-2521 |
| | 2 | 1 |
QPlainTextEdit::ensureCursorVisible| Name: | QPlainTextEdit::ensureCursorVisible | | Prototype: | void QPlainTextEdit::ensureCursorVisible() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3061-3065 |
| | 2 | 1 |
QPlainTextEdit::document| Name: | QPlainTextEdit::document | | Prototype: | QTextDocument *QPlainTextEdit::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1320-1324 |
| | 2 | 1 |
QPlainTextEdit::doSetTextCursor| Name: | QPlainTextEdit::doSetTextCursor | | Prototype: | void QPlainTextEdit::doSetTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1369-1373 |
| | 2 | 1 |
QPlainTextEdit::cut| Name: | QPlainTextEdit::cut | | Prototype: | void QPlainTextEdit::cut() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1448-1452 |
| | 2 | 1 |
QPlainTextEdit::cursorWidth| Name: | QPlainTextEdit::cursorWidth | | Prototype: | int QPlainTextEdit::cursorWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2484-2488 |
| | 2 | 1 |
QPlainTextEdit::cursorForPosition| Name: | QPlainTextEdit::cursorForPosition | | Prototype: | QTextCursor QPlainTextEdit::cursorForPosition(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2396-2400 |
| | 2 | 1 |
QPlainTextEdit::currentCharFormat| Name: | QPlainTextEdit::currentCharFormat | | Prototype: | QTextCharFormat QPlainTextEdit::currentCharFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2648-2652 |
| | 2 | 1 |
QPlainTextEdit::createStandardContextMenu| Name: | QPlainTextEdit::createStandardContextMenu | | Prototype: | QMenu *QPlainTextEdit::createStandardContextMenu() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2370-2374 |
| | 2 | 1 |
QPlainTextEdit::createStandardContextMenu| Name: | QPlainTextEdit::createStandardContextMenu | | Prototype: | QMenu *QPlainTextEdit::createStandardContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2386-2390 |
| | 2 | 1 |
QPlainTextEdit::createMimeDataFromSelection| Name: | QPlainTextEdit::createMimeDataFromSelection | | Prototype: | QMimeData *QPlainTextEdit::createMimeDataFromSelection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2533-2537 |
| | 2 | 1 |
QPlainTextEdit::copy| Name: | QPlainTextEdit::copy | | Prototype: | void QPlainTextEdit::copy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1460-1464 |
| | 2 | 1 |
QPlainTextEdit::contextMenuEvent| Name: | QPlainTextEdit::contextMenuEvent | | Prototype: | void QPlainTextEdit::contextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2114-2118 |
| | 2 | 1 |
QPlainTextEdit::contentOffset| Name: | QPlainTextEdit::contentOffset | | Prototype: | QPointF QPlainTextEdit::contentOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3102-3106 |
| | 2 | 1 |
QPlainTextEdit::centerOnScroll| Name: | QPlainTextEdit::centerOnScroll | | Prototype: | bool QPlainTextEdit::centerOnScroll() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2836-2840 |
| | 2 | 1 |
QPlainTextEdit::centerCursor| Name: | QPlainTextEdit::centerCursor | | Prototype: | void QPlainTextEdit::centerCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3072-3076 |
| | 2 | 1 |
QPlainTextEdit::canPaste| Name: | QPlainTextEdit::canPaste | | Prototype: | bool QPlainTextEdit::canPaste() 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::canInsertFromMimeData| Name: | QPlainTextEdit::canInsertFromMimeData | | Prototype: | bool QPlainTextEdit::canInsertFromMimeData(const QMimeData *source) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2545-2549 |
| | 2 | 1 |
QPlainTextEdit::blockBoundingGeometry| Name: | QPlainTextEdit::blockBoundingGeometry | | Prototype: | QRectF QPlainTextEdit::blockBoundingGeometry(const QTextBlock &block) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3115-3119 |
| | 2 | 1 |
QPlainTextEdit::backgroundVisible| Name: | QPlainTextEdit::backgroundVisible | | Prototype: | bool QPlainTextEdit::backgroundVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2804-2808 |
| | 2 | 1 |
QPlainTextEdit::appendPlainText| Name: | QPlainTextEdit::appendPlainText | | Prototype: | void QPlainTextEdit::appendPlainText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3021-3025 |
| | 2 | 1 |
QPlainTextEdit::appendHtml| Name: | QPlainTextEdit::appendHtml | | Prototype: | void QPlainTextEdit::appendHtml(const QString &html) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3033-3037 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1237-1242 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(QPlainTextEditPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1247-1252 |
| | 2 | 1 |
QPlainTextEdit::QPlainTextEdit| Name: | QPlainTextEdit::QPlainTextEdit | | Prototype: | QPlainTextEdit::QPlainTextEdit(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1258-1263 |
| | 2 | 1 |
QPlainTextDocumentLayout::textWidth| Name: | QPlainTextDocumentLayout::textWidth | | Prototype: | qreal QPlainTextDocumentLayout::textWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 264-268 |
| | 2 | 1 |
QPlainTextDocumentLayout::setCursorWidth| Name: | QPlainTextDocumentLayout::setCursorWidth | | Prototype: | void QPlainTextDocumentLayout::setCursorWidth(int width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 228-232 |
| | 2 | 1 |
QPlainTextDocumentLayout::priv| Name: | QPlainTextDocumentLayout::priv | | Prototype: | QPlainTextDocumentLayoutPrivate *QPlainTextDocumentLayout::priv() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 240-244 |
| | 2 | 1 |
QPlainTextDocumentLayout::frameBoundingRect| Name: | QPlainTextDocumentLayout::frameBoundingRect | | Prototype: | QRectF QPlainTextDocumentLayout::frameBoundingRect(QTextFrame *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 182-186 |
| | 2 | 1 |
QPlainTextDocumentLayout::documentSize| Name: | QPlainTextDocumentLayout::documentSize | | Prototype: | QSizeF QPlainTextDocumentLayout::documentSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 173-177 |
| | 2 | 1 |
QPlainTextDocumentLayout::cursorWidth| Name: | QPlainTextDocumentLayout::cursorWidth | | Prototype: | int QPlainTextDocumentLayout::cursorWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 234-238 |
| | 2 | 1 |
QPlainTextDocumentLayout::QPlainTextDocumentLayout| Name: | QPlainTextDocumentLayout::QPlainTextDocumentLayout | | Prototype: | QPlainTextDocumentLayout::QPlainTextDocumentLayout(QTextDocument *document) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 135-137 |
| | 2 | 1 |
QPlainTestLogger::enterTestFunction| Name: | QPlainTestLogger::enterTestFunction | | Prototype: | void QPlainTestLogger::enterTestFunction(const char * ) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 376-380 |
| | 2 | 2 |
QPlainTestLogger::QPlainTestLogger| Name: | QPlainTestLogger::QPlainTestLogger | | Prototype: | QPlainTestLogger::QPlainTestLogger(const char *filename) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 329-332 |
| | 2 | 1 |
QPixmapStyle::copyPixmap| Name: | QPixmapStyle::copyPixmap | | Prototype: | void QPixmapStyle::copyPixmap(QPixmapStyle::ControlPixmap source, QPixmapStyle::ControlPixmap dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 666-670 |
| | 2 | 1 |
QPixmapStyle::copyDescriptor| Name: | QPixmapStyle::copyDescriptor | | Prototype: | void QPixmapStyle::copyDescriptor(QPixmapStyle::ControlDescriptor source, QPixmapStyle::ControlDescriptor dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 611-616 |
| | 2 | 1 |
QPixmapStyle::QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 93-96 |
| | 2 | 1 |
QPixmapIconEngine::QPixmapIconEngine| Name: | QPixmapIconEngine::QPixmapIconEngine | | Prototype: | QPixmapIconEngine::QPixmapIconEngine(const QPixmapIconEngine &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 171-174 |
| | 2 | 1 |
QPixmapFilter::type| Name: | QPixmapFilter::type | | Prototype: | QPixmapFilter::FilterType QPixmapFilter::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 148-152 |
| | 2 | 1 |