| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFileDialogPrivate::QFileDialogPrivate| Name: | QFileDialogPrivate::QFileDialogPrivate | | Prototype: | QFileDialogPrivate::QFileDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 524-538 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 518-533 | | Comparison: | Different |
| | Different | 2 | 1 |
QFileDialogOptionsPrivate::QFileDialogOptionsPrivate| Name: | QFileDialogOptionsPrivate::QFileDialogOptionsPrivate | | Prototype: | QFileDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 411-417 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 404-409 | | Comparison: | Different |
| | Different | 1 | 1 |
QFileDialogOptions::useDefaultNameFilters| Name: | QFileDialogOptions::useDefaultNameFilters | | Prototype: | bool QFileDialogOptions::useDefaultNameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 549-552 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptions::setUseDefaultNameFilters| Name: | QFileDialogOptions::setUseDefaultNameFilters | | Prototype: | void QFileDialogOptions::setUseDefaultNameFilters(bool dnf) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 554-557 | | Comparison: | New |
| | New | 1 | 1 |
QFileDialogOptions::setNameFilters| Name: | QFileDialogOptions::setNameFilters | | Prototype: | void QFileDialogOptions::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 559-564 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 531-534 | | Comparison: | Different |
| | Different | 1 | 1 |
QFileDialogOptions::nameFilters| Name: | QFileDialogOptions::nameFilters | | Prototype: | QStringList QFileDialogOptions::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 566-570 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines (reference): | 536-539 | | Comparison: | Different |
| | Different | 1 | 1 |
QFileDialogOptions::defaultNameFilterString| Name: | QFileDialogOptions::defaultNameFilterString | | Prototype: | QString QFileDialogOptions::defaultNameFilterString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 579-582 | | Comparison: | New |
| | New | 1 | 1 |
QFileDevicePrivate::QFileDevicePrivate| Name: | QFileDevicePrivate::QFileDevicePrivate | | Prototype: | QFileDevicePrivate::QFileDevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 55-61 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 47-52 | | Comparison: | Different |
| | Different | 2 | 1 |
QFactoryLoader::QFactoryLoader| Name: | QFactoryLoader::QFactoryLoader | | Prototype: | QFactoryLoader::QFactoryLoader(const char *iid, const QString &suffix, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 233-252 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 93-108 | | Comparison: | Different indentation |
| | Different indentation | 8 | 1 |
QEventDispatcherUNIXPrivate::activateTimers| Name: | QEventDispatcherUNIXPrivate::activateTimers | | Prototype: | int QEventDispatcherUNIXPrivate::activateTimers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 247-250 | | Comparison: | New |
| | New | 1 | 1 |
QEvent::registerEventType| Name: | QEvent::registerEventType | | Prototype: | int QEvent::registerEventType(int hint) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 476-480 | | Comparison: | New |
| | New | 2 | 1 |
QEvdevTabletManager::~QEvdevTabletManager| Name: | QEvdevTabletManager::~QEvdevTabletManager | | Prototype: | QEvdevTabletManager::~QEvdevTabletManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 97-100 | | Comparison: | New |
| | New | 1 | 1 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 283-287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 300-304 | | Comparison: | Same |
| | Same | 2 | 1 |
QEvdevTabletHandlerThread::run| Name: | QEvdevTabletHandlerThread::run | | Prototype: | void QEvdevTabletHandlerThread::run() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 289-295 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 306-312 | | Comparison: | Different |
| | Different | 4 | 1 |
QEvdevTabletHandlerThread::QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::QEvdevTabletHandlerThread(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/evdevtablet/qevdevtablethandler.cpp | | Lines: | 277-281 | | Comparison: | New |
| | New | 1 | 1 |
QEvdevTabletHandler::deviceId| Name: | QEvdevTabletHandler::deviceId | | Prototype: | qint64 QEvdevTabletHandler::deviceId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 199-202 | | Comparison: | New |
| | New | 1 | 1 |
QEvdevTabletData::QEvdevTabletData| Name: | QEvdevTabletData::QEvdevTabletData | | Prototype: | QEvdevTabletData::QEvdevTabletData(QEvdevTabletHandler *q_ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 76-82 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 75-81 | | Comparison: | Different |
| | Different | 3 | 1 |
QElapsedTimer::start| Name: | QElapsedTimer::start | | Prototype: | void QElapsedTimer::start() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 205-208 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::secsTo| Name: | QElapsedTimer::secsTo | | Prototype: | qint64 QElapsedTimer::secsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 241-244 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::restart| Name: | QElapsedTimer::restart | | Prototype: | qint64 QElapsedTimer::restart() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 210-213 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::nsecsElapsed| Name: | QElapsedTimer::nsecsElapsed | | Prototype: | qint64 QElapsedTimer::nsecsElapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 215-222 | | Comparison: | New |
| | New | 5 | 1 |
QElapsedTimer::msecsTo| Name: | QElapsedTimer::msecsTo | | Prototype: | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 234-239 | | Comparison: | New |
| | New | 3 | 1 |
QElapsedTimer::msecsSinceReference| Name: | QElapsedTimer::msecsSinceReference | | Prototype: | qint64 QElapsedTimer::msecsSinceReference() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 229-232 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::isValid| Name: | QElapsedTimer::isValid | | Prototype: | bool QElapsedTimer::isValid() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 247-250 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::isMonotonic| Name: | QElapsedTimer::isMonotonic | | Prototype: | bool QElapsedTimer::isMonotonic() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 151-154 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::invalidate| Name: | QElapsedTimer::invalidate | | Prototype: | void QElapsedTimer::invalidate() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 236-239 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::hasExpired| Name: | QElapsedTimer::hasExpired | | Prototype: | bool QElapsedTimer::hasExpired(qint64 timeout) const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer.cpp | | Lines: | 260-265 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::elapsed| Name: | QElapsedTimer::elapsed | | Prototype: | qint64 QElapsedTimer::elapsed() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 224-227 | | Comparison: | New |
| | New | 1 | 1 |
QElapsedTimer::clockType| Name: | QElapsedTimer::clockType | | Prototype: | QElapsedTimer::ClockType QElapsedTimer::clockType() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 156-159 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::refreshRate| Name: | QEglFSKmsScreen::refreshRate | | Prototype: | qreal QEglFSKmsScreen::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 181-185 | | Comparison: | New |
| | New | 2 | 1 |
QEglFSKmsScreen::powerState| Name: | QEglFSKmsScreen::powerState | | Prototype: | QPlatformScreen::PowerState QEglFSKmsScreen::powerState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 205-208 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::physicalSize| Name: | QEglFSKmsScreen::physicalSize | | Prototype: | QSizeF QEglFSKmsScreen::physicalSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 119-122 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::orientation| Name: | QEglFSKmsScreen::orientation | | Prototype: | Qt::ScreenOrientation QEglFSKmsScreen::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 141-144 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::nativeOrientation| Name: | QEglFSKmsScreen::nativeOrientation | | Prototype: | Qt::ScreenOrientation QEglFSKmsScreen::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 136-139 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::name| Name: | QEglFSKmsScreen::name | | Prototype: | QString QEglFSKmsScreen::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 146-149 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::geometry| Name: | QEglFSKmsScreen::geometry | | Prototype: | QRect QEglFSKmsScreen::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 101-107 | | Comparison: | New |
| | New | 4 | 1 |
QEglFSKmsScreen::format| Name: | QEglFSKmsScreen::format | | Prototype: | QImage::Format QEglFSKmsScreen::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 114-117 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::depth| Name: | QEglFSKmsScreen::depth | | Prototype: | int QEglFSKmsScreen::depth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 109-112 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsScreen::QEglFSKmsScreen| Name: | QEglFSKmsScreen::QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::QEglFSKmsScreen(QEglFSKmsIntegration *integration, QEglFSKmsDevice *device, QEglFSKmsOutput output, QPoint position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 72-85 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsInterruptHandler::restoreVideoMode| Name: | QEglFSKmsInterruptHandler::restoreVideoMode | | Prototype: | void restoreVideoMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 65-65 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler| Name: | QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler | | Prototype: | QEglFSKmsInterruptHandler(QEglFSKmsScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 58-62 | | Comparison: | New |
| | New | 3 | 1 |
QEglFSKmsIntegration::waitForVSync| Name: | QEglFSKmsIntegration::waitForVSync | | Prototype: | void QEglFSKmsIntegration::waitForVSync(QPlatformSurface *surface) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 129-135 | | Comparison: | New |
| | New | 3 | 1 |
QEglFSKmsIntegration::usesDefaultScreen| Name: | QEglFSKmsIntegration::usesDefaultScreen | | Prototype: | bool QEglFSKmsIntegration::usesDefaultScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 96-99 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::surfaceFormatFor| Name: | QEglFSKmsIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEglFSKmsIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 106-115 | | Comparison: | New |
| | New | 7 | 1 |
QEglFSKmsIntegration::supportsPBuffers| Name: | QEglFSKmsIntegration::supportsPBuffers | | Prototype: | bool QEglFSKmsIntegration::supportsPBuffers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 137-140 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::separateScreens| Name: | QEglFSKmsIntegration::separateScreens | | Prototype: | bool QEglFSKmsIntegration::separateScreens() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 147-150 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::screenInit| Name: | QEglFSKmsIntegration::screenInit | | Prototype: | void QEglFSKmsIntegration::screenInit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 101-104 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::platformDisplay| Name: | QEglFSKmsIntegration::platformDisplay | | Prototype: | EGLNativeDisplayType QEglFSKmsIntegration::platformDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 90-94 | | Comparison: | New |
| | New | 2 | 1 |
QEglFSKmsIntegration::platformDestroy| Name: | QEglFSKmsIntegration::platformDestroy | | Prototype: | void QEglFSKmsIntegration::platformDestroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 83-88 | | Comparison: | New |
| | New | 3 | 1 |
QEglFSKmsIntegration::outputSettings| Name: | QEglFSKmsIntegration::outputSettings | | Prototype: | QMap<QString, QVariantMap> QEglFSKmsIntegration::outputSettings() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 152-155 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::loadConfig::[lambda]| Name: | QEglFSKmsIntegration::loadConfig::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 196-196 | | Comparison: | New |
| | New | 0 | 1 |
QEglFSKmsIntegration::hwCursor| Name: | QEglFSKmsIntegration::hwCursor | | Prototype: | bool QEglFSKmsIntegration::hwCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 142-145 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::device| Name: | QEglFSKmsIntegration::device | | Prototype: | QEglFSKmsDevice *QEglFSKmsIntegration::device() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 157-160 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsIntegration::QEglFSKmsIntegration| Name: | QEglFSKmsIntegration::QEglFSKmsIntegration | | Prototype: | QEglFSKmsIntegration::QEglFSKmsIntegration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 63-68 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::setFd| Name: | QEglFSKmsDevice::setFd | | Prototype: | void QEglFSKmsDevice::setFd(int fd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 399-402 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::screenForConnector::[lambda]| Name: | QEglFSKmsDevice::screenForConnector::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 177-177 | | Comparison: | New |
| | New | 0 | 1 |
QEglFSKmsDevice::fd| Name: | QEglFSKmsDevice::fd | | Prototype: | int QEglFSKmsDevice::fd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 384-387 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::devicePath| Name: | QEglFSKmsDevice::devicePath | | Prototype: | QString QEglFSKmsDevice::devicePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 389-392 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::createScreen| Name: | QEglFSKmsDevice::createScreen | | Prototype: | QEglFSKmsScreen *QEglFSKmsDevice::createScreen(QEglFSKmsIntegration *integration, QEglFSKmsDevice *device, QEglFSKmsOutput output, QPoint position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 394-397 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::QEglFSKmsDevice| Name: | QEglFSKmsDevice::QEglFSKmsDevice | | Prototype: | QEglFSKmsDevice::QEglFSKmsDevice(QEglFSKmsIntegration *integration, const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 332-339 | | Comparison: | New |
| | New | 2 | 1 |
QEglFSIntegration::createPlatformTheme| Name: | QEglFSIntegration::createPlatformTheme | | Prototype: | QPlatformTheme *QEglFSIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 175-178 | | Comparison: | New |
| | New | 1 | 1 |
QDockAreaLayout::plug| Name: | QDockAreaLayout::plug | | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2589-2595 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 2583-2591 | | Comparison: | Different |
| | Different | 6 | 1 |
QDialogPrivate::~QDialogPrivate| Name: | QDialogPrivate::~QDialogPrivate | | Prototype: | QDialogPrivate::~QDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 89-92 | | Comparison: | New |
| | New | 1 | 1 |
QDateTime::currentMSecsSinceEpoch| Name: | QDateTime::currentMSecsSinceEpoch | | Prototype: | qint64 QDateTime::currentMSecsSinceEpoch() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4181-4188 | | Comparison: | New |
| | New | 3 | 1 |
QDateTime::QDateTime| Name: | QDateTime::QDateTime | | Prototype: | QDateTime::QDateTime() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2967-2970 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines (reference): | 2945-2948 | | Comparison: | Different |
| | Different | 2 | 1 |
QDaemonThread::QDaemonThread::[lambda]| Name: | QDaemonThread::QDaemonThread::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 888-888 | | Comparison: | New |
| | New | 1 | 1 |
QDaemonThread::QDaemonThread| Name: | QDaemonThread::QDaemonThread | | Prototype: | QDaemonThread::QDaemonThread(QObject *parent) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 883-889 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines (reference): | 881-886 | | Comparison: | Different |
| | Different | 1 | 1 |
QDBusPlatformMenuItem::setHasExclusiveGroup| Name: | QDBusPlatformMenuItem::setHasExclusiveGroup | | Prototype: | void QDBusPlatformMenuItem::setHasExclusiveGroup(bool hasExclusiveGroup) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 132-135 | | Comparison: | New |
| | New | 1 | 1 |
QDBusPlatformMenuItem::QDBusPlatformMenuItem| Name: | QDBusPlatformMenuItem::QDBusPlatformMenuItem | | Prototype: | QDBusPlatformMenuItem::QDBusPlatformMenuItem(quintptr tag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 52-65 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines (reference): | 46-58 | | Comparison: | Different |
| | Different | 1 | 1 |
QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface| Name: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface | | Prototype: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuregistrarproxy.cpp | | Lines: | 55-58 | | Comparison: | New |
| | New | 2 | 1 |
QDBusMenuBar::~QDBusMenuBar| Name: | QDBusMenuBar::~QDBusMenuBar | | Prototype: | QDBusMenuBar::~QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 64-70 | | Comparison: | New |
| | New | 4 | 1 |
QDBusMenuBar::updateMenuItem| Name: | QDBusMenuBar::updateMenuItem | | Prototype: | void QDBusMenuBar::updateMenuItem(QDBusPlatformMenuItem *item, QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 88-96 | | Comparison: | New |
| | New | 6 | 1 |
QDBusMenuBar::syncMenu| Name: | QDBusMenuBar::syncMenu | | Prototype: | void QDBusMenuBar::syncMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 113-117 | | Comparison: | New |
| | New | 2 | 1 |
QDBusMenuBar::removeMenu| Name: | QDBusMenuBar::removeMenu | | Prototype: | void QDBusMenuBar::removeMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 106-111 | | Comparison: | New |
| | New | 3 | 1 |
QDBusMenuBar::registerMenuBar::[lambda]| Name: | QDBusMenuBar::registerMenuBar::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 146-146 | | Comparison: | New |
| | New | 0 | 1 |
QDBusMenuBar::insertMenu| Name: | QDBusMenuBar::insertMenu | | Prototype: | void QDBusMenuBar::insertMenu(QPlatformMenu *menu, QPlatformMenu *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 98-104 | | Comparison: | New |
| | New | 4 | 1 |
QDBusMenuBar::createMenu| Name: | QDBusMenuBar::createMenu | | Prototype: | QPlatformMenu *QDBusMenuBar::createMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 136-139 | | Comparison: | New |
| | New | 1 | 1 |
QDBusMenuBar::QDBusMenuBar| Name: | QDBusMenuBar::QDBusMenuBar | | Prototype: | QDBusMenuBar::QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 51-62 | | Comparison: | New |
| | New | 5 | 1 |
QDBusConnectionPrivate::createBusService| Name: | QDBusConnectionPrivate::createBusService | | Prototype: | void QDBusConnectionPrivate::createBusService() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1210-1221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines (reference): | 1203-1214 | | Comparison: | Different |
| | Different | 7 | 1 |
QDBusConnectionManager::QDBusConnectionManager| Name: | QDBusConnectionManager::QDBusConnectionManager | | Prototype: | QDBusConnectionManager::QDBusConnectionManager() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 138-152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines (reference): | 131-145 | | Comparison: | Same |
| | Same | 7 | 1 |
QDBusConnectionInterface::QDBusConnectionInterface| Name: | QDBusConnectionInterface::QDBusConnectionInterface | | Prototype: | QDBusConnectionInterface::QDBusConnectionInterface(const QDBusConnection &connection, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 161-171 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines (reference): | 155-165 | | Comparison: | Different |
| | Different | 4 | 1 |
QCoreApplicationData::QCoreApplicationData| Name: | QCoreApplicationData::QCoreApplicationData | | Prototype: | QCoreApplicationData() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 333-335 | | Comparison: | New |
| | New | 1 | 1 |
QCoreApplication::sendPostedEvents| Name: | QCoreApplication::sendPostedEvents | | Prototype: | void QCoreApplication::sendPostedEvents(QObject *receiver, int event_type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1496-1504 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 1504-1509 | | Comparison: | Different indentation |
| | Different indentation | 2 | 1 |
QCoreApplication::organizationName| Name: | QCoreApplication::organizationName | | Prototype: | QString QCoreApplication::organizationName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2324-2327 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 2357-2363 | | Comparison: | Different indentation |
| | Different indentation | 1 | 1 |
QCoreApplication::applicationVersion| Name: | QCoreApplication::applicationVersion | | Prototype: | QString QCoreApplication::applicationVersion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2434-2437 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 2479-2485 | | Comparison: | Different indentation |
| | Different indentation | 1 | 1 |
QCoreApplication::applicationName| Name: | QCoreApplication::applicationName | | Prototype: | QString QCoreApplication::applicationName() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2399-2402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 2438-2444 | | Comparison: | Different indentation |
| | Different indentation | 1 | 1 |
QCommandLineParser::values| Name: | QCommandLineParser::values | | Prototype: | QStringList QCommandLineParser::values(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 928-931 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines (reference): | 921-924 | | Comparison: | Different |
| | Different | 1 | 1 |
QCommandLineParser::value| Name: | QCommandLineParser::value | | Prototype: | QString QCommandLineParser::value(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 910-913 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines (reference): | 903-906 | | Comparison: | Different |
| | Different | 1 | 1 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 890-895 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines (reference): | 884-888 | | Comparison: | Different |
| | Different | 1 | 1 |
QColor::setRgba64| Name: | QColor::setRgba64 | | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1014-1022 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgba| Name: | QColor::setRgba | | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 980-988 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgb| Name: | QColor::setRgb | | Prototype: | void QColor::setRgb(QRgb rgb) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1043-1051 | | Comparison: | New |
| | New | 6 | 1 |
QColor::saturationF| Name: | QColor::saturationF | | Prototype: | qreal QColor::saturationF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1360-1363 | | Comparison: | New |
| | New | 1 | 1 |
QColor::saturation| Name: | QColor::saturation | | Prototype: | int QColor::saturation() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1298-1301 | | Comparison: | New |
| | New | 1 | 1 |
QColor::operator=| Name: | QColor::operator= | | Prototype: | QColor &QColor::operator=(Qt::GlobalColor color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2412-2415 | | Comparison: | New |
| | New | 1 | 1 |
QColor::operator=| Name: | QColor::operator= | | Prototype: | QColor &QColor::operator=(const QColor &color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2401-2406 | | Comparison: | New |
| | New | 3 | 1 |
QColor::operator!=| Name: | QColor::operator!= | | Prototype: | bool QColor::operator!=(const QColor &color) const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2448-2449 | | Comparison: | New |
| | New | 1 | 1 |
QColor::invalidate| Name: | QColor::invalidate | | Prototype: | void QColor::invalidate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2465-2473 | | Comparison: | New |
| | New | 6 | 1 |
QColor::hueF| Name: | QColor::hueF | | Prototype: | qreal QColor::hueF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1334-1337 | | Comparison: | New |
| | New | 1 | 1 |
QColor::hue| Name: | QColor::hue | | Prototype: | int QColor::hue() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1272-1275 | | Comparison: | New |
| | New | 1 | 1 |