| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QBackingStore::setStaticContents| Name: | QBackingStore::setStaticContents | | Prototype: | void QBackingStore::setStaticContents(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QBackingStore::hasStaticContents| Name: | QBackingStore::hasStaticContents | | Prototype: | bool QBackingStore::hasStaticContents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 272-275 |
| | 1 | 1 |
QBackingStore::handle| Name: | QBackingStore::handle | | Prototype: | QPlatformBackingStore *QBackingStore::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QBackingStore::endPaint| Name: | QBackingStore::endPaint | | Prototype: | void QBackingStore::endPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QBackingStore::QBackingStore| Name: | QBackingStore::QBackingStore | | Prototype: | QBackingStore::QBackingStore(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 137-141 |
| | 1 | 1 |
QAuthenticator::user| Name: | QAuthenticator::user | | Prototype: | QString QAuthenticator::user() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 221-224 |
| | 1 | 1 |
QAuthenticator::realm| Name: | QAuthenticator::realm | | Prototype: | QString QAuthenticator::realm() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QAuthenticator::password| Name: | QAuthenticator::password | | Prototype: | QString QAuthenticator::password() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 241-244 |
| | 1 | 1 |
QAuthenticator::options| Name: | QAuthenticator::options | | Prototype: | QVariantHash QAuthenticator::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 310-313 |
| | 1 | 1 |
QAuthenticator::option| Name: | QAuthenticator::option | | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 297-300 |
| | 1 | 1 |
QAuthenticator::isNull| Name: | QAuthenticator::isNull | | Prototype: | bool QAuthenticator::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 336-339 |
| | 1 | 1 |
QAssociativeIterable::size| Name: | QAssociativeIterable::size | | Prototype: | int QAssociativeIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4275-4278 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator==| Name: | QAssociativeIterable::const_iterator::operator== | | Prototype: | bool QAssociativeIterable::const_iterator::operator==(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4373-4376 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::operator!=| Name: | QAssociativeIterable::const_iterator::operator!= | | Prototype: | bool QAssociativeIterable::const_iterator::operator!=(const const_iterator &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4384-4387 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::end| Name: | QAssociativeIterable::const_iterator::end | | Prototype: | void QAssociativeIterable::const_iterator::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4198-4201 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iterator| Name: | QAssociativeIterable::const_iterator::const_iterator | | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const const_iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4309-4313 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iterator| Name: | QAssociativeIterable::const_iterator::const_iterator | | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QAssociativeIterable &iter, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4181-4185 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::const_iterator| Name: | QAssociativeIterable::const_iterator::const_iterator | | Prototype: | QAssociativeIterable::const_iterator::const_iterator(const QtMetaTypePrivate::QAssociativeIterableImpl &impl, QAtomicInt *ref_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4187-4191 |
| | 1 | 1 |
QAssociativeIterable::const_iterator::begin| Name: | QAssociativeIterable::const_iterator::begin | | Prototype: | void QAssociativeIterable::const_iterator::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4193-4196 |
| | 1 | 1 |
QApplicationStateChangeEvent::applicationState| Name: | QApplicationStateChangeEvent::applicationState | | Prototype: | Qt::ApplicationState QApplicationStateChangeEvent::applicationState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 5117-5120 |
| | 1 | 1 |
QApplicationPrivate::modalState| Name: | QApplicationPrivate::modalState | | Prototype: | bool QApplicationPrivate::modalState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2659-2662 |
| | 1 | 1 |
QApplicationPrivate::isAlien| Name: | QApplicationPrivate::isAlien | | Prototype: | inline bool QApplicationPrivate::isAlien(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 439-442 |
| | 1 | 1 |
QApplicationPrivate::initializeMultitouch| Name: | QApplicationPrivate::initializeMultitouch | | Prototype: | void QApplicationPrivate::initializeMultitouch() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4329-4332 |
| | 1 | 1 |
QApplicationPrivate::inPopupMode| Name: | QApplicationPrivate::inPopupMode | | Prototype: | bool QApplicationPrivate::inPopupMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3804-3807 |
| | 1 | 1 |
QApplicationPrivate::createEventDispatcher| Name: | QApplicationPrivate::createEventDispatcher | | Prototype: | void QApplicationPrivate::createEventDispatcher() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 201-204 |
| | 1 | 1 |
QApplicationPrivate::cleanupMultitouch| Name: | QApplicationPrivate::cleanupMultitouch | | Prototype: | void QApplicationPrivate::cleanupMultitouch() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4338-4341 |
| | 1 | 1 |
QApplication::windowIcon| Name: | QApplication::windowIcon | | Prototype: | QIcon QApplication::windowIcon() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1741-1744 |
| | 1 | 1 |
QApplication::wheelScrollLines| Name: | QApplication::wheelScrollLines | | Prototype: | int QApplication::wheelScrollLines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4125-4128 |
| | 1 | 1 |
QApplication::styleSheet| Name: | QApplication::styleSheet | | Prototype: | QString QApplication::styleSheet() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1089-1092 |
| | 1 | 1 |
QApplication::startDragTime| Name: | QApplication::startDragTime | | Prototype: | int QApplication::startDragTime() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2901-2904 |
| | 1 | 1 |
QApplication::startDragDistance| Name: | QApplication::startDragDistance | | Prototype: | int QApplication::startDragDistance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2939-2942 |
| | 1 | 1 |
QApplication::setWindowIcon| Name: | QApplication::setWindowIcon | | Prototype: | void QApplication::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1746-1749 |
| | 1 | 1 |
QApplication::setWheelScrollLines| Name: | QApplication::setWheelScrollLines | | Prototype: | void QApplication::setWheelScrollLines(int lines) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4130-4133 |
| | 1 | 1 |
QApplication::setStartDragTime| Name: | QApplication::setStartDragTime | | Prototype: | void QApplication::setStartDragTime(int ms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2879-2882 |
| | 1 | 1 |
QApplication::setStartDragDistance| Name: | QApplication::setStartDragDistance | | Prototype: | void QApplication::setStartDragDistance(int l) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2912-2915 |
| | 1 | 1 |
QApplication::setPalette| Name: | QApplication::setPalette | | Prototype: | void QApplication::setPalette(const QPalette &palette, const char* className) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1543-1546 |
| | 1 | 1 |
QApplication::setKeyboardInputInterval| Name: | QApplication::setKeyboardInputInterval | | Prototype: | void QApplication::setKeyboardInputInterval(int ms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4099-4102 |
| | 1 | 1 |
QApplication::setGlobalStrut| Name: | QApplication::setGlobalStrut | | Prototype: | void QApplication::setGlobalStrut(const QSize& strut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1409-1412 |
| | 1 | 1 |
QApplication::setDoubleClickInterval| Name: | QApplication::setDoubleClickInterval | | Prototype: | void QApplication::setDoubleClickInterval(int ms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4071-4074 |
| | 1 | 1 |
QApplication::setCursorFlashTime| Name: | QApplication::setCursorFlashTime | | Prototype: | void QApplication::setCursorFlashTime(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4053-4056 |
| | 1 | 1 |
QApplication::setAutoSipEnabled| Name: | QApplication::setAutoSipEnabled | | Prototype: | void QApplication::setAutoSipEnabled(const bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1077-1080 |
| | 1 | 1 |
QApplication::keyboardInputInterval| Name: | QApplication::keyboardInputInterval | | Prototype: | int QApplication::keyboardInputInterval() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4104-4107 |
| | 1 | 1 |
QApplication::globalStrut| Name: | QApplication::globalStrut | | Prototype: | QSize QApplication::globalStrut() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1404-1407 |
| | 1 | 1 |
QApplication::fontMetrics| Name: | QApplication::fontMetrics | | Prototype: | QFontMetrics QApplication::fontMetrics() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1903-1906 |
| | 1 | 1 |
QApplication::font| Name: | QApplication::font | | Prototype: | QFont QApplication::font() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1584-1587 |
| | 1 | 1 |
QApplication::focusWidget| Name: | QApplication::focusWidget | | Prototype: | QWidget *QApplication::focusWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1822-1825 |
| | 1 | 1 |
QApplication::exec| Name: | QApplication::exec | | Prototype: | int QApplication::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2973-2976 |
| | 1 | 1 |
QApplication::doubleClickInterval| Name: | QApplication::doubleClickInterval | | Prototype: | int QApplication::doubleClickInterval() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4076-4079 |
| | 1 | 1 |
QApplication::cursorFlashTime| Name: | QApplication::cursorFlashTime | | Prototype: | int QApplication::cursorFlashTime() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4058-4061 |
| | 1 | 1 |
QApplication::colorSpec| Name: | QApplication::colorSpec | | Prototype: | int QApplication::colorSpec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1321-1324 |
| | 1 | 1 |
QApplication::beep| Name: | QApplication::beep | | Prototype: | void QApplication::beep() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4209-4212 |
| | 1 | 1 |
QApplication::autoSipEnabled| Name: | QApplication::autoSipEnabled | | Prototype: | bool QApplication::autoSipEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1082-1085 |
| | 1 | 1 |
QApplication::activeWindow| Name: | QApplication::activeWindow | | Prototype: | QWidget *QApplication::activeWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1892-1895 |
| | 1 | 1 |
QApplication::aboutQt| Name: | QApplication::aboutQt | | Prototype: | void QApplication::aboutQt() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1977-1982 |
| | 1 | 1 |
QAnimationTimer::instance| Name: | QAnimationTimer::instance | | Prototype: | QAnimationTimer *QAnimationTimer::instance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 585-588 |
| | 1 | 1 |
QAnimationDriver::startTime| Name: | QAnimationDriver::startTime | | Prototype: | qint64 QAnimationDriver::startTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 806-809 |
| | 1 | 1 |
QAnimationDriver::isRunning| Name: | QAnimationDriver::isRunning | | Prototype: | bool QAnimationDriver::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 870-873 |
| | 1 | 1 |
QAnimationDriver::advance| Name: | QAnimationDriver::advance | | Prototype: | void QAnimationDriver::advance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 840-843 |
| | 1 | 1 |
QAlphaPaintEnginePrivate::addAlphaRect| Name: | QAlphaPaintEnginePrivate::addAlphaRect | | Prototype: | void QAlphaPaintEnginePrivate::addAlphaRect(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 437-440 |
| | 1 | 1 |
QAdoptedThread::run| Name: | QAdoptedThread::run | | Prototype: | void QAdoptedThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 136-140 |
| | 1 | 1 |
QActionGroupPrivate::QActionGroupPrivate| Name: | QActionGroupPrivate::QActionGroupPrivate | | Prototype: | QActionGroupPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 55-55 |
| | 1 | 1 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 227-230 |
| | 1 | 1 |
QActionEvent::QActionEvent| Name: | QActionEvent::QActionEvent | | Prototype: | QActionEvent::QActionEvent(int type, QAction *action, QAction *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3384-3386 |
| | 1 | 1 |
QAction::showStatusText| Name: | QAction::showStatusText | | Prototype: | bool QAction::showStatusText(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1142-1146 |
| | 1 | 1 |
QAccessibleWindowContainer::container| Name: | QAccessibleWindowContainer::container | | Prototype: | QWindowContainer *QAccessibleWindowContainer::container() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 918-921 |
| | 1 | 1 |
QAccessibleWidgetPrivate::QAccessibleWidgetPrivate| Name: | QAccessibleWidgetPrivate::QAccessibleWidgetPrivate | | Prototype: | QAccessibleWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 156-158 |
| | 1 | 1 |
QAccessibleWidget::~QAccessibleWidget| Name: | QAccessibleWidget::~QAccessibleWidget | | Prototype: | QAccessibleWidget::~QAccessibleWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 226-229 |
| | 1 | 1 |
QAccessibleWidget::widget| Name: | QAccessibleWidget::widget | | Prototype: | QWidget *QAccessibleWidget::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 234-237 |
| | 1 | 1 |
QAccessibleWidget::role| Name: | QAccessibleWidget::role | | Prototype: | QAccessible::Role QAccessibleWidget::role() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 479-482 |
| | 1 | 1 |
QAccessibleWidget::parent| Name: | QAccessibleWidget::parent | | Prototype: | QAccessibleInterface *QAccessibleWidget::parent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 356-359 |
| | 1 | 1 |
QAccessibleWidget::keyBindingsForAction| Name: | QAccessibleWidget::keyBindingsForAction | | Prototype: | QStringList QAccessibleWidget::keyBindingsForAction(const QString & ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 473-476 |
| | 1 | 1 |
QAccessibleWidget::foregroundColor| Name: | QAccessibleWidget::foregroundColor | | Prototype: | QColor QAccessibleWidget::foregroundColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 511-514 |
| | 1 | 1 |
QAccessibleWidget::backgroundColor| Name: | QAccessibleWidget::backgroundColor | | Prototype: | QColor QAccessibleWidget::backgroundColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 517-520 |
| | 1 | 1 |
QAccessibleTree::rowDescription| Name: | QAccessibleTree::rowDescription | | Prototype: | QString QAccessibleTree::rowDescription(int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 768-771 |
| | 1 | 1 |
QAccessibleToolButton::toolButton| Name: | QAccessibleToolButton::toolButton | | Prototype: | QToolButton *QAccessibleToolButton::toolButton() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 272-275 |
| | 1 | 1 |
QAccessibleToolButton::isSplitButton| Name: | QAccessibleToolButton::isSplitButton | | Prototype: | bool QAccessibleToolButton::isSplitButton() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 280-287 |
| | 1 | 1 |
QAccessibleToolButton::childCount| Name: | QAccessibleToolButton::childCount | | Prototype: | int QAccessibleToolButton::childCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 301-304 |
| | 1 | 1 |
QAccessibleToolButton::QAccessibleToolButton| Name: | QAccessibleToolButton::QAccessibleToolButton | | Prototype: | QAccessibleToolButton::QAccessibleToolButton(QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 265-269 |
| | 1 | 1 |
QAccessibleToolBox::toolBox| Name: | QAccessibleToolBox::toolBox | | Prototype: | QToolBox * QAccessibleToolBox::toolBox() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QAccessibleToolBox::QAccessibleToolBox| Name: | QAccessibleToolBox::QAccessibleToolBox | | Prototype: | QAccessibleToolBox::QAccessibleToolBox(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 346-350 |
| | 1 | 1 |
QAccessibleTextWidget::selectionCount| Name: | QAccessibleTextWidget::selectionCount | | Prototype: | int QAccessibleTextWidget::selectionCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 711-714 |
| | 1 | 1 |
QAccessibleTextWidget::scrollBarPosition| Name: | QAccessibleTextWidget::scrollBarPosition | | Prototype: | QPoint QAccessibleTextWidget::scrollBarPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 944-947 |
| | 1 | 1 |
QAccessibleTextWidget::cursorPosition| Name: | QAccessibleTextWidget::cursorPosition | | Prototype: | int QAccessibleTextWidget::cursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 917-920 |
| | 1 | 1 |
QAccessibleTextWidget::addSelection| Name: | QAccessibleTextWidget::addSelection | | Prototype: | void QAccessibleTextWidget::addSelection(int startOffset, int endOffset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1010-1013 |
| | 1 | 1 |
QAccessibleTextEdit::viewport| Name: | QAccessibleTextEdit::viewport | | Prototype: | QWidget *QAccessibleTextEdit::viewport() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QAccessibleTextEdit::textEdit| Name: | QAccessibleTextEdit::textEdit | | Prototype: | QTextEdit *QAccessibleTextEdit::textEdit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QAccessibleTextEdit::textDocument| Name: | QAccessibleTextEdit::textDocument | | Prototype: | QTextDocument *QAccessibleTextEdit::textDocument() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QAccessibleTextEdit::textCursor| Name: | QAccessibleTextEdit::textCursor | | Prototype: | QTextCursor QAccessibleTextEdit::textCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QAccessibleTextEdit::setTextCursor| Name: | QAccessibleTextEdit::setTextCursor | | Prototype: | void QAccessibleTextEdit::setTextCursor(const QTextCursor &textCursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 218-221 |
| | 1 | 1 |
QAccessibleTextEdit::QAccessibleTextEdit| Name: | QAccessibleTextEdit::QAccessibleTextEdit | | Prototype: | QAccessibleTextEdit::QAccessibleTextEdit(QWidget *o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 196-200 |
| | 1 | 1 |
QAccessibleTextBrowser::role| Name: | QAccessibleTextBrowser::role | | Prototype: | QAccessible::Role QAccessibleTextBrowser::role() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 498-501 |
| | 1 | 1 |
QAccessibleTextBrowser::QAccessibleTextBrowser| Name: | QAccessibleTextBrowser::QAccessibleTextBrowser | | Prototype: | QAccessibleTextBrowser::QAccessibleTextBrowser(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 492-496 |
| | 1 | 1 |
QAccessibleTableHeaderCell::setText| Name: | QAccessibleTableHeaderCell::setText | | Prototype: | void QAccessibleTableHeaderCell::setText(QAccessible::Text, const QString &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1154-1157 |
| | 1 | 1 |
QAccessibleTableHeaderCell::parent| Name: | QAccessibleTableHeaderCell::parent | | Prototype: | QAccessibleInterface *QAccessibleTableHeaderCell::parent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1165-1168 |
| | 1 | 1 |
QAccessibleTableHeaderCell::child| Name: | QAccessibleTableHeaderCell::child | | Prototype: | QAccessibleInterface *QAccessibleTableHeaderCell::child(int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1170-1173 |
| | 1 | 1 |
QAccessibleTableHeaderCell::QAccessibleTableHeaderCell| Name: | QAccessibleTableHeaderCell::QAccessibleTableHeaderCell | | Prototype: | QAccessibleTableHeaderCell::QAccessibleTableHeaderCell(QAbstractItemView *view_, int index_, Qt::Orientation orientation_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 1085-1089 |
| | 1 | 1 |
QAccessibleTableCell::table| Name: | QAccessibleTableCell::table | | Prototype: | QAccessibleInterface *QAccessibleTableCell::table() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 984-987 |
| | 1 | 1 |
QAccessibleTableCell::rowExtent| Name: | QAccessibleTableCell::rowExtent | | Prototype: | int QAccessibleTableCell::rowExtent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 830-830 |
| | 1 | 1 |
QAccessibleTableCell::role| Name: | QAccessibleTableCell::role | | Prototype: | QAccessible::Role QAccessibleTableCell::role() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 989-992 |
| | 1 | 1 |