| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextTableCell::columnSpan| Name: | 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::end| Name: | 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::firstCursorPosition| Name: | 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::firstPosition| Name: | 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::format| Name: | 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::lastCursorPosition| Name: | 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::lastPosition| Name: | 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::row| Name: | 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::rowSpan| Name: | 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::setFormat| Name: | 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::tableCellFormatIndex| Name: | 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::QTextTableCellFormat| Name: | 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::QTextTableCellFormat| Name: | 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::bottomPadding| Name: | 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::calcRowPosition| Name: | 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::cellPosition| Name: | 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::cellPosition| Name: | 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::cellRect| Name: | 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::cellWidth| Name: | 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::leftPadding| Name: | 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::paddingProperty| Name: | 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::rightPadding| Name: | 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::topPadding| Name: | 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::updateTableSize| Name: | 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::QTextTableFormat| Name: | 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::QTextTableFormat| Name: | 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::createTable| Name: | 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::findCellIndex| Name: | 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::fragmentAdded| Name: | 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::fragmentRemoved| Name: | 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::update| Name: | 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::~QTextTablePrivate| Name: | 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::tryMerge| Name: | 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::calculateSubPixelPositionCount| Name: | 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::fillInPendingGlyphs| Name: | 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::populate| Name: | 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::textureMapForGlyph| Name: | 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::QTexturedBrushData| Name: | 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::image| Name: | 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::pixmap| Name: | 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::setImage| Name: | 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::setPixmap| Name: | 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::~QTexturedBrushData| Name: | 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::loopLevel| Name: | 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::QThreadPipe| Name: | 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::check| Name: | 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::init| Name: | 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::prepare| Name: | 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::wakeUp| Name: | 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::~QThreadPipe| Name: | 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::QTimeEdit| Name: | 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::QTimeEdit| Name: | 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::easingCurve| Name: | 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::QTimeZone| Name: | 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::systemTimeZone| Name: | 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::systemTimeZoneId| Name: | 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::utc| Name: | 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::abbreviation| Name: | 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::availableTimeZoneIds| Name: | 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::availableTimeZoneIds| Name: | 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::clone| Name: | 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::comment| Name: | 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::country| Name: | 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::data| Name: | 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::daylightTimeOffset| Name: | 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::displayName| Name: | 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::nextTransition| Name: | 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::previousTransition| Name: | 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::standardTimeOffset| Name: | 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::systemTimeZoneId| Name: | 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::timeChanged| Name: | 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::timerRepair| Name: | 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::QTipLabel| Name: | 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::eventFilter| Name: | 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::getTipScreen| Name: | 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::hideTip| Name: | 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::hideTipImmediately| Name: | 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::mouseMoveEvent| Name: | 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::paintEvent| Name: | 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::placeTip| Name: | 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::resizeEvent| Name: | 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::restartExpireTimer| Name: | 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::reuseTip| Name: | 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::setTipRect| Name: | 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::styleSheetParentDestroyed| Name: | 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::timerEvent| Name: | 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::tipChanged| Name: | 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::~QTipLabel| Name: | 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::QToolBar| Name: | 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::QToolBar| Name: | 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::actionAt| Name: | 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::actionEvent| Name: | 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::actionGeometry| Name: | 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::addAction| Name: | 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::addAction| Name: | 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::addAction| Name: | 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::addAction| Name: | 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::addSeparator| Name: | 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::addWidget| Name: | 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::allowedAreas| Name: | 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 |