Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QBasicFontDatabase::releaseHandleName: | QBasicFontDatabase::releaseHandle | Prototype: | void QBasicFontDatabase::releaseHandle(void *handle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 167-171 |
| | 2 | 1 |
QBasicDrag::moveShapedPixmapWindowName: | QBasicDrag::moveShapedPixmapWindow | Prototype: | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 249-253 |
| | 2 | 2 |
QBasicDrag::exitDndEventLoopName: | QBasicDrag::exitDndEventLoop | Prototype: | void QBasicDrag::exitDndEventLoop() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 262-266 |
| | 2 | 2 |
QBasicDrag::QBasicDragName: | QBasicDrag::QBasicDrag | Prototype: | QBasicDrag::QBasicDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 88-94 |
| | 2 | 1 |
QBalloonTip::paintEventName: | QBalloonTip::paintEvent | Prototype: | void QBalloonTip::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 549-553 |
| | 2 | 1 |
QBackingStorePrivate::QBackingStorePrivateName: | QBackingStorePrivate::QBackingStorePrivate | Prototype: | QBackingStorePrivate(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 53-56 |
| | 2 | 1 |
QBackingStore::resizeName: | QBackingStore::resize | Prototype: | void QBackingStore::resize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 211-215 |
| | 2 | 1 |
QAuthenticator::~QAuthenticatorName: | QAuthenticator::~QAuthenticator | Prototype: | QAuthenticator::~QAuthenticator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 144-148 |
| | 2 | 2 |
QAuthenticator::setRealmName: | QAuthenticator::setRealm | Prototype: | void QAuthenticator::setRealm(const QString &realm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 276-280 |
| | 2 | 1 |
QAuthenticator::setPasswordName: | QAuthenticator::setPassword | Prototype: | void QAuthenticator::setPassword(const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 245-249 |
| | 2 | 1 |
QAuthenticator::setOptionName: | QAuthenticator::setOption | Prototype: | void QAuthenticator::setOption(const QString &opt, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 317-321 |
| | 2 | 1 |
QAuthenticator::QAuthenticatorName: | 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: | 153-158 |
| | 2 | 2 |
QAuthenticator::QAuthenticatorName: | 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: | 136-139 |
| | 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: | 4465-4469 |
| | 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: | 4429-4433 |
| | 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: | 4454-4458 |
| | 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: | 4400-4404 |
| | 2 | 1 |
QAssociativeIterable::QAssociativeIterableName: | 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: | 4175-4181 |
| | 2 | 1 |
QAsn1Element::toObjectNameName: | 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: | 323-327 |
| | 2 | 1 |
QAsn1Element::readName: | 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: | 125-129 |
| | 2 | 1 |
QAsn1Element::fromBoolName: | 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: | 158-162 |
| | 2 | 1 |
QAsn1Element::QAsn1ElementName: | 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: | 79-83 |
| | 2 | 1 |
QApplicationStateChangeEvent::QApplicationStateChangeEventName: | 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: | 5041-5044 |
| | 2 | 1 |
QApplicationPrivate::~QApplicationPrivateName: | 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: | 188-192 |
| | 2 | 2 |
QApplicationPrivate::notifyDragStartedName: | 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: | 4569-4574 |
| | 2 | 1 |
QApplication::closeAllWindowsName: | 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: | 1957-1961 |
| | 2 | 1 |
QApplication::activePopupWidgetName: | QApplication::activePopupWidget | Prototype: | QWidget *QApplication::activePopupWidget() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 788-792 |
| | 2 | 1 |
QApplication::activeModalWidgetName: | QApplication::activeModalWidget | Prototype: | QWidget *QApplication::activeModalWidget() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 809-813 |
| | 2 | 1 |
QApplication::QApplicationName: | 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: | 565-571 |
| | 2 | 1 |
QAnimationTimer::QAnimationTimerName: | 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: | 554-560 |
| | 2 | 1 |
QAnimationGroup::indexOfAnimationName: | 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: | 151-155 |
| | 2 | 1 |
QAnimationGroup::clearName: | 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: | 252-256 |
| | 2 | 1 |
QAnimationGroup::animationCountName: | 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: | 139-143 |
| | 2 | 1 |
QAnimationGroup::addAnimationName: | 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: | 165-169 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroupName: | 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: | 94-97 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroupName: | 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: | 102-105 |
| | 2 | 1 |
QAnimationDriver::uninstallName: | 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: | 858-862 |
| | 2 | 1 |
QAnimationDriver::installName: | 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: | 846-850 |
| | 2 | 1 |
QAnimationDriver::elapsedName: | QAnimationDriver::elapsed | Prototype: | qint64 QAnimationDriver::elapsed() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 897-901 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriverName: | 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: | 765-768 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriverName: | 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: | 760-763 |
| | 2 | 1 |
QAlphaWidget::paintEventName: | 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: | 117-121 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivateName: | 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: | 399-403 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::fullyContainedName: | 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: | 495-499 |
| | 2 | 1 |
QAlphaPaintEngine::continueCallName: | 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: | 285-289 |
| | 2 | 1 |
QAlphaPaintEngine::alphaClippingName: | 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: | 279-283 |
| | 2 | 1 |
QActionGroup::setExclusiveName: | 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: | 264-268 |
| | 2 | 1 |
QActionGroup::isVisibleName: | 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: | 342-346 |
| | 2 | 1 |
QActionGroup::isExclusiveName: | 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: | 270-274 |
| | 2 | 1 |
QActionGroup::isEnabledName: | 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: | 305-309 |
| | 2 | 1 |
QActionGroup::checkedActionName: | 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: | 315-319 |
| | 2 | 1 |
QActionGroup::actionsName: | 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: | 247-251 |
| | 2 | 1 |
QActionGroup::QActionGroupName: | 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: | 148-150 |
| | 2 | 1 |
QAction::whatsThisName: | 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: | 861-865 |
| | 2 | 1 |
QAction::toggleName: | 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: | 956-960 |
| | 2 | 1 |
QAction::statusTipName: | 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: | 835-839 |
| | 2 | 1 |
QAction::shortcutContextName: | 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: | 496-500 |
| | 2 | 1 |
QAction::shortcutName: | 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: | 452-456 |
| | 2 | 1 |
QAction::setShortcutsName: | 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: | 441-445 |
| | 2 | 1 |
QAction::priorityName: | 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: | 908-912 |
| | 2 | 1 |
QAction::menuRoleName: | 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: | 1251-1255 |
| | 2 | 1 |
QAction::menuName: | 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: | 656-660 |
| | 2 | 1 |
QAction::isVisibleName: | 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: | 1070-1074 |
| | 2 | 1 |
QAction::isSeparatorName: | 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: | 702-706 |
| | 2 | 1 |
QAction::isEnabledName: | 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: | 1035-1039 |
| | 2 | 1 |
QAction::isCheckedName: | 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: | 984-988 |
| | 2 | 1 |
QAction::isCheckableName: | 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: | 944-948 |
| | 2 | 1 |
QAction::iconName: | 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: | 642-646 |
| | 2 | 1 |
QAction::fontName: | 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: | 554-558 |
| | 2 | 1 |
QAction::dataName: | 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: | 1103-1108 |
| | 2 | 1 |
QAction::autoRepeatName: | 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: | 524-528 |
| | 2 | 1 |
QAction::associatedWidgetsName: | 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: | 360-364 |
| | 2 | 1 |
QAction::associatedGraphicsWidgetsName: | 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: | 373-377 |
| | 2 | 1 |
QAction::actionGroupName: | 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: | 617-621 |
| | 2 | 1 |
QAccessibleWindowContainer::QAccessibleWindowContainerName: | 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: | 886-889 |
| | 2 | 1 |
QAccessibleWidget::childCountName: | 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: | 383-387 |
| | 2 | 1 |
QAccessibleTextWidget::deleteTextName: | 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: | 1003-1007 |
| | 2 | 1 |
QAccessibleTableHeaderCell::isValidName: | QAccessibleTableHeaderCell::isValid | Prototype: | bool QAccessibleTableHeaderCell::isValid() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1153-1157 |
| | 2 | 1 |
QAccessibleTableCell::QAccessibleTableCellName: | 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: | 807-812 |
| | 2 | 2 |
QAccessibleTable::~QAccessibleTableName: | 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: | 95-99 |
| | 2 | 2 |
QAccessibleTabButton::doActionName: | 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: | 145-149 |
| | 2 | 2 |
QAccessibleTabBar::~QAccessibleTabBarName: | 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: | 173-177 |
| | 2 | 2 |
QAccessibleSlider::QAccessibleSliderName: | 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: | 325-330 |
| | 2 | 1 |
QAccessibleScrollBar::QAccessibleScrollBarName: | 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: | 290-295 |
| | 2 | 1 |
QAccessiblePlugin::QAccessiblePluginName: | 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: | 62-65 |
| | 2 | 1 |
QAccessiblePlainTextEdit::scrollToSubstringName: | 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: | 172-177 |
| | 2 | 1 |
QAccessibleObject::QAccessibleObjectName: | 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: | 72-76 |
| | 2 | 1 |
QAccessibleMenuItem::QAccessibleMenuItemName: | 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: | 168-171 |
| | 2 | 1 |
QAccessibleMainWindow::indexOfChildName: | 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: | 1044-1048 |
| | 2 | 1 |
QAccessibleMainWindow::childCountName: | 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: | 1038-1042 |
| | 2 | 1 |
QAccessibleLineEdit::scrollToSubstringName: | 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: | 819-823 |
| | 2 | 1 |
QAccessibleLineEdit::offsetAtPointName: | 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: | 729-734 |
| | 2 | 1 |
QAccessibleLineEdit::attributesName: | 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: | 696-701 |
| | 2 | 1 |
QAccessibleLineEdit::QAccessibleLineEditName: | 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: | 618-623 |
| | 2 | 1 |
QAccessibleGroupBox::doActionName: | 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: | 592-596 |
| | 2 | 2 |
QAccessibleGroupBox::QAccessibleGroupBoxName: | 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: | 520-523 |
| | 2 | 1 |
QAccessibleDockWidget::QAccessibleDockWidgetName: | 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: | 564-567 |
| | 2 | 1 |
QAccessibleDisplay::QAccessibleDisplayName: | 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: | 378-381 |
| | 2 | 1 |
QAccessibleDial::QAccessibleDialName: | 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: | 393-398 |
| | 2 | 1 |
QAccessibleApplication::QAccessibleApplicationName: | 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: | 140-143 |
| | 2 | 1 |