| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInputMethod::reset| Name: | QInputMethod::reset | | Prototype: | void QInputMethod::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 305-311 |
| | 4 | 2 |
QInputMethod::setInputItemRectangle| Name: | QInputMethod::setInputItemRectangle | | Prototype: | void QInputMethod::setInputItemRectangle(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 117-121 |
| | 2 | 1 |
QInputMethod::setInputItemTransform| Name: | QInputMethod::setInputItemTransform | | Prototype: | void QInputMethod::setInputItemTransform(const QTransform &transform) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 86-94 |
| | 5 | 2 |
QInputMethod::setVisible| Name: | QInputMethod::setVisible | | Prototype: | void QInputMethod::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QInputMethod::show| Name: | QInputMethod::show | | Prototype: | void QInputMethod::show() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 172-178 |
| | 4 | 2 |
QInputMethod::update| Name: | QInputMethod::update | | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 281-297 |
| | 10 | 4 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2008-2011 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2023-2027 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEvent| Name: | QInputMethodEvent::QInputMethodEvent | | Prototype: | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2032-2036 |
| | 2 | 1 |
QInputMethodEvent::setCommitString| Name: | QInputMethodEvent::setCommitString | | Prototype: | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2059-2064 |
| | 3 | 1 |
QInputMethodPrivate::objectAcceptsInputMethod| Name: | QInputMethodPrivate::objectAcceptsInputMethod | | Prototype: | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 353-363 |
| | 6 | 2 |
QInputMethodQueryEvent::QInputMethodQueryEvent| Name: | QInputMethodQueryEvent::QInputMethodQueryEvent | | Prototype: | QInputMethodQueryEvent::QInputMethodQueryEvent(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2142-2146 |
| | 2 | 1 |
QInputMethodQueryEvent::setValue| Name: | QInputMethodQueryEvent::setValue | | Prototype: | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2158-2168 |
| | 6 | 3 |
QInputMethodQueryEvent::value| Name: | QInputMethodQueryEvent::value | | Prototype: | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2173-2179 |
| | 4 | 3 |
QInt64Set::QInt64Set| Name: | QInt64Set::QInt64Set | | Prototype: | inline QInt64Set::QInt64Set(int capacity) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 489-497 |
| | 5 | 2 |
QInt64Set::clear| Name: | QInt64Set::clear | | Prototype: | inline void QInt64Set::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 560-566 |
| | 4 | 2 |
QInt64Set::contains| Name: | QInt64Set::contains | | Prototype: | bool QInt64Set::contains(quint64 key) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 544-558 |
| | 11 | 5 |
QInt64Set::insert| Name: | QInt64Set::insert | | Prototype: | void QInt64Set::insert(quint64 key) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 523-542 |
| | 15 | 6 |
QInt64Set::isValid| Name: | QInt64Set::isValid | | Prototype: | inline bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 473-473 |
| | 1 | 1 |
QInt64Set::rehash| Name: | QInt64Set::rehash | | Prototype: | bool QInt64Set::rehash(int capacity) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 499-521 |
| | 15 | 5 |
QInt64Set::~QInt64Set| Name: | QInt64Set::~QInt64Set | | Prototype: | inline ~QInt64Set() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 472-472 |
| | 1 | 2 |
QIntValidator::QIntValidator| Name: | QIntValidator::QIntValidator | | Prototype: | QIntValidator::QIntValidator(QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 332-337 |
| | 2 | 1 |
QIntValidator::QIntValidator| Name: | QIntValidator::QIntValidator | | Prototype: | QIntValidator::QIntValidator(int minimum, int maximum, QObject * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 345-351 |
| | 2 | 1 |
QIntValidator::fixup| Name: | QIntValidator::fixup | | Prototype: | void QIntValidator::fixup(QString &input) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 438-449 |
| | 8 | 3 |
QIntValidator::setBottom| Name: | QIntValidator::setBottom | | Prototype: | void QIntValidator::setBottom(int bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 487-490 |
| | 1 | 1 |
QIntValidator::setRange| Name: | QIntValidator::setRange | | Prototype: | void QIntValidator::setRange(int bottom, int top) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 458-475 |
| | 11 | 4 |
QIntValidator::setTop| Name: | QIntValidator::setTop | | Prototype: | void QIntValidator::setTop(int top) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 501-504 |
| | 1 | 1 |
QIntValidator::validate| Name: | QIntValidator::validate | | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 398-435 |
| | 22 | 9 |
QInternal::activateCallbacks| Name: | QInternal::activateCallbacks | | Prototype: | bool QInternal::activateCallbacks(Callback cb, void **parameters) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3871-3884 |
| | 9 | 3 |
QInternal::registerCallback| Name: | QInternal::registerCallback | | Prototype: | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3851-3860 |
| | 6 | 2 |
QInternal::unregisterCallback| Name: | QInternal::unregisterCallback | | Prototype: | bool QInternal::unregisterCallback(Callback cb, qInternalCallback callback) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3862-3869 |
| | 4 | 2 |
QInternalMimeData::QInternalMimeData| Name: | QInternalMimeData::QInternalMimeData | | Prototype: | QInternalMimeData::QInternalMimeData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 187-190 |
| | 2 | 1 |
QInternalMimeData::canReadData| Name: | QInternalMimeData::canReadData | | Prototype: | bool QInternalMimeData::canReadData(const QString &mimeType) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 266-269 |
| | 1 | 1 |
QInternalMimeData::formats| Name: | QInternalMimeData::formats | | Prototype: | QStringList QInternalMimeData::formats() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 209-222 |
| | 8 | 4 |
QInternalMimeData::formatsHelper| Name: | QInternalMimeData::formatsHelper | | Prototype: | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 272-284 |
| | 7 | 4 |
QInternalMimeData::hasFormat| Name: | QInternalMimeData::hasFormat | | Prototype: | bool QInternalMimeData::hasFormat(const QString &mimeType) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 196-207 |
| | 7 | 4 |
QInternalMimeData::hasFormatHelper| Name: | QInternalMimeData::hasFormatHelper | | Prototype: | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 286-303 |
| | 10 | 6 |
QInternalMimeData::renderDataHelper| Name: | QInternalMimeData::renderDataHelper | | Prototype: | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 305-345 |
| | 22 | 5 |
QInternalMimeData::retrieveData| Name: | QInternalMimeData::retrieveData | | Prototype: | QVariant QInternalMimeData::retrieveData(const QString &mimeType, QVariant::Type type) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 224-264 |
| | 29 | 9 |
QIntersectionFinder::hasIntersections| Name: | QIntersectionFinder::hasIntersections | | Prototype: | bool QIntersectionFinder::hasIntersections(const QPathSegments &a, const QPathSegments &b) const | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 174-218 |
| | 29 | 10 |
QIntersectionFinder::linesIntersect| Name: | QIntersectionFinder::linesIntersect | | Prototype: | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 107-172 |
| | 39 | 9 |
QIntersectionFinder::produceIntersections| Name: | QIntersectionFinder::produceIntersections | | Prototype: | void QIntersectionFinder::produceIntersections(QPathSegments &segments) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 579-585 |
| | 3 | 2 |
QIntersectionPoint::isAccurate| Name: | QIntersectionPoint::isAccurate | | Prototype: | inline bool isAccurate() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 223-223 |
| | 1 | 1 |
QIntersectionPoint::isOnLine| Name: | QIntersectionPoint::isOnLine | | Prototype: | bool QIntersectionPoint::isOnLine(const QPodPoint &u, const QPodPoint &v) const | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 336-371 |
| | 24 | 9 |
QIntersectionPoint::isValid| Name: | QIntersectionPoint::isValid | | Prototype: | inline bool isValid() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 221-221 |
| | 1 | 1 |
QIntersectionPoint::operator !=| Name: | QIntersectionPoint::operator != | | Prototype: | inline bool operator != (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 226-226 |
| | 1 | 1 |
QIntersectionPoint::operator <| Name: | QIntersectionPoint::operator < | | Prototype: | bool QIntersectionPoint::operator < (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 319-328 |
| | 7 | 4 |
QIntersectionPoint::operator <=| Name: | QIntersectionPoint::operator <= | | Prototype: | inline bool operator <= (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 229-229 |
| | 1 | 1 |
QIntersectionPoint::operator ==| Name: | QIntersectionPoint::operator == | | Prototype: | bool QIntersectionPoint::operator == (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QIntersectionPoint::operator >| Name: | QIntersectionPoint::operator > | | Prototype: | inline bool operator > (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 227-227 |
| | 1 | 1 |
QIntersectionPoint::operator >=| Name: | QIntersectionPoint::operator >= | | Prototype: | inline bool operator >= (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 228-228 |
| | 1 | 1 |
QIntersectionPoint::round| Name: | QIntersectionPoint::round | | Prototype: | QPodPoint QIntersectionPoint::round() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 309-317 |
| | 6 | 3 |
QIsciiCodec::convertFromUnicode| Name: | QIsciiCodec::convertFromUnicode | | Prototype: | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 27.500% (11/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 181-246 |
| | 41 | 13 |
QIsciiCodec::convertToUnicode| Name: | QIsciiCodec::convertToUnicode | | Prototype: | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 248-285 |
| | 21 | 7 |
QIsciiCodec::create| Name: | QIsciiCodec::create | | Prototype: | QTextCodec *QIsciiCodec::create(const char *name) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 67-74 |
| | 4 | 3 |
QIsciiCodec::mibEnum| Name: | QIsciiCodec::mibEnum | | Prototype: | int QIsciiCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 85-89 |
| | 1 | 1 |
QIsciiCodec::name| Name: | QIsciiCodec::name | | Prototype: | QByteArray QIsciiCodec::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QItemDelegate::QItemDelegate| Name: | QItemDelegate::QItemDelegate | | Prototype: | QItemDelegate::QItemDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 294-298 |
| | 3 | 1 |
QItemDelegate::createEditor| Name: | QItemDelegate::createEditor | | Prototype: | QWidget *QItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 462-476 |
| | 10 | 4 |
QItemDelegate::decoration| Name: | QItemDelegate::decoration | | Prototype: | QPixmap QItemDelegate::decoration(const QStyleOptionViewItem &option, const QVariant &variant) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 929-946 |
| | 9 | 4 |
QItemDelegate::doCheck| Name: | QItemDelegate::doCheck | | Prototype: | QRect QItemDelegate::doCheck(const QStyleOptionViewItem &option, const QRect &bounding, const QVariant &value) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1040-1053 |
| | 9 | 2 |
QItemDelegate::doLayout| Name: | QItemDelegate::doLayout | | Prototype: | void QItemDelegate::doLayout(const QStyleOptionViewItem &option, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool hint) const | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 794-919 |
| | 84 | 21 |
QItemDelegate::drawBackground| Name: | QItemDelegate::drawBackground | | Prototype: | void QItemDelegate::drawBackground(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 765-785 |
| | 12 | 4 |
QItemDelegate::drawCheck| Name: | QItemDelegate::drawCheck | | Prototype: | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 729-756 |
| | 16 | 5 |
QItemDelegate::drawDecoration| Name: | QItemDelegate::drawDecoration | | Prototype: | void QItemDelegate::drawDecoration(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 674-695 |
| | 13 | 4 |
QItemDelegate::drawDisplay| Name: | QItemDelegate::drawDisplay | | Prototype: | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 590-668 |
| | 56 | 9 |
QItemDelegate::drawFocus| Name: | QItemDelegate::drawFocus | | Prototype: | void QItemDelegate::drawFocus(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 702-721 |
| | 15 | 2 |
QItemDelegate::editorEvent| Name: | QItemDelegate::editorEvent | | Prototype: | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1111-1160 |
| | 31 | 9 |
QItemDelegate::eventFilter| Name: | QItemDelegate::eventFilter | | Prototype: | bool QItemDelegate::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1101-1105 |
| | 2 | 1 |
QItemDelegate::hasClipping| Name: | QItemDelegate::hasClipping | | Prototype: | bool QItemDelegate::hasClipping() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 318-322 |
| | 2 | 1 |
QItemDelegate::itemEditorFactory| Name: | QItemDelegate::itemEditorFactory | | Prototype: | QItemEditorFactory *QItemDelegate::itemEditorFactory() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 566-570 |
| | 2 | 1 |
QItemDelegate::paint| Name: | QItemDelegate::paint | | Prototype: | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 357-427 |
| | 42 | 6 |
QItemDelegate::rect| Name: | QItemDelegate::rect | | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1001-1035 |
| | 22 | 10 |
QItemDelegate::selected| Name: | QItemDelegate::selected | | Prototype: | QPixmap *QItemDelegate::selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 970-995 |
| | 18 | 3 |
QItemDelegate::setClipping| Name: | QItemDelegate::setClipping | | Prototype: | void QItemDelegate::setClipping(bool clip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QItemDelegate::setEditorData| Name: | QItemDelegate::setEditorData | | Prototype: | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 488-503 |
| | 6 | 3 |
QItemDelegate::setItemEditorFactory| Name: | QItemDelegate::setItemEditorFactory | | Prototype: | void QItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 579-583 |
| | 2 | 1 |
QItemDelegate::setModelData| Name: | QItemDelegate::setModelData | | Prototype: | void QItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 516-535 |
| | 9 | 3 |
QItemDelegate::setOptions| Name: | QItemDelegate::setOptions | | Prototype: | QStyleOptionViewItem QItemDelegate::setOptions(const QModelIndex &index, const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1166-1192 |
| | 13 | 4 |
QItemDelegate::sizeHint| Name: | QItemDelegate::sizeHint | | Prototype: | QSize QItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 439-452 |
| | 8 | 2 |
QItemDelegate::textRectangle| Name: | QItemDelegate::textRectangle | | Prototype: | QRect QItemDelegate::textRectangle(QPainter * , const QRect &rect, const QFont &font, const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1058-1071 |
| | 9 | 1 |
QItemDelegate::updateEditorGeometry| Name: | QItemDelegate::updateEditorGeometry | | Prototype: | void QItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 542-558 |
| | 12 | 2 |
QItemDelegatePrivate::QItemDelegatePrivate| Name: | QItemDelegatePrivate::QItemDelegatePrivate | | Prototype: | QItemDelegatePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 76-76 |
| | 1 | 1 |
QItemDelegatePrivate::doTextLayout| Name: | QItemDelegatePrivate::doTextLayout | | Prototype: | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 141-157 |
| | 12 | 3 |
QItemDelegatePrivate::editorFactory| Name: | QItemDelegatePrivate::editorFactory | | Prototype: | inline const QItemEditorFactory *editorFactory() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 78-79 |
| | 1 | 1 |
QItemDelegatePrivate::iconMode| Name: | QItemDelegatePrivate::iconMode | | Prototype: | inline QIcon::Mode iconMode(QStyle::State state) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 81-86 |
| | 3 | 3 |
QItemDelegatePrivate::iconState| Name: | QItemDelegatePrivate::iconState | | Prototype: | inline QIcon::State iconState(QStyle::State state) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 88-89 |
| | 1 | 1 |
QItemDelegatePrivate::replaceNewLine| Name: | QItemDelegatePrivate::replaceNewLine | | Prototype: | inline static QString replaceNewLine(QString text) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 91-98 |
| | 5 | 3 |
QItemDelegatePrivate::textLayoutBounds| Name: | QItemDelegatePrivate::textLayoutBounds | | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 123-139 |
| | 8 | 5 |
QItemDelegatePrivate::valueToText| Name: | QItemDelegatePrivate::valueToText | | Prototype: | QString QItemDelegatePrivate::valueToText(const QVariant &value, const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QItemDelegatePrivate::widget| Name: | QItemDelegatePrivate::widget | | Prototype: | const QWidget *widget(const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QItemEditorFactory::createEditor| Name: | QItemEditorFactory::createEditor | | Prototype: | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 156-164 |
| | 5 | 2 |
QItemEditorFactory::defaultFactory| Name: | QItemEditorFactory::defaultFactory | | Prototype: | const QItemEditorFactory *QItemEditorFactory::defaultFactory() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 324-330 |
| | 3 | 2 |
QItemEditorFactory::registerEditor| Name: | QItemEditorFactory::registerEditor | | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 198-210 |
| | 8 | 3 |
QItemEditorFactory::setDefaultFactory| Name: | QItemEditorFactory::setDefaultFactory | | Prototype: | void QItemEditorFactory::setDefaultFactory(QItemEditorFactory *factory) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 338-343 |
| | 2 | 1 |
QItemEditorFactory::valuePropertyName| Name: | QItemEditorFactory::valuePropertyName | | Prototype: | QByteArray QItemEditorFactory::valuePropertyName(int userType) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 169-177 |
| | 5 | 2 |
QItemEditorFactory::~QItemEditorFactory| Name: | QItemEditorFactory::~QItemEditorFactory | | Prototype: | QItemEditorFactory::~QItemEditorFactory() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 182-188 |
| | 2 | 1 |
QItemSelection::QItemSelection| Name: | QItemSelection::QItemSelection | | Prototype: | QItemSelection::QItemSelection(const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 409-412 |
| | 1 | 1 |
QItemSelection::contains| Name: | QItemSelection::contains | | Prototype: | bool QItemSelection::contains(const QModelIndex &index) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 449-458 |
| | 6 | 4 |
QItemSelection::indexes| Name: | QItemSelection::indexes | | Prototype: | QModelIndexList QItemSelection::indexes() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 464-471 |
| | 5 | 2 |