| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QRegExpLookahead::~QRegExpLookahead| Name: | QRegExpLookahead::~QRegExpLookahead | | Prototype: | inline ~QRegExpLookahead() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1314-1314 |
| | 1 | 1 |
QRegExpLookahead::QRegExpLookahead| Name: | QRegExpLookahead::QRegExpLookahead | | Prototype: | inline QRegExpLookahead(QRegExpEngine *eng0, bool neg0) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1312-1313 |
| | 1 | 1 |
QRegExpEngineKey::QRegExpEngineKey| Name: | QRegExpEngineKey::QRegExpEngineKey | | Prototype: | inline QRegExpEngineKey(const QString &pattern, QRegExp::PatternSyntax patternSyntax, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 873-875 |
| | 1 | 1 |
QRegExpEngine::~QRegExpEngine| Name: | QRegExpEngine::~QRegExpEngine | | Prototype: | QRegExpEngine::~QRegExpEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1358-1363 |
| | 1 | 1 |
QRegExpEngine::isValid| Name: | QRegExpEngine::isValid | | Prototype: | bool isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1086-1086 |
| | 1 | 1 |
QRegExpEngine::getChar| Name: | QRegExpEngine::getChar | | Prototype: | int QRegExpEngine::getChar() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2885-2888 |
| | 1 | 1 |
QRegExpEngine::errorString| Name: | QRegExpEngine::errorString | | Prototype: | const QString &errorString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1087-1087 |
| | 1 | 1 |
QRegExpEngine::createState| Name: | QRegExpEngine::createState | | Prototype: | int QRegExpEngine::createState(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1487-1490 |
| | 1 | 1 |
QRegExpEngine::captureCount| Name: | QRegExpEngine::captureCount | | Prototype: | int captureCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1088-1088 |
| | 1 | 1 |
QRegExpEngine::QRegExpEngine| Name: | QRegExpEngine::QRegExpEngine | | Prototype: | QRegExpEngine(Qt::CaseSensitivity cs, bool greedyQuantifiers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1080-1081 |
| | 1 | 1 |
QRegExpEngine::Box::clear| Name: | QRegExpEngine::Box::clear | | Prototype: | void clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1212-1212 |
| | 1 | 1 |
QRegExpEngine::Box::Box| Name: | QRegExpEngine::Box::Box | | Prototype: | Box(const Box &b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1208-1208 |
| | 1 | 1 |
QRegExpCharClass::negative| Name: | QRegExpCharClass::negative | | Prototype: | bool negative() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1034-1034 |
| | 1 | 1 |
QRegExpCharClass::firstOccurrence| Name: | QRegExpCharClass::firstOccurrence | | Prototype: | const QVector<int> &firstOccurrence() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1042-1042 |
| | 1 | 1 |
QRegExpCharClass::addSingleton| Name: | QRegExpCharClass::addSingleton | | Prototype: | void addSingleton(ushort ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1038-1038 |
| | 1 | 1 |
QRegExpCharClass::QRegExpCharClass| Name: | QRegExpCharClass::QRegExpCharClass | | Prototype: | QRegExpCharClass::QRegExpCharClass() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2321-2327 |
| | 1 | 1 |
QRegExpAutomatonState::QRegExpAutomatonState| Name: | QRegExpAutomatonState::QRegExpAutomatonState | | Prototype: | inline QRegExpAutomatonState(int a, int m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 966-967 |
| | 1 | 1 |
QRegExp::setMinimal| Name: | QRegExp::setMinimal | | Prototype: | void QRegExp::setMinimal(bool minimal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4212-4215 |
| | 1 | 1 |
QRegExp::pos| Name: | QRegExp::pos | | Prototype: | int QRegExp::pos(int nth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4473-4476 |
| | 1 | 1 |
QRegExp::patternSyntax| Name: | QRegExp::patternSyntax | | Prototype: | QRegExp::PatternSyntax QRegExp::patternSyntax() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4156-4159 |
| | 1 | 1 |
QRegExp::pattern| Name: | QRegExp::pattern | | Prototype: | QString QRegExp::pattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4104-4107 |
| | 1 | 1 |
QRegExp::operator==| Name: | QRegExp::operator== | | Prototype: | bool QRegExp::operator==(const QRegExp &rx) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4025-4028 |
| | 1 | 1 |
QRegExp::matchedLength| Name: | QRegExp::matchedLength | | Prototype: | int QRegExp::matchedLength() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4337-4340 |
| | 1 | 1 |
QRegExp::isMinimal| Name: | QRegExp::isMinimal | | Prototype: | bool QRegExp::isMinimal() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4190-4193 |
| | 1 | 1 |
QRegExp::isEmpty| Name: | QRegExp::isEmpty | | Prototype: | bool QRegExp::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4069-4072 |
| | 1 | 1 |
QRegExp::errorString| Name: | QRegExp::errorString | | Prototype: | QString QRegExp::errorString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4496-4499 |
| | 1 | 1 |
QRegExp::caseSensitivity| Name: | QRegExp::caseSensitivity | | Prototype: | Qt::CaseSensitivity QRegExp::caseSensitivity() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4129-4132 |
| | 1 | 1 |
QRegExp::capturedTexts| Name: | QRegExp::capturedTexts | | Prototype: | QStringList QRegExp::capturedTexts() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4415-4418 |
| | 1 | 1 |
QRegExp::cap| Name: | QRegExp::cap | | Prototype: | QString QRegExp::cap(int nth) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4435-4438 |
| | 1 | 1 |
QRegExp::cap| Name: | QRegExp::cap | | Prototype: | QString QRegExp::cap(int nth) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4443-4446 |
| | 1 | 1 |
QRecursiveMutexPrivate::QRecursiveMutexPrivate| Name: | QRecursiveMutexPrivate::QRecursiveMutexPrivate | | Prototype: | QRecursiveMutexPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 69-70 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath(const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 110-114 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath(const QRectF &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 115-119 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPath| Name: | QRectVectorPath::QRectVectorPath | | Prototype: | inline QRectVectorPath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 120-122 |
| | 1 | 1 |
QReadWriteLock::~QReadWriteLock| Name: | QReadWriteLock::~QReadWriteLock | | Prototype: | QReadWriteLock::~QReadWriteLock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QReadWriteLock::QReadWriteLock| Name: | QReadWriteLock::QReadWriteLock | | Prototype: | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 111-113 |
| | 1 | 1 |
QReadNotifier::QReadNotifier| Name: | QReadNotifier::QReadNotifier | | Prototype: | QReadNotifier(qintptr fd, QNativeSocketEngine *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1192-1194 |
| | 1 | 1 |
QRawFont::xHeight| Name: | QRawFont::xHeight | | Prototype: | qreal QRawFont::xHeight() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 349-352 |
| | 1 | 1 |
QRawFont::weight| Name: | QRawFont::weight | | Prototype: | int QRawFont::weight() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QRawFont::unitsPerEm| Name: | QRawFont::unitsPerEm | | Prototype: | qreal QRawFont::unitsPerEm() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 406-409 |
| | 1 | 1 |
QRawFont::underlinePosition| Name: | QRawFont::underlinePosition | | Prototype: | qreal QRawFont::underlinePosition() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QRawFont::supportsCharacter| Name: | QRawFont::supportsCharacter | | Prototype: | bool QRawFont::supportsCharacter(QChar character) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 675-678 |
| | 1 | 1 |
QRawFont::supportsCharacter| Name: | QRawFont::supportsCharacter | | Prototype: | bool QRawFont::supportsCharacter(uint ucs4) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 687-690 |
| | 1 | 1 |
QRawFont::styleName| Name: | QRawFont::styleName | | Prototype: | QString QRawFont::styleName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 442-445 |
| | 1 | 1 |
QRawFont::style| Name: | QRawFont::style | | Prototype: | QFont::Style QRawFont::style() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 452-455 |
| | 1 | 1 |
QRawFont::pixelSize| Name: | QRawFont::pixelSize | | Prototype: | qreal QRawFont::pixelSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 393-396 |
| | 1 | 1 |
QRawFont::operator==| Name: | QRawFont::operator== | | Prototype: | bool QRawFont::operator==(const QRawFont &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 299-302 |
| | 1 | 1 |
QRawFont::maxCharWidth| Name: | QRawFont::maxCharWidth | | Prototype: | qreal QRawFont::maxCharWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QRawFont::lineThickness| Name: | QRawFont::lineThickness | | Prototype: | qreal QRawFont::lineThickness() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 415-418 |
| | 1 | 1 |
QRawFont::leading| Name: | QRawFont::leading | | Prototype: | qreal QRawFont::leading() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 361-364 |
| | 1 | 1 |
QRawFont::isValid| Name: | QRawFont::isValid | | Prototype: | bool QRawFont::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QRawFont::hintingPreference| Name: | QRawFont::hintingPreference | | Prototype: | QFont::HintingPreference QRawFont::hintingPreference() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 610-613 |
| | 1 | 1 |
QRawFont::familyName| Name: | QRawFont::familyName | | Prototype: | QString QRawFont::familyName() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 432-435 |
| | 1 | 1 |
QRawFont::descent| Name: | QRawFont::descent | | Prototype: | qreal QRawFont::descent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 337-340 |
| | 1 | 1 |
QRawFont::averageCharWidth| Name: | QRawFont::averageCharWidth | | Prototype: | qreal QRawFont::averageCharWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QRawFont::ascent| Name: | QRawFont::ascent | | Prototype: | qreal QRawFont::ascent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QRawFont::advancesForGlyphIndexes| Name: | QRawFont::advancesForGlyphIndexes | | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 600-603 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 152-158 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 167-173 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QRawFont &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QRasterizer::~QRasterizer| Name: | QRasterizer::~QRasterizer | | Prototype: | QRasterizer::~QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QRasterizer::setLegacyRoundingEnabled| Name: | QRasterizer::setLegacyRoundingEnabled | | Prototype: | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 664-667 |
| | 1 | 1 |
QRasterizer::setClipRect| Name: | QRasterizer::setClipRect | | Prototype: | void QRasterizer::setClipRect(const QRect &clipRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 659-662 |
| | 1 | 1 |
QRasterizer::setAntialiased| Name: | QRasterizer::setAntialiased | | Prototype: | void QRasterizer::setAntialiased(bool antialiased) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QRasterizer::QRasterizer| Name: | QRasterizer::QRasterizer | | Prototype: | QRasterizer::QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 637-641 |
| | 1 | 1 |
QRasterWindowPrivate::endPaint| Name: | QRasterWindowPrivate::endPaint | | Prototype: | void endPaint() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 77-80 |
| | 1 | 1 |
QRasterPlatformPixmap::setDevicePixelRatio| Name: | QRasterPlatformPixmap::setDevicePixelRatio | | Prototype: | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 362-365 |
| | 1 | 1 |
QRasterPlatformPixmap::paintEngine| Name: | QRasterPlatformPixmap::paintEngine | | Prototype: | QPaintEngine* QRasterPlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QRasterPlatformPixmap::hasAlphaChannel| Name: | QRasterPlatformPixmap::hasAlphaChannel | | Prototype: | bool QRasterPlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 206-209 |
| | 1 | 1 |
QRasterPlatformPixmap::fromImageInPlace| Name: | QRasterPlatformPixmap::fromImageInPlace | | Prototype: | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 134-138 |
| | 1 | 1 |
QRasterPlatformPixmap::devicePixelRatio| Name: | QRasterPlatformPixmap::devicePixelRatio | | Prototype: | qreal QRasterPlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QRasterPlatformPixmap::createCompatiblePlatformPixmap| Name: | QRasterPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QRasterPlatformPixmap::copy| Name: | QRasterPlatformPixmap::copy | | Prototype: | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QRasterPlatformPixmap::buffer| Name: | QRasterPlatformPixmap::buffer | | Prototype: | QImage* QRasterPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QRasterPaintEnginePrivate::isUnclipped| Name: | QRasterPaintEnginePrivate::isUnclipped | | Prototype: | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2906-2910 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2912-2917 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2919-2924 |
| | 1 | 1 |
QRasterPaintEngine::end| Name: | QRasterPaintEngine::end | | Prototype: | bool QRasterPaintEngine::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 506-517 |
| | 1 | 1 |
QRasterPaintEngine::coordinateOffset| Name: | QRasterPaintEngine::coordinateOffset | | Prototype: | QPoint QRasterPaintEngine::coordinateOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3309-3312 |
| | 1 | 1 |
QRasterBuffer::resetBuffer| Name: | QRasterBuffer::resetBuffer | | Prototype: | void QRasterBuffer::resetBuffer(int val) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3669-3672 |
| | 1 | 1 |
QRadioButtonPrivate::QRadioButtonPrivate| Name: | QRadioButtonPrivate::QRadioButtonPrivate | | Prototype: | QRadioButtonPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 52-52 |
| | 1 | 1 |
QRadioButton::minimumSizeHint| Name: | QRadioButton::minimumSizeHint | | Prototype: | QSize QRadioButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 209-212 |
| | 1 | 1 |
QQuaternion::rotatedVector| Name: | QQuaternion::rotatedVector | | Prototype: | QVector3D QQuaternion::rotatedVector(const QVector3D& vector) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QQuaternion::lengthSquared| Name: | QQuaternion::lengthSquared | | Prototype: | float QQuaternion::lengthSquared() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 239-242 |
| | 1 | 1 |
QQuaternion::length| Name: | QQuaternion::length | | Prototype: | float QQuaternion::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 229-232 |
| | 1 | 1 |
QPushButton::minimumSizeHint| Name: | QPushButton::minimumSizeHint | | Prototype: | QSize QPushButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 436-439 |
| | 1 | 1 |
QPropertyAnimation::~QPropertyAnimation| Name: | QPropertyAnimation::~QPropertyAnimation | | Prototype: | QPropertyAnimation::~QPropertyAnimation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QPropertyAnimation::targetObject| Name: | QPropertyAnimation::targetObject | | Prototype: | QObject *QPropertyAnimation::targetObject() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QPropertyAnimation::event| Name: | QPropertyAnimation::event | | Prototype: | bool QPropertyAnimation::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QProgressStyleAnimation::speed| Name: | QProgressStyleAnimation::speed | | Prototype: | int QProgressStyleAnimation::speed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeed| Name: | QProgressStyleAnimation::setSpeed | | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QProgressStyleAnimation::animationStep| Name: | QProgressStyleAnimation::animationStep | | Prototype: | int QProgressStyleAnimation::animationStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 135-138 |
| | 1 | 1 |
QProgressBarPrivate::bound| Name: | QProgressBarPrivate::bound | | Prototype: | inline int bound(int val) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 71-71 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivate| Name: | QProgressBarPrivate::QProgressBarPrivate | | Prototype: | QProgressBarPrivate::QProgressBarPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 75-81 |
| | 1 | 1 |
QProgressBar::value| Name: | QProgressBar::value | | Prototype: | int QProgressBar::value() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 331-334 |
| | 1 | 1 |
QProgressBar::setMinimum| Name: | QProgressBar::setMinimum | | Prototype: | void QProgressBar::setMinimum(int minimum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QProgressBar::setMaximum| Name: | QProgressBar::setMaximum | | Prototype: | void QProgressBar::setMaximum(int maximum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QProgressBar::minimum| Name: | QProgressBar::minimum | | Prototype: | int QProgressBar::minimum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QProgressBar::maximum| Name: | QProgressBar::maximum | | Prototype: | int QProgressBar::maximum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QProgressBar::isTextVisible| Name: | QProgressBar::isTextVisible | | Prototype: | bool QProgressBar::isTextVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 381-384 |
| | 1 | 1 |