Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QEGLPlatformContext::eglDisplayName: | QEGLPlatformContext::eglDisplay | Prototype: | EGLDisplay QEGLPlatformContext::eglDisplay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 453-456 |
| | 1 | 1 |
QEGLPlatformContext::formatName: | QEGLPlatformContext::format | Prototype: | QSurfaceFormat QEGLPlatformContext::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | Lines: | 443-446 |
| | 1 | 1 |
QEasingCurve::QEasingCurveName: | QEasingCurve::QEasingCurve | Prototype: | QEasingCurve::QEasingCurve(Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1054-1058 |
| | 1 | 1 |
QEasingCurve::amplitudeName: | QEasingCurve::amplitude | Prototype: | qreal QEasingCurve::amplitude() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1137-1140 |
| | 1 | 1 |
QEasingCurve::customTypeName: | QEasingCurve::customType | Prototype: | QEasingCurve::EasingFunction QEasingCurve::customType() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1397-1400 |
| | 1 | 1 |
QEasingCurve::overshootName: | QEasingCurve::overshoot | Prototype: | qreal QEasingCurve::overshoot() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1185-1188 |
| | 1 | 1 |
QEasingCurve::periodName: | QEasingCurve::period | Prototype: | qreal QEasingCurve::period() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1161-1164 |
| | 1 | 1 |
QEasingCurve::toCubicSplineName: | QEasingCurve::toCubicSpline | Prototype: | QVector<QPointF> QEasingCurve::toCubicSpline() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1305-1308 |
| | 1 | 1 |
QEasingCurve::typeName: | QEasingCurve::type | Prototype: | QEasingCurve::Type QEasingCurve::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1313-1316 |
| | 1 | 1 |
QEasingCurve::~QEasingCurveName: | QEasingCurve::~QEasingCurve | Prototype: | QEasingCurve::~QEasingCurve() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1073-1076 |
| | 1 | 1 |
QEasingCurveFunction::QEasingCurveFunctionName: | QEasingCurveFunction::QEasingCurveFunction | Prototype: | QEasingCurveFunction(QEasingCurve::Type type, qreal period = 0.3, qreal amplitude = 1.0, qreal overshoot = 1.70158) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 351-354 |
| | 1 | 1 |
QEasingCurvePrivate::QEasingCurvePrivateName: | QEasingCurvePrivate::QEasingCurvePrivate | Prototype: | QEasingCurvePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 402-406 |
| | 1 | 1 |
QEasingCurvePrivate::QEasingCurvePrivateName: | QEasingCurvePrivate::QEasingCurvePrivate | Prototype: | QEasingCurvePrivate(const QEasingCurvePrivate &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 407-411 |
| | 1 | 1 |
QEasingCurvePrivate::~QEasingCurvePrivateName: | QEasingCurvePrivate::~QEasingCurvePrivate | Prototype: | ~QEasingCurvePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 412-412 |
| | 1 | 1 |
QEglFSCursor::cursorRectName: | QEglFSCursor::cursorRect | Prototype: | QRect QEglFSCursor::cursorRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 283-286 |
| | 1 | 1 |
QEglFSCursor::posName: | QEglFSCursor::pos | Prototype: | QPoint QEglFSCursor::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 288-291 |
| | 1 | 1 |
QEglFSCursor::updateMouseStatusName: | QEglFSCursor::updateMouseStatus | Prototype: | void QEglFSCursor::updateMouseStatus() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 90-93 |
| | 1 | 1 |
QEglFSCursorDeviceListener::hasMouseName: | QEglFSCursorDeviceListener::hasMouse | Prototype: | bool QEglFSCursorDeviceListener::hasMouse() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 95-98 |
| | 1 | 1 |
QEglFSIntegration::addScreenName: | QEglFSIntegration::addScreen | Prototype: | void QEglFSIntegration::addScreen(QPlatformScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 104-107 |
| | 1 | 1 |
QEglFSIntegration::chooseConfig::ChooserName: | QEglFSIntegration::chooseConfig::Chooser | Prototype: | Chooser(EGLDisplay display) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 433-434 |
| | 1 | 1 |
QEglFSIntegration::createEventDispatcherName: | QEglFSIntegration::createEventDispatcher | Prototype: | QAbstractEventDispatcher *QEglFSIntegration::createEventDispatcher() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 153-156 |
| | 1 | 1 |
QEglFSIntegration::fontDatabaseName: | QEglFSIntegration::fontDatabase | Prototype: | QPlatformFontDatabase *QEglFSIntegration::fontDatabase() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 163-166 |
| | 1 | 1 |
QEglFSIntegration::nativeDisplayName: | QEglFSIntegration::nativeDisplay | Prototype: | EGLNativeDisplayType QEglFSIntegration::nativeDisplay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 424-427 |
| | 1 | 1 |
QEglFSIntegration::nativeInterfaceName: | QEglFSIntegration::nativeInterface | Prototype: | QPlatformNativeInterface *QEglFSIntegration::nativeInterface() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 238-241 |
| | 1 | 1 |
QEglFSIntegration::removeScreenName: | QEglFSIntegration::removeScreen | Prototype: | void QEglFSIntegration::removeScreen(QPlatformScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 109-112 |
| | 1 | 1 |
QEglFSIntegration::servicesName: | QEglFSIntegration::services | Prototype: | QPlatformServices *QEglFSIntegration::services() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 158-161 |
| | 1 | 1 |
QEglFSScreen::QEglFSScreenName: | QEglFSScreen::QEglFSScreen | Prototype: | QEglFSScreen::QEglFSScreen(EGLDisplay dpy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 46-52 |
| | 1 | 1 |
QEglFSScreen::cursorName: | QEglFSScreen::cursor | Prototype: | QPlatformCursor *QEglFSScreen::cursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 100-103 |
| | 1 | 1 |
QEglFSScreen::depthName: | QEglFSScreen::depth | Prototype: | int QEglFSScreen::depth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 65-68 |
| | 1 | 1 |
QEglFSScreen::formatName: | QEglFSScreen::format | Prototype: | QImage::Format QEglFSScreen::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 70-73 |
| | 1 | 1 |
QEglFSScreen::geometryName: | QEglFSScreen::geometry | Prototype: | QRect QEglFSScreen::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 60-63 |
| | 1 | 1 |
QEglFSScreen::logicalDpiName: | QEglFSScreen::logicalDpi | Prototype: | QDpi QEglFSScreen::logicalDpi() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 80-83 |
| | 1 | 1 |
QEglFSScreen::nativeOrientationName: | QEglFSScreen::nativeOrientation | Prototype: | Qt::ScreenOrientation QEglFSScreen::nativeOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 90-93 |
| | 1 | 1 |
QEglFSScreen::orientationName: | QEglFSScreen::orientation | Prototype: | Qt::ScreenOrientation QEglFSScreen::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 95-98 |
| | 1 | 1 |
QEglFSScreen::physicalSizeName: | QEglFSScreen::physicalSize | Prototype: | QSizeF QEglFSScreen::physicalSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 75-78 |
| | 1 | 1 |
QEglFSScreen::pixelDensityName: | QEglFSScreen::pixelDensity | Prototype: | qreal QEglFSScreen::pixelDensity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 85-88 |
| | 1 | 1 |
QEglFSScreen::refreshRateName: | QEglFSScreen::refreshRate | Prototype: | qreal QEglFSScreen::refreshRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 105-108 |
| | 1 | 1 |
QEglFSScreen::setPrimarySurfaceName: | QEglFSScreen::setPrimarySurface | Prototype: | void QEglFSScreen::setPrimarySurface(EGLSurface surface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 110-113 |
| | 1 | 1 |
QEglFSWindow::eglWindowName: | QEglFSWindow::eglWindow | Prototype: | EGLNativeWindowType QEglFSWindow::eglWindow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 284-287 |
| | 1 | 1 |
QEglFSWindow::formatName: | QEglFSWindow::format | Prototype: | QSurfaceFormat QEglFSWindow::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 279-282 |
| | 1 | 1 |
QEglFSWindow::isRasterName: | QEglFSWindow::isRaster | Prototype: | bool QEglFSWindow::isRaster() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 294-297 |
| | 1 | 1 |
QEglFSWindow::screenName: | QEglFSWindow::screen | Prototype: | QEglFSScreen *QEglFSWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 289-292 |
| | 1 | 1 |
QEglFSWindow::sourceWindowName: | QEglFSWindow::sourceWindow | Prototype: | QWindow *QEglFSWindow::sourceWindow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 299-302 |
| | 1 | 1 |
QEglFSWindow::surfaceName: | QEglFSWindow::surface | Prototype: | EGLSurface QEglFSWindow::surface() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 274-277 |
| | 1 | 1 |
QEglFSWindow::winIdName: | QEglFSWindow::winId | Prototype: | WId QEglFSWindow::winId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 318-321 |
| | 1 | 1 |
QEglFSWindow::~QEglFSWindowName: | QEglFSWindow::~QEglFSWindow | Prototype: | QEglFSWindow::~QEglFSWindow() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 60-63 |
| | 1 | 1 |
QElapsedTimer::clockTypeName: | QElapsedTimer::clockType | Prototype: | QElapsedTimer::ClockType QElapsedTimer::clockType() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 145-148 |
| | 1 | 1 |
QElapsedTimer::elapsedName: | QElapsedTimer::elapsed | Prototype: | qint64 QElapsedTimer::elapsed() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 213-216 |
| | 1 | 1 |
QElapsedTimer::hasExpiredName: | QElapsedTimer::hasExpired | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | Lines: | 254-259 |
| | 1 | 1 |
QElapsedTimer::invalidateName: | QElapsedTimer::invalidate | Prototype: | void QElapsedTimer::invalidate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::isMonotonicName: | QElapsedTimer::isMonotonic | Prototype: | bool QElapsedTimer::isMonotonic() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 140-143 |
| | 1 | 1 |
QElapsedTimer::isValidName: | QElapsedTimer::isValid | Prototype: | bool QElapsedTimer::isValid() const | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | Lines: | 241-244 |
| | 1 | 1 |
QElapsedTimer::msecsSinceReferenceName: | QElapsedTimer::msecsSinceReference | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 218-221 |
| | 1 | 1 |
QElapsedTimer::restartName: | QElapsedTimer::restart | Prototype: | qint64 QElapsedTimer::restart() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 199-202 |
| | 1 | 1 |
QElapsedTimer::secsToName: | QElapsedTimer::secsTo | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 230-233 |
| | 1 | 1 |
QElapsedTimer::startName: | QElapsedTimer::start | Prototype: | void QElapsedTimer::start() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 194-197 |
| | 1 | 1 |
QEmptyItemModel::QEmptyItemModelName: | QEmptyItemModel::QEmptyItemModel | Prototype: | explicit QEmptyItemModel(QObject *parent = 0) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 471-471 |
| | 1 | 1 |
QEmptyItemModel::columnCountName: | QEmptyItemModel::columnCount | Prototype: | int columnCount(const QModelIndex &) const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 475-475 |
| | 1 | 1 |
QEmptyItemModel::dataName: | QEmptyItemModel::data | Prototype: | QVariant data(const QModelIndex &, int) const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 477-477 |
| | 1 | 1 |
QEmptyItemModel::hasChildrenName: | QEmptyItemModel::hasChildren | Prototype: | bool hasChildren(const QModelIndex &) const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 476-476 |
| | 1 | 1 |
QEmptyItemModel::indexName: | QEmptyItemModel::index | Prototype: | QModelIndex index(int, int, const QModelIndex &) const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 472-472 |
| | 1 | 1 |
QEmptyItemModel::parentName: | QEmptyItemModel::parent | Prototype: | QModelIndex parent(const QModelIndex &) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 473-473 |
| | 1 | 1 |
QEmptyItemModel::rowCountName: | QEmptyItemModel::rowCount | Prototype: | int rowCount(const QModelIndex &) const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 474-474 |
| | 1 | 1 |
QEmulationPaintEngine::QEmulationPaintEngineName: | QEmulationPaintEngine::QEmulationPaintEngine | Prototype: | QEmulationPaintEngine::QEmulationPaintEngine(QPaintEngineEx *engine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 41-45 |
| | 1 | 1 |
QEmulationPaintEngine::beginName: | QEmulationPaintEngine::begin | Prototype: | bool QEmulationPaintEngine::begin(QPaintDevice *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 53-56 |
| | 1 | 1 |
QEmulationPaintEngine::beginNativePaintingName: | QEmulationPaintEngine::beginNativePainting | Prototype: | void QEmulationPaintEngine::beginNativePainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 263-266 |
| | 1 | 1 |
QEmulationPaintEngine::brushChangedName: | QEmulationPaintEngine::brushChanged | Prototype: | void QEmulationPaintEngine::brushChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 227-230 |
| | 1 | 1 |
QEmulationPaintEngine::brushOriginChangedName: | QEmulationPaintEngine::brushOriginChanged | Prototype: | void QEmulationPaintEngine::brushOriginChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 232-235 |
| | 1 | 1 |
QEmulationPaintEngine::clipName: | QEmulationPaintEngine::clip | Prototype: | void QEmulationPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 148-151 |
| | 1 | 1 |
QEmulationPaintEngine::clipEnabledChangedName: | QEmulationPaintEngine::clipEnabledChanged | Prototype: | void QEmulationPaintEngine::clipEnabledChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 217-220 |
| | 1 | 1 |
QEmulationPaintEngine::compositionModeChangedName: | QEmulationPaintEngine::compositionModeChanged | Prototype: | void QEmulationPaintEngine::compositionModeChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 242-245 |
| | 1 | 1 |
QEmulationPaintEngine::createStateName: | QEmulationPaintEngine::createState | Prototype: | QPainterState *QEmulationPaintEngine::createState(QPainterState *orig) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 64-67 |
| | 1 | 1 |
QEmulationPaintEngine::drawImageName: | QEmulationPaintEngine::drawImage | Prototype: | void QEmulationPaintEngine::drawImage(const QRectF &r, const QImage &pm, const QRectF &sr, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 212-215 |
| | 1 | 1 |
QEmulationPaintEngine::drawStaticTextItemName: | QEmulationPaintEngine::drawStaticTextItem | Prototype: | void QEmulationPaintEngine::drawStaticTextItem(QStaticTextItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 200-203 |
| | 1 | 1 |
QEmulationPaintEngine::endName: | QEmulationPaintEngine::end | Prototype: | bool QEmulationPaintEngine::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 58-61 |
| | 1 | 1 |
QEmulationPaintEngine::endNativePaintingName: | QEmulationPaintEngine::endNativePainting | Prototype: | void QEmulationPaintEngine::endNativePainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 268-271 |
| | 1 | 1 |
QEmulationPaintEngine::opacityChangedName: | QEmulationPaintEngine::opacityChanged | Prototype: | void QEmulationPaintEngine::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 237-240 |
| | 1 | 1 |
QEmulationPaintEngine::penChangedName: | QEmulationPaintEngine::penChanged | Prototype: | void QEmulationPaintEngine::penChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 222-225 |
| | 1 | 1 |
QEmulationPaintEngine::renderHintsChangedName: | QEmulationPaintEngine::renderHintsChanged | Prototype: | void QEmulationPaintEngine::renderHintsChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 247-250 |
| | 1 | 1 |
QEmulationPaintEngine::transformChangedName: | QEmulationPaintEngine::transformChanged | Prototype: | void QEmulationPaintEngine::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 252-255 |
| | 1 | 1 |
QEmulationPaintEngine::typeName: | QEmulationPaintEngine::type | Prototype: | QPaintEngine::Type QEmulationPaintEngine::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 48-51 |
| | 1 | 1 |
QErrorMessage::showMessageName: | QErrorMessage::showMessage | Prototype: | void QErrorMessage::showMessage(const QString &message) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 350-353 |
| | 1 | 1 |
QErrorMessageTextView::QErrorMessageTextViewName: | QErrorMessageTextView::QErrorMessageTextView | Prototype: | QErrorMessageTextView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 87-88 |
| | 1 | 1 |
QErrorMessageTextView::minimumSizeHintName: | QErrorMessageTextView::minimumSizeHint | Prototype: | QSize QErrorMessageTextView::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 95-108 |
| | 1 | 1 |
QErrorMessageTextView::sizeHintName: | QErrorMessageTextView::sizeHint | Prototype: | QSize QErrorMessageTextView::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 110-123 |
| | 1 | 1 |
QEvdevKeyboardHandler::~QEvdevKeyboardHandlerName: | QEvdevKeyboardHandler::~QEvdevKeyboardHandler | Prototype: | QEvdevKeyboardHandler::~QEvdevKeyboardHandler() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 82-85 |
| | 1 | 1 |
QEvdevTabletData::reportProximityEnterName: | QEvdevTabletData::reportProximityEnter | Prototype: | void QEvdevTabletData::reportProximityEnter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 170-173 |
| | 1 | 1 |
QEvdevTabletData::reportProximityLeaveName: | QEvdevTabletData::reportProximityLeave | Prototype: | void QEvdevTabletData::reportProximityLeave() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 175-178 |
| | 1 | 1 |
QEvdevTabletHandlerThread::QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(const QString &spec, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 294-298 |
| | 1 | 1 |
QEvdevTouchManager::~QEvdevTouchManagerName: | QEvdevTouchManager::~QEvdevTouchManager | Prototype: | QEvdevTouchManager::~QEvdevTouchManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | Lines: | 91-94 |
| | 1 | 1 |
QEvdevTouchScreenData::Contact::ContactName: | QEvdevTouchScreenData::Contact::Contact | Prototype: | Contact() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 100-102 |
| | 1 | 1 |
QEvdevTouchScreenData::QEvdevTouchScreenDataName: | QEvdevTouchScreenData::QEvdevTouchScreenData | Prototype: | QEvdevTouchScreenData::QEvdevTouchScreenData(QEvdevTouchScreenHandler *q_ptr, const QStringList &args) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 126-136 |
| | 1 | 1 |
QEvdevTouchScreenHandler::touchDeviceName: | QEvdevTouchScreenHandler::touchDevice | Prototype: | QTouchDevice *QEvdevTouchScreenHandler::touchDevice() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 308-311 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThreadName: | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread | Prototype: | QEvdevTouchScreenHandlerThread::QEvdevTouchScreenHandlerThread(const QString &device, const QString &spec, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 679-683 |
| | 1 | 1 |
QEvdevTouchScreenHandlerThread::isTouchDeviceRegisteredName: | QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered | Prototype: | bool QEvdevTouchScreenHandlerThread::isTouchDeviceRegistered() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 703-706 |
| | 1 | 1 |
QEvent::QEventName: | QEvent::QEvent | Prototype: | QEvent::QEvent(Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 280-282 |
| | 1 | 1 |
QEvent::QEventName: | QEvent::QEvent | Prototype: | QEvent::QEvent(const QEvent &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 291-298 |
| | 1 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(GMainContext *mainContext, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 356-358 |
| | 1 | 1 |
QEventDispatcherGlib::interruptName: | QEventDispatcherGlib::interrupt | Prototype: | void QEventDispatcherGlib::interrupt() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 577-580 |
| | 1 | 1 |
QEventDispatcherGlib::versionSupportedName: | QEventDispatcherGlib::versionSupported | Prototype: | bool QEventDispatcherGlib::versionSupported() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 593-600 |
| | 1 | 1 |