| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QAuthenticator::QAuthenticator| Name: | QAuthenticator::QAuthenticator | | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 159-164 |
| | 2 | 2 |
QAuthenticator::QAuthenticator| Name: | QAuthenticator::QAuthenticator | | Prototype: | QAuthenticator::QAuthenticator() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 142-145 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator-=| Name: | QAssociativeIterable::const_iterator::operator-= | | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator-=(int j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4463-4467 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator--| Name: | QAssociativeIterable::const_iterator::operator-- | | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator--() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4427-4431 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator+=| Name: | QAssociativeIterable::const_iterator::operator+= | | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator+=(int j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4452-4456 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator++| Name: | QAssociativeIterable::const_iterator::operator++ | | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator++() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4398-4402 |
| | 2 | 1 |
QAssociativeIterable::QAssociativeIterable| Name: | QAssociativeIterable::QAssociativeIterable | | Prototype: | QAssociativeIterable::QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl impl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4173-4179 |
| | 2 | 1 |
QAsn1Element::toObjectName| Name: | QAsn1Element::toObjectName | | Prototype: | QByteArray QAsn1Element::toObjectName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 329-333 |
| | 2 | 1 |
QAsn1Element::read| Name: | QAsn1Element::read | | Prototype: | bool QAsn1Element::read(const QByteArray &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 131-135 |
| | 2 | 1 |
QAsn1Element::fromBool| Name: | QAsn1Element::fromBool | | Prototype: | QAsn1Element QAsn1Element::fromBool(bool val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QAsn1Element::QAsn1Element| Name: | QAsn1Element::QAsn1Element | | Prototype: | QAsn1Element::QAsn1Element(quint8 type, const QByteArray &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 85-89 |
| | 2 | 1 |
QApplicationStateChangeEvent::QApplicationStateChangeEvent| Name: | QApplicationStateChangeEvent::QApplicationStateChangeEvent | | Prototype: | QApplicationStateChangeEvent::QApplicationStateChangeEvent(Qt::ApplicationState applicationState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5109-5112 |
| | 2 | 1 |
QApplicationPrivate::~QApplicationPrivate| Name: | QApplicationPrivate::~QApplicationPrivate | | Prototype: | QApplicationPrivate::~QApplicationPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 195-199 |
| | 2 | 2 |
QApplicationPrivate::notifyDragStarted| Name: | QApplicationPrivate::notifyDragStarted | | Prototype: | void QApplicationPrivate::notifyDragStarted(const QDrag *drag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4556-4561 |
| | 2 | 1 |
QApplication::closeAllWindows| Name: | QApplication::closeAllWindows | | Prototype: | void QApplication::closeAllWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1962-1966 |
| | 2 | 1 |
QApplication::activePopupWidget| Name: | QApplication::activePopupWidget | | Prototype: | QWidget *QApplication::activePopupWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 793-797 |
| | 2 | 1 |
QApplication::activeModalWidget| Name: | QApplication::activeModalWidget | | Prototype: | QWidget *QApplication::activeModalWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 814-818 |
| | 2 | 1 |
QApplication::QApplication| Name: | QApplication::QApplication | | Prototype: | QApplication::QApplication(int &argc, char **argv, int _internal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 570-576 |
| | 2 | 1 |
QAnimationTimer::QAnimationTimer| Name: | QAnimationTimer::QAnimationTimer | | Prototype: | QAnimationTimer::QAnimationTimer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 560-566 |
| | 2 | 1 |
QAnimationGroup::indexOfAnimation| Name: | QAnimationGroup::indexOfAnimation | | Prototype: | int QAnimationGroup::indexOfAnimation(QAbstractAnimation *animation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 157-161 |
| | 2 | 1 |
QAnimationGroup::clear| Name: | QAnimationGroup::clear | | Prototype: | void QAnimationGroup::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 258-262 |
| | 2 | 1 |
QAnimationGroup::animationCount| Name: | QAnimationGroup::animationCount | | Prototype: | int QAnimationGroup::animationCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 145-149 |
| | 2 | 1 |
QAnimationGroup::addAnimation| Name: | QAnimationGroup::addAnimation | | Prototype: | void QAnimationGroup::addAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 171-175 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroup| Name: | QAnimationGroup::QAnimationGroup | | Prototype: | QAnimationGroup::QAnimationGroup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 100-103 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroup| Name: | QAnimationGroup::QAnimationGroup | | Prototype: | QAnimationGroup::QAnimationGroup(QAnimationGroupPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 108-111 |
| | 2 | 1 |
QAnimationDriver::uninstall| Name: | QAnimationDriver::uninstall | | Prototype: | void QAnimationDriver::uninstall() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 864-868 |
| | 2 | 1 |
QAnimationDriver::install| Name: | QAnimationDriver::install | | Prototype: | void QAnimationDriver::install() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 852-856 |
| | 2 | 1 |
QAnimationDriver::elapsed| Name: | QAnimationDriver::elapsed | | Prototype: | qint64 QAnimationDriver::elapsed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 903-907 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriver| Name: | QAnimationDriver::QAnimationDriver | | Prototype: | QAnimationDriver::QAnimationDriver(QAnimationDriverPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 771-774 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriver| Name: | QAnimationDriver::QAnimationDriver | | Prototype: | QAnimationDriver::QAnimationDriver(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 766-769 |
| | 2 | 1 |
QAlphaWidget::paintEvent| Name: | QAlphaWidget::paintEvent | | Prototype: | void QAlphaWidget::paintEvent(QPaintEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 123-127 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate| Name: | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate | | Prototype: | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 405-409 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::fullyContained| Name: | QAlphaPaintEnginePrivate::fullyContained | | Prototype: | bool QAlphaPaintEnginePrivate::fullyContained(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 501-505 |
| | 2 | 1 |
QAlphaPaintEngine::continueCall| Name: | QAlphaPaintEngine::continueCall | | Prototype: | bool QAlphaPaintEngine::continueCall() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 291-295 |
| | 2 | 1 |
QAlphaPaintEngine::alphaClipping| Name: | QAlphaPaintEngine::alphaClipping | | Prototype: | QRegion QAlphaPaintEngine::alphaClipping() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QActionGroup::setExclusive| Name: | QActionGroup::setExclusive | | Prototype: | void QActionGroup::setExclusive(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 271-275 |
| | 2 | 1 |
QActionGroup::isVisible| Name: | QActionGroup::isVisible | | Prototype: | bool QActionGroup::isVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 349-353 |
| | 2 | 1 |
QActionGroup::isExclusive| Name: | QActionGroup::isExclusive | | Prototype: | bool QActionGroup::isExclusive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 277-281 |
| | 2 | 1 |
QActionGroup::isEnabled| Name: | QActionGroup::isEnabled | | Prototype: | bool QActionGroup::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QActionGroup::checkedAction| Name: | QActionGroup::checkedAction | | Prototype: | QAction *QActionGroup::checkedAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 322-326 |
| | 2 | 1 |
QActionGroup::actions| Name: | QActionGroup::actions | | Prototype: | QList<QAction*> QActionGroup::actions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 254-258 |
| | 2 | 1 |
QActionGroup::QActionGroup| Name: | QActionGroup::QActionGroup | | Prototype: | QActionGroup::QActionGroup(QObject* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 154-156 |
| | 2 | 1 |
QAction::whatsThis| Name: | QAction::whatsThis | | Prototype: | QString QAction::whatsThis() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 868-872 |
| | 2 | 1 |
QAction::toggle| Name: | QAction::toggle | | Prototype: | void QAction::toggle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 963-967 |
| | 2 | 1 |
QAction::statusTip| Name: | QAction::statusTip | | Prototype: | QString QAction::statusTip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 842-846 |
| | 2 | 1 |
QAction::shortcutContext| Name: | QAction::shortcutContext | | Prototype: | Qt::ShortcutContext QAction::shortcutContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 502-506 |
| | 2 | 1 |
QAction::shortcut| Name: | QAction::shortcut | | Prototype: | QKeySequence QAction::shortcut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 458-462 |
| | 2 | 1 |
QAction::setShortcuts| Name: | QAction::setShortcuts | | Prototype: | void QAction::setShortcuts(QKeySequence::StandardKey key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QAction::priority| Name: | QAction::priority | | Prototype: | QAction::Priority QAction::priority() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 915-919 |
| | 2 | 1 |
QAction::menuRole| Name: | QAction::menuRole | | Prototype: | QAction::MenuRole QAction::menuRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1258-1262 |
| | 2 | 1 |
QAction::menu| Name: | QAction::menu | | Prototype: | QMenu *QAction::menu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 663-667 |
| | 2 | 1 |
QAction::isVisible| Name: | QAction::isVisible | | Prototype: | bool QAction::isVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1077-1081 |
| | 2 | 1 |
QAction::isSeparator| Name: | QAction::isSeparator | | Prototype: | bool QAction::isSeparator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 709-713 |
| | 2 | 1 |
QAction::isEnabled| Name: | QAction::isEnabled | | Prototype: | bool QAction::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1042-1046 |
| | 2 | 1 |
QAction::isChecked| Name: | QAction::isChecked | | Prototype: | bool QAction::isChecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 991-995 |
| | 2 | 1 |
QAction::isCheckable| Name: | QAction::isCheckable | | Prototype: | bool QAction::isCheckable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 951-955 |
| | 2 | 1 |
QAction::icon| Name: | QAction::icon | | Prototype: | QIcon QAction::icon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 649-653 |
| | 2 | 1 |
QAction::font| Name: | QAction::font | | Prototype: | QFont QAction::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 560-564 |
| | 2 | 1 |
QAction::data| Name: | QAction::data | | Prototype: | QVariant QAction::data() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1110-1115 |
| | 2 | 1 |
QAction::autoRepeat| Name: | QAction::autoRepeat | | Prototype: | bool QAction::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 530-534 |
| | 2 | 1 |
QAction::associatedWidgets| Name: | QAction::associatedWidgets | | Prototype: | QList<QWidget *> QAction::associatedWidgets() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 366-370 |
| | 2 | 1 |
QAction::associatedGraphicsWidgets| Name: | QAction::associatedGraphicsWidgets | | Prototype: | QList<QGraphicsWidget *> QAction::associatedGraphicsWidgets() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 379-383 |
| | 2 | 1 |
QAction::actionGroup| Name: | QAction::actionGroup | | Prototype: | QActionGroup *QAction::actionGroup() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 624-628 |
| | 2 | 1 |
QAccessibleWindowContainer::QAccessibleWindowContainer| Name: | QAccessibleWindowContainer::QAccessibleWindowContainer | | Prototype: | QAccessibleWindowContainer::QAccessibleWindowContainer(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 892-895 |
| | 2 | 1 |
QAccessibleWidget::childCount| Name: | QAccessibleWidget::childCount | | Prototype: | int QAccessibleWidget::childCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 387-391 |
| | 2 | 1 |
QAccessibleTextWidget::deleteText| Name: | QAccessibleTextWidget::deleteText | | Prototype: | void QAccessibleTextWidget::deleteText(int startOffset, int endOffset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1052-1056 |
| | 2 | 1 |
QAccessibleTableHeaderCell::isValid| Name: | QAccessibleTableHeaderCell::isValid | | Prototype: | bool QAccessibleTableHeaderCell::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1159-1163 |
| | 2 | 1 |
QAccessibleTableCell::QAccessibleTableCell| Name: | QAccessibleTableCell::QAccessibleTableCell | | Prototype: | QAccessibleTableCell::QAccessibleTableCell(QAbstractItemView *view_, const QModelIndex &index_, QAccessible::Role role_) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 813-818 |
| | 2 | 2 |
QAccessibleTable::~QAccessibleTable| Name: | QAccessibleTable::~QAccessibleTable | | Prototype: | QAccessibleTable::~QAccessibleTable() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 101-105 |
| | 2 | 2 |
QAccessibleTabButton::doAction| Name: | QAccessibleTabButton::doAction | | Prototype: | void doAction(const QString &actionName) override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 151-155 |
| | 2 | 2 |
QAccessibleTabBar::~QAccessibleTabBar| Name: | QAccessibleTabBar::~QAccessibleTabBar | | Prototype: | QAccessibleTabBar::~QAccessibleTabBar() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 179-183 |
| | 2 | 2 |
QAccessibleSlider::QAccessibleSlider| Name: | QAccessibleSlider::QAccessibleSlider | | Prototype: | QAccessibleSlider::QAccessibleSlider(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 331-336 |
| | 2 | 1 |
QAccessibleScrollBar::QAccessibleScrollBar| Name: | QAccessibleScrollBar::QAccessibleScrollBar | | Prototype: | QAccessibleScrollBar::QAccessibleScrollBar(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 296-301 |
| | 2 | 1 |
QAccessiblePlugin::QAccessiblePlugin| Name: | QAccessiblePlugin::QAccessiblePlugin | | Prototype: | QAccessiblePlugin::QAccessiblePlugin(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp | | Lines: | 68-71 |
| | 2 | 1 |
QAccessiblePlainTextEdit::scrollToSubstring| Name: | QAccessiblePlainTextEdit::scrollToSubstring | | Prototype: | void QAccessiblePlainTextEdit::scrollToSubstring(int startIndex, int endIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 177-182 |
| | 2 | 1 |
QAccessibleObject::QAccessibleObject| Name: | QAccessibleObject::QAccessibleObject | | Prototype: | QAccessibleObject::QAccessibleObject(QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 78-82 |
| | 2 | 1 |
QAccessibleMenuItem::QAccessibleMenuItem| Name: | QAccessibleMenuItem::QAccessibleMenuItem | | Prototype: | QAccessibleMenuItem::QAccessibleMenuItem(QWidget *owner, QAction *action) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 174-177 |
| | 2 | 1 |
QAccessibleMainWindow::indexOfChild| Name: | QAccessibleMainWindow::indexOfChild | | Prototype: | int QAccessibleMainWindow::indexOfChild(const QAccessibleInterface *iface) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1093-1097 |
| | 2 | 1 |
QAccessibleMainWindow::childCount| Name: | QAccessibleMainWindow::childCount | | Prototype: | int QAccessibleMainWindow::childCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1087-1091 |
| | 2 | 1 |
QAccessibleLineEdit::scrollToSubstring| Name: | QAccessibleLineEdit::scrollToSubstring | | Prototype: | void QAccessibleLineEdit::scrollToSubstring(int startIndex, int endIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 825-829 |
| | 2 | 1 |
QAccessibleLineEdit::offsetAtPoint| Name: | QAccessibleLineEdit::offsetAtPoint | | Prototype: | int QAccessibleLineEdit::offsetAtPoint(const QPoint &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 735-740 |
| | 2 | 1 |
QAccessibleLineEdit::attributes| Name: | QAccessibleLineEdit::attributes | | Prototype: | QString QAccessibleLineEdit::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 702-707 |
| | 2 | 1 |
QAccessibleLineEdit::QAccessibleLineEdit| Name: | QAccessibleLineEdit::QAccessibleLineEdit | | Prototype: | QAccessibleLineEdit::QAccessibleLineEdit(QWidget *w, const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 624-629 |
| | 2 | 1 |
QAccessibleGroupBox::doAction| Name: | QAccessibleGroupBox::doAction | | Prototype: | void QAccessibleGroupBox::doAction(const QString &actionName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 598-602 |
| | 2 | 2 |
QAccessibleGroupBox::QAccessibleGroupBox| Name: | QAccessibleGroupBox::QAccessibleGroupBox | | Prototype: | QAccessibleGroupBox::QAccessibleGroupBox(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 526-529 |
| | 2 | 1 |
QAccessibleDockWidget::QAccessibleDockWidget| Name: | QAccessibleDockWidget::QAccessibleDockWidget | | Prototype: | QAccessibleDockWidget::QAccessibleDockWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 569-572 |
| | 2 | 1 |
QAccessibleDisplay::QAccessibleDisplay| Name: | QAccessibleDisplay::QAccessibleDisplay | | Prototype: | QAccessibleDisplay::QAccessibleDisplay(QWidget *w, QAccessible::Role role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 384-387 |
| | 2 | 1 |
QAccessibleDial::QAccessibleDial| Name: | QAccessibleDial::QAccessibleDial | | Prototype: | QAccessibleDial::QAccessibleDial(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | | Lines: | 399-404 |
| | 2 | 1 |
QAccessibleApplication::QAccessibleApplication| Name: | QAccessibleApplication::QAccessibleApplication | | Prototype: | QAccessibleApplication::QAccessibleApplication() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 146-149 |
| | 2 | 1 |
QAccessible::setActive| Name: | QAccessible::setActive | | Prototype: | void QAccessible::setActive(bool active) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 799-803 |
| | 2 | 2 |
QAccessible::registerAccessibleInterface| Name: | QAccessible::registerAccessibleInterface | | Prototype: | QAccessible::Id QAccessible::registerAccessibleInterface(QAccessibleInterface *iface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 740-744 |
| | 2 | 1 |
QAccessible::cleanup| Name: | QAccessible::cleanup | | Prototype: | void QAccessible::cleanup() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 500-504 |
| | 2 | 2 |
QAbstractTransitionPrivate::emitTriggered| Name: | QAbstractTransitionPrivate::emitTriggered | | Prototype: | void QAbstractTransitionPrivate::emitTriggered() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 170-174 |
| | 2 | 1 |
QAbstractTransitionPrivate::callOnTransition| Name: | QAbstractTransitionPrivate::callOnTransition | | Prototype: | void QAbstractTransitionPrivate::callOnTransition(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 159-163 |
| | 2 | 1 |
QAbstractTransitionPrivate::callEventTest| Name: | QAbstractTransitionPrivate::callEventTest | | Prototype: | bool QAbstractTransitionPrivate::callEventTest(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 153-157 |
| | 2 | 1 |
QAbstractTransitionPrivate::QAbstractTransitionPrivate| Name: | QAbstractTransitionPrivate::QAbstractTransitionPrivate | | Prototype: | QAbstractTransitionPrivate::QAbstractTransitionPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 138-141 |
| | 2 | 1 |
QAbstractTransition::transitionType| Name: | QAbstractTransition::transitionType | | Prototype: | QAbstractTransition::TransitionType QAbstractTransition::transitionType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 315-319 |
| | 2 | 1 |
QAbstractTransition::sourceState| Name: | QAbstractTransition::sourceState | | Prototype: | QState *QAbstractTransition::sourceState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QAbstractTransition::setTransitionType| Name: | QAbstractTransition::setTransitionType | | Prototype: | void QAbstractTransition::setTransitionType(TransitionType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QAbstractTransition::machine| Name: | QAbstractTransition::machine | | Prototype: | QStateMachine *QAbstractTransition::machine() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 334-338 |
| | 2 | 1 |