Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::~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 |
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 |
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 |
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::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::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 |
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 |
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::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::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::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::~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 |
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 |
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 |
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::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::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::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::~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 |
QTimeEdit::QTimeEditName: | QTimeEdit::QTimeEdit | Prototype: | QTimeEdit::QTimeEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1537-1541 |
| | 1 | 1 |
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 |
QTimeLine::easingCurveName: | QTimeLine::easingCurve | Prototype: | QEasingCurve QTimeLine::easingCurve() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 565-569 |
| | 2 | 1 |
QTimeZone::QTimeZoneName: | QTimeZone::QTimeZone | Prototype: | QTimeZone::QTimeZone(QTimeZonePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 399-402 |
| | 2 | 1 |
QTimeZone::systemTimeZoneName: | QTimeZone::systemTimeZone | Prototype: | QTimeZone QTimeZone::systemTimeZone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 806-809 |
| | 1 | 1 |
QTimeZone::systemTimeZoneIdName: | QTimeZone::systemTimeZoneId | Prototype: | QByteArray QTimeZone::systemTimeZoneId() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 794-797 |
| | 1 | 1 |
QTimeZone::utcName: | QTimeZone::utc | Prototype: | QTimeZone QTimeZone::utc() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | Lines: | 817-820 |
| | 1 | 1 |
QTimeZonePrivate::abbreviationName: | QTimeZonePrivate::abbreviation | Prototype: | QString QTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 210-214 |
| | 2 | 1 |
QTimeZonePrivate::availableTimeZoneIdsName: | QTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 352-355 |
| | 1 | 1 |
QTimeZonePrivate::availableTimeZoneIdsName: | QTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 357-378 |
| | 12 | 3 |
QTimeZonePrivate::cloneName: | QTimeZonePrivate::clone | Prototype: | QTimeZonePrivate *QTimeZonePrivate::clone() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 143-146 |
| | 1 | 1 |
QTimeZonePrivate::commentName: | QTimeZonePrivate::comment | Prototype: | QString QTimeZonePrivate::comment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 182-185 |
| | 1 | 1 |
QTimeZonePrivate::countryName: | QTimeZonePrivate::country | Prototype: | QLocale::Country QTimeZonePrivate::country() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 171-180 |
| | 5 | 3 |
QTimeZonePrivate::dataName: | QTimeZonePrivate::data | Prototype: | QTimeZonePrivate::Data QTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 244-248 |
| | 2 | 1 |
QTimeZonePrivate::daylightTimeOffsetName: | QTimeZonePrivate::daylightTimeOffset | Prototype: | int QTimeZonePrivate::daylightTimeOffset(qint64 atMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 227-231 |
| | 2 | 1 |
QTimeZonePrivate::displayNameName: | QTimeZonePrivate::displayName | Prototype: | QString QTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 200-208 |
| | 4 | 1 |
QTimeZonePrivate::nextTransitionName: | QTimeZonePrivate::nextTransition | Prototype: | QTimeZonePrivate::Data QTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 319-323 |
| | 2 | 1 |
QTimeZonePrivate::previousTransitionName: | QTimeZonePrivate::previousTransition | Prototype: | QTimeZonePrivate::Data QTimeZonePrivate::previousTransition(qint64 beforeMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 325-329 |
| | 2 | 1 |
QTimeZonePrivate::standardTimeOffsetName: | QTimeZonePrivate::standardTimeOffset | Prototype: | int QTimeZonePrivate::standardTimeOffset(qint64 atMSecsSinceEpoch) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 221-225 |
| | 2 | 1 |
QTimeZonePrivate::systemTimeZoneIdName: | QTimeZonePrivate::systemTimeZoneId | Prototype: | QByteArray QTimeZonePrivate::systemTimeZoneId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 347-350 |
| | 1 | 1 |
QTimerInfoList::timeChangedName: | QTimerInfoList::timeChanged | Prototype: | bool QTimerInfoList::timeChanged(timespec *delta) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 116-146 |
| | 17 | 2 |
QTimerInfoList::timerRepairName: | QTimerInfoList::timerRepair | Prototype: | void QTimerInfoList::timerRepair(const timespec &diff) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 151-158 |
| | 3 | 2 |
QTipLabel::QTipLabelName: | QTipLabel::QTipLabel | Prototype: | QTipLabel::QTipLabel(const QString &text, QWidget *w, int msecDisplayTime) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 166-188 |
| | 15 | 1 |
QTipLabel::eventFilterName: | QTipLabel::eventFilter | Prototype: | bool QTipLabel::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 304-360 |
| | 9 | 14 |
QTipLabel::getTipScreenName: | QTipLabel::getTipScreen | Prototype: | int QTipLabel::getTipScreen(const QPoint &pos, QWidget *w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 362-368 |
| | 3 | 2 |
QTipLabel::hideTipName: | QTipLabel::hideTip | Prototype: | void QTipLabel::hideTip() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 259-263 |
| | 2 | 2 |
QTipLabel::hideTipImmediatelyName: | QTipLabel::hideTipImmediately | Prototype: | void QTipLabel::hideTipImmediately() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 265-269 |
| | 2 | 1 |
QTipLabel::mouseMoveEventName: | QTipLabel::mouseMoveEvent | Prototype: | void QTipLabel::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 242-252 |
| | 8 | 4 |
QTipLabel::paintEventName: | QTipLabel::paintEvent | Prototype: | void QTipLabel::paintEvent(QPaintEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 220-229 |
| | 6 | 1 |
QTipLabel::placeTipName: | QTipLabel::placeTip | Prototype: | void QTipLabel::placeTip(const QPoint &pos, QWidget *w) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 370-425 |
| | 29 | 9 |
QTipLabel::resizeEventName: | QTipLabel::resizeEvent | Prototype: | void QTipLabel::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 231-240 |
| | 6 | 2 |
QTipLabel::restartExpireTimerName: | QTipLabel::restartExpireTimer | Prototype: | void QTipLabel::restartExpireTimer(int msecDisplayTime) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 190-197 |
| | 5 | 2 |
QTipLabel::reuseTipName: | QTipLabel::reuseTip | Prototype: | void QTipLabel::reuseTip(const QString &text, int msecDisplayTime) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 199-218 |
| | 12 | 3 |
QTipLabel::setTipRectName: | QTipLabel::setTipRect | Prototype: | void QTipLabel::setTipRect(QWidget *w, const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 271-279 |
| | 5 | 2 |
QTipLabel::styleSheetParentDestroyedName: | QTipLabel::styleSheetParentDestroyed | Prototype: | void styleSheetParentDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 150-153 |
| | 2 | 1 |
QTipLabel::timerEventName: | QTipLabel::timerEvent | Prototype: | void QTipLabel::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 281-302 |
| | 5 | 2 |
QTipLabel::tipChangedName: | QTipLabel::tipChanged | Prototype: | bool QTipLabel::tipChanged(const QPoint &pos, const QString &text, QObject *o) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 427-439 |
| | 7 | 4 |
QTipLabel::~QTipLabelName: | QTipLabel::~QTipLabel | Prototype: | QTipLabel::~QTipLabel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 254-257 |
| | 1 | 1 |
QToolBar::QToolBarName: | QToolBar::QToolBar | Prototype: | QToolBar::QToolBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 507-512 |
| | 2 | 1 |
QToolBar::QToolBarName: | QToolBar::QToolBar | Prototype: | QToolBar::QToolBar(const QString &title, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 522-528 |
| | 3 | 1 |
QToolBar::actionAtName: | QToolBar::actionAt | Prototype: | QAction *QToolBar::actionAt(const QPoint &p) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 970-979 |
| | 7 | 2 |
QToolBar::actionEventName: | QToolBar::actionEvent | Prototype: | void QToolBar::actionEvent(QActionEvent *event) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 989-1032 |
| | 27 | 8 |
QToolBar::actionGeometryName: | QToolBar::actionGeometry | Prototype: | QRect QToolBar::actionGeometry(QAction *action) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 954-962 |
| | 5 | 2 |
QToolBar::addActionName: | QToolBar::addAction | Prototype: | QAction *QToolBar::addAction(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 749-754 |
| | 3 | 1 |
QToolBar::addActionName: | QToolBar::addAction | Prototype: | QAction *QToolBar::addAction(const QIcon &icon, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 762-767 |
| | 3 | 1 |
QToolBar::addActionName: | QToolBar::addAction | Prototype: | QAction *QToolBar::addAction(const QString &text, const QObject *receiver, const char* member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 776-783 |
| | 4 | 1 |
QToolBar::addActionName: | QToolBar::addAction | Prototype: | QAction *QToolBar::addAction(const QIcon &icon, const QString &text, const QObject *receiver, const char* member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 793-800 |
| | 4 | 1 |
QToolBar::addSeparatorName: | QToolBar::addSeparator | Prototype: | QAction *QToolBar::addSeparator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 883-889 |
| | 4 | 1 |
QToolBar::addWidgetName: | QToolBar::addWidget | Prototype: | QAction *QToolBar::addWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 920-927 |
| | 5 | 1 |
QToolBar::allowedAreasName: | QToolBar::allowedAreas | Prototype: | Qt::ToolBarAreas QToolBar::allowedAreas() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 619-623 |
| | 2 | 1 |