Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRegionPrivate::mergeFromRightName: | QRegionPrivate::mergeFromRight | Prototype: | bool QRegionPrivate::mergeFromRight(QRect *left, const QRect *right) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1222-1230 |
| | 5 | 2 |
QRegionPrivate::mergeFromLeftName: | QRegionPrivate::mergeFromLeft | Prototype: | bool QRegionPrivate::mergeFromLeft(QRect *right, const QRect *left) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1232-1240 |
| | 5 | 2 |
QRegionPrivate::mergeFromBelowName: | QRegionPrivate::mergeFromBelow | Prototype: | bool QRegionPrivate::mergeFromBelow(QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1256-1266 |
| | 5 | 2 |
QRegionPrivate::mergeFromAboveName: | QRegionPrivate::mergeFromAbove | Prototype: | bool QRegionPrivate::mergeFromAbove(QRect *bottom, const QRect *top, const QRect *nextToBottom, const QRect *nextToTop) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1268-1278 |
| | 5 | 2 |
QRegionPrivate::intersectName: | QRegionPrivate::intersect | Prototype: | void QRegionPrivate::intersect(const QRect &rect) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1291-1342 |
| | 29 | 6 |
QRegionPrivate::containsName: | QRegionPrivate::contains | Prototype: | inline bool contains(const QRegionPrivate &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1147-1149 |
| | 1 | 1 |
QRegionPrivate::containsName: | QRegionPrivate::contains | Prototype: | inline bool contains(const QRect &r2) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1151-1155 |
| | 3 | 1 |
QRegionPrivate::canPrependName: | QRegionPrivate::canPrepend | Prototype: | bool QRegionPrivate::canPrepend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1575-1590 |
| | 9 | 3 |
QRegionPrivate::canPrependName: | QRegionPrivate::canPrepend | Prototype: | bool QRegionPrivate::canPrepend(const QRegionPrivate *r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1592-1595 |
| | 1 | 1 |
QRegionPrivate::canAppendName: | QRegionPrivate::canAppend | Prototype: | bool QRegionPrivate::canAppend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1553-1568 |
| | 9 | 3 |
QRegionPrivate::canAppendName: | QRegionPrivate::canAppend | Prototype: | bool QRegionPrivate::canAppend(const QRegionPrivate *r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1570-1573 |
| | 1 | 1 |
QRegionPrivate::appendName: | QRegionPrivate::append | Prototype: | void QRegionPrivate::append(const QRect *r) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1344-1373 |
| | 18 | 6 |
QRegionPrivate::appendName: | QRegionPrivate::append | Prototype: | void QRegionPrivate::append(const QRegionPrivate *r) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1375-1446 |
| | 43 | 10 |
QRegionPrivate::QRegionPrivateName: | QRegionPrivate::QRegionPrivate | Prototype: | inline QRegionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1132-1132 |
| | 1 | 1 |
QRegionPrivate::QRegionPrivateName: | QRegionPrivate::QRegionPrivate | Prototype: | inline QRegionPrivate(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1133-1139 |
| | 2 | 1 |
QRegion::~QRegionName: | QRegion::~QRegion | Prototype: | QRegion::~QRegion() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3899-3903 |
| | 2 | 2 |
QRegion::xoredName: | QRegion::xored | Prototype: | QRegion QRegion::xored(const QRegion &r) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4185-4201 |
| | 12 | 5 |
QRegion::unitedName: | QRegion::united | Prototype: | QRegion QRegion::united(const QRegion &r) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3965-3996 |
| | 26 | 9 |
QRegion::unitedName: | QRegion::united | Prototype: | QRegion QRegion::united(const QRect &r) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4028-4058 |
| | 25 | 8 |
QRegion::translatedName: | QRegion::translated | Prototype: | QRegion QRegion::translated(int dx, int dy) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 694-700 |
| | 3 | 1 |
QRegion::translateName: | QRegion::translate | Prototype: | void QRegion::translate(int dx, int dy) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3956-3963 |
| | 4 | 2 |
QRegion::subtractedName: | QRegion::subtracted | Prototype: | QRegion QRegion::subtracted(const QRegion &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4160-4183 |
| | 12 | 5 |
QRegion::setRectsName: | QRegion::setRects | Prototype: | void QRegion::setRects(const QRect *rects, int num) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4259-4289 |
| | 22 | 4 |
QRegion::rectsName: | QRegion::rects | Prototype: | QVector<QRect> QRegion::rects() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4247-4257 |
| | 6 | 2 |
QRegion::rectCountName: | QRegion::rectCount | Prototype: | int QRegion::rectCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4291-4294 |
| | 1 | 1 |
QRegion::operator|=Name: | QRegion::operator|= | Prototype: | QRegion& QRegion::operator|=(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 565-566 |
| | 1 | 1 |
QRegion::operator|Name: | QRegion::operator| | Prototype: | QRegion QRegion::operator|(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 485-486 |
| | 1 | 1 |
QRegion::operator^=Name: | QRegion::operator^= | Prototype: | QRegion& QRegion::operator^=(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 638-639 |
| | 1 | 1 |
QRegion::operator^Name: | QRegion::operator^ | Prototype: | QRegion QRegion::operator^(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 555-556 |
| | 1 | 1 |
QRegion::operator==Name: | QRegion::operator== | Prototype: | bool QRegion::operator==(const QRegion &r) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4297-4308 |
| | 7 | 4 |
QRegion::operator=Name: | QRegion::operator= | Prototype: | QRegion &QRegion::operator=(const QRegion &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3906-3913 |
| | 5 | 2 |
QRegion::operator-=Name: | QRegion::operator-= | Prototype: | QRegion& QRegion::operator-=(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 628-629 |
| | 1 | 1 |
QRegion::operator-Name: | QRegion::operator- | Prototype: | QRegion QRegion::operator-(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 543-544 |
| | 1 | 1 |
QRegion::operator+=Name: | QRegion::operator+= | Prototype: | QRegion& QRegion::operator+=(const QRegion &r) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3998-4026 |
| | 23 | 9 |
QRegion::operator+=Name: | QRegion::operator+= | Prototype: | QRegion& QRegion::operator+=(const QRect &r) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4060-4087 |
| | 22 | 8 |
QRegion::operator+Name: | QRegion::operator+ | Prototype: | QRegion QRegion::operator+(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 497-498 |
| | 1 | 1 |
QRegion::operator+Name: | QRegion::operator+ | Prototype: | QRegion QRegion::operator+(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 507-508 |
| | 1 | 1 |
QRegion::operator&=Name: | QRegion::operator&= | Prototype: | QRegion& QRegion::operator&=(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 600-601 |
| | 1 | 1 |
QRegion::operator&=Name: | QRegion::operator&= | Prototype: | QRegion& QRegion::operator&=(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 608-611 |
| | 1 | 1 |
QRegion::operator&Name: | QRegion::operator& | Prototype: | QRegion QRegion::operator&(const QRegion &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 519-520 |
| | 1 | 1 |
QRegion::operator&Name: | QRegion::operator& | Prototype: | QRegion QRegion::operator&(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 529-532 |
| | 1 | 1 |
QRegion::isNullName: | QRegion::isNull | Prototype: | bool QRegion::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3939-3942 |
| | 1 | 1 |
QRegion::isEmptyName: | QRegion::isEmpty | Prototype: | bool QRegion::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3934-3937 |
| | 1 | 1 |
QRegion::intersectsName: | QRegion::intersects | Prototype: | bool QRegion::intersects(const QRegion ®ion) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 715-733 |
| | 13 | 7 |
QRegion::intersectsName: | QRegion::intersects | Prototype: | bool QRegion::intersects(const QRect &rect) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4310-4326 |
| | 12 | 6 |
QRegion::intersectedName: | QRegion::intersected | Prototype: | QRegion QRegion::intersected(const QRegion &r) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4089-4132 |
| | 26 | 7 |
QRegion::intersectedName: | QRegion::intersected | Prototype: | QRegion QRegion::intersected(const QRect &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4134-4158 |
| | 15 | 5 |
QRegion::execName: | QRegion::exec | Prototype: | void QRegion::exec(const QByteArray &buffer, int ver, QDataStream::ByteOrder byteOrder) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 287-358 |
| | 53 | 15 |
QRegion::detachName: | QRegion::detach | Prototype: | void QRegion::detach() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 257-261 |
| | 2 | 2 |
QRegion::copyName: | QRegion::copy | Prototype: | QRegion QRegion::copy() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3919-3932 |
| | 10 | 3 |
QRegion::containsName: | QRegion::contains | Prototype: | bool QRegion::contains(const QPoint &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3944-3947 |
| | 1 | 1 |
QRegion::containsName: | QRegion::contains | Prototype: | bool QRegion::contains(const QRect &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3949-3952 |
| | 1 | 1 |
QRegion::cleanUpName: | QRegion::cleanUp | Prototype: | void QRegion::cleanUp(QRegion::QRegionData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3893-3897 |
| | 2 | 1 |
QRegion::boundingRectName: | QRegion::boundingRect | Prototype: | QRect QRegion::boundingRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4203-4208 |
| | 3 | 2 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(int x, int y, int w, int h, RegionType t) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 243-248 |
| | 3 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3835-3838 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QRect &r, RegionType t) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3840-3856 |
| | 11 | 4 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3858-3873 |
| | 9 | 3 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3875-3879 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QBitmap &bm) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3882-3891 |
| | 5 | 2 |
QRegExpValidator::validateName: | QRegExpValidator::validate | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 890-903 |
| | 7 | 3 |
QRegExpValidator::setRegExpName: | QRegExpValidator::setRegExp | Prototype: | void QRegExpValidator::setRegExp(const QRegExp& rx) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 913-920 |
| | 4 | 2 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 847-850 |
| | 2 | 1 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(const QRegExp& rx, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 860-863 |
| | 2 | 1 |
QRegExpEngineKey::clearName: | QRegExpEngineKey::clear | Prototype: | inline void clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 883-887 |
| | 3 | 1 |
QRegExpEngine::errorStringName: | 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: | 1093-1093 |
| | 1 | 1 |
QRegExpEngine::dumpName: | QRegExpEngine::dump | Prototype: | void QRegExpEngine::dump() const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1653-1707 |
| | 34 | 13 |
QRegExpEngine::Box::dumpName: | QRegExpEngine::Box::dump | Prototype: | void QRegExpEngine::Box::dump() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2699-2718 |
| | 13 | 5 |
QRegExpEngine::Box::BoxName: | 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: | 1214-1214 |
| | 1 | 1 |
QRegExpCharClass::dumpName: | QRegExpCharClass::dump | Prototype: | void QRegExpCharClass::dump() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2438-2448 |
| | 6 | 3 |
QRegExp::errorStringName: | QRegExp::errorString | Prototype: | QString QRegExp::errorString() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4490-4497 |
| | 3 | 2 |
QRegExp::errorStringName: | 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: | 4502-4505 |
| | 1 | 1 |
QRect_uniteName: | QRect_unite | Prototype: | static inline void QRect_unite(QRect *rect, const QRect &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 953-961 |
| | 4 | 2 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 87-100 |
| | 12 | 1 |
QRectVectorPath::setName: | QRectVectorPath::set | Prototype: | inline void set(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 102-115 |
| | 12 | 1 |
QRectVectorPath::QRectVectorPathName: | 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: | 116-120 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | 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: | 121-125 |
| | 1 | 1 |
QRectVectorPath::QRectVectorPathName: | 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: | 126-128 |
| | 1 | 1 |
QRawFontPrivate::loadFromDataName: | QRawFontPrivate::loadFromData | Prototype: | void QRawFontPrivate::loadFromData(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: | 758-765 |
| | 3 | 1 |
QRawFont::xHeightName: | QRawFont::xHeight | Prototype: | qreal QRawFont::xHeight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 356-359 |
| | 1 | 1 |
QRawFont::weightName: | QRawFont::weight | Prototype: | int QRawFont::weight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 469-472 |
| | 1 | 1 |
QRawFont::unitsPerEmName: | QRawFont::unitsPerEm | Prototype: | qreal QRawFont::unitsPerEm() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 413-416 |
| | 1 | 1 |
QRawFont::underlinePositionName: | QRawFont::underlinePosition | Prototype: | qreal QRawFont::underlinePosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 431-434 |
| | 1 | 1 |
QRawFont::supportsCharacterName: | 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: | 682-685 |
| | 1 | 1 |
QRawFont::supportsCharacterName: | QRawFont::supportsCharacter | Prototype: | bool QRawFont::supportsCharacter(uint ucs4) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 694-697 |
| | 1 | 1 |
QRawFont::supportedWritingSystemsName: | QRawFont::supportedWritingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 647-675 |
| | 18 | 7 |
QRawFont::styleNameName: | QRawFont::styleName | Prototype: | QString QRawFont::styleName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 449-452 |
| | 1 | 1 |
QRawFont::styleName: | QRawFont::style | Prototype: | QFont::Style QRawFont::style() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 459-462 |
| | 1 | 1 |
QRawFont::setPixelSizeName: | QRawFont::setPixelSize | Prototype: | void QRawFont::setPixelSize(qreal pixelSize) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 746-753 |
| | 4 | 2 |
QRawFont::pixelSizeName: | QRawFont::pixelSize | Prototype: | qreal QRawFont::pixelSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 400-403 |
| | 1 | 1 |
QRawFont::pathForGlyphName: | QRawFont::pathForGlyph | Prototype: | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 292-301 |
| | 6 | 2 |
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: | 306-309 |
| | 1 | 1 |
QRawFont::operator=Name: | QRawFont::operator= | Prototype: | QRawFont &QRawFont::operator=(const QRawFont &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 200-204 |
| | 2 | 1 |
QRawFont::maxCharWidthName: | QRawFont::maxCharWidth | Prototype: | qreal QRawFont::maxCharWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 388-391 |
| | 1 | 1 |
QRawFont::loadFromFileName: | QRawFont::loadFromFile | Prototype: | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 231-238 |
| | 3 | 2 |
QRawFont::loadFromDataName: | QRawFont::loadFromData | Prototype: | void QRawFont::loadFromData(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: | 249-257 |
| | 4 | 1 |
QRawFont::lineThicknessName: | QRawFont::lineThickness | Prototype: | qreal QRawFont::lineThickness() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 422-425 |
| | 1 | 1 |
QRawFont::leadingName: | QRawFont::leading | Prototype: | qreal QRawFont::leading() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 368-371 |
| | 1 | 1 |
QRawFont::isValidName: | 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: | 217-220 |
| | 1 | 1 |
QRawFont::hintingPreferenceName: | QRawFont::hintingPreference | Prototype: | QFont::HintingPreference QRawFont::hintingPreference() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 617-620 |
| | 1 | 1 |