| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractHostInfoLookupManager::globalInstance| Name: | QAbstractHostInfoLookupManager::globalInstance | | Prototype: | QAbstractHostInfoLookupManager* QAbstractHostInfoLookupManager::globalInstance() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 784-787 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::setPen| Name: | QAbstractGraphicsShapeItem::setPen | | Prototype: | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8146-8155 |
| | 7 | 2 |
QAbstractGraphicsShapeItem::setBrush| Name: | QAbstractGraphicsShapeItem::setBrush | | Prototype: | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8178-8185 |
| | 5 | 2 |
QAbstractGraphicsShapeItem::pen| Name: | QAbstractGraphicsShapeItem::pen | | Prototype: | QPen QAbstractGraphicsShapeItem::pen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8133-8137 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::opaqueArea| Name: | QAbstractGraphicsShapeItem::opaqueArea | | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8198-8204 |
| | 4 | 2 |
QAbstractGraphicsShapeItem::isObscuredBy| Name: | QAbstractGraphicsShapeItem::isObscuredBy | | Prototype: | bool QAbstractGraphicsShapeItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8190-8193 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::brush| Name: | QAbstractGraphicsShapeItem::brush | | Prototype: | QBrush QAbstractGraphicsShapeItem::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8162-8166 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8109-8112 |
| | 2 | 1 |
QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8117-8120 |
| | 2 | 1 |
QAbstractFileEngineIterator::nameFilters| Name: | QAbstractFileEngineIterator::nameFilters | | Prototype: | QStringList QAbstractFileEngineIterator::nameFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 955-958 |
| | 1 | 1 |
QAbstractFileEngineIterator::filters| Name: | QAbstractFileEngineIterator::filters | | Prototype: | QDir::Filters QAbstractFileEngineIterator::filters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 965-968 |
| | 1 | 1 |
QAbstractFileEngineIterator::entryInfo| Name: | QAbstractFileEngineIterator::entryInfo | | Prototype: | QVariant QAbstractFileEngineIterator::entryInfo(EntryInfoType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1027-1031 |
| | 2 | 1 |
QAbstractFileEngine::write| Name: | QAbstractFileEngine::write | | Prototype: | qint64 QAbstractFileEngine::write(const char *data, qint64 len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1100-1105 |
| | 3 | 1 |
QAbstractFileEngine::syncToDisk| Name: | QAbstractFileEngine::syncToDisk | | Prototype: | bool QAbstractFileEngine::syncToDisk() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 402-405 |
| | 1 | 1 |
QAbstractFileEngine::supportsExtension| Name: | QAbstractFileEngine::supportsExtension | | Prototype: | bool QAbstractFileEngine::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1216-1220 |
| | 2 | 1 |
QAbstractFileEngine::size| Name: | QAbstractFileEngine::size | | Prototype: | qint64 QAbstractFileEngine::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 421-424 |
| | 1 | 1 |
QAbstractFileEngine::setSize| Name: | QAbstractFileEngine::setSize | | Prototype: | bool QAbstractFileEngine::setSize(qint64 size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 582-586 |
| | 2 | 1 |
QAbstractFileEngine::setPermissions| Name: | QAbstractFileEngine::setPermissions | | Prototype: | bool QAbstractFileEngine::setPermissions(uint perms) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 668-672 |
| | 2 | 1 |
QAbstractFileEngine::setFileName| Name: | QAbstractFileEngine::setFileName | | Prototype: | void QAbstractFileEngine::setFileName(const QString &file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 749-752 |
| | 1 | 1 |
QAbstractFileEngine::seek| Name: | QAbstractFileEngine::seek | | Prototype: | bool QAbstractFileEngine::seek(qint64 pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QAbstractFileEngine::rmdir| Name: | QAbstractFileEngine::rmdir | | Prototype: | bool QAbstractFileEngine::rmdir(const QString &dirName, bool recurseParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 565-570 |
| | 3 | 1 |
QAbstractFileEngine::renameOverwrite| Name: | QAbstractFileEngine::renameOverwrite | | Prototype: | bool QAbstractFileEngine::renameOverwrite(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 515-519 |
| | 2 | 1 |
QAbstractFileEngine::rename| Name: | QAbstractFileEngine::rename | | Prototype: | bool QAbstractFileEngine::rename(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 497-501 |
| | 2 | 1 |
QAbstractFileEngine::remove| Name: | QAbstractFileEngine::remove | | Prototype: | bool QAbstractFileEngine::remove() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 473-476 |
| | 1 | 1 |
QAbstractFileEngine::read| Name: | QAbstractFileEngine::read | | Prototype: | qint64 QAbstractFileEngine::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1089-1094 |
| | 3 | 1 |
QAbstractFileEngine::pos| Name: | QAbstractFileEngine::pos | | Prototype: | qint64 QAbstractFileEngine::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QAbstractFileEngine::ownerId| Name: | QAbstractFileEngine::ownerId | | Prototype: | uint QAbstractFileEngine::ownerId(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 701-705 |
| | 2 | 1 |
QAbstractFileEngine::owner| Name: | QAbstractFileEngine::owner | | Prototype: | QString QAbstractFileEngine::owner(FileOwner owner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 717-721 |
| | 2 | 1 |
QAbstractFileEngine::open| Name: | QAbstractFileEngine::open | | Prototype: | bool QAbstractFileEngine::open(QIODevice::OpenMode openMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 378-382 |
| | 2 | 1 |
QAbstractFileEngine::mkdir| Name: | QAbstractFileEngine::mkdir | | Prototype: | bool QAbstractFileEngine::mkdir(const QString &dirName, bool createParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 545-550 |
| | 3 | 1 |
QAbstractFileEngine::link| Name: | QAbstractFileEngine::link | | Prototype: | bool QAbstractFileEngine::link(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 527-531 |
| | 2 | 1 |
QAbstractFileEngine::isRelativePath| Name: | QAbstractFileEngine::isRelativePath | | Prototype: | bool QAbstractFileEngine::isRelativePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 607-610 |
| | 1 | 1 |
QAbstractFileEngine::flush| Name: | QAbstractFileEngine::flush | | Prototype: | bool QAbstractFileEngine::flush() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 413-416 |
| | 1 | 1 |
QAbstractFileEngine::fileTime| Name: | QAbstractFileEngine::fileTime | | Prototype: | QDateTime QAbstractFileEngine::fileTime(FileTime time) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 735-739 |
| | 2 | 1 |
QAbstractFileEngine::fileName| Name: | QAbstractFileEngine::fileName | | Prototype: | QString QAbstractFileEngine::fileName(FileName file) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 686-690 |
| | 2 | 1 |
QAbstractFileEngine::fileFlags| Name: | QAbstractFileEngine::fileFlags | | Prototype: | QAbstractFileEngine::FileFlags QAbstractFileEngine::fileFlags(FileFlags type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 651-655 |
| | 2 | 1 |
QAbstractFileEngine::extension| Name: | QAbstractFileEngine::extension | | Prototype: | bool QAbstractFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1199-1205 |
| | 4 | 1 |
QAbstractFileEngine::entryList| Name: | QAbstractFileEngine::entryList | | Prototype: | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 625-634 |
| | 6 | 2 |
QAbstractFileEngine::endEntryList| Name: | QAbstractFileEngine::endEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::endEntryList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1077-1080 |
| | 1 | 1 |
QAbstractFileEngine::copy| Name: | QAbstractFileEngine::copy | | Prototype: | bool QAbstractFileEngine::copy(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 482-486 |
| | 2 | 1 |
QAbstractFileEngine::close| Name: | QAbstractFileEngine::close | | Prototype: | bool QAbstractFileEngine::close() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QAbstractFileEngine::caseSensitive| Name: | QAbstractFileEngine::caseSensitive | | Prototype: | bool QAbstractFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QAbstractFileEngine::beginEntryList| Name: | QAbstractFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1067-1072 |
| | 3 | 1 |
QAbstractFileEngine::atEnd| Name: | QAbstractFileEngine::atEnd | | Prototype: | bool QAbstractFileEngine::atEnd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 776-779 |
| | 1 | 1 |
QAbstractButtonPrivate::refresh| Name: | QAbstractButtonPrivate::refresh | | Prototype: | void QAbstractButtonPrivate::refresh() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 358-365 |
| | 4 | 2 |
QAbstractButtonPrivate::queryCheckedButton| Name: | QAbstractButtonPrivate::queryCheckedButton | | Prototype: | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 198-216 |
| | 11 | 5 |
QAbstractButtonPrivate::queryButtonList| Name: | QAbstractButtonPrivate::queryButtonList | | Prototype: | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 176-196 |
| | 11 | 5 |
QAbstractButtonPrivate::notifyChecked| Name: | QAbstractButtonPrivate::notifyChecked | | Prototype: | void QAbstractButtonPrivate::notifyChecked() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 218-233 |
| | 9 | 5 |
QAbstractButtonPrivate::moveFocus| Name: | QAbstractButtonPrivate::moveFocus | | Prototype: | void QAbstractButtonPrivate::moveFocus(int key) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 235-324 |
| | 56 | 18 |
QAbstractButtonPrivate::init| Name: | QAbstractButtonPrivate::init | | Prototype: | void QAbstractButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 347-356 |
| | 6 | 1 |
QAbstractButtonPrivate::fixFocusPolicy| Name: | QAbstractButtonPrivate::fixFocusPolicy | | Prototype: | void QAbstractButtonPrivate::fixFocusPolicy() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 326-345 |
| | 11 | 4 |
QAbstractButtonPrivate::emitToggled| Name: | QAbstractButtonPrivate::emitToggled | | Prototype: | void QAbstractButtonPrivate::emitToggled(bool checked) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 442-454 |
| | 7 | 3 |
QAbstractButtonPrivate::emitReleased| Name: | QAbstractButtonPrivate::emitReleased | | Prototype: | void QAbstractButtonPrivate::emitReleased() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 428-440 |
| | 7 | 3 |
QAbstractButtonPrivate::emitPressed| Name: | QAbstractButtonPrivate::emitPressed | | Prototype: | void QAbstractButtonPrivate::emitPressed() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 414-426 |
| | 7 | 3 |
QAbstractButtonPrivate::emitClicked| Name: | QAbstractButtonPrivate::emitClicked | | Prototype: | void QAbstractButtonPrivate::emitClicked() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 400-412 |
| | 7 | 3 |
QAbstractButtonPrivate::click| Name: | QAbstractButtonPrivate::click | | Prototype: | void QAbstractButtonPrivate::click() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 367-398 |
| | 20 | 7 |
QAbstractButtonPrivate::QAbstractButtonPrivate| Name: | QAbstractButtonPrivate::QAbstractButtonPrivate | | Prototype: | QAbstractButtonPrivate::QAbstractButtonPrivate(QSizePolicy::ControlType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 161-174 |
| | 1 | 1 |
QAbstractButton::~QAbstractButton| Name: | QAbstractButton::~QAbstractButton | | Prototype: | QAbstractButton::~QAbstractButton() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 469-476 |
| | 3 | 2 |
QAbstractButton::toggle| Name: | QAbstractButton::toggle | | Prototype: | void QAbstractButton::toggle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 872-876 |
| | 2 | 1 |
QAbstractButton::timerEvent| Name: | QAbstractButton::timerEvent | | Prototype: | void QAbstractButton::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1128-1147 |
| | 15 | 7 |
QAbstractButton::text| Name: | QAbstractButton::text | | Prototype: | QString QAbstractButton::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QAbstractButton::shortcut| Name: | QAbstractButton::shortcut | | Prototype: | QKeySequence QAbstractButton::shortcut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 568-572 |
| | 2 | 1 |
QAbstractButton::setText| Name: | QAbstractButton::setText | | Prototype: | void QAbstractButton::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 505-522 |
| | 11 | 2 |
QAbstractButton::setShortcut| Name: | QAbstractButton::setShortcut | | Prototype: | void QAbstractButton::setShortcut(const QKeySequence &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 559-566 |
| | 5 | 2 |
QAbstractButton::setIconSize| Name: | QAbstractButton::setIconSize | | Prototype: | void QAbstractButton::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1270-1282 |
| | 8 | 3 |
QAbstractButton::setIcon| Name: | QAbstractButton::setIcon | | Prototype: | void QAbstractButton::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 538-545 |
| | 5 | 1 |
QAbstractButton::setDown| Name: | QAbstractButton::setDown | | Prototype: | void QAbstractButton::setDown(bool down) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 665-676 |
| | 8 | 3 |
QAbstractButton::setChecked| Name: | QAbstractButton::setChecked | | Prototype: | void QAbstractButton::setChecked(bool checked) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 607-648 |
| | 23 | 9 |
QAbstractButton::setCheckable| Name: | QAbstractButton::setCheckable | | Prototype: | void QAbstractButton::setCheckable(bool checkable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 583-591 |
| | 5 | 2 |
QAbstractButton::setAutoRepeatInterval| Name: | QAbstractButton::setAutoRepeatInterval | | Prototype: | void QAbstractButton::setAutoRepeatInterval(int autoRepeatInterval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 750-754 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatDelay| Name: | QAbstractButton::setAutoRepeatDelay | | Prototype: | void QAbstractButton::setAutoRepeatDelay(int autoRepeatDelay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 727-731 |
| | 2 | 1 |
QAbstractButton::setAutoRepeat| Name: | QAbstractButton::setAutoRepeat | | Prototype: | void QAbstractButton::setAutoRepeat(bool autoRepeat) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 698-708 |
| | 7 | 3 |
QAbstractButton::setAutoExclusive| Name: | QAbstractButton::setAutoExclusive | | Prototype: | void QAbstractButton::setAutoExclusive(bool autoExclusive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 781-785 |
| | 2 | 1 |
QAbstractButton::nextCheckState| Name: | QAbstractButton::nextCheckState | | Prototype: | void QAbstractButton::nextCheckState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 896-900 |
| | 2 | 2 |
QAbstractButton::mouseReleaseEvent| Name: | QAbstractButton::mouseReleaseEvent | | Prototype: | void QAbstractButton::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 983-1008 |
| | 15 | 4 |
QAbstractButton::mousePressEvent| Name: | QAbstractButton::mousePressEvent | | Prototype: | void QAbstractButton::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 963-980 |
| | 12 | 3 |
QAbstractButton::mouseMoveEvent| Name: | QAbstractButton::mouseMoveEvent | | Prototype: | void QAbstractButton::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1011-1031 |
| | 14 | 5 |
QAbstractButton::keyReleaseEvent| Name: | QAbstractButton::keyReleaseEvent | | Prototype: | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1108-1124 |
| | 8 | 6 |
QAbstractButton::keyPressEvent| Name: | QAbstractButton::keyPressEvent | | Prototype: | void QAbstractButton::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1034-1105 |
| | 36 | 15 |
QAbstractButton::isDown| Name: | QAbstractButton::isDown | | Prototype: | bool QAbstractButton::isDown() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 678-682 |
| | 2 | 1 |
QAbstractButton::isChecked| Name: | QAbstractButton::isChecked | | Prototype: | bool QAbstractButton::isChecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 650-654 |
| | 2 | 1 |
QAbstractButton::isCheckable| Name: | QAbstractButton::isCheckable | | Prototype: | bool QAbstractButton::isCheckable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 593-597 |
| | 2 | 1 |
QAbstractButton::iconSize| Name: | QAbstractButton::iconSize | | Prototype: | QSize QAbstractButton::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1261-1268 |
| | 5 | 2 |
QAbstractButton::icon| Name: | QAbstractButton::icon | | Prototype: | QIcon QAbstractButton::icon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 547-551 |
| | 2 | 1 |
QAbstractButton::hitButton| Name: | QAbstractButton::hitButton | | Prototype: | bool QAbstractButton::hitButton(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 910-913 |
| | 1 | 1 |
QAbstractButton::group| Name: | QAbstractButton::group | | Prototype: | QButtonGroup *QAbstractButton::group() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 802-806 |
| | 2 | 1 |
QAbstractButton::focusOutEvent| Name: | QAbstractButton::focusOutEvent | | Prototype: | void QAbstractButton::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1161-1169 |
| | 5 | 2 |
QAbstractButton::focusInEvent| Name: | QAbstractButton::focusInEvent | | Prototype: | void QAbstractButton::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1150-1158 |
| | 3 | 1 |
QAbstractButton::event| Name: | QAbstractButton::event | | Prototype: | bool QAbstractButton::event(QEvent *e) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 916-960 |
| | 17 | 20 |
QAbstractButton::click| Name: | QAbstractButton::click | | Prototype: | void QAbstractButton::click() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 848-864 |
| | 13 | 5 |
QAbstractButton::changeEvent| Name: | QAbstractButton::changeEvent | | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1172-1187 |
| | 9 | 4 |
QAbstractButton::autoRepeatInterval| Name: | QAbstractButton::autoRepeatInterval | | Prototype: | int QAbstractButton::autoRepeatInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 756-760 |
| | 2 | 1 |
QAbstractButton::autoRepeatDelay| Name: | QAbstractButton::autoRepeatDelay | | Prototype: | int QAbstractButton::autoRepeatDelay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 733-737 |
| | 2 | 1 |
QAbstractButton::autoRepeat| Name: | QAbstractButton::autoRepeat | | Prototype: | bool QAbstractButton::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 710-714 |
| | 2 | 1 |
QAbstractButton::autoExclusive| Name: | QAbstractButton::autoExclusive | | Prototype: | bool QAbstractButton::autoExclusive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 787-791 |
| | 2 | 1 |
QAbstractButton::animateClick| Name: | QAbstractButton::animateClick | | Prototype: | void QAbstractButton::animateClick(int msec) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 822-835 |
| | 11 | 4 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 459-464 |
| | 2 | 1 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QAbstractButtonPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 481-486 |
| | 2 | 1 |
QAbstractAnimation::setPaused| Name: | QAbstractAnimation::setPaused | | Prototype: | void QAbstractAnimation::setPaused(bool paused) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1425-1431 |
| | 3 | 2 |
QACConnectionObject::senderList| Name: | QACConnectionObject::senderList | | Prototype: | inline QObjectList senderList() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 270-271 |
| | 1 | 1 |