| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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::init| Name: | QApplicationPrivate::init | | Prototype: | void QApplicationPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 581-604 |
| | 8 | 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 |
QApplicationPrivate::applyQIconStyleHelper| Name: | QApplicationPrivate::applyQIconStyleHelper | | Prototype: | QPixmap QApplicationPrivate::applyQIconStyleHelper(QIcon::Mode mode, const QPixmap& base) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4576-4581 |
| | 3 | 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::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::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::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::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 |
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::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 |
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::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::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::advanceAnimation| Name: | QAnimationDriver::advanceAnimation | | Prototype: | void QAnimationDriver::advanceAnimation(qint64 timeStep) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 824-831 |
| | 3 | 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 |
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 |
QAlphaWidget::QAlphaWidget| Name: | QAlphaWidget::QAlphaWidget | | Prototype: | QAlphaWidget::QAlphaWidget(QWidget* w, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 100-109 |
| | 4 | 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::resetState| Name: | QAlphaPaintEnginePrivate::resetState | | Prototype: | void QAlphaPaintEnginePrivate::resetState(QPainter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 507-523 |
| | 11 | 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 |
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 |
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: | 388-403 |
| | 3 | 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::cleanUp| Name: | QAlphaPaintEngine::cleanUp | | Prototype: | void QAlphaPaintEngine::cleanUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 376-386 |
| | 6 | 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 |
QAlphaPaintEngine::QAlphaPaintEngine| Name: | QAlphaPaintEngine::QAlphaPaintEngine | | Prototype: | QAlphaPaintEngine::QAlphaPaintEngine(QAlphaPaintEnginePrivate &data, PaintEngineFeatures devcaps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 53-57 |
| | 3 | 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 |
QAdoptedThread::QAdoptedThread| Name: | QAdoptedThread::QAdoptedThread | | Prototype: | QAdoptedThread::QAdoptedThread(QThreadData *data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 117-129 |
| | 3 | 1 |
QActionPrivate::QActionPrivate| Name: | QActionPrivate::QActionPrivate | | Prototype: | QActionPrivate::QActionPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 75-86 |
| | 3 | 1 |
QActionGroupPrivate::_q_actionTriggered| Name: | QActionGroupPrivate::_q_actionTriggered | | Prototype: | void QActionGroupPrivate::_q_actionTriggered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 86-92 |
| | 4 | 1 |
QActionGroupPrivate::_q_actionHovered| Name: | QActionGroupPrivate::_q_actionHovered | | Prototype: | void QActionGroupPrivate::_q_actionHovered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 94-100 |
| | 4 | 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::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::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 |
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 |
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::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::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 |
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::setIcon| Name: | QAction::setIcon | | Prototype: | void QAction::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 642-647 |
| | 3 | 1 |
QAction::setData| Name: | QAction::setData | | Prototype: | void QAction::setData(const QVariant &data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1124-1130 |
| | 3 | 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 |