| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QShortcutMapPrivate::QShortcutMapPrivate| Name: | QShortcutMapPrivate::QShortcutMapPrivate | | Prototype: | QShortcutMapPrivate(QShortcutMap* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 119-124 |
| | 2 | 1 |
QShortcutMap::state| Name: | QShortcutMap::state | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QShortcutMap::resetState| Name: | QShortcutMap::resetState | | Prototype: | void QShortcutMap::resetState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QShortcutMap::matches| Name: | QShortcutMap::matches | | Prototype: | QVector<const QShortcutEntry*> QShortcutMap::matches() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 628-632 |
| | 2 | 1 |
QShortcutMap::clearSequence| Name: | QShortcutMap::clearSequence | | Prototype: | void QShortcutMap::clearSequence(QVector<QKeySequence> &ksl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 529-533 |
| | 2 | 1 |
QShortcutMap::addShortcut| Name: | QShortcutMap::addShortcut | | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 159-174 |
| | 7 | 1 |
QShortcutMap::QShortcutMap| Name: | QShortcutMap::QShortcutMap | | Prototype: | QShortcutMap::QShortcutMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 142-146 |
| | 1 | 1 |
QShortcutEvent::QShortcutEvent| Name: | QShortcutEvent::QShortcutEvent | | Prototype: | QShortcutEvent::QShortcutEvent(const QKeySequence &key, int id, bool ambiguous) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3628-3631 |
| | 2 | 1 |
QShortcutEntry::operator<| Name: | QShortcutEntry::operator< | | Prototype: | bool operator<(const QShortcutEntry &f) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 81-82 |
| | 1 | 1 |
QShortcutEntry::correctContext| Name: | QShortcutEntry::correctContext | | Prototype: | bool correctContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 67-69 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(const QKeySequence &k) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 71-73 |
| | 1 | 1 |
QShortcutEntry::QShortcutEntry| Name: | QShortcutEntry::QShortcutEntry | | Prototype: | QShortcutEntry(QObject *o, const QKeySequence &k, Qt::ShortcutContext c, int i, bool a, QShortcutMap::ContextMatcher m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 75-77 |
| | 1 | 1 |
QShortcut::whatsThis| Name: | QShortcut::whatsThis | | Prototype: | QString QShortcut::whatsThis() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 590-594 |
| | 2 | 1 |
QShortcut::setWhatsThis| Name: | QShortcut::setWhatsThis | | Prototype: | void QShortcut::setWhatsThis(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 584-588 |
| | 2 | 1 |
QShortcut::key| Name: | QShortcut::key | | Prototype: | QKeySequence QShortcut::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 505-509 |
| | 2 | 1 |
QShortcut::isEnabled| Name: | QShortcut::isEnabled | | Prototype: | bool QShortcut::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 536-540 |
| | 2 | 1 |
QShortcut::id| Name: | QShortcut::id | | Prototype: | int QShortcut::id() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 627-631 |
| | 2 | 1 |
QShortcut::context| Name: | QShortcut::context | | Prototype: | Qt::ShortcutContext QShortcut::context() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 564-568 |
| | 2 | 1 |
QShortcut::autoRepeat| Name: | QShortcut::autoRepeat | | Prototype: | bool QShortcut::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 616-620 |
| | 2 | 1 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 442-446 |
| | 1 | 1 |
QSharedNetworkSessionManager::setSession| Name: | QSharedNetworkSessionManager::setSession | | Prototype: | void QSharedNetworkSessionManager::setSession(const QNetworkConfiguration &config, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 81-85 |
| | 2 | 1 |
QSharedMemoryPrivate::cleanHandle| Name: | QSharedMemoryPrivate::cleanHandle | | Prototype: | bool QSharedMemoryPrivate::cleanHandle() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 129-133 |
| | 2 | 1 |
QSharedMemoryPrivate::QSharedMemoryPrivate| Name: | QSharedMemoryPrivate::QSharedMemoryPrivate | | Prototype: | QSharedMemoryPrivate::QSharedMemoryPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp | | Lines: | 67-78 |
| | 2 | 1 |
QSharedMemory::~QSharedMemory| Name: | QSharedMemory::~QSharedMemory | | Prototype: | QSharedMemory::~QSharedMemory() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QSharedMemory::size| Name: | QSharedMemory::size | | Prototype: | int QSharedMemory::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 367-371 |
| | 2 | 1 |
QSharedMemory::nativeKey| Name: | QSharedMemory::nativeKey | | Prototype: | QString QSharedMemory::nativeKey() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 310-314 |
| | 2 | 1 |
QSharedMemory::key| Name: | QSharedMemory::key | | Prototype: | QString QSharedMemory::key() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 292-296 |
| | 2 | 1 |
QSharedMemory::isAttached| Name: | QSharedMemory::isAttached | | Prototype: | bool QSharedMemory::isAttached() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 421-425 |
| | 2 | 1 |
QSharedMemory::errorString| Name: | QSharedMemory::errorString | | Prototype: | QString QSharedMemory::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 592-596 |
| | 2 | 1 |
QSharedMemory::error| Name: | QSharedMemory::error | | Prototype: | QSharedMemory::SharedMemoryError QSharedMemory::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 578-582 |
| | 2 | 1 |
QSharedMemory::data| Name: | QSharedMemory::data | | Prototype: | const void *QSharedMemory::data() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 485-489 |
| | 2 | 1 |
QSharedMemory::data| Name: | QSharedMemory::data | | Prototype: | void *QSharedMemory::data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 461-465 |
| | 2 | 1 |
QSharedMemory::constData| Name: | QSharedMemory::constData | | Prototype: | const void* QSharedMemory::constData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 476-480 |
| | 2 | 1 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(const QString &key, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 163-167 |
| | 1 | 1 |
QSharedMemory::QSharedMemory| Name: | QSharedMemory::QSharedMemory | | Prototype: | QSharedMemory::QSharedMemory(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 151-154 |
| | 2 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template <> inline QUrlQueryPrivate * QSharedDataPointer<QUrlQueryPrivate>::clone() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 330-334 |
| | 1 | 1 |
QSharedDataPointer::clone| Name: | QSharedDataPointer::clone | | Prototype: | template<> QTimeZonePrivate *QSharedDataPointer<QTimeZonePrivate>::clone() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 587-590 |
| | 1 | 1 |
QShapedPixmapWindow::setHotspot| Name: | QShapedPixmapWindow::setHotspot | | Prototype: | void QShapedPixmapWindow::setHotspot(const QPoint &hotspot) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QShapedPixmapWindow::QShapedPixmapWindow| Name: | QShapedPixmapWindow::QShapedPixmapWindow | | Prototype: | QShapedPixmapWindow::QShapedPixmapWindow(QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 50-59 |
| | 6 | 1 |
QSettingsPrivate::update| Name: | QSettingsPrivate::update | | Prototype: | void QSettingsPrivate::update() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 343-347 |
| | 2 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 294-298 |
| | 1 | 1 |
QSettingsPrivate::create| Name: | QSettingsPrivate::create | | Prototype: | QSettingsPrivate *QSettingsPrivate::create(const QString &fileName, QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QSettingsPrivate::actualKey| Name: | QSettingsPrivate::actualKey | | Prototype: | QString QSettingsPrivate::actualKey(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 248-253 |
| | 3 | 1 |
QSettingsPrivate::QSettingsPrivate| Name: | QSettingsPrivate::QSettingsPrivate | | Prototype: | QSettingsPrivate::QSettingsPrivate(QSettings::Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 231-235 |
| | 2 | 1 |
QSettingsPrivate::QSettingsPrivate| Name: | QSettingsPrivate::QSettingsPrivate | | Prototype: | QSettingsPrivate::QSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 237-242 |
| | 2 | 1 |
QSettingsIniSection::QSettingsIniSection| Name: | QSettingsIniSection::QSettingsIniSection | | Prototype: | inline QSettingsIniSection() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1785-1785 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1764-1764 |
| | 1 | 1 |
QSettingsIniKey::QSettingsIniKey| Name: | QSettingsIniKey::QSettingsIniKey | | Prototype: | inline QSettingsIniKey(const QString &str, int pos = -1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1765-1765 |
| | 1 | 1 |
QSettings::sync| Name: | QSettings::sync | | Prototype: | void QSettings::sync() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2721-2725 |
| | 2 | 1 |
QSettings::status| Name: | QSettings::status | | Prototype: | QSettings::Status QSettings::status() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2859-2863 |
| | 2 | 1 |
QSettings::setUserIniPath| Name: | QSettings::setUserIniPath | | Prototype: | void QSettings::setUserIniPath(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3351-3357 |
| | 2 | 1 |
QSettings::setSystemIniPath| Name: | QSettings::setSystemIniPath | | Prototype: | void QSettings::setSystemIniPath(const QString &dir) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3337-3343 |
| | 2 | 1 |
QSettings::setIniCodec| Name: | QSettings::setIniCodec | | Prototype: | void QSettings::setIniCodec(QTextCodec *codec) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2810-2814 |
| | 2 | 1 |
QSettings::setFallbacksEnabled| Name: | QSettings::setFallbacksEnabled | | Prototype: | void QSettings::setFallbacksEnabled(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3230-3234 |
| | 2 | 1 |
QSettings::setDefaultFormat| Name: | QSettings::setDefaultFormat | | Prototype: | void QSettings::setDefaultFormat(Format format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3307-3310 |
| | 1 | 1 |
QSettings::scope| Name: | QSettings::scope | | Prototype: | QSettings::Scope QSettings::scope() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2762-2766 |
| | 2 | 1 |
QSettings::organizationName| Name: | QSettings::organizationName | | Prototype: | QString QSettings::organizationName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2775-2779 |
| | 2 | 1 |
QSettings::isWritable| Name: | QSettings::isWritable | | Prototype: | bool QSettings::isWritable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3124-3128 |
| | 2 | 1 |
QSettings::iniCodec| Name: | QSettings::iniCodec | | Prototype: | QTextCodec *QSettings::iniCodec() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2841-2845 |
| | 2 | 1 |
QSettings::group| Name: | QSettings::group | | Prototype: | QString QSettings::group() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2929-2933 |
| | 2 | 1 |
QSettings::format| Name: | QSettings::format | | Prototype: | QSettings::Format QSettings::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
QSettings::fileName| Name: | QSettings::fileName | | Prototype: | QString QSettings::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2736-2740 |
| | 2 | 1 |
QSettings::fallbacksEnabled| Name: | QSettings::fallbacksEnabled | | Prototype: | bool QSettings::fallbacksEnabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3243-3247 |
| | 2 | 1 |
QSettings::defaultFormat| Name: | QSettings::defaultFormat | | Prototype: | QSettings::Format QSettings::defaultFormat() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3320-3323 |
| | 1 | 1 |
QSettings::contains| Name: | QSettings::contains | | Prototype: | bool QSettings::contains(const QString &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3216-3221 |
| | 3 | 1 |
QSettings::clear| Name: | QSettings::clear | | Prototype: | void QSettings::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2703-2708 |
| | 3 | 1 |
QSettings::childKeys| Name: | QSettings::childKeys | | Prototype: | QStringList QSettings::childKeys() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3082-3086 |
| | 2 | 1 |
QSettings::childGroups| Name: | QSettings::childGroups | | Prototype: | QStringList QSettings::childGroups() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3106-3110 |
| | 2 | 1 |
QSettings::beginReadArray| Name: | QSettings::beginReadArray | | Prototype: | int QSettings::beginReadArray(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2947-2952 |
| | 3 | 1 |
QSettings::beginGroup| Name: | QSettings::beginGroup | | Prototype: | void QSettings::beginGroup(const QString &prefix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2891-2895 |
| | 2 | 1 |
QSettings::applicationName| Name: | QSettings::applicationName | | Prototype: | QString QSettings::applicationName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2788-2792 |
| | 2 | 1 |
QSettings::allKeys| Name: | QSettings::allKeys | | Prototype: | QStringList QSettings::allKeys() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3058-3062 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2505-2509 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(Scope scope, const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2530-2534 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(Format format, Scope scope, const QString &organization, const QString &application, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2554-2558 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(const QString &fileName, Format format, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2590-2593 |
| | 2 | 1 |
QSettings::QSettings| Name: | QSettings::QSettings | | Prototype: | QSettings::QSettings(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 2629-2643 |
| | 2 | 1 |
QSessionManagerPrivate::~QSessionManagerPrivate| Name: | QSessionManagerPrivate::~QSessionManagerPrivate | | Prototype: | QSessionManagerPrivate::~QSessionManagerPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 131-135 |
| | 2 | 1 |
QSessionManagerPrivate::QSessionManagerPrivate| Name: | QSessionManagerPrivate::QSessionManagerPrivate | | Prototype: | QSessionManagerPrivate::QSessionManagerPrivate(const QString &id, const QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 122-129 |
| | 9 | 1 |
QSessionManager::setRestartHint| Name: | QSessionManager::setRestartHint | | Prototype: | void QSessionManager::setRestartHint(QSessionManager::RestartHint hint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 269-273 |
| | 2 | 1 |
QSessionManager::setRestartCommand| Name: | QSessionManager::setRestartCommand | | Prototype: | void QSessionManager::setRestartCommand(const QStringList &command) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 310-314 |
| | 2 | 1 |
QSessionManager::setManagerProperty| Name: | QSessionManager::setManagerProperty | | Prototype: | void QSessionManager::setManagerProperty(const QString &name, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 365-370 |
| | 2 | 1 |
QSessionManager::setManagerProperty| Name: | QSessionManager::setManagerProperty | | Prototype: | void QSessionManager::setManagerProperty(const QString &name, const QStringList &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 378-383 |
| | 2 | 1 |
QSessionManager::setDiscardCommand| Name: | QSessionManager::setDiscardCommand | | Prototype: | void QSessionManager::setDiscardCommand(const QStringList &command) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 336-340 |
| | 2 | 1 |
QSessionManager::sessionKey| Name: | QSessionManager::sessionKey | | Prototype: | QString QSessionManager::sessionKey() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 172-176 |
| | 2 | 1 |
QSessionManager::sessionId| Name: | QSessionManager::sessionId | | Prototype: | QString QSessionManager::sessionId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 154-158 |
| | 2 | 1 |
QSessionManager::restartHint| Name: | QSessionManager::restartHint | | Prototype: | QSessionManager::RestartHint QSessionManager::restartHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 283-287 |
| | 2 | 1 |
QSessionManager::restartCommand| Name: | QSessionManager::restartCommand | | Prototype: | QStringList QSessionManager::restartCommand() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 325-329 |
| | 2 | 1 |
QSessionManager::requestPhase2| Name: | QSessionManager::requestPhase2 | | Prototype: | void QSessionManager::requestPhase2() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 414-418 |
| | 2 | 1 |
QSessionManager::release| Name: | QSessionManager::release | | Prototype: | void QSessionManager::release() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 237-241 |
| | 2 | 1 |
QSessionManager::isPhase2| Name: | QSessionManager::isPhase2 | | Prototype: | bool QSessionManager::isPhase2() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 391-395 |
| | 2 | 1 |
QSessionManager::discardCommand| Name: | QSessionManager::discardCommand | | Prototype: | QStringList QSessionManager::discardCommand() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 351-355 |
| | 2 | 1 |
QSessionManager::cancel| Name: | QSessionManager::cancel | | Prototype: | void QSessionManager::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 249-253 |
| | 2 | 1 |
QSessionManager::allowsInteraction| Name: | QSessionManager::allowsInteraction | | Prototype: | bool QSessionManager::allowsInteraction() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 208-212 |
| | 2 | 1 |
QSessionManager::allowsErrorInteraction| Name: | QSessionManager::allowsErrorInteraction | | Prototype: | bool QSessionManager::allowsErrorInteraction() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 225-229 |
| | 2 | 1 |
QSessionManager::QSessionManager| Name: | QSessionManager::QSessionManager | | Prototype: | QSessionManager::QSessionManager(QGuiApplication *app, QString &id, QString &key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp | | Lines: | 137-140 |
| | 2 | 1 |
QSequentialIterable::size| Name: | QSequentialIterable::size | | Prototype: | int QSequentialIterable::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3932-3935 |
| | 1 | 1 |
QSequentialIterable::end| Name: | QSequentialIterable::end | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3911-3916 |
| | 3 | 1 |
QSequentialIterable::const_iterator::operator==| Name: | QSequentialIterable::const_iterator::operator== | | Prototype: | bool QSequentialIterable::const_iterator::operator==(const const_iterator &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4014-4017 |
| | 1 | 1 |