Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInputDialogPrivate::listViewTextName: | QInputDialogPrivate::listViewText | Prototype: | QString QInputDialogPrivate::listViewText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 435-443 |
| | 4 | 2 |
QInputDialogPrivate::setComboBoxTextName: | QInputDialogPrivate::setComboBoxText | Prototype: | void QInputDialogPrivate::setComboBoxText(const QString &text) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 415-423 |
| | 5 | 3 |
QInputDialogPrivate::setInputWidgetName: | QInputDialogPrivate::setInputWidget | Prototype: | void QInputDialogPrivate::setInputWidget(QWidget *widget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 346-385 |
| | 26 | 8 |
QInputDialogPrivate::setListViewTextName: | QInputDialogPrivate::setListViewText | Prototype: | void QInputDialogPrivate::setListViewText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 425-433 |
| | 5 | 2 |
QInputDialogPrivate::useComboBoxOrListViewName: | QInputDialogPrivate::useComboBoxOrListView | Prototype: | bool useComboBoxOrListView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 193-193 |
| | 1 | 1 |
QInputDialogSpinBox::QInputDialogSpinBoxName: | QInputDialogSpinBox::QInputDialogSpinBox | Prototype: | QInputDialogSpinBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 107-111 |
| | 2 | 1 |
QInputDialogSpinBox::keyPressEventName: | QInputDialogSpinBox::keyPressEvent | Prototype: | void keyPressEvent(QKeyEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 120-129 |
| | 4 | 2 |
QInputDialogSpinBox::mousePressEventName: | QInputDialogSpinBox::mousePressEvent | Prototype: | void mousePressEvent(QMouseEvent *event) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 131-134 |
| | 2 | 1 |
QInputDialogSpinBox::notifyTextChangedName: | QInputDialogSpinBox::notifyTextChanged | Prototype: | void notifyTextChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 117-117 |
| | 1 | 1 |
QInputEvent::QInputEventName: | QInputEvent::QInputEvent | Prototype: | QInputEvent::QInputEvent(Type type, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 150-152 |
| | 1 | 1 |
QInputMethod::QInputMethodName: | QInputMethod::QInputMethod | Prototype: | QInputMethod::QInputMethod() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 53-56 |
| | 2 | 1 |
QInputMethod::anchorRectangleName: | QInputMethod::anchorRectangle | Prototype: | QRectF QInputMethod::anchorRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 163-167 |
| | 2 | 1 |
QInputMethod::commitName: | QInputMethod::commit | Prototype: | void QInputMethod::commit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 361-367 |
| | 4 | 2 |
QInputMethod::cursorRectangleName: | QInputMethod::cursorRectangle | Prototype: | QRectF QInputMethod::cursorRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 150-154 |
| | 2 | 1 |
QInputMethod::hideName: | QInputMethod::hide | Prototype: | void QInputMethod::hide() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 221-227 |
| | 4 | 2 |
QInputMethod::inputDirectionName: | QInputMethod::inputDirection | Prototype: | Qt::LayoutDirection QInputMethod::inputDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 295-302 |
| | 5 | 2 |
QInputMethod::inputItemClipRectangleName: | QInputMethod::inputItemClipRectangle | Prototype: | QRectF QInputMethod::inputItemClipRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 192-196 |
| | 2 | 1 |
QInputMethod::inputItemRectangleName: | QInputMethod::inputItemRectangle | Prototype: | QRectF QInputMethod::inputItemRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 111-115 |
| | 2 | 1 |
QInputMethod::inputItemTransformName: | QInputMethod::inputItemTransform | Prototype: | QTransform QInputMethod::inputItemTransform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 81-85 |
| | 2 | 1 |
QInputMethod::invokeActionName: | QInputMethod::invokeAction | Prototype: | void QInputMethod::invokeAction(Action a, int cursorPosition) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 385-391 |
| | 4 | 2 |
QInputMethod::isAnimatingName: | QInputMethod::isAnimating | Prototype: | bool QInputMethod::isAnimating() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 269-276 |
| | 5 | 2 |
QInputMethod::isVisibleName: | QInputMethod::isVisible | Prototype: | bool QInputMethod::isVisible() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 238-245 |
| | 5 | 2 |
QInputMethod::keyboardRectangleName: | QInputMethod::keyboardRectangle | Prototype: | QRectF QInputMethod::keyboardRectangle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 176-183 |
| | 5 | 2 |
QInputMethod::localeName: | QInputMethod::locale | Prototype: | QLocale QInputMethod::locale() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 282-289 |
| | 5 | 2 |
QInputMethod::queryFocusObjectName: | QInputMethod::queryFocusObject | Prototype: | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 408-426 |
| | 14 | 3 |
QInputMethod::resetName: | 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: | 345-351 |
| | 4 | 2 |
QInputMethod::setInputItemRectangleName: | 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: | 124-128 |
| | 2 | 1 |
QInputMethod::setInputItemTransformName: | 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: | 92-101 |
| | 6 | 2 |
QInputMethod::setVisibleName: | 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: | 254-257 |
| | 1 | 1 |
QInputMethod::showName: | 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: | 206-212 |
| | 4 | 2 |
QInputMethod::updateName: | QInputMethod::update | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 315-337 |
| | 14 | 6 |
QInputMethodEvent::QInputMethodEventName: | 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: | 2074-2077 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEventName: | 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: | 2089-2093 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEventName: | 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: | 2098-2102 |
| | 2 | 1 |
QInputMethodEvent::setCommitStringName: | 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: | 2125-2130 |
| | 3 | 1 |
QInputMethodPrivate::objectAcceptsInputMethodName: | 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: | 393-403 |
| | 6 | 2 |
QInputMethodQueryEvent::QInputMethodQueryEventName: | 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: | 2208-2212 |
| | 2 | 1 |
QInputMethodQueryEvent::setValueName: | 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: | 2224-2234 |
| | 6 | 3 |
QInputMethodQueryEvent::valueName: | 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: | 2239-2245 |
| | 4 | 3 |
QInt64Set::QInt64SetName: | 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: | 495-503 |
| | 5 | 2 |
QInt64Set::clearName: | 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: | 566-572 |
| | 4 | 2 |
QInt64Set::containsName: | 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: | 550-564 |
| | 11 | 5 |
QInt64Set::insertName: | 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: | 529-548 |
| | 15 | 6 |
QInt64Set::isValidName: | 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: | 479-479 |
| | 1 | 1 |
QInt64Set::rehashName: | 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: | 505-527 |
| | 15 | 5 |
QInt64Set::~QInt64SetName: | 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: | 478-478 |
| | 1 | 2 |
QIntValidator::QIntValidatorName: | 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: | 339-344 |
| | 2 | 1 |
QIntValidator::QIntValidatorName: | 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: | 352-358 |
| | 2 | 1 |
QIntValidator::fixupName: | 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: | 445-456 |
| | 8 | 3 |
QIntValidator::setBottomName: | 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: | 494-497 |
| | 1 | 1 |
QIntValidator::setRangeName: | 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: | 465-482 |
| | 11 | 4 |
QIntValidator::setTopName: | 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: | 508-511 |
| | 1 | 1 |
QIntValidator::validateName: | QIntValidator::validate | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 405-442 |
| | 22 | 9 |
QInternal::registerCallbackName: | 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: | 4010-4019 |
| | 6 | 2 |
QInternal::unregisterCallbackName: | 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: | 4021-4028 |
| | 4 | 2 |
QInternalMimeData::QInternalMimeDataName: | 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: | 193-196 |
| | 2 | 1 |
QInternalMimeData::canReadDataName: | 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: | 272-275 |
| | 1 | 1 |
QInternalMimeData::formatsName: | 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: | 215-228 |
| | 8 | 4 |
QInternalMimeData::formatsHelperName: | 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: | 278-290 |
| | 7 | 4 |
QInternalMimeData::hasFormatName: | 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: | 202-213 |
| | 7 | 4 |
QInternalMimeData::hasFormatHelperName: | QInternalMimeData::hasFormatHelper | Prototype: | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 292-309 |
| | 10 | 6 |
QInternalMimeData::renderDataHelperName: | 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: | 311-351 |
| | 22 | 5 |
QInternalMimeData::retrieveDataName: | 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: | 230-270 |
| | 29 | 9 |
QIntersectionFinder::hasIntersectionsName: | 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: | 180-224 |
| | 29 | 10 |
QIntersectionFinder::linesIntersectName: | QIntersectionFinder::linesIntersect | Prototype: | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 113-178 |
| | 39 | 9 |
QIntersectionFinder::produceIntersectionsName: | 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: | 585-591 |
| | 3 | 2 |
QIntersectionPoint::isAccurateName: | QIntersectionPoint::isAccurate | Prototype: | inline bool isAccurate() 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::isOnLineName: | 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: | 342-377 |
| | 24 | 9 |
QIntersectionPoint::isValidName: | QIntersectionPoint::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: | 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: | 232-232 |
| | 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: | 325-334 |
| | 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: | 235-235 |
| | 1 | 1 |
QIntersectionPoint::operator ==Name: | QIntersectionPoint::operator == | Prototype: | bool QIntersectionPoint::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: | 336-339 |
| | 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: | 233-233 |
| | 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: | 234-234 |
| | 1 | 1 |
QIntersectionPoint::roundName: | 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: | 315-323 |
| | 6 | 3 |
QIsciiCodec::convertToUnicodeName: | 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: | 254-291 |
| | 21 | 7 |
QIsciiCodec::mibEnumName: | 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: | 91-95 |
| | 1 | 1 |
QItemDelegate::QItemDelegateName: | 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: | 300-304 |
| | 3 | 1 |
QItemDelegate::createEditorName: | 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: | 468-482 |
| | 10 | 4 |
QItemDelegate::decorationName: | 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: | 935-952 |
| | 9 | 4 |
QItemDelegate::doCheckName: | 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: | 1046-1059 |
| | 9 | 2 |
QItemDelegate::doLayoutName: | 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: | 800-925 |
| | 84 | 21 |
QItemDelegate::drawBackgroundName: | 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: | 771-791 |
| | 12 | 4 |
QItemDelegate::drawCheckName: | 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: | 735-762 |
| | 16 | 5 |
QItemDelegate::drawDecorationName: | 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: | 680-701 |
| | 13 | 4 |
QItemDelegate::drawDisplayName: | 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: | 596-674 |
| | 56 | 9 |
QItemDelegate::drawFocusName: | 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: | 708-727 |
| | 15 | 2 |
QItemDelegate::editorEventName: | 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: | 1117-1166 |
| | 31 | 9 |
QItemDelegate::eventFilterName: | 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: | 1107-1111 |
| | 2 | 1 |
QItemDelegate::hasClippingName: | 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: | 324-328 |
| | 2 | 1 |
QItemDelegate::itemEditorFactoryName: | 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: | 572-576 |
| | 2 | 1 |
QItemDelegate::paintName: | 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: | 363-433 |
| | 42 | 6 |
QItemDelegate::rectName: | 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: | 1007-1041 |
| | 22 | 10 |
QItemDelegate::selectedName: | 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: | 976-1001 |
| | 18 | 3 |
QItemDelegate::setClippingName: | 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: | 330-334 |
| | 2 | 1 |
QItemDelegate::setEditorDataName: | 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: | 494-509 |
| | 6 | 3 |
QItemDelegate::setItemEditorFactoryName: | 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: | 585-589 |
| | 2 | 1 |
QItemDelegate::setModelDataName: | 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: | 522-541 |
| | 9 | 3 |
QItemDelegate::setOptionsName: | 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: | 1172-1198 |
| | 13 | 4 |