| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QBackingStore::~QBackingStore| Name: | QBackingStore::~QBackingStore | | Prototype: | QBackingStore::~QBackingStore() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QBackingStore::window| Name: | QBackingStore::window | | Prototype: | QWindow* QBackingStore::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QBackingStore::staticContents| Name: | QBackingStore::staticContents | | Prototype: | QRegion QBackingStore::staticContents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 257-260 |
| | 1 | 1 |
QBackingStore::size| Name: | QBackingStore::size | | Prototype: | QSize QBackingStore::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 220-223 |
| | 1 | 1 |
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: | 248-251 |
| | 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: | 266-269 |
| | 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: | 321-324 |
| | 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: | 201-204 |
| | 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: | 131-135 |
| | 1 | 1 |
QAuthenticator::user| Name: | QAuthenticator::user | | Prototype: | QString QAuthenticator::user() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 215-218 |
| | 1 | 1 |
QAuthenticator::realm| Name: | QAuthenticator::realm | | Prototype: | QString QAuthenticator::realm() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 268-271 |
| | 1 | 1 |
QAuthenticator::password| Name: | QAuthenticator::password | | Prototype: | QString QAuthenticator::password() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QAuthenticator::options| Name: | QAuthenticator::options | | Prototype: | QVariantHash QAuthenticator::options() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 304-307 |
| | 1 | 1 |
QAuthenticator::option| Name: | QAuthenticator::option | | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 291-294 |
| | 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: | 330-333 |
| | 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: | 4277-4280 |
| | 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: | 4375-4378 |
| | 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: | 4386-4389 |
| | 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: | 4200-4203 |
| | 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: | 4311-4315 |
| | 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: | 4183-4187 |
| | 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: | 4189-4193 |
| | 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: | 4195-4198 |
| | 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: | 5049-5052 |
| | 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: | 2663-2666 |
| | 1 | 1 |
QApplicationPrivate::isAlien| Name: | QApplicationPrivate::isAlien | | Prototype: | inline bool QApplicationPrivate::isAlien(QWidget *widget) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 434-437 |
| | 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: | 4342-4345 |
| | 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: | 3809-3812 |
| | 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: | 194-197 |
| | 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: | 4351-4354 |
| | 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: | 1734-1737 |
| | 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: | 4138-4141 |
| | 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: | 1084-1087 |
| | 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: | 2905-2908 |
| | 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: | 2943-2946 |
| | 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: | 1739-1742 |
| | 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: | 4143-4146 |
| | 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: | 2883-2886 |
| | 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: | 2916-2919 |
| | 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: | 1538-1541 |
| | 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: | 4112-4115 |
| | 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: | 1404-1407 |
| | 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: | 4084-4087 |
| | 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: | 4066-4069 |
| | 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: | 1072-1075 |
| | 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: | 4117-4120 |
| | 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: | 1399-1402 |
| | 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: | 1897-1900 |
| | 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: | 1579-1582 |
| | 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: | 1816-1819 |
| | 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: | 2977-2980 |
| | 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: | 4089-4092 |
| | 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: | 4071-4074 |
| | 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: | 1316-1319 |
| | 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: | 4222-4225 |
| | 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: | 1077-1080 |
| | 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: | 1886-1889 |
| | 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: | 1972-1977 |
| | 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: | 579-582 |
| | 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: | 800-803 |
| | 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: | 864-867 |
| | 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: | 834-837 |
| | 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: | 431-434 |
| | 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: | 129-133 |
| | 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: | 49-49 |
| | 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: | 206-209 |
| | 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: | 220-223 |
| | 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: | 3318-3320 |
| | 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: | 1135-1139 |
| | 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: | 912-915 |
| | 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: | 152-154 |
| | 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: | 222-225 |
| | 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: | 230-233 |
| | 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: | 475-478 |
| | 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: | 352-355 |
| | 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: | 469-472 |
| | 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: | 507-510 |
| | 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: | 513-516 |
| | 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: | 762-765 |
| | 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: | 266-269 |
| | 1 | 1 |
QAccessibleToolButton::isSplitButton| Name: | QAccessibleToolButton::isSplitButton | | Prototype: | bool QAccessibleToolButton::isSplitButton() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 274-281 |
| | 1 | 1 |
QAccessibleToolButton::childCount| Name: | QAccessibleToolButton::childCount | | Prototype: | int QAccessibleToolButton::childCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 295-298 |
| | 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: | 259-263 |
| | 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: | 347-350 |
| | 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: | 341-345 |
| | 1 | 1 |
QAccessibleTextWidget::selectionCount| Name: | QAccessibleTextWidget::selectionCount | | Prototype: | int QAccessibleTextWidget::selectionCount() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 706-709 |
| | 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: | 895-898 |
| | 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: | 868-871 |
| | 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: | 961-964 |
| | 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: | 218-221 |
| | 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: | 198-201 |
| | 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: | 208-211 |
| | 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: | 203-206 |
| | 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: | 213-216 |
| | 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: | 191-195 |
| | 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: | 493-496 |
| | 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: | 487-491 |
| | 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: | 1148-1151 |
| | 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: | 1159-1162 |
| | 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: | 1164-1167 |
| | 1 | 1 |