| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::setWordWrapMode| Name: | QPlainTextEdit::setWordWrapMode | | Prototype: | void QPlainTextEdit::setWordWrapMode(QTextOption::WrapMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2751-2758 |
| | 5 | 2 |
QPlainTextEdit::showEvent| Name: | QPlainTextEdit::showEvent | | Prototype: | void QPlainTextEdit::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2236-2243 |
| | 4 | 2 |
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::timerEvent| Name: | QPlainTextEdit::timerEvent | | Prototype: | void QPlainTextEdit::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1566-1608 |
| | 29 | 7 |
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::wheelEvent| Name: | QPlainTextEdit::wheelEvent | | Prototype: | void QPlainTextEdit::wheelEvent(QWheelEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2270-2282 |
| | 8 | 3 |
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 |
QPlainTextEdit::zoomIn| Name: | QPlainTextEdit::zoomIn | | Prototype: | void QPlainTextEdit::zoomIn(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2294-2297 |
| | 1 | 1 |
QPlainTextEdit::zoomInF| Name: | QPlainTextEdit::zoomInF | | Prototype: | void QPlainTextEdit::zoomInF(float range) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2318-2328 |
| | 8 | 3 |
QPlainTextEdit::zoomOut| Name: | QPlainTextEdit::zoomOut | | Prototype: | void QPlainTextEdit::zoomOut(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2310-2313 |
| | 1 | 1 |
QPlainTextEdit::~QPlainTextEdit| Name: | QPlainTextEdit::~QPlainTextEdit | | Prototype: | QPlainTextEdit::~QPlainTextEdit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1262-1269 |
| | 4 | 3 |
QPlainTextEditControl::QPlainTextEditControl| Name: | QPlainTextEditControl::QPlainTextEditControl | | Prototype: | QPlainTextEditControl::QPlainTextEditControl(QPlainTextEdit *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 427-432 |
| | 1 | 1 |
QPlainTextEditControl::anchorAt| Name: | QPlainTextEditControl::anchorAt | | Prototype: | QString QPlainTextEditControl::anchorAt(const QPointF &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 607-610 |
| | 1 | 1 |
QPlainTextEditControl::blockBoundingRect| Name: | QPlainTextEditControl::blockBoundingRect | | Prototype: | QRectF QPlainTextEditControl::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 556-605 |
| | 38 | 10 |
QPlainTextEditControl::canInsertFromMimeData| Name: | QPlainTextEditControl::canInsertFromMimeData | | Prototype: | bool QPlainTextEditControl::canInsertFromMimeData(const QMimeData *source) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 459-464 |
| | 4 | 2 |
QPlainTextEditControl::createMimeDataFromSelection| Name: | QPlainTextEditControl::createMimeDataFromSelection | | Prototype: | QMimeData *QPlainTextEditControl::createMimeDataFromSelection() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 453-458 |
| | 4 | 2 |
QPlainTextEditControl::firstVisibleBlock| Name: | QPlainTextEditControl::firstVisibleBlock | | Prototype: | QTextBlock QPlainTextEditControl::firstVisibleBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 502-505 |
| | 1 | 1 |
QPlainTextEditControl::hitTest| Name: | QPlainTextEditControl::hitTest | | Prototype: | int QPlainTextEditControl::hitTest(const QPointF &point, Qt::HitTestAccuracy ) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 509-554 |
| | 34 | 8 |
QPlainTextEditControl::insertFromMimeData| Name: | QPlainTextEditControl::insertFromMimeData | | Prototype: | void QPlainTextEditControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 465-471 |
| | 4 | 2 |
QPlainTextEditPrivate::QPlainTextEditPrivate| Name: | QPlainTextEditPrivate::QPlainTextEditPrivate | | Prototype: | QPlainTextEditPrivate::QPlainTextEditPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 738-750 |
| | 4 | 1 |
QPlainTextEditPrivate::_q_adjustScrollbars| Name: | QPlainTextEditPrivate::_q_adjustScrollbars | | Prototype: | void QPlainTextEditPrivate::_q_adjustScrollbars() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 945-1018 |
| | 52 | 9 |
QPlainTextEditPrivate::_q_cursorPositionChanged| Name: | QPlainTextEditPrivate::_q_cursorPositionChanged | | Prototype: | void QPlainTextEditPrivate::_q_cursorPositionChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 434-443 |
| | 5 | 1 |
QPlainTextEditPrivate::_q_repaintContents| Name: | QPlainTextEditPrivate::_q_repaintContents | | Prototype: | void QPlainTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 812-830 |
| | 13 | 3 |
QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered| Name: | QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered | | Prototype: | void QPlainTextEditPrivate::_q_verticalScrollbarActionTriggered(int action) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 445-451 |
| | 4 | 3 |
QPlainTextEditPrivate::append| Name: | QPlainTextEditPrivate::append | | Prototype: | void QPlainTextEditPrivate::append(const QString &text, Qt::TextFormat format) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2923-2982 |
| | 41 | 10 |
QPlainTextEditPrivate::ensureCursorVisible| Name: | QPlainTextEditPrivate::ensureCursorVisible | | Prototype: | void QPlainTextEditPrivate::ensureCursorVisible(bool center) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3009-3023 |
| | 9 | 3 |
QPlainTextEditPrivate::ensureVisible| Name: | QPlainTextEditPrivate::ensureVisible | | Prototype: | void QPlainTextEditPrivate::ensureVisible(int position, bool center, bool forceCenter) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 679-728 |
| | 36 | 11 |
QPlainTextEditPrivate::init| Name: | QPlainTextEditPrivate::init | | Prototype: | void QPlainTextEditPrivate::init(const QString &txt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 753-810 |
| | 35 | 2 |
QPlainTextEditPrivate::pageUpDown| Name: | QPlainTextEditPrivate::pageUpDown | | Prototype: | void QPlainTextEditPrivate::pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode, bool moveCursor) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 832-941 |
| | 72 | 23 |
QPlainTextEditPrivate::relayoutDocument| Name: | QPlainTextEditPrivate::relayoutDocument | | Prototype: | void QPlainTextEditPrivate::relayoutDocument() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1837-1852 |
| | 10 | 2 |
QPlainTextEditPrivate::setTopBlock| Name: | QPlainTextEditPrivate::setTopBlock | | Prototype: | void QPlainTextEditPrivate::setTopBlock(int blockNumber, int lineNumber, int dx) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 621-675 |
| | 34 | 6 |
QPlainTextEditPrivate::setTopLine| Name: | QPlainTextEditPrivate::setTopLine | | Prototype: | void QPlainTextEditPrivate::setTopLine(int visualTopLine, int dx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 612-619 |
| | 5 | 1 |
QPlainTextEditPrivate::updateDefaultTextOption| Name: | QPlainTextEditPrivate::updateDefaultTextOption | | Prototype: | void QPlainTextEditPrivate::updateDefaultTextOption() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2009-2023 |
| | 8 | 3 |
QPlainTextEditPrivate::updateViewport| Name: | QPlainTextEditPrivate::updateViewport | | Prototype: | void QPlainTextEditPrivate::updateViewport() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 731-736 |
| | 3 | 1 |
QPlainTextEditPrivate::verticalOffset| Name: | QPlainTextEditPrivate::verticalOffset | | Prototype: | qreal QPlainTextEditPrivate::verticalOffset(int topBlock, int topLine) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 473-494 |
| | 16 | 4 |
QPlainTextEditPrivate::verticalOffset| Name: | QPlainTextEditPrivate::verticalOffset | | Prototype: | qreal QPlainTextEditPrivate::verticalOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 497-499 |
| | 1 | 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::cleanup| Name: | QPlatformAccessibility::cleanup | | Prototype: | void QPlatformAccessibility::cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 129-132 |
| | 1 | 1 |
QPlatformAccessibility::initialize| Name: | QPlatformAccessibility::initialize | | Prototype: | void QPlatformAccessibility::initialize() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 102-127 |
| | 16 | 6 |
QPlatformAccessibility::notifyAccessibilityUpdate| Name: | QPlatformAccessibility::notifyAccessibilityUpdate | | Prototype: | void QPlatformAccessibility::notifyAccessibilityUpdate(QAccessibleEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 76-85 |
| | 5 | 3 |
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 |
QPlatformAccessibility::setRootObject| Name: | QPlatformAccessibility::setRootObject | | Prototype: | void QPlatformAccessibility::setRootObject(QObject *o) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 87-100 |
| | 8 | 4 |
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 |
QPlatformBackingStore::composeAndFlush| Name: | QPlatformBackingStore::composeAndFlush | | Prototype: | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 306-415 |
| | 71 | 20 |
QPlatformBackingStore::graphicsBuffer| Name: | QPlatformBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QPlatformBackingStore::graphicsBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 650-653 |
| | 1 | 1 |
QPlatformBackingStore::scroll| Name: | QPlatformBackingStore::scroll | | Prototype: | bool QPlatformBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 661-668 |
| | 4 | 1 |
QPlatformBackingStore::toImage| Name: | QPlatformBackingStore::toImage | | Prototype: | QImage QPlatformBackingStore::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 425-428 |
| | 1 | 1 |
QPlatformBackingStore::toTexture| Name: | QPlatformBackingStore::toTexture | | Prototype: | GLuint QPlatformBackingStore::toTexture(const QRegion &dirtyRegion, QSize *textureSize, TextureFlags *flags) const | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 458-592 |
| | 76 | 26 |
QPlatformBackingStore::window| Name: | QPlatformBackingStore::window | | Prototype: | QWindow* QPlatformBackingStore::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 621-624 |
| | 1 | 1 |
QPlatformBackingStore::~QPlatformBackingStore| Name: | QPlatformBackingStore::~QPlatformBackingStore | | Prototype: | QPlatformBackingStore::~QPlatformBackingStore() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 612-615 |
| | 1 | 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 |
QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate| Name: | QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate | | Prototype: | ~QPlatformBackingStorePrivate() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 81-95 |
| | 9 | 5 |
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 |
QPlatformClipboard::setMimeData| Name: | QPlatformClipboard::setMimeData | | Prototype: | void QPlatformClipboard::setMimeData(QMimeData *data, QClipboard::Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 96-103 |
| | 3 | 1 |
QPlatformClipboard::supportsMode| Name: | QPlatformClipboard::supportsMode | | Prototype: | bool QPlatformClipboard::supportsMode(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 105-108 |
| | 1 | 1 |
QPlatformColorDialogHelper::options| Name: | QPlatformColorDialogHelper::options | | Prototype: | const QSharedPointer<QColorDialogOptions> &QPlatformColorDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QPlatformColorDialogHelper::setOptions| Name: | QPlatformColorDialogHelper::setOptions | | Prototype: | void QPlatformColorDialogHelper::setOptions(const QSharedPointer<QColorDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 394-397 |
| | 1 | 1 |
QPlatformCursor::pos| Name: | QPlatformCursor::pos | | Prototype: | QPoint QPlatformCursor::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 109-113 |
| | 1 | 1 |
QPlatformCursor::setPos| Name: | QPlatformCursor::setPos | | Prototype: | void QPlatformCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 115-124 |
| | 5 | 2 |
QPlatformCursorImage::createSystemCursor| Name: | QPlatformCursorImage::createSystemCursor | | Prototype: | void QPlatformCursorImage::createSystemCursor(int id) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 422-528 |
| | 63 | 23 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(Qt::CursorShape id) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 541-557 |
| | 11 | 5 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(const QImage &image, int hx, int hy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 564-569 |
| | 3 | 1 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(const uchar *data, const uchar *mask, int width, int height, int hx, int hy) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 586-641 |
| | 35 | 11 |
QPlatformCursorPrivate::getInstances| Name: | QPlatformCursorPrivate::getInstances | | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 46-53 |
| | 5 | 3 |
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::buttonLayout| Name: | QPlatformDialogHelper::buttonLayout | | Prototype: | const int *QPlatformDialogHelper::buttonLayout(Qt::Orientation orientation, ButtonLayout policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 810-822 |
| | 3 | 2 |
QPlatformDialogHelper::buttonRole| Name: | QPlatformDialogHelper::buttonRole | | Prototype: | QPlatformDialogHelper::ButtonRole QPlatformDialogHelper::buttonRole(QPlatformDialogHelper::StandardButton button) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 767-808 |
| | 11 | 20 |
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 |
QPlatformDialogHelper::styleHint| Name: | QPlatformDialogHelper::styleHint | | Prototype: | QVariant QPlatformDialogHelper::styleHint(StyleHint hint) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 130-133 |
| | 1 | 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 |
QPlatformDrag::currentDrag| Name: | QPlatformDrag::currentDrag | | Prototype: | QDrag *QPlatformDrag::currentDrag() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 100-103 |
| | 1 | 1 |
QPlatformDrag::defaultAction| Name: | QPlatformDrag::defaultAction | | Prototype: | Qt::DropAction QPlatformDrag::defaultAction(Qt::DropActions possibleActions, Qt::KeyboardModifiers modifiers) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 105-155 |
| | 22 | 11 |
QPlatformDrag::defaultPixmap| Name: | QPlatformDrag::defaultPixmap | | Prototype: | QPixmap QPlatformDrag::defaultPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 188-191 |
| | 1 | 1 |
QPlatformDrag::ownsDragObject| Name: | QPlatformDrag::ownsDragObject | | Prototype: | bool QPlatformDrag::ownsDragObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QPlatformDrag::updateAction| Name: | QPlatformDrag::updateAction | | Prototype: | void QPlatformDrag::updateAction(Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 161-168 |
| | 4 | 2 |
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: | 95-98 |
| | 1 | 1 |
QPlatformDragPrivate::QPlatformDragPrivate| Name: | QPlatformDragPrivate::QPlatformDragPrivate | | Prototype: | QPlatformDragPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 77-77 |
| | 1 | 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 |
QPlatformDragQtResponse::answerRect| Name: | QPlatformDragQtResponse::answerRect | | Prototype: | QRect QPlatformDragQtResponse::answerRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 70-73 |
| | 1 | 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 |
QPlatformDropQtResponse::acceptedAction| Name: | QPlatformDropQtResponse::acceptedAction | | Prototype: | Qt::DropAction QPlatformDropQtResponse::acceptedAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QPlatformDropQtResponse::isAccepted| Name: | QPlatformDropQtResponse::isAccepted | | Prototype: | bool QPlatformDropQtResponse::isAccepted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 54-57 |
| | 1 | 1 |
QPlatformFileDialogHelper::cleanFilterList| Name: | QPlatformFileDialogHelper::cleanFilterList | | Prototype: | QStringList QPlatformFileDialogHelper::cleanFilterList(const QString &filter) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 659-668 |
| | 7 | 2 |
QPlatformFileDialogHelper::isSupportedUrl| Name: | QPlatformFileDialogHelper::isSupportedUrl | | Prototype: | bool QPlatformFileDialogHelper::isSupportedUrl(const QUrl &url) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 631-634 |
| | 1 | 1 |
QPlatformFileDialogHelper::options| Name: | QPlatformFileDialogHelper::options | | Prototype: | const QSharedPointer<QFileDialogOptions> &QPlatformFileDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 645-648 |
| | 1 | 1 |
QPlatformFileDialogHelper::setOptions| Name: | QPlatformFileDialogHelper::setOptions | | Prototype: | void QPlatformFileDialogHelper::setOptions(const QSharedPointer<QFileDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 650-653 |
| | 1 | 1 |
QPlatformFontDatabase::addApplicationFont| Name: | QPlatformFontDatabase::addApplicationFont | | Prototype: | QStringList QPlatformFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 368-375 |
| | 4 | 1 |
QPlatformFontDatabase::defaultFont| Name: | QPlatformFontDatabase::defaultFont | | Prototype: | QFont QPlatformFontDatabase::defaultFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 417-420 |
| | 1 | 1 |
QPlatformFontDatabase::fallbacksForFamily| Name: | QPlatformFontDatabase::fallbacksForFamily | | Prototype: | QStringList QPlatformFontDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 803-842 |
| | 25 | 7 |
QPlatformFontDatabase::fontDir| Name: | QPlatformFontDatabase::fontDir | | Prototype: | QString QPlatformFontDatabase::fontDir() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 389-398 |
| | 5 | 2 |
QPlatformFontDatabase::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QFontDef &fontDef, void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 330-336 |
| | 3 | 1 |
QPlatformFontDatabase::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 338-346 |
| | 5 | 1 |
QPlatformFontDatabase::fontEngineMulti| Name: | QPlatformFontDatabase::fontEngineMulti | | Prototype: | QFontEngineMulti *QPlatformFontDatabase::fontEngineMulti(QFontEngine *fontEngine, QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 321-324 |
| | 1 | 1 |
QPlatformFontDatabase::fontsAlwaysScalable| Name: | QPlatformFontDatabase::fontsAlwaysScalable | | Prototype: | bool QPlatformFontDatabase::fontsAlwaysScalable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 442-445 |
| | 1 | 1 |