| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QTextFrame::setLayoutData| Name: | 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::parentFrame| Name: | 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::layoutData| Name: | 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::lastCursorPosition| Name: | 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::iterator| Name: | 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::iterator| Name: | 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::iterator| Name: | 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::currentFrame| Name: | 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::firstCursorPosition| Name: | 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::end| Name: | 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::childFrames| Name: | 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::begin| Name: | 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::QTextFrame| Name: | 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::QTextFrame| Name: | 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::hasProperty| Name: | 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::QTextFormatPrivate| Name: | 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::Property| Name: | 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::setObjectFormatIndex| Name: | 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::createObjectIndex| Name: | 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::QTextFormatCollection| Name: | 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::type| Name: | 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::toTableFormat| Name: | 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::toTableCellFormat| Name: | 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::toListFormat| Name: | 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::toImageFormat| Name: | 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::toFrameFormat| Name: | 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::toCharFormat| Name: | 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::toBlockFormat| Name: | 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::propertyCount| Name: | 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::property| Name: | 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::hasProperty| Name: | 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::QTextFormat| Name: | 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::QTextFormat| Name: | 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::QTextFormat| Name: | 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::resetFontEngineCache| Name: | 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::invalidate| Name: | 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::init| Name: | 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::clearLineData| Name: | 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::clearDecorations| Name: | 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::addUnderline| Name: | 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::addStrikeOut| Name: | 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::addOverline| Name: | 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::QTextEngine| Name: | 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::QTextEngine| Name: | 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::LayoutData| Name: | 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::FontEngineCache| Name: | 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::hasFailure| Name: | 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::fromUnicode| Name: | 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::fromUnicode| Name: | 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::QTextEncoder| Name: | 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::createAutoBulletList| Name: | 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_cursorPositionChanged| Name: | 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_currentCharFormatChanged| Name: | 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::QTextEditPrivate| Name: | 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::setup| Name: | 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::QTextEditControl| Name: | 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::zoomOut| Name: | 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::zoomIn| Name: | 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::wordWrapMode| Name: | 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::undo| Name: | 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::toPlainText| Name: | 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::toHtml| Name: | 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::textInteractionFlags| Name: | 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::textCursor| Name: | 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::textColor| Name: | 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::textBackgroundColor| Name: | 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::tabStopWidth| Name: | 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::tabChangesFocus| Name: | 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::setTextInteractionFlags| Name: | 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::setTextCursor| Name: | 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::setTextColor| Name: | 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::setTextBackgroundColor| Name: | 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::setTabChangesFocus| Name: | 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::setPlainText| Name: | 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::setOverwriteMode| Name: | 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::setLineWrapColumnOrWidth| Name: | 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::setHtml| Name: | 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::setFontWeight| Name: | 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::setFontUnderline| Name: | 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::setFontPointSize| Name: | 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::setFontItalic| Name: | 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::setFontFamily| Name: | 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::setExtraSelections| Name: | 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::setDocument| Name: | 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::setCursorWidth| Name: | 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::setCurrentFont| Name: | 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::setCurrentCharFormat| Name: | 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::setAutoFormatting| Name: | 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::setAlignment| Name: | 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::setAcceptRichText| Name: | 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::selectAll| Name: | 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::redo| Name: | 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::print| Name: | 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::placeholderText| Name: | 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 |