| Functionâ–ľ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFileDialogPrivate::_q_autoCompleteFileName| Name: | QFileDialogPrivate::_q_autoCompleteFileName | | Prototype: | void QFileDialogPrivate::_q_autoCompleteFileName(const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3450-3473 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 3447-3472 | | Comparison: | Different |
| | Different | 18 | 8 |
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 |
QFileDialog::setOptions| Name: | QFileDialog::setOptions | | Prototype: | void QFileDialog::setOptions(Options options) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 765-802 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 759-798 | | Comparison: | Different |
| | Different | 26 | 10 |
QFileDialog::setNameFilters| Name: | QFileDialog::setNameFilters | | Prototype: | void QFileDialog::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1404-1428 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1403-1428 | | Comparison: | Different |
| | Different | 17 | 5 |
QFileDialog::setMimeTypeFilters| Name: | QFileDialog::setMimeTypeFilters | | Prototype: | void QFileDialog::setMimeTypeFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1558-1569 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1558-1569 | | Comparison: | Different |
| | Different | 8 | 3 |
QFileDialog::setDirectoryUrl| Name: | QFileDialog::setDirectoryUrl | | Prototype: | void QFileDialog::setDirectoryUrl(const QUrl &directory) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 975-990 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 971-986 | | Comparison: | Different |
| | Different | 11 | 5 |
QFileDialog::selectedUrls| Name: | QFileDialog::selectedUrls | | Prototype: | QList<QUrl> QFileDialog::selectedUrls() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1284-1297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1283-1296 | | Comparison: | Different |
| | Different | 9 | 3 |
QFileDialog::selectedFiles| Name: | QFileDialog::selectedFiles | | Prototype: | QStringList QFileDialog::selectedFiles() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1259-1274 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 1258-1273 | | Comparison: | Different |
| | Different | 11 | 4 |
QFileDialog::getOpenFileNames| Name: | QFileDialog::getOpenFileNames | | Prototype: | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2217-2231 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2217-2231 | | Comparison: | Different |
| | Different | 6 | 3 |
QFileDialog::accept| Name: | QFileDialog::accept | | Prototype: | void QFileDialog::accept() | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2582-2688 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 2583-2689 | | Comparison: | Different |
| | Different | 69 | 23 |
QFileDevicePrivate::putCharHelper| Name: | QFileDevicePrivate::putCharHelper | | Prototype: | bool QFileDevicePrivate::putCharHelper(char c) | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 479-531 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 477-528 | | Comparison: | Different |
| | Different | 20 | 7 |
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 |
QFileDevice::writeData| Name: | QFileDevice::writeData | | Prototype: | qint64 QFileDevice::writeData(const char *data, qint64 len) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 536-565 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 533-566 | | Comparison: | Different |
| | Different | 21 | 8 |
QFileDevice::flush| Name: | QFileDevice::flush | | Prototype: | bool QFileDevice::flush() | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 282-312 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 283-310 | | Comparison: | Different |
| | Different | 19 | 7 |
QFileDevice::atEnd| Name: | QFileDevice::atEnd | | Prototype: | bool QFileDevice::atEnd() const | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 355-383 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines (reference): | 353-381 | | Comparison: | Different |
| | Different | 12 | 6 |
QFile::rename| Name: | QFile::rename | | Prototype: | bool QFile::rename(const QString &newName) | | Coverage: | 53.125% (34/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 552-666 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines (reference): | 546-660 | | Comparison: | Different |
| | Different | 73 | 22 |
QFdContainer::reset| Name: | QFdContainer::reset | | Prototype: | void QFdContainer::reset() noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 62-67 | | Comparison: | New |
| | New | 3 | 2 |
QFactoryLoader::update| Name: | QFactoryLoader::update | | Prototype: | void QFactoryLoader::update() | | Coverage: | 70.175% (40/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 91-205 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 112-226 | | Comparison: | Different |
| | Different | 54 | 17 |
QFactoryLoader::metaData| Name: | QFactoryLoader::metaData | | Prototype: | QList<QJsonObject> QFactoryLoader::metaData() const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 254-272 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 234-249 | | Comparison: | Different |
| | Different | 11 | 4 |
QFactoryLoader::keyMap| Name: | QFactoryLoader::keyMap | | Prototype: | QMultiMap<int, QString> QFactoryLoader::keyMap() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 312-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 305-319 | | Comparison: | Different |
| | Different | 11 | 3 |
QFactoryLoader::instance| Name: | QFactoryLoader::instance | | Prototype: | QObject *QFactoryLoader::instance(int index) const | | Coverage: | 63.333% (19/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 274-310 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 251-285 | | Comparison: | Different |
| | Different | 24 | 10 |
QFactoryLoader::indexOf| Name: | QFactoryLoader::indexOf | | Prototype: | int QFactoryLoader::indexOf(const QString &needle) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 326-339 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines (reference): | 321-336 | | Comparison: | Different |
| | Different | 11 | 4 |
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 |
QFSCompleter::splitPath| Name: | QFSCompleter::splitPath | | Prototype: | QStringList QFSCompleter::splitPath(const QString &path) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 4036-4110 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 4038-4110 | | Comparison: | Different |
| | Different | 34 | 10 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate| Name: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 231-235 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 144-164 | | Comparison: | Different |
| | Different | 4 | 2 |
QEventDispatcherUNIXPrivate::setSocketNotifierPending| Name: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 237-245 | | Comparison: | New |
| | New | 4 | 2 |
QEventDispatcherUNIXPrivate::markPendingSocketNotifiers| Name: | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers | | Prototype: | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 252-290 | | Comparison: | New |
| | New | 17 | 7 |
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 |
QEventDispatcherUNIXPrivate::activateSocketNotifiers| Name: | QEventDispatcherUNIXPrivate::activateSocketNotifiers | | Prototype: | int QEventDispatcherUNIXPrivate::activateSocketNotifiers() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 292-309 | | Comparison: | New |
| | New | 10 | 3 |
QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate| Name: | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate | | Prototype: | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 225-229 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 88-142 | | Comparison: | Different |
| | Different | 12 | 4 |
QEventDispatcherUNIX::wakeUp| Name: | QEventDispatcherUNIX::wakeUp | | Prototype: | void QEventDispatcherUNIX::wakeUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 539-543 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 637-653 | | Comparison: | Different |
| | Different | 9 | 4 |
QEventDispatcherUNIX::unregisterSocketNotifier| Name: | QEventDispatcherUNIX::unregisterSocketNotifier | | Prototype: | void QEventDispatcherUNIX::unregisterSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 417-457 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 456-500 | | Comparison: | Different |
| | Different | 33 | 9 |
QEventDispatcherUNIX::registerSocketNotifier| Name: | QEventDispatcherUNIX::registerSocketNotifier | | Prototype: | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 395-415 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 412-454 | | Comparison: | Different |
| | Different | 30 | 6 |
QEventDispatcherUNIX::processEvents| Name: | QEventDispatcherUNIX::processEvents | | Prototype: | bool QEventDispatcherUNIX::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 459-518 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 572-616 | | Comparison: | Different |
| | Different | 25 | 8 |
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 |
QEvdevTabletManager::removeDevice| Name: | QEvdevTabletManager::removeDevice | | Prototype: | void QEvdevTabletManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 116-126 | | Comparison: | New |
| | New | 7 | 3 |
QEvdevTabletManager::addDevice| Name: | QEvdevTabletManager::addDevice | | Prototype: | void QEvdevTabletManager::addDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 102-114 | | Comparison: | New |
| | New | 8 | 3 |
QEvdevTabletManager::QEvdevTabletManager| Name: | QEvdevTabletManager::QEvdevTabletManager | | Prototype: | QEvdevTabletManager::QEvdevTabletManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 54-95 | | Comparison: | New |
| | New | 24 | 10 |
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::~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 191-197 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 251-258 | | Comparison: | Different |
| | Different | 4 | 2 |
QEvdevTabletHandler::readData| Name: | QEvdevTabletHandler::readData | | Prototype: | void QEvdevTabletHandler::readData() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 243-274 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 260-291 | | Comparison: | Different |
| | Different | 21 | 8 |
QEvdevTabletHandler::queryLimits| Name: | QEvdevTabletHandler::queryLimits | | Prototype: | bool QEvdevTabletHandler::queryLimits() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 204-241 | | Comparison: | New |
| | New | 54 | 11 |
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 |
QEvdevTabletHandler::QEvdevTabletHandler| Name: | QEvdevTabletHandler::QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 162-189 | | Comparison: | New |
| | New | 16 | 5 |
QEvdevTabletData::report| Name: | QEvdevTabletData::report | | Prototype: | void QEvdevTabletData::report() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 127-159 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 180-211 | | Comparison: | Different |
| | Different | 20 | 5 |
QEvdevTabletData::processInputEvent| Name: | QEvdevTabletData::processInputEvent | | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 84-125 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 127-168 | | Comparison: | Same |
| | Same | 23 | 13 |
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 |
QEvdevMouseHandler::readMouseData| Name: | QEvdevMouseHandler::readMouseData | | Prototype: | void QEvdevMouseHandler::readMouseData() | | Coverage: | 0.000% (0/121) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 188-302 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines (reference): | 182-299 | | Comparison: | Different |
| | Different | 87 | 42 |
QEvdevMouseHandler::create| Name: | QEvdevMouseHandler::create | | Prototype: | QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 65-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines (reference): | 59-89 | | Comparison: | Different |
| | Different | 22 | 8 |
QEvdevKeyboardManager::loadKeymap| Name: | QEvdevKeyboardManager::loadKeymap | | Prototype: | void QEvdevKeyboardManager::loadKeymap(const QString &file) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 130-153 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines (reference): | 124-146 | | Comparison: | Different |
| | Different | 12 | 7 |
QEvdevKeyboardHandler::create| Name: | QEvdevKeyboardHandler::create | | Prototype: | QEvdevKeyboardHandler *QEvdevKeyboardHandler::create(const QString &device, const QString &specification, const QString &defaultKeymapFile) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 94-138 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines (reference): | 87-131 | | Comparison: | Different |
| | Different | 31 | 12 |
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 |
QEglFSWindow::create| Name: | QEglFSWindow::create | | Prototype: | void QEglFSWindow::create() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 81-154 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines (reference): | 75-150 | | Comparison: | Different |
| | Different | 42 | 11 |
QEglFSKmsScreen::~QEglFSKmsScreen| Name: | QEglFSKmsScreen::~QEglFSKmsScreen | | Prototype: | QEglFSKmsScreen::~QEglFSKmsScreen() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 87-99 | | Comparison: | New |
| | New | 8 | 3 |
QEglFSKmsScreen::subpixelAntialiasingTypeHint| Name: | QEglFSKmsScreen::subpixelAntialiasingTypeHint | | Prototype: | QPlatformScreen::SubpixelAntialiasingType QEglFSKmsScreen::subpixelAntialiasingTypeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 187-203 | | Comparison: | New |
| | New | 6 | 8 |
QEglFSKmsScreen::setPowerState| Name: | QEglFSKmsScreen::setPowerState | | Prototype: | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 210-218 | | Comparison: | New |
| | New | 5 | 2 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 167-179 | | Comparison: | New |
| | New | 8 | 2 |
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::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 | | Comparison: | New |
| | New | 6 | 2 |
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::platformInit| Name: | QEglFSKmsIntegration::platformInit | | Prototype: | void QEglFSKmsIntegration::platformInit() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | | Lines: | 70-81 | | Comparison: | New |
| | New | 6 | 4 |
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 |