Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QTextFrame::setLayoutDataName: | QTextFrame::setLayoutData | Prototype: | void QTextFrame::setLayoutData(QTextFrameLayoutData *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 526-531 |
| | 3 | 1 |
QTextFrame::parentFrameName: | QTextFrame::parentFrame | Prototype: | QTextFrame *QTextFrame::parentFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 459-463 |
| | 2 | 1 |
QTextFrame::layoutDataName: | QTextFrame::layoutData | Prototype: | QTextFrameLayoutData *QTextFrame::layoutData() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 517-521 |
| | 2 | 1 |
QTextFrame::lastCursorPositionName: | QTextFrame::lastCursorPosition | Prototype: | QTextCursor QTextFrame::lastCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 482-486 |
| | 2 | 1 |
QTextFrame::iterator::operator=Name: | QTextFrame::iterator::operator= | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 694-702 |
| | 6 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 655-662 |
| | 5 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator(QTextFrame *frame, int block, int begin, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 667-674 |
| | 5 | 1 |
QTextFrame::iterator::iteratorName: | QTextFrame::iterator::iterator | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 681-688 |
| | 5 | 1 |
QTextFrame::iterator::currentFrameName: | QTextFrame::iterator::currentFrame | Prototype: | QTextFrame *QTextFrame::iterator::currentFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 712-715 |
| | 1 | 1 |
QTextFrame::firstCursorPositionName: | QTextFrame::firstCursorPosition | Prototype: | QTextCursor QTextFrame::firstCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 471-475 |
| | 2 | 1 |
QTextFrame::endName: | QTextFrame::end | Prototype: | QTextFrame::iterator QTextFrame::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 644-650 |
| | 4 | 1 |
QTextFrame::childFramesName: | QTextFrame::childFrames | Prototype: | QList<QTextFrame *> QTextFrame::childFrames() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 447-451 |
| | 2 | 1 |
QTextFrame::beginName: | QTextFrame::begin | Prototype: | QTextFrame::iterator QTextFrame::begin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 631-637 |
| | 4 | 1 |
QTextFrame::QTextFrameName: | QTextFrame::QTextFrame | Prototype: | QTextFrame::QTextFrame(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 416-419 |
| | 2 | 1 |
QTextFrame::QTextFrameName: | QTextFrame::QTextFrame | Prototype: | QTextFrame::QTextFrame(QTextFramePrivate &p, QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 437-440 |
| | 2 | 1 |
QTextFormatPrivate::hasPropertyName: | QTextFormatPrivate::hasProperty | Prototype: | inline bool hasProperty(qint32 key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 241-242 |
| | 1 | 1 |
QTextFormatPrivate::QTextFormatPrivateName: | QTextFormatPrivate::QTextFormatPrivate | Prototype: | QTextFormatPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 170-170 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==Name: | QTextFormatPrivate::Property::operator== | Prototype: | inline bool operator==(const Property &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 180-181 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=Name: | QTextFormatPrivate::Property::operator!= | Prototype: | inline bool operator!=(const Property &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 182-183 |
| | 1 | 1 |
QTextFormatPrivate::Property::PropertyName: | QTextFormatPrivate::Property::Property | Prototype: | inline Property(qint32 k, const QVariant &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 174-174 |
| | 1 | 1 |
QTextFormatCollection::setObjectFormatIndexName: | QTextFormatCollection::setObjectFormatIndex | Prototype: | void QTextFormatCollection::setObjectFormatIndex(int objectIndex, int formatIndex) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3442-3445 |
| | 1 | 1 |
QTextFormatCollection::operator=Name: | QTextFormatCollection::operator= | Prototype: | QTextFormatCollection &QTextFormatCollection::operator=(const QTextFormatCollection &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3381-3386 |
| | 3 | 1 |
QTextFormatCollection::createObjectIndexName: | QTextFormatCollection::createObjectIndex | Prototype: | int QTextFormatCollection::createObjectIndex(const QTextFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3447-3452 |
| | 3 | 1 |
QTextFormatCollection::QTextFormatCollectionName: | QTextFormatCollection::QTextFormatCollection | Prototype: | QTextFormatCollection::QTextFormatCollection(const QTextFormatCollection &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3375-3379 |
| | 2 | 1 |
QTextFormat::typeName: | QTextFormat::type | Prototype: | int QTextFormat::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 861-864 |
| | 1 | 1 |
QTextFormat::toTableFormatName: | QTextFormat::toTableFormat | Prototype: | QTextTableFormat QTextFormat::toTableFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 893-896 |
| | 1 | 1 |
QTextFormat::toTableCellFormatName: | QTextFormat::toTableCellFormat | Prototype: | QTextTableCellFormat QTextFormat::toTableCellFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 919-922 |
| | 1 | 1 |
QTextFormat::toListFormatName: | QTextFormat::toListFormat | Prototype: | QTextListFormat QTextFormat::toListFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 885-888 |
| | 1 | 1 |
QTextFormat::toImageFormatName: | QTextFormat::toImageFormat | Prototype: | QTextImageFormat QTextFormat::toImageFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 909-912 |
| | 1 | 1 |
QTextFormat::toFrameFormatName: | QTextFormat::toFrameFormat | Prototype: | QTextFrameFormat QTextFormat::toFrameFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 901-904 |
| | 1 | 1 |
QTextFormat::toCharFormatName: | QTextFormat::toCharFormat | Prototype: | QTextCharFormat QTextFormat::toCharFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 877-880 |
| | 1 | 1 |
QTextFormat::toBlockFormatName: | QTextFormat::toBlockFormat | Prototype: | QTextBlockFormat QTextFormat::toBlockFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 869-872 |
| | 1 | 1 |
QTextFormat::propertyCountName: | QTextFormat::propertyCount | Prototype: | int QTextFormat::propertyCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1233-1236 |
| | 1 | 1 |
QTextFormat::propertyName: | QTextFormat::property | Prototype: | QVariant QTextFormat::property(int propertyId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1096-1099 |
| | 1 | 1 |
QTextFormat::operator=Name: | QTextFormat::operator= | Prototype: | QTextFormat &QTextFormat::operator=(const QTextFormat &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 798-803 |
| | 3 | 1 |
QTextFormat::hasPropertyName: | QTextFormat::hasProperty | Prototype: | bool QTextFormat::hasProperty(int propertyId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1205-1208 |
| | 1 | 1 |
QTextFormat::QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 765-768 |
| | 2 | 1 |
QTextFormat::QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat(int type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 775-778 |
| | 2 | 1 |
QTextFormat::QTextFormatName: | QTextFormat::QTextFormat | Prototype: | QTextFormat::QTextFormat(const QTextFormat &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 787-790 |
| | 2 | 1 |
QTextEngine::resetFontEngineCacheName: | QTextEngine::resetFontEngineCache | Prototype: | void QTextEngine::resetFontEngineCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1544-1549 |
| | 3 | 1 |
QTextEngine::invalidateName: | QTextEngine::invalidate | Prototype: | void QTextEngine::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1551-1558 |
| | 4 | 1 |
QTextEngine::initName: | QTextEngine::init | Prototype: | void QTextEngine::init(QTextEngine *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1452-1470 |
| | 11 | 1 |
QTextEngine::elidedText::[lambda]Name: | QTextEngine::elidedText::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2789-2789 |
| | 0 | 1 |
QTextEngine::clearLineDataName: | QTextEngine::clearLineData | Prototype: | void QTextEngine::clearLineData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1560-1563 |
| | 1 | 1 |
QTextEngine::clearDecorationsName: | QTextEngine::clearDecorations | Prototype: | void QTextEngine::clearDecorations() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3400-3405 |
| | 3 | 1 |
QTextEngine::addUnderlineName: | QTextEngine::addUnderline | Prototype: | void QTextEngine::addUnderline(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3349-3353 |
| | 1 | 1 |
QTextEngine::addStrikeOutName: | QTextEngine::addStrikeOut | Prototype: | void QTextEngine::addStrikeOut(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3355-3358 |
| | 1 | 1 |
QTextEngine::addOverlineName: | QTextEngine::addOverline | Prototype: | void QTextEngine::addOverline(QPainter *painter, const QLineF &line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3360-3363 |
| | 1 | 1 |
QTextEngine::QTextEngineName: | QTextEngine::QTextEngine | Prototype: | QTextEngine::QTextEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1472-1475 |
| | 1 | 1 |
QTextEngine::QTextEngineName: | QTextEngine::QTextEngine | Prototype: | QTextEngine::QTextEngine(const QString &str, const QFont &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1477-1482 |
| | 1 | 1 |
QTextEngine::LayoutData::LayoutDataName: | QTextEngine::LayoutData::LayoutData | Prototype: | QTextEngine::LayoutData::LayoutData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2382-2393 |
| | 9 | 1 |
QTextEngine::FontEngineCache::FontEngineCacheName: | QTextEngine::FontEngineCache::FontEngineCache | Prototype: | QTextEngine::FontEngineCache::FontEngineCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2009-2012 |
| | 1 | 1 |
QTextEncoder::hasFailureName: | QTextEncoder::hasFailure | Prototype: | bool QTextEncoder::hasFailure() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 919-922 |
| | 1 | 1 |
QTextEncoder::fromUnicodeName: | QTextEncoder::fromUnicode | Prototype: | QByteArray QTextEncoder::fromUnicode(const QString& str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 927-931 |
| | 2 | 1 |
QTextEncoder::fromUnicodeName: | QTextEncoder::fromUnicode | Prototype: | QByteArray QTextEncoder::fromUnicode(const QChar *uc, int len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 939-943 |
| | 2 | 1 |
QTextEncoder::QTextEncoderName: | QTextEncoder::QTextEncoder | Prototype: | QTextEncoder::QTextEncoder(const QTextCodec *codec, QTextCodec::ConversionFlags flags) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 899-903 |
| | 1 | 1 |
QTextEditPrivate::createAutoBulletListName: | QTextEditPrivate::createAutoBulletList | Prototype: | void QTextEditPrivate::createAutoBulletList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 120-138 |
| | 11 | 1 |
QTextEditPrivate::_q_cursorPositionChangedName: | QTextEditPrivate::_q_cursorPositionChanged | Prototype: | void QTextEditPrivate::_q_cursorPositionChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 210-218 |
| | 4 | 1 |
QTextEditPrivate::_q_currentCharFormatChangedName: | QTextEditPrivate::_q_currentCharFormatChanged | Prototype: | void QTextEditPrivate::_q_currentCharFormatChanged(const QTextCharFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1541-1545 |
| | 2 | 1 |
QTextEditPrivate::QTextEditPrivateName: | QTextEditPrivate::QTextEditPrivate | Prototype: | QTextEditPrivate::QTextEditPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 107-118 |
| | 4 | 1 |
QTextEditMimeData::setupName: | QTextEditMimeData::setup | Prototype: | void QTextEditMimeData::setup() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3338-3355 |
| | 9 | 1 |
QTextEditControl::QTextEditControlName: | QTextEditControl::QTextEditControl | Prototype: | inline QTextEditControl(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 84-84 |
| | 1 | 1 |
QTextEdit::zoomOutName: | QTextEdit::zoomOut | Prototype: | void QTextEdit::zoomOut(int range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2314-2317 |
| | 1 | 1 |
QTextEdit::zoomInName: | QTextEdit::zoomIn | Prototype: | void QTextEdit::zoomIn(int range) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2298-2301 |
| | 1 | 1 |
QTextEdit::wordWrapModeName: | QTextEdit::wordWrapMode | Prototype: | QTextOption::WrapMode QTextEdit::wordWrapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2472-2476 |
| | 2 | 1 |
QTextEdit::undoName: | QTextEdit::undo | Prototype: | void QTextEdit::undo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 950-954 |
| | 2 | 1 |
QTextEdit::toPlainTextName: | QTextEdit::toPlainText | Prototype: | QString QTextEdit::toPlainText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1152-1156 |
| | 2 | 1 |
QTextEdit::toHtmlName: | QTextEdit::toHtml | Prototype: | QString QTextEdit::toHtml() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1187-1191 |
| | 2 | 1 |
QTextEdit::textInteractionFlagsName: | QTextEdit::textInteractionFlags | Prototype: | Qt::TextInteractionFlags QTextEdit::textInteractionFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2166-2170 |
| | 2 | 1 |
QTextEdit::textCursorName: | QTextEdit::textCursor | Prototype: | QTextCursor QTextEdit::textCursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 827-831 |
| | 2 | 1 |
QTextEdit::textColorName: | QTextEdit::textColor | Prototype: | QColor QTextEdit::textColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 693-697 |
| | 2 | 1 |
QTextEdit::textBackgroundColorName: | QTextEdit::textBackgroundColor | Prototype: | QColor QTextEdit::textBackgroundColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 706-710 |
| | 2 | 1 |
QTextEdit::tabStopWidthName: | QTextEdit::tabStopWidth | Prototype: | int QTextEdit::tabStopWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1965-1969 |
| | 2 | 1 |
QTextEdit::tabChangesFocusName: | QTextEdit::tabChangesFocus | Prototype: | bool QTextEdit::tabChangesFocus() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2385-2389 |
| | 2 | 1 |
QTextEdit::setTextInteractionFlagsName: | QTextEdit::setTextInteractionFlags | Prototype: | void QTextEdit::setTextInteractionFlags(Qt::TextInteractionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2160-2164 |
| | 2 | 1 |
QTextEdit::setTextCursorName: | QTextEdit::setTextCursor | Prototype: | void QTextEdit::setTextCursor(const QTextCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 805-808 |
| | 1 | 1 |
QTextEdit::setTextColorName: | QTextEdit::setTextColor | Prototype: | void QTextEdit::setTextColor(const QColor &c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 907-912 |
| | 3 | 1 |
QTextEdit::setTextBackgroundColorName: | QTextEdit::setTextBackgroundColor | Prototype: | void QTextEdit::setTextBackgroundColor(const QColor &c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 921-926 |
| | 3 | 1 |
QTextEdit::setTabChangesFocusName: | QTextEdit::setTabChangesFocus | Prototype: | void QTextEdit::setTabChangesFocus(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2391-2395 |
| | 2 | 1 |
QTextEdit::setPlainTextName: | QTextEdit::setPlainText | Prototype: | void QTextEdit::setPlainText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1138-1143 |
| | 3 | 1 |
QTextEdit::setOverwriteModeName: | QTextEdit::setOverwriteMode | Prototype: | void QTextEdit::setOverwriteMode(bool overwrite) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1951-1955 |
| | 2 | 1 |
QTextEdit::setLineWrapColumnOrWidthName: | QTextEdit::setLineWrapColumnOrWidth | Prototype: | void QTextEdit::setLineWrapColumnOrWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2456-2461 |
| | 3 | 1 |
QTextEdit::setHtmlName: | QTextEdit::setHtml | Prototype: | void QTextEdit::setHtml(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1180-1185 |
| | 3 | 1 |
QTextEdit::setFontWeightName: | QTextEdit::setFontWeight | Prototype: | void QTextEdit::setFontWeight(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 869-874 |
| | 3 | 1 |
QTextEdit::setFontUnderlineName: | QTextEdit::setFontUnderline | Prototype: | void QTextEdit::setFontUnderline(bool underline) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 882-887 |
| | 3 | 1 |
QTextEdit::setFontPointSizeName: | QTextEdit::setFontPointSize | Prototype: | void QTextEdit::setFontPointSize(qreal s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 853-858 |
| | 3 | 1 |
QTextEdit::setFontItalicName: | QTextEdit::setFontItalic | Prototype: | void QTextEdit::setFontItalic(bool italic) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 895-900 |
| | 3 | 1 |
QTextEdit::setFontFamilyName: | QTextEdit::setFontFamily | Prototype: | void QTextEdit::setFontFamily(const QString &fontFamily) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 838-843 |
| | 3 | 1 |
QTextEdit::setExtraSelectionsName: | QTextEdit::setExtraSelections | Prototype: | void QTextEdit::setExtraSelections(const QList<ExtraSelection> &selections) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2051-2055 |
| | 2 | 1 |
QTextEdit::setDocumentName: | QTextEdit::setDocument | Prototype: | void QTextEdit::setDocument(QTextDocument *document) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 759-765 |
| | 4 | 1 |
QTextEdit::setCursorWidthName: | QTextEdit::setCursorWidth | Prototype: | void QTextEdit::setCursorWidth(int width) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1993-1997 |
| | 2 | 1 |
QTextEdit::setCurrentFontName: | QTextEdit::setCurrentFont | Prototype: | void QTextEdit::setCurrentFont(const QFont &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 933-938 |
| | 3 | 1 |
QTextEdit::setCurrentCharFormatName: | QTextEdit::setCurrentCharFormat | Prototype: | void QTextEdit::setCurrentCharFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2192-2196 |
| | 2 | 1 |
QTextEdit::setAutoFormattingName: | QTextEdit::setAutoFormatting | Prototype: | void QTextEdit::setAutoFormatting(AutoFormatting features) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2225-2229 |
| | 2 | 1 |
QTextEdit::setAlignmentName: | QTextEdit::setAlignment | Prototype: | void QTextEdit::setAlignment(Qt::Alignment a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 729-737 |
| | 6 | 1 |
QTextEdit::setAcceptRichTextName: | QTextEdit::setAcceptRichText | Prototype: | void QTextEdit::setAcceptRichText(bool accept) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2016-2020 |
| | 2 | 1 |
QTextEdit::selectAllName: | QTextEdit::selectAll | Prototype: | void QTextEdit::selectAll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1043-1047 |
| | 2 | 1 |
QTextEdit::redoName: | QTextEdit::redo | Prototype: | void QTextEdit::redo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 956-960 |
| | 2 | 1 |
QTextEdit::printName: | QTextEdit::print | Prototype: | void QTextEdit::print(QPagedPaintDevice *printer) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2369-2373 |
| | 2 | 1 |
QTextEdit::placeholderTextName: | QTextEdit::placeholderText | Prototype: | QString QTextEdit::placeholderText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 786-790 |
| | 2 | 1 |