| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QTextLayout::lineAt| Name: | QTextLayout::lineAt | | Prototype: | QTextLine QTextLayout::lineAt(int i) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 863-866 |
| | 1 | 1 |
QTextLayout::leftCursorPosition| Name: | QTextLayout::leftCursorPosition | | Prototype: | int QTextLayout::leftCursorPosition(int oldPos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 770-775 |
| | 2 | 1 |
QTextLayout::formats| Name: | QTextLayout::formats | | Prototype: | QVector<QTextLayout::FormatRange> QTextLayout::formats() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QTextLayout::font| Name: | QTextLayout::font | | Prototype: | QFont QTextLayout::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QTextLayout::drawCursor| Name: | QTextLayout::drawCursor | | Prototype: | void QTextLayout::drawCursor(QPainter *p, const QPointF &pos, int cursorPosition) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1264-1267 |
| | 1 | 1 |
QTextLayout::cursorMoveStyle| Name: | QTextLayout::cursorMoveStyle | | Prototype: | Qt::CursorMoveStyle QTextLayout::cursorMoveStyle() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 619-622 |
| | 1 | 1 |
QTextLayout::clearLayout| Name: | QTextLayout::clearLayout | | Prototype: | void QTextLayout::clearLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 671-674 |
| | 1 | 1 |
QTextLayout::clearFormats| Name: | QTextLayout::clearFormats | | Prototype: | void QTextLayout::clearFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 569-572 |
| | 1 | 1 |
QTextLayout::clearAdditionalFormats| Name: | QTextLayout::clearAdditionalFormats | | Prototype: | void QTextLayout::clearAdditionalFormats() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 556-559 |
| | 1 | 1 |
QTextLayout::cacheEnabled| Name: | QTextLayout::cacheEnabled | | Prototype: | bool QTextLayout::cacheEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 595-598 |
| | 1 | 1 |
QTextLayout::additionalFormats| Name: | QTextLayout::additionalFormats | | Prototype: | QList<QTextLayout::FormatRange> QTextLayout::additionalFormats() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 534-537 |
| | 1 | 1 |
QTextLayout::QTextLayout| Name: | QTextLayout::QTextLayout | | Prototype: | QTextLayout::QTextLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 328-329 |
| | 1 | 1 |
QTextLayout::QTextLayout| Name: | QTextLayout::QTextLayout | | Prototype: | QTextLayout::QTextLayout(const QString& text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 334-338 |
| | 2 | 1 |
QTextLayout::QTextLayout| Name: | QTextLayout::QTextLayout | | Prototype: | QTextLayout::QTextLayout(const QTextBlock &block) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 360-364 |
| | 2 | 1 |
QTextItemInt::QTextItemInt| Name: | QTextItemInt::QTextItemInt | | Prototype: | QTextItemInt::QTextItemInt(const QGlyphLayout &g, QFont *font, const QChar *chars_, int numChars, QFontEngine *fe, const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3455-3459 |
| | 2 | 1 |
QTextItemInt::QTextItemInt| Name: | QTextItemInt::QTextItemInt | | Prototype: | QTextItemInt::QTextItemInt(const QScriptItem &si, QFont *font, const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3444-3453 |
| | 4 | 1 |
QTextItem::width| Name: | QTextItem::width | | Prototype: | qreal QTextItem::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 99-103 |
| | 2 | 1 |
QTextItem::text| Name: | QTextItem::text | | Prototype: | QString QTextItem::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 121-125 |
| | 2 | 1 |
QTextItem::renderFlags| Name: | QTextItem::renderFlags | | Prototype: | QTextItem::RenderFlags QTextItem::renderFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 110-114 |
| | 2 | 1 |
QTextItem::font| Name: | QTextItem::font | | Prototype: | QFont QTextItem::font() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 132-136 |
| | 2 | 1 |
QTextItem::descent| Name: | QTextItem::descent | | Prototype: | qreal QTextItem::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 77-81 |
| | 2 | 1 |
QTextItem::ascent| Name: | QTextItem::ascent | | Prototype: | qreal QTextItem::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 88-92 |
| | 2 | 1 |
QTextInlineObject::width| Name: | QTextInlineObject::width | | Prototype: | qreal QTextInlineObject::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QTextInlineObject::textPosition| Name: | QTextInlineObject::textPosition | | Prototype: | int QTextInlineObject::textPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 231-234 |
| | 1 | 1 |
QTextInlineObject::textDirection| Name: | QTextInlineObject::textDirection | | Prototype: | Qt::LayoutDirection QTextInlineObject::textDirection() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 256-259 |
| | 1 | 1 |
QTextInlineObject::setWidth| Name: | QTextInlineObject::setWidth | | Prototype: | void QTextInlineObject::setWidth(qreal w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QTextInlineObject::setDescent| Name: | QTextInlineObject::setDescent | | Prototype: | void QTextInlineObject::setDescent(qreal d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QTextInlineObject::setAscent| Name: | QTextInlineObject::setAscent | | Prototype: | void QTextInlineObject::setAscent(qreal a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QTextInlineObject::rect| Name: | QTextInlineObject::rect | | Prototype: | QRectF QTextInlineObject::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 151-155 |
| | 2 | 1 |
QTextInlineObject::height| Name: | QTextInlineObject::height | | Prototype: | qreal QTextInlineObject::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QTextInlineObject::formatIndex| Name: | QTextInlineObject::formatIndex | | Prototype: | int QTextInlineObject::formatIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QTextInlineObject::format| Name: | QTextInlineObject::format | | Prototype: | QTextFormat QTextInlineObject::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 248-251 |
| | 1 | 1 |
QTextInlineObject::descent| Name: | QTextInlineObject::descent | | Prototype: | qreal QTextInlineObject::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 182-185 |
| | 1 | 1 |
QTextInlineObject::ascent| Name: | QTextInlineObject::ascent | | Prototype: | qreal QTextInlineObject::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QTextImageHandler::image| Name: | QTextImageHandler::image | | Prototype: | QImage QTextImageHandler::image(QTextDocument *doc, const QTextImageFormat &imageFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 240-245 |
| | 2 | 1 |
QTextImageHandler::QTextImageHandler| Name: | QTextImageHandler::QTextImageHandler | | Prototype: | QTextImageHandler::QTextImageHandler(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 225-228 |
| | 2 | 1 |
QTextImageFormat::QTextImageFormat| Name: | QTextImageFormat::QTextImageFormat | | Prototype: | QTextImageFormat::QTextImageFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3053-3053 |
| | 1 | 1 |
QTextImageFormat::QTextImageFormat| Name: | QTextImageFormat::QTextImageFormat | | Prototype: | QTextImageFormat::QTextImageFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3062-3065 |
| | 2 | 1 |
QTextHtmlStyleSelector::nodeNames| Name: | QTextHtmlStyleSelector::nodeNames | | Prototype: | QStringList QTextHtmlStyleSelector::nodeNames(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1676-1679 |
| | 1 | 1 |
QTextHtmlStyleSelector::isNullNode| Name: | QTextHtmlStyleSelector::isNullNode | | Prototype: | bool QTextHtmlStyleSelector::isNullNode(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1709-1712 |
| | 1 | 1 |
QTextHtmlStyleSelector::hasAttributes| Name: | QTextHtmlStyleSelector::hasAttributes | | Prototype: | bool QTextHtmlStyleSelector::hasAttributes(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1703-1707 |
| | 2 | 1 |
QTextHtmlStyleSelector::duplicateNode| Name: | QTextHtmlStyleSelector::duplicateNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::duplicateNode(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1724-1727 |
| | 1 | 1 |
QTextHtmlStyleSelector::QTextHtmlStyleSelector| Name: | QTextHtmlStyleSelector::QTextHtmlStyleSelector | | Prototype: | inline QTextHtmlStyleSelector(const QTextHtmlParser *parser) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1660-1661 |
| | 1 | 1 |
QTextHtmlParserNode::QTextHtmlParserNode| Name: | QTextHtmlParserNode::QTextHtmlParserNode | | Prototype: | QTextHtmlParserNode::QTextHtmlParserNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 488-502 |
| | 4 | 1 |
QTextHtmlParser::resolveNode| Name: | QTextHtmlParser::resolveNode | | Prototype: | void QTextHtmlParser::resolveNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 987-992 |
| | 3 | 1 |
QTextHtmlParser::parse| Name: | QTextHtmlParser::parse | | Prototype: | void QTextHtmlParser::parse(const QString &text, const QTextDocument *_resourceProvider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 569-580 |
| | 8 | 1 |
QTextHtmlExporter::emitMargins| Name: | QTextHtmlExporter::emitMargins | | Prototype: | void QTextHtmlExporter::emitMargins(const QString &top, const QString &bottom, const QString &left, const QString &right) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2612-2629 |
| | 12 | 1 |
QTextHtmlExporter::emitAttribute| Name: | QTextHtmlExporter::emitAttribute | | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2320-2327 |
| | 5 | 1 |
QTextHtmlExporter::QTextHtmlExporter| Name: | QTextHtmlExporter::QTextHtmlExporter | | Prototype: | QTextHtmlExporter::QTextHtmlExporter(const QTextDocument *_doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2232-2242 |
| | 6 | 1 |
QTextFrameFormat::setMargin| Name: | QTextFrameFormat::setMargin | | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2646-2653 |
| | 5 | 1 |
QTextFrameFormat::QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2561-2565 |
| | 2 | 1 |
QTextFrameFormat::QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2574-2577 |
| | 2 | 1 |
QTextFrameData::QTextFrameData| Name: | QTextFrameData::QTextFrameData | | Prototype: | QTextFrameData::QTextFrameData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 112-116 |
| | 2 | 1 |
QTextFrameComparator::operator()| Name: | QTextFrameComparator::operator() | | Prototype: | bool operator()(QTextFrame *frame, int position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1448-1448 |
| | 1 | 1 |
QTextFrameComparator::operator()| Name: | QTextFrameComparator::operator() | | Prototype: | bool operator()(int position, QTextFrame *frame) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1449-1449 |
| | 1 | 1 |
QTextFrame::~QTextFrame| Name: | QTextFrame::~QTextFrame | | Prototype: | QTextFrame::~QTextFrame() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 422-426 |
| | 2 | 1 |
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: | 520-525 |
| | 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: | 453-457 |
| | 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: | 511-515 |
| | 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: | 476-480 |
| | 2 | 1 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 686-694 |
| | 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: | 649-656 |
| | 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: | 661-668 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 673-680 |
| | 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: | 702-705 |
| | 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: | 465-469 |
| | 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: | 638-644 |
| | 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: | 441-445 |
| | 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: | 625-631 |
| | 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: | 410-413 |
| | 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: | 431-434 |
| | 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: | 235-236 |
| | 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: | 164-164 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==| Name: | QTextFormatPrivate::Property::operator== | | Prototype: | inline bool operator==(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 174-175 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=| Name: | QTextFormatPrivate::Property::operator!= | | Prototype: | inline bool operator!=(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 176-177 |
| | 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: | 168-168 |
| | 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: | 3435-3438 |
| | 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: | 3374-3379 |
| | 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: | 3440-3445 |
| | 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: | 3368-3372 |
| | 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: | 854-857 |
| | 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: | 886-889 |
| | 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: | 912-915 |
| | 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: | 878-881 |
| | 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: | 902-905 |
| | 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: | 894-897 |
| | 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: | 870-873 |
| | 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: | 862-865 |
| | 1 | 1 |
QTextFormat::propertyCount| Name: | QTextFormat::propertyCount | | Prototype: | int QTextFormat::propertyCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1226-1229 |
| | 1 | 1 |
QTextFormat::property| Name: | QTextFormat::property | | Prototype: | QVariant QTextFormat::property(int propertyId) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1089-1092 |
| | 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: | 791-796 |
| | 3 | 1 |
QTextFormat::hasProperty| Name: | QTextFormat::hasProperty | | Prototype: | bool QTextFormat::hasProperty(int propertyId) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 1198-1201 |
| | 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: | 758-761 |
| | 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: | 768-771 |
| | 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: | 780-783 |
| | 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: | 1538-1543 |
| | 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: | 1545-1552 |
| | 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: | 1446-1464 |
| | 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: | 2778-2778 |
| | 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: | 1554-1557 |
| | 1 | 1 |