| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 208-212 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QObject *object) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 219-223 |
| | 2 | 1 |
QSignalDumper::startDump| Name: | QSignalDumper::startDump | | Prototype: | void QSignalDumper::startDump() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 169-174 |
| | 1 | 1 |
QSignalDumper::ignoreClass| Name: | QSignalDumper::ignoreClass | | Prototype: | void QSignalDumper::ignoreClass(const QByteArray &klass) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 182-186 |
| | 2 | 2 |
QSignalDumper::clearIgnoredClasses| Name: | QSignalDumper::clearIgnoredClasses | | Prototype: | void QSignalDumper::clearIgnoredClasses() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 188-192 |
| | 2 | 2 |
QSidebar::sizeHint| Name: | QSidebar::sizeHint | | Prototype: | QSize QSidebar::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 416-421 |
| | 3 | 2 |
QSidebar::showContextMenu| Name: | QSidebar::showContextMenu | | Prototype: | void QSidebar::showContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 446-458 |
| | 9 | 4 |
QSidebar::setModelAndUrls| Name: | QSidebar::setModelAndUrls | | Prototype: | void QSidebar::setModelAndUrls(QFileSystemModel *model, const QList<QUrl> &newUrls) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 382-402 |
| | 14 | 1 |
QSidebar::selectUrl| Name: | QSidebar::selectUrl | | Prototype: | void QSidebar::selectUrl(const QUrl &url) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 423-438 |
| | 9 | 3 |
QSidebar::removeEntry| Name: | QSidebar::removeEntry | | Prototype: | void QSidebar::removeEntry() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 466-479 |
| | 9 | 4 |
QSidebar::focusInEvent| Name: | QSidebar::focusInEvent | | Prototype: | void QSidebar::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 497-501 |
| | 2 | 1 |
QSidebar::event| Name: | QSidebar::event | | Prototype: | bool QSidebar::event(QEvent * event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 506-516 |
| | 6 | 3 |
QSidebar::dragEnterEvent| Name: | QSidebar::dragEnterEvent | | Prototype: | void QSidebar::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 409-413 |
| | 2 | 2 |
QSidebar::clicked| Name: | QSidebar::clicked | | Prototype: | void QSidebar::clicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 486-491 |
| | 3 | 1 |
QSidebar::QSidebar| Name: | QSidebar::QSidebar | | Prototype: | QSidebar::QSidebar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 378-380 |
| | 2 | 1 |
QSideBarDelegate::initStyleOption| Name: | QSideBarDelegate::initStyleOption | | Prototype: | void QSideBarDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 56-66 |
| | 5 | 3 |
QShowEvent::QShowEvent| Name: | QShowEvent::QShowEvent | | Prototype: | QShowEvent::QShowEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3468-3470 |
| | 1 | 1 |
QShortcutPrivate::redoGrab| Name: | QShortcutPrivate::redoGrab | | Prototype: | void QShortcutPrivate::redoGrab(QShortcutMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 416-433 |
| | 13 | 6 |
QShortcutPrivate::QShortcutPrivate| Name: | QShortcutPrivate::QShortcutPrivate | | Prototype: | QShortcutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 406-406 |
| | 1 | 1 |
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::tryShortcut| Name: | QShortcutMap::tryShortcut | | Prototype: | bool QShortcutMap::tryShortcut(QKeyEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 327-359 |
| | 13 | 5 |
QShortcutMap::translateModifiers| Name: | QShortcutMap::translateModifiers | | Prototype: | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 611-623 |
| | 10 | 5 |
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::setShortcutEnabled| Name: | QShortcutMap::setShortcutEnabled | | Prototype: | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 231-259 |
| | 17 | 4 |
QShortcutMap::setShortcutAutoRepeat| Name: | QShortcutMap::setShortcutAutoRepeat | | Prototype: | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 269-297 |
| | 17 | 4 |
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::removeShortcut| Name: | QShortcutMap::removeShortcut | | Prototype: | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 185-221 |
| | 22 | 5 |
QShortcutMap::nextState| Name: | QShortcutMap::nextState | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 367-402 |
| | 17 | 6 |
QShortcutMap::matches| Name: | QShortcutMap::matches | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::matches(const QKeySequence &seq1, const QKeySequence &seq2) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 579-605 |
| | 17 | 6 |
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::hasShortcutForKeySequence| Name: | QShortcutMap::hasShortcutForKeySequence | | Prototype: | bool QShortcutMap::hasShortcutForKeySequence(const QKeySequence &seq) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 408-423 |
| | 8 | 3 |
QShortcutMap::find| Name: | QShortcutMap::find | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::find(QKeyEvent *e, int ignoredModifiers) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 432-522 |
| | 55 | 17 |
QShortcutMap::dispatchEvent| Name: | QShortcutMap::dispatchEvent | | Prototype: | void QShortcutMap::dispatchEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 637-675 |
| | 22 | 7 |
QShortcutMap::createNewSequences| Name: | QShortcutMap::createNewSequences | | Prototype: | void QShortcutMap::createNewSequences(QKeyEvent *e, QVector<QKeySequence> &ksl, int ignoredModifiers) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 539-572 |
| | 24 | 5 |
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::~QShortcut| Name: | QShortcut::~QShortcut | | Prototype: | QShortcut::~QShortcut() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 477-482 |
| | 3 | 2 |
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::setKey| Name: | QShortcut::setKey | | Prototype: | void QShortcut::setKey(const QKeySequence &key) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 495-503 |
| | 6 | 3 |
QShortcut::setEnabled| Name: | QShortcut::setEnabled | | Prototype: | void QShortcut::setEnabled(bool enable) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 526-534 |
| | 6 | 3 |
QShortcut::setContext| Name: | QShortcut::setContext | | Prototype: | void QShortcut::setContext(Qt::ShortcutContext context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 554-562 |
| | 6 | 3 |
QShortcut::setAutoRepeat| Name: | QShortcut::setAutoRepeat | | Prototype: | void QShortcut::setAutoRepeat(bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 606-614 |
| | 6 | 3 |
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::event| Name: | QShortcut::event | | Prototype: | bool QShortcut::event(QEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 636-657 |
| | 13 | 5 |
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 |
QShortcut::QShortcut| Name: | QShortcut::QShortcut | | Prototype: | QShortcut::QShortcut(const QKeySequence &key, QWidget *parent, const char *member, const char *ambiguousMember, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 456-472 |
| | 10 | 4 |
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 |
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::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 |
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 |
QShapedPixmapWindow::updateGeometry| Name: | QShapedPixmapWindow::updateGeometry | | Prototype: | void QShapedPixmapWindow::updateGeometry(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 96-105 |
| | 6 | 2 |
QShapedPixmapWindow::setPixmap| Name: | QShapedPixmapWindow::setPixmap | | Prototype: | void QShapedPixmapWindow::setPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 65-76 |
| | 7 | 4 |
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::paintEvent| Name: | QShapedPixmapWindow::paintEvent | | Prototype: | void QShapedPixmapWindow::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | | Lines: | 83-94 |
| | 7 | 3 |
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 |
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 |
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::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 |
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::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 |
QSequentialIterable::const_iterator::operator-=| Name: | QSequentialIterable::const_iterator::operator-= | | Prototype: | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator-=(int j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4115-4119 |
| | 2 | 1 |
QSequentialIterable::const_iterator::operator--| Name: | QSequentialIterable::const_iterator::operator-- | | Prototype: | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator--() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4071-4075 |
| | 2 | 1 |
QSequentialIterable::const_iterator::operator--| Name: | QSequentialIterable::const_iterator::operator-- | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator--(int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4088-4094 |
| | 4 | 1 |
QSequentialIterable::const_iterator::operator-| Name: | QSequentialIterable::const_iterator::operator- | | Prototype: | QSequentialIterable::const_iterator QSequentialIterable::const_iterator::operator-(int j) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4144-4150 |
| | 4 | 1 |
QSequentialIterable::const_iterator::operator+=| Name: | QSequentialIterable::const_iterator::operator+= | | Prototype: | QSequentialIterable::const_iterator &QSequentialIterable::const_iterator::operator+=(int j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4101-4105 |
| | 2 | 1 |
QSequentialIterable::const_iterator::const_iterator| Name: | QSequentialIterable::const_iterator::const_iterator | | Prototype: | QSequentialIterable::const_iterator::const_iterator(const const_iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3975-3979 |
| | 1 | 1 |
QSequentialIterable::canReverseIterate| Name: | QSequentialIterable::canReverseIterate | | Prototype: | bool QSequentialIterable::canReverseIterate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3942-3945 |
| | 1 | 1 |
QSequentialAnimationGroup::insertPause| Name: | QSequentialAnimationGroup::insertPause | | Prototype: | QPauseAnimation *QSequentialAnimationGroup::insertPause(int index, int msecs) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 288-300 |
| | 7 | 2 |
QSequentialAnimationGroup::QSequentialAnimationGroup| Name: | QSequentialAnimationGroup::QSequentialAnimationGroup | | Prototype: | QSequentialAnimationGroup::QSequentialAnimationGroup(QSequentialAnimationGroupPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 254-258 |
| | 2 | 1 |
QSegfaultHandler::initialize| Name: | QSegfaultHandler::initialize | | Prototype: | void QSegfaultHandler::initialize(char **argv, int argc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcrashhandler.cpp | | Lines: | 406-417 |
| | 7 | 1 |