| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSequentialIterable::canReverseIterate| Name: | QSequentialIterable::canReverseIterate | | Prototype: | bool QSequentialIterable::canReverseIterate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3942-3945 |
| | 1 | 1 |
QSequentialAnimationGroup::event| Name: | QSequentialAnimationGroup::event | | Prototype: | bool QSequentialAnimationGroup::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 428-431 |
| | 1 | 1 |
QSemaphorePrivate::QSemaphorePrivate| Name: | QSemaphorePrivate::QSemaphorePrivate | | Prototype: | inline QSemaphorePrivate(int n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 102-102 |
| | 1 | 1 |
QSemaphore::~QSemaphore| Name: | QSemaphore::~QSemaphore | | Prototype: | QSemaphore::~QSemaphore() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 128-129 |
| | 1 | 1 |
QScrollerProperties::operator==| Name: | QScrollerProperties::operator== | | Prototype: | bool QScrollerProperties::operator==(const QScrollerProperties &sp) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QScrollerProperties::operator!=| Name: | QScrollerProperties::operator!= | | Prototype: | bool QScrollerProperties::operator!=(const QScrollerProperties &sp) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QScrollerPrivate::setDpi| Name: | QScrollerPrivate::setDpi | | Prototype: | void QScrollerPrivate::setDpi(const QPointF &dpi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1062-1065 |
| | 1 | 1 |
QScrollerPrivate::sendEvent| Name: | QScrollerPrivate::sendEvent | | Prototype: | void QScrollerPrivate::sendEvent(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 911-914 |
| | 1 | 1 |
QScrollerPrivate::dpi| Name: | QScrollerPrivate::dpi | | Prototype: | QPointF QScrollerPrivate::dpi() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1051-1054 |
| | 1 | 1 |
QScrollerPrivate::QScrollerPrivate| Name: | QScrollerPrivate::QScrollerPrivate | | Prototype: | QScrollerPrivate::QScrollerPrivate(QScroller *q, QObject *_target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 883-903 |
| | 1 | 1 |
QScroller::scroller| Name: | QScroller::scroller | | Prototype: | const QScroller *QScroller::scroller(const QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 323-326 |
| | 1 | 1 |
QScroller::scrollTo| Name: | QScroller::scrollTo | | Prototype: | void QScroller::scrollTo(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 666-670 |
| | 1 | 1 |
QScroller::hasScroller| Name: | QScroller::hasScroller | | Prototype: | bool QScroller::hasScroller(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 291-294 |
| | 1 | 1 |
QScroller::ensureVisible| Name: | QScroller::ensureVisible | | Prototype: | void QScroller::ensureVisible(const QRectF &rect, qreal xmargin, qreal ymargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 729-733 |
| | 1 | 1 |
QScroller::activeScrollers| Name: | QScroller::activeScrollers | | Prototype: | QList<QScroller *> QScroller::activeScrollers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 333-336 |
| | 1 | 1 |
QScrollbarStyleAnimation::wasActive| Name: | QScrollbarStyleAnimation::wasActive | | Prototype: | bool QScrollbarStyleAnimation::wasActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 350-353 |
| | 1 | 1 |
QScrollbarStyleAnimation::setActive| Name: | QScrollbarStyleAnimation::setActive | | Prototype: | void QScrollbarStyleAnimation::setActive(bool active) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 355-358 |
| | 1 | 1 |
QScrollbarStyleAnimation::mode| Name: | QScrollbarStyleAnimation::mode | | Prototype: | QScrollbarStyleAnimation::Mode QScrollbarStyleAnimation::mode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 345-348 |
| | 1 | 1 |
QScrollTimer::duration| Name: | QScrollTimer::duration | | Prototype: | int duration() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QScrollTimer::QScrollTimer| Name: | QScrollTimer::QScrollTimer | | Prototype: | QScrollTimer(QScrollerPrivate *_d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 195-197 |
| | 1 | 1 |
QScrollPrepareEvent::viewportSize| Name: | QScrollPrepareEvent::viewportSize | | Prototype: | QSizeF QScrollPrepareEvent::viewportSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4939-4942 |
| | 1 | 1 |
QScrollPrepareEvent::startPos| Name: | QScrollPrepareEvent::startPos | | Prototype: | QPointF QScrollPrepareEvent::startPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4929-4932 |
| | 1 | 1 |
QScrollPrepareEvent::setViewportSize| Name: | QScrollPrepareEvent::setViewportSize | | Prototype: | void QScrollPrepareEvent::setViewportSize(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4966-4969 |
| | 1 | 1 |
QScrollPrepareEvent::setContentPosRange| Name: | QScrollPrepareEvent::setContentPosRange | | Prototype: | void QScrollPrepareEvent::setContentPosRange(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4976-4979 |
| | 1 | 1 |
QScrollPrepareEvent::setContentPos| Name: | QScrollPrepareEvent::setContentPos | | Prototype: | void QScrollPrepareEvent::setContentPos(const QPointF &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4986-4989 |
| | 1 | 1 |
QScrollPrepareEvent::contentPosRange| Name: | QScrollPrepareEvent::contentPosRange | | Prototype: | QRectF QScrollPrepareEvent::contentPosRange() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4947-4950 |
| | 1 | 1 |
QScrollPrepareEvent::contentPos| Name: | QScrollPrepareEvent::contentPos | | Prototype: | QPointF QScrollPrepareEvent::contentPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4955-4958 |
| | 1 | 1 |
QScrollPrepareEvent::QScrollPrepareEvent| Name: | QScrollPrepareEvent::QScrollPrepareEvent | | Prototype: | QScrollPrepareEvent::QScrollPrepareEvent(const QPointF &startPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 4913-4917 |
| | 1 | 1 |
QScrollEvent::scrollState| Name: | QScrollEvent::scrollState | | Prototype: | QScrollEvent::ScrollState QScrollEvent::scrollState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5068-5071 |
| | 1 | 1 |
QScrollEvent::overshootDistance| Name: | QScrollEvent::overshootDistance | | Prototype: | QPointF QScrollEvent::overshootDistance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5055-5058 |
| | 1 | 1 |
QScrollEvent::contentPos| Name: | QScrollEvent::contentPos | | Prototype: | QPointF QScrollEvent::contentPos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5044-5047 |
| | 1 | 1 |
QScrollBar::sliderChange| Name: | QScrollBar::sliderChange | | Prototype: | void QScrollBar::sliderChange(SliderChange change) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 473-476 |
| | 1 | 1 |
QScreenPrivate::updatePrimaryOrientation| Name: | QScreenPrivate::updatePrimaryOrientation | | Prototype: | void QScreenPrivate::updatePrimaryOrientation() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QScreenOrientationChangeEvent::screen| Name: | QScreenOrientationChangeEvent::screen | | Prototype: | QScreen *QScreenOrientationChangeEvent::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5092-5095 |
| | 1 | 1 |
QScreenOrientationChangeEvent::orientation| Name: | QScreenOrientationChangeEvent::orientation | | Prototype: | Qt::ScreenOrientation QScreenOrientationChangeEvent::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5100-5103 |
| | 1 | 1 |
QScreen::virtualSize| Name: | QScreen::virtualSize | | Prototype: | QSize QScreen::virtualSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 386-389 |
| | 1 | 1 |
QScreen::physicalDotsPerInchY| Name: | QScreen::physicalDotsPerInchY | | Prototype: | qreal QScreen::physicalDotsPerInchY() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QScreen::physicalDotsPerInchX| Name: | QScreen::physicalDotsPerInchX | | Prototype: | qreal QScreen::physicalDotsPerInchX() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 193-196 |
| | 1 | 1 |
QScreen::availableVirtualSize| Name: | QScreen::availableVirtualSize | | Prototype: | QSize QScreen::availableVirtualSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 420-423 |
| | 1 | 1 |
QSaveFile::setFileName| Name: | QSaveFile::setFileName | | Prototype: | void QSaveFile::setFileName(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 165-168 |
| | 1 | 1 |
QSaveFile::fileName| Name: | QSaveFile::fileName | | Prototype: | QString QSaveFile::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QSaveFile::close| Name: | QSaveFile::close | | Prototype: | void QSaveFile::close() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | | Lines: | 262-265 |
| | 1 | 1 |
QRubberBand::setGeometry| Name: | QRubberBand::setGeometry | | Prototype: | void QRubberBand::setGeometry(const QRect &geom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | | Lines: | 314-317 |
| | 1 | 1 |
QRubberBand::event| Name: | QRubberBand::event | | Prototype: | bool QRubberBand::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | | Lines: | 329-332 |
| | 1 | 1 |
QRgbMap::QRgbMap| Name: | QRgbMap::QRgbMap | | Prototype: | inline QRgbMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1451-1451 |
| | 1 | 1 |
QResourceRoot::type| Name: | QResourceRoot::type | | Prototype: | ResourceRootType type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 126-126 |
| | 1 | 1 |
QResourceRoot::operator==| Name: | QResourceRoot::operator== | | Prototype: | inline bool operator==(const QResourceRoot &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 121-122 |
| | 1 | 1 |
QResourceRoot::operator!=| Name: | QResourceRoot::operator!= | | Prototype: | inline bool operator!=(const QResourceRoot &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 123-124 |
| | 1 | 1 |
QResourceRoot::mappingRoot| Name: | QResourceRoot::mappingRoot | | Prototype: | QString mappingRoot() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 119-119 |
| | 1 | 1 |
QResourceRoot::isContainer| Name: | QResourceRoot::isContainer | | Prototype: | inline bool isContainer(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 115-115 |
| | 1 | 1 |
QResourceRoot::isCompressed| Name: | QResourceRoot::isCompressed | | Prototype: | inline bool isCompressed(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 116-116 |
| | 1 | 1 |
QResourceRoot::findOffset| Name: | QResourceRoot::findOffset | | Prototype: | inline int findOffset(int node) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 104-104 |
| | 1 | 1 |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 111-111 |
| | 1 | 1 |
QResourceRoot::QResourceRoot| Name: | QResourceRoot::QResourceRoot | | Prototype: | inline QResourceRoot(const uchar *t, const uchar *n, const uchar *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 112-112 |
| | 1 | 1 |
QResourcePrivate::~QResourcePrivate| Name: | QResourcePrivate::~QResourcePrivate | | Prototype: | inline ~QResourcePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 218-218 |
| | 1 | 1 |
QResourcePrivate::QResourcePrivate| Name: | QResourcePrivate::QResourcePrivate | | Prototype: | inline QResourcePrivate(QResource *_q) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 217-217 |
| | 1 | 1 |
QResourceFileEnginePrivate::QResourceFileEnginePrivate| Name: | QResourceFileEnginePrivate::QResourceFileEnginePrivate | | Prototype: | QResourceFileEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1202-1202 |
| | 1 | 1 |
QResourceFileEngine::write| Name: | QResourceFileEngine::write | | Prototype: | qint64 QResourceFileEngine::write(const char *, qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1292-1295 |
| | 1 | 1 |
QResourceFileEngine::supportsExtension| Name: | QResourceFileEngine::supportsExtension | | Prototype: | bool QResourceFileEngine::supportsExtension(Extension extension) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1471-1474 |
| | 1 | 1 |
QResourceFileEngine::setSize| Name: | QResourceFileEngine::setSize | | Prototype: | bool QResourceFileEngine::setSize(qint64) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1215-1218 |
| | 1 | 1 |
QResourceFileEngine::setPermissions| Name: | QResourceFileEngine::setPermissions | | Prototype: | bool QResourceFileEngine::setPermissions(uint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1383-1386 |
| | 1 | 1 |
QResourceFileEngine::rmdir| Name: | QResourceFileEngine::rmdir | | Prototype: | bool QResourceFileEngine::rmdir(const QString &, bool) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1210-1213 |
| | 1 | 1 |
QResourceFileEngine::rename| Name: | QResourceFileEngine::rename | | Prototype: | bool QResourceFileEngine::rename(const QString &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1307-1310 |
| | 1 | 1 |
QResourceFileEngine::remove| Name: | QResourceFileEngine::remove | | Prototype: | bool QResourceFileEngine::remove() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1297-1300 |
| | 1 | 1 |
QResourceFileEngine::ownerId| Name: | QResourceFileEngine::ownerId | | Prototype: | uint QResourceFileEngine::ownerId(FileOwner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1422-1426 |
| | 1 | 1 |
QResourceFileEngine::owner| Name: | QResourceFileEngine::owner | | Prototype: | QString QResourceFileEngine::owner(FileOwner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1428-1431 |
| | 1 | 1 |
QResourceFileEngine::mkdir| Name: | QResourceFileEngine::mkdir | | Prototype: | bool QResourceFileEngine::mkdir(const QString &, bool) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1205-1208 |
| | 1 | 1 |
QResourceFileEngine::link| Name: | QResourceFileEngine::link | | Prototype: | bool QResourceFileEngine::link(const QString &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1312-1315 |
| | 1 | 1 |
QResourceFileEngine::isSequential| Name: | QResourceFileEngine::isSequential | | Prototype: | bool QResourceFileEngine::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1355-1358 |
| | 1 | 1 |
QResourceFileEngine::isRelativePath| Name: | QResourceFileEngine::isRelativePath | | Prototype: | bool QResourceFileEngine::isRelativePath() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1417-1420 |
| | 1 | 1 |
QResourceFileEngine::flush| Name: | QResourceFileEngine::flush | | Prototype: | bool QResourceFileEngine::flush() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1272-1275 |
| | 1 | 1 |
QResourceFileEngine::fileTime| Name: | QResourceFileEngine::fileTime | | Prototype: | QDateTime QResourceFileEngine::fileTime(FileTime) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1433-1436 |
| | 1 | 1 |
QResourceFileEngine::entryList| Name: | QResourceFileEngine::entryList | | Prototype: | QStringList QResourceFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1220-1223 |
| | 1 | 1 |
QResourceFileEngine::endEntryList| Name: | QResourceFileEngine::endEntryList | | Prototype: | QAbstractFileEngine::Iterator *QResourceFileEngine::endEntryList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1450-1453 |
| | 1 | 1 |
QResourceFileEngine::copy| Name: | QResourceFileEngine::copy | | Prototype: | bool QResourceFileEngine::copy(const QString &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1302-1305 |
| | 1 | 1 |
QResourceFileEngine::caseSensitive| Name: | QResourceFileEngine::caseSensitive | | Prototype: | bool QResourceFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1225-1228 |
| | 1 | 1 |
QResourceFileEngine::beginEntryList| Name: | QResourceFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QResourceFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1441-1445 |
| | 1 | 1 |
QResizeEvent::QResizeEvent| Name: | QResizeEvent::QResizeEvent | | Prototype: | QResizeEvent::QResizeEvent(const QSize &size, const QSize &oldSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1613-1615 |
| | 1 | 1 |
QRenderRule::styleHint| Name: | QRenderRule::styleHint | | Prototype: | QVariant styleHint(const QString &sh) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 567-567 |
| | 1 | 1 |
QRenderRule::size| Name: | QRenderRule::size | | Prototype: | QSize size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 551-551 |
| | 1 | 1 |
QRenderRule::size| Name: | QRenderRule::size | | Prototype: | QSize size(const QSize &sz) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 552-552 |
| | 1 | 1 |
QRenderRule::position| Name: | QRenderRule::position | | Prototype: | const QStyleSheetPositionData *position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 498-498 |
| | 1 | 1 |
QRenderRule::palette| Name: | QRenderRule::palette | | Prototype: | const QStyleSheetPaletteData *palette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 492-492 |
| | 1 | 1 |
QRenderRule::outline| Name: | QRenderRule::outline | | Prototype: | const QStyleSheetOutlineData *outline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 496-496 |
| | 1 | 1 |
QRenderRule::minimumSize| Name: | QRenderRule::minimumSize | | Prototype: | QSize minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 535-536 |
| | 1 | 1 |
QRenderRule::minimumContentsSize| Name: | QRenderRule::minimumContentsSize | | Prototype: | QSize minimumContentsSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 533-534 |
| | 1 | 1 |
QRenderRule::hasStyleHint| Name: | QRenderRule::hasStyleHint | | Prototype: | bool hasStyleHint(const QString &sh) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 566-566 |
| | 1 | 1 |
QRenderRule::hasPosition| Name: | QRenderRule::hasPosition | | Prototype: | bool hasPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 528-528 |
| | 1 | 1 |
QRenderRule::hasPalette| Name: | QRenderRule::hasPalette | | Prototype: | bool hasPalette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 500-500 |
| | 1 | 1 |
QRenderRule::hasOutline| Name: | QRenderRule::hasOutline | | Prototype: | bool hasOutline() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 527-527 |
| | 1 | 1 |
QRenderRule::hasImage| Name: | QRenderRule::hasImage | | Prototype: | bool hasImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 531-531 |
| | 1 | 1 |
QRenderRule::hasGeometry| Name: | QRenderRule::hasGeometry | | Prototype: | bool hasGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 529-529 |
| | 1 | 1 |
QRenderRule::hasDrawable| Name: | QRenderRule::hasDrawable | | Prototype: | bool hasDrawable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 530-530 |
| | 1 | 1 |
QRenderRule::hasContentsSize| Name: | QRenderRule::hasContentsSize | | Prototype: | bool hasContentsSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 548-549 |
| | 1 | 1 |
QRenderRule::hasBox| Name: | QRenderRule::hasBox | | Prototype: | bool hasBox() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 525-525 |
| | 1 | 1 |
QRenderRule::hasBorder| Name: | QRenderRule::hasBorder | | Prototype: | bool hasBorder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 526-526 |
| | 1 | 1 |
QRenderRule::hasBackground| Name: | QRenderRule::hasBackground | | Prototype: | bool hasBackground() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 501-501 |
| | 1 | 1 |
QRenderRule::geometry| Name: | QRenderRule::geometry | | Prototype: | const QStyleSheetGeometryData *geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 497-497 |
| | 1 | 1 |
QRenderRule::box| Name: | QRenderRule::box | | Prototype: | const QStyleSheetBoxData *box() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 493-493 |
| | 1 | 1 |
QRenderRule::border| Name: | QRenderRule::border | | Prototype: | const QStyleSheetBorderData *border() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 495-495 |
| | 1 | 1 |