Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTimeEdit::QTimeEditName: | QTimeEdit::QTimeEdit | Prototype: | QTimeEdit::QTimeEdit(const QTime &time, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1548-1551 |
| | 2 | 1 |
QThreadPipe::~QThreadPipeName: | QThreadPipe::~QThreadPipe | Prototype: | QThreadPipe::~QThreadPipe() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 101-112 |
| | 4 | 3 |
QThreadPipe::wakeUpName: | QThreadPipe::wakeUp | Prototype: | void QThreadPipe::wakeUp() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 173-188 |
| | 8 | 4 |
QThreadPipe::prepareName: | QThreadPipe::prepare | Prototype: | pollfd QThreadPipe::prepare() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 168-171 |
| | 1 | 1 |
QThreadPipe::initName: | QThreadPipe::init | Prototype: | bool QThreadPipe::init() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 131-166 |
| | 6 | 3 |
QThreadPipe::checkName: | QThreadPipe::check | Prototype: | int QThreadPipe::check(const pollfd &pfd) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 190-223 |
| | 11 | 5 |
QThreadPipe::QThreadPipeName: | QThreadPipe::QThreadPipe | Prototype: | QThreadPipe::QThreadPipe() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 92-99 |
| | 2 | 1 |
QThread::loopLevelName: | QThread::loopLevel | Prototype: | int QThread::loopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 726-730 |
| | 2 | 1 |
QTexturedBrushData::~QTexturedBrushDataName: | QTexturedBrushData::~QTexturedBrushData | Prototype: | ~QTexturedBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 180-182 |
| | 1 | 1 |
QTexturedBrushData::setPixmapName: | QTexturedBrushData::setPixmap | Prototype: | void setPixmap(const QPixmap &pm) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 184-196 |
| | 7 | 2 |
QTexturedBrushData::setImageName: | QTexturedBrushData::setImage | Prototype: | void setImage(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 198-203 |
| | 4 | 1 |
QTexturedBrushData::pixmapName: | QTexturedBrushData::pixmap | Prototype: | QPixmap &pixmap() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 205-210 |
| | 3 | 2 |
QTexturedBrushData::imageName: | QTexturedBrushData::image | Prototype: | QImage &image() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 212-216 |
| | 3 | 2 |
QTexturedBrushData::QTexturedBrushDataName: | QTexturedBrushData::QTexturedBrushData | Prototype: | QTexturedBrushData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 176-179 |
| | 2 | 1 |
QTextureGlyphCache::textureMapForGlyphName: | QTextureGlyphCache::textureMapForGlyph | Prototype: | QImage QTextureGlyphCache::textureMapForGlyph(glyph_t g, QFixed subPixelPosition) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 263-273 |
| | 4 | 4 |
QTextureGlyphCache::populateName: | QTextureGlyphCache::populate | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | Coverage: | 0.000% (0/65) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 94-224 |
| | 72 | 19 |
QTextureGlyphCache::fillInPendingGlyphsName: | QTextureGlyphCache::fillInPendingGlyphs | Prototype: | void QTextureGlyphCache::fillInPendingGlyphs() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 226-261 |
| | 20 | 6 |
QTextureGlyphCache::calculateSubPixelPositionCountName: | QTextureGlyphCache::calculateSubPixelPositionCount | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 56-92 |
| | 20 | 7 |
QTextUndoCommand::tryMergeName: | QTextUndoCommand::tryMerge | Prototype: | bool QTextUndoCommand::tryMerge(const QTextUndoCommand &other) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 141-179 |
| | 23 | 5 |
QTextTablePrivate::~QTextTablePrivateName: | QTextTablePrivate::~QTextTablePrivate | Prototype: | QTextTablePrivate::~QTextTablePrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 321-325 |
| | 2 | 2 |
QTextTablePrivate::updateName: | QTextTablePrivate::update | Prototype: | void QTextTablePrivate::update() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 442-490 |
| | 29 | 6 |
QTextTablePrivate::fragmentRemovedName: | QTextTablePrivate::fragmentRemoved | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 418-433 |
| | 11 | 5 |
QTextTablePrivate::fragmentAddedName: | QTextTablePrivate::fragmentAdded | Prototype: | void QTextTablePrivate::fragmentAdded(QChar type, uint fragment) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 400-416 |
| | 13 | 4 |
QTextTablePrivate::findCellIndexName: | QTextTablePrivate::findCellIndex | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 390-398 |
| | 6 | 2 |
QTextTablePrivate::createTableName: | QTextTablePrivate::createTable | Prototype: | QTextTable *QTextTablePrivate::createTable(QTextDocumentPrivate *pieceTable, int pos, int rows, int cols, const QTextTableFormat &tableFormat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 328-370 |
| | 24 | 2 |
QTextTableFormat::QTextTableFormatName: | QTextTableFormat::QTextTableFormat | Prototype: | QTextTableFormat::QTextTableFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2873-2879 |
| | 3 | 1 |
QTextTableFormat::QTextTableFormatName: | QTextTableFormat::QTextTableFormat | Prototype: | QTextTableFormat::QTextTableFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2888-2891 |
| | 2 | 1 |
QTextTableData::updateTableSizeName: | QTextTableData::updateTableSize | Prototype: | void QTextTableData::updateTableSize() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 261-271 |
| | 8 | 1 |
QTextTableData::topPaddingName: | QTextTableData::topPadding | Prototype: | inline QFixed topPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 204-207 |
| | 1 | 1 |
QTextTableData::rightPaddingName: | QTextTableData::rightPadding | Prototype: | inline QFixed rightPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 219-222 |
| | 1 | 1 |
QTextTableData::paddingPropertyName: | QTextTableData::paddingProperty | Prototype: | inline QFixed paddingProperty(const QTextFormat &format, QTextFormat::Property property) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 193-202 |
| | 5 | 2 |
QTextTableData::leftPaddingName: | QTextTableData::leftPadding | Prototype: | inline QFixed leftPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 214-217 |
| | 1 | 1 |
QTextTableData::cellWidthName: | QTextTableData::cellWidth | Prototype: | inline QFixed cellWidth(int column, int colspan) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 181-183 |
| | 2 | 1 |
QTextTableData::cellRectName: | QTextTableData::cellRect | Prototype: | QRectF QTextTableData::cellRect(const QTextTableCell &cell) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 273-284 |
| | 8 | 1 |
QTextTableData::cellPositionName: | QTextTableData::cellPosition | Prototype: | inline QFixedPoint cellPosition(const QTextTableCell &cell) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 224-228 |
| | 2 | 1 |
QTextTableData::cellPositionName: | QTextTableData::cellPosition | Prototype: | inline QFixedPoint cellPosition(int row, int col) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 233-234 |
| | 1 | 1 |
QTextTableData::calcRowPositionName: | QTextTableData::calcRowPosition | Prototype: | inline void calcRowPosition(int row) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 185-189 |
| | 2 | 2 |
QTextTableData::bottomPaddingName: | QTextTableData::bottomPadding | Prototype: | inline QFixed bottomPadding(const QTextFormat &format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 209-212 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3332-3336 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormatName: | QTextTableCellFormat::QTextTableCellFormat | Prototype: | QTextTableCellFormat::QTextTableCellFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 3345-3348 |
| | 2 | 1 |
QTextTableCell::tableCellFormatIndexName: | QTextTableCell::tableCellFormatIndex | Prototype: | int QTextTableCell::tableCellFormatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 155-159 |
| | 2 | 1 |
QTextTableCell::setFormatName: | QTextTableCell::setFormat | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 119-133 |
| | 10 | 1 |
QTextTableCell::rowSpanName: | QTextTableCell::rowSpan | Prototype: | int QTextTableCell::rowSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 200-203 |
| | 1 | 1 |
QTextTableCell::rowName: | QTextTableCell::row | Prototype: | int QTextTableCell::row() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 166-176 |
| | 7 | 3 |
QTextTableCell::lastPositionName: | QTextTableCell::lastPosition | Prototype: | int QTextTableCell::lastPosition() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 260-271 |
| | 8 | 2 |
QTextTableCell::lastCursorPositionName: | QTextTableCell::lastCursorPosition | Prototype: | QTextCursor QTextTableCell::lastCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 238-241 |
| | 1 | 1 |
QTextTableCell::formatName: | QTextTableCell::format | Prototype: | QTextCharFormat QTextTableCell::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 138-146 |
| | 5 | 1 |
QTextTableCell::firstPositionName: | QTextTableCell::firstPosition | Prototype: | int QTextTableCell::firstPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 249-253 |
| | 2 | 1 |
QTextTableCell::firstCursorPositionName: | QTextTableCell::firstCursorPosition | Prototype: | QTextCursor QTextTableCell::firstCursorPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 228-231 |
| | 1 | 1 |
QTextTableCell::endName: | QTextTableCell::end | Prototype: | QTextFrame::iterator QTextTableCell::end() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 292-298 |
| | 4 | 1 |
QTextTableCell::columnSpanName: | QTextTableCell::columnSpan | Prototype: | int QTextTableCell::columnSpan() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 210-213 |
| | 1 | 1 |
QTextTableCell::columnName: | QTextTableCell::column | Prototype: | int QTextTableCell::column() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 183-193 |
| | 7 | 3 |
QTextTableCell::beginName: | QTextTableCell::begin | Prototype: | QTextFrame::iterator QTextTableCell::begin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 279-285 |
| | 4 | 1 |
QTextTable::splitCellName: | QTextTable::splitCell | Prototype: | void QTextTable::splitCell(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1182-1246 |
| | 42 | 9 |
QTextTable::setFormatName: | QTextTable::setFormat | Prototype: | void QTextTable::setFormat(const QTextTableFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1326-1332 |
| | 3 | 1 |
QTextTable::rowsName: | QTextTable::rows | Prototype: | int QTextTable::rows() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1253-1260 |
| | 4 | 2 |
QTextTable::rowStartName: | QTextTable::rowStart | Prototype: | QTextCursor QTextTable::rowStart(const QTextCursor &c) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1284-1295 |
| | 8 | 2 |
QTextTable::rowEndName: | QTextTable::rowEnd | Prototype: | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1305-1317 |
| | 9 | 2 |
QTextTable::resizeName: | QTextTable::resize | Prototype: | void QTextTable::resize(int rows, int cols) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 645-670 |
| | 17 | 7 |
QTextTable::removeRowsName: | QTextTable::removeRows | Prototype: | void QTextTable::removeRows(int pos, int num) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 865-917 |
| | 35 | 10 |
QTextTable::removeColumnsName: | QTextTable::removeColumns | Prototype: | void QTextTable::removeColumns(int pos, int num) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 927-989 |
| | 42 | 11 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1001-1151 |
| | 93 | 21 |
QTextTable::mergeCellsName: | QTextTable::mergeCells | Prototype: | void QTextTable::mergeCells(const QTextCursor &cursor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1161-1169 |
| | 5 | 2 |
QTextTable::insertRowsName: | QTextTable::insertRows | Prototype: | void QTextTable::insertRows(int pos, int num) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 679-732 |
| | 37 | 10 |
QTextTable::insertColumnsName: | QTextTable::insertColumns | Prototype: | void QTextTable::insertColumns(int pos, int num) | Coverage: | 0.000% (0/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 741-834 |
| | 63 | 16 |
QTextTable::columnsName: | QTextTable::columns | Prototype: | int QTextTable::columns() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 1267-1274 |
| | 4 | 2 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int row, int col) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 589-599 |
| | 6 | 3 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int position) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 607-624 |
| | 12 | 4 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(const QTextCursor &c) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 633-636 |
| | 1 | 1 |
QTextTable::appendRowsName: | QTextTable::appendRows | Prototype: | void QTextTable::appendRows(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 842-845 |
| | 1 | 1 |
QTextTable::appendColumnsName: | QTextTable::appendColumns | Prototype: | void QTextTable::appendColumns(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 853-856 |
| | 1 | 1 |
QTextTable::QTextTableName: | QTextTable::QTextTable | Prototype: | QTextTable::QTextTable(QTextDocument *doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 568-571 |
| | 2 | 1 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(signed long &i) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2177-2180 |
| | 1 | 5 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(unsigned long &i) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2187-2190 |
| | 1 | 5 |
QTextStream::QTextStreamName: | QTextStream::QTextStream | Prototype: | QTextStream::QTextStream(FILE *fileHandle, QIODevice::OpenMode openMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1134-1151 |
| | 7 | 1 |
QTextOption::~QTextOptionName: | QTextOption::~QTextOption | Prototype: | QTextOption::~QTextOption() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 91-94 |
| | 1 | 1 |
QTextOption::tabsName: | QTextOption::tabs | Prototype: | QList<QTextOption::Tab> QTextOption::tabs() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 198-203 |
| | 3 | 2 |
QTextOption::tabArrayName: | QTextOption::tabArray | Prototype: | QList<qreal> QTextOption::tabArray() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 182-195 |
| | 9 | 3 |
QTextOption::setTabsName: | QTextOption::setTabs | Prototype: | void QTextOption::setTabs(const QList<QTextOption::Tab> &tabStops) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 170-175 |
| | 3 | 2 |
QTextOption::setTabArrayName: | QTextOption::setTabArray | Prototype: | void QTextOption::setTabArray(const QList<qreal> &tabStops) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 149-161 |
| | 9 | 3 |
QTextOption::operator=Name: | QTextOption::operator= | Prototype: | QTextOption &QTextOption::operator=(const QTextOption &o) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 122-141 |
| | 15 | 3 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 57-68 |
| | 1 | 1 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption(Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 75-86 |
| | 1 | 1 |
QTextOption::QTextOptionName: | QTextOption::QTextOption | Prototype: | QTextOption::QTextOption(const QTextOption &o) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | Lines: | 101-114 |
| | 2 | 2 |
QTextOdfWriter::writeTableCellFormatName: | QTextOdfWriter::writeTableCellFormat | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 697-743 |
| | 25 | 11 |
QTextOdfWriter::writeListFormatName: | QTextOdfWriter::writeListFormat | Prototype: | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 632-667 |
| | 23 | 4 |
QTextOdfWriter::writeInlineCharacterName: | QTextOdfWriter::writeInlineCharacter | Prototype: | void QTextOdfWriter::writeInlineCharacter(QXmlStreamWriter &writer, const QTextFragment &fragment) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 360-412 |
| | 34 | 9 |
QTextOdfWriter::writeFrameFormatName: | QTextOdfWriter::writeFrameFormat | Prototype: | void QTextOdfWriter::writeFrameFormat(QXmlStreamWriter &writer, QTextFrameFormat format, int formatIndex) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 669-695 |
| | 13 | 5 |
QTextOdfWriter::writeFrameName: | QTextOdfWriter::writeFrame | Prototype: | void QTextOdfWriter::writeFrame(QXmlStreamWriter &writer, const QTextFrame *frame) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 186-237 |
| | 38 | 14 |
QTextOdfWriter::writeFormatsName: | QTextOdfWriter::writeFormats | Prototype: | void QTextOdfWriter::writeFormats(QXmlStreamWriter &writer, const QSet<int> &formats) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 414-444 |
| | 19 | 8 |
QTextOdfWriter::writeCharacterFormatName: | QTextOdfWriter::writeCharacterFormat | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | Coverage: | 0.000% (0/112) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 525-630 |
| | 73 | 43 |
QTextOdfWriter::writeBlockFormatName: | QTextOdfWriter::writeBlockFormat | Prototype: | void QTextOdfWriter::writeBlockFormat(QXmlStreamWriter &writer, QTextBlockFormat format, int formatIndex) const | Coverage: | 0.000% (0/75) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 446-523 |
| | 64 | 26 |
QTextOdfWriter::writeBlockName: | QTextOdfWriter::writeBlock | Prototype: | void QTextOdfWriter::writeBlock(QXmlStreamWriter &writer, const QTextBlock &block) | Coverage: | 0.000% (0/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 239-358 |
| | 89 | 26 |
QTextOdfWriter::writeAllName: | QTextOdfWriter::writeAll | Prototype: | bool QTextOdfWriter::writeAll() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 764-837 |
| | 52 | 8 |
QTextOdfWriter::QTextOdfWriterName: | QTextOdfWriter::QTextOdfWriter | Prototype: | QTextOdfWriter::QTextOdfWriter(const QTextDocument &document, QIODevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 747-762 |
| | 2 | 1 |
QTextObject::setFormatName: | QTextObject::setFormat | Prototype: | void QTextObject::setFormat(const QTextFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 146-151 |
| | 3 | 1 |
QTextObject::objectIndexName: | QTextObject::objectIndex | Prototype: | int QTextObject::objectIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 157-161 |
| | 2 | 1 |
QTextObject::formatIndexName: | QTextObject::formatIndex | Prototype: | int QTextObject::formatIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 134-138 |
| | 2 | 1 |
QTextObject::formatName: | QTextObject::format | Prototype: | QTextFormat QTextObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 122-126 |
| | 2 | 1 |
QTextObject::documentName: | QTextObject::document | Prototype: | QTextDocument *QTextObject::document() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 168-171 |
| | 1 | 1 |