| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 600-604 |
| | 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: | 657-661 |
| | 2 | 1 |
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: | 685-689 |
| | 2 | 1 |
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: | 1041-1112 |
| | 36 | 15 |
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: | 1115-1131 |
| | 8 | 6 |
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: | 1018-1038 |
| | 14 | 5 |
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: | 970-987 |
| | 12 | 3 |
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: | 990-1015 |
| | 15 | 4 |
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: | 903-907 |
| | 2 | 2 |
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: | 788-792 |
| | 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: | 705-715 |
| | 7 | 3 |
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: | 734-738 |
| | 2 | 1 |
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: | 757-761 |
| | 2 | 1 |
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: | 590-598 |
| | 5 | 2 |
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: | 614-655 |
| | 23 | 9 |
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: | 672-683 |
| | 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: | 545-552 |
| | 5 | 1 |
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: | 1277-1289 |
| | 8 | 3 |
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: | 566-573 |
| | 5 | 2 |
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: | 512-529 |
| | 11 | 2 |
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: | 575-579 |
| | 2 | 1 |
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: | 531-535 |
| | 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: | 1135-1154 |
| | 15 | 7 |
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: | 879-883 |
| | 2 | 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: | 476-483 |
| | 3 | 2 |
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: | 167-180 |
| | 1 | 1 |
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: | 374-405 |
| | 20 | 7 |
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: | 407-419 |
| | 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: | 421-433 |
| | 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: | 435-447 |
| | 7 | 3 |
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: | 449-461 |
| | 7 | 3 |
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: | 333-352 |
| | 11 | 4 |
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: | 354-363 |
| | 6 | 1 |
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: | 242-331 |
| | 56 | 18 |
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: | 225-240 |
| | 9 | 5 |
QAbstractButtonPrivate::queryButtonList| Name: | QAbstractButtonPrivate::queryButtonList | | Prototype: | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 182-203 |
| | 13 | 4 |
QAbstractButtonPrivate::queryButtonList::[lambda]| Name: | QAbstractButtonPrivate::queryButtonList::[lambda] | | Prototype: | [](QAbstractButton *candidate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 191-197 |
| | 5 | 1 |
QAbstractButtonPrivate::queryCheckedButton| Name: | QAbstractButtonPrivate::queryCheckedButton | | Prototype: | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 205-223 |
| | 11 | 5 |
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: | 365-372 |
| | 4 | 2 |
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: | 782-785 |
| | 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: | 1073-1078 |
| | 3 | 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: | 600-603 |
| | 1 | 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: | 395-398 |
| | 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: | 488-492 |
| | 2 | 1 |
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: | 1083-1086 |
| | 1 | 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: | 631-640 |
| | 6 | 2 |
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: | 1205-1211 |
| | 4 | 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: | 657-661 |
| | 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: | 692-696 |
| | 2 | 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: | 741-745 |
| | 2 | 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: | 419-422 |
| | 1 | 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: | 613-616 |
| | 1 | 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: | 533-537 |
| | 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: | 551-556 |
| | 3 | 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: | 384-388 |
| | 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: | 723-727 |
| | 2 | 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: | 707-711 |
| | 2 | 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: | 437-440 |
| | 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: | 1095-1100 |
| | 3 | 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: | 479-482 |
| | 1 | 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: | 503-507 |
| | 2 | 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: | 521-525 |
| | 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: | 571-576 |
| | 3 | 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: | 453-457 |
| | 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: | 755-758 |
| | 1 | 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: | 674-678 |
| | 2 | 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: | 588-592 |
| | 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: | 427-430 |
| | 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: | 1222-1226 |
| | 2 | 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: | 408-411 |
| | 1 | 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: | 1106-1111 |
| | 3 | 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: | 1033-1037 |
| | 2 | 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: | 971-974 |
| | 1 | 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: | 961-964 |
| | 1 | 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: | 8199-8202 |
| | 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: | 8207-8210 |
| | 2 | 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: | 8252-8256 |
| | 2 | 1 |
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: | 8280-8283 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::opaqueArea| Name: | QAbstractGraphicsShapeItem::opaqueArea | | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8288-8294 |
| | 4 | 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: | 8223-8227 |
| | 2 | 1 |
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: | 8268-8275 |
| | 5 | 2 |
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: | 8236-8245 |
| | 7 | 2 |
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: | 811-814 |
| | 1 | 1 |
QAbstractItemDelegate::QAbstractItemDelegate| Name: | QAbstractItemDelegate::QAbstractItemDelegate | | Prototype: | QAbstractItemDelegate::QAbstractItemDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 183-187 |
| | 3 | 1 |
QAbstractItemDelegate::QAbstractItemDelegate| Name: | QAbstractItemDelegate::QAbstractItemDelegate | | Prototype: | QAbstractItemDelegate::QAbstractItemDelegate(QObjectPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 194-198 |
| | 3 | 1 |
QAbstractItemDelegate::createEditor| Name: | QAbstractItemDelegate::createEditor | | Prototype: | QWidget *QAbstractItemDelegate::createEditor(QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 245-250 |
| | 1 | 1 |
QAbstractItemDelegate::destroyEditor| Name: | QAbstractItemDelegate::destroyEditor | | Prototype: | void QAbstractItemDelegate::destroyEditor(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 262-266 |
| | 2 | 1 |
QAbstractItemDelegate::editorEvent| Name: | QAbstractItemDelegate::editorEvent | | Prototype: | bool QAbstractItemDelegate::editorEvent(QEvent *, QAbstractItemModel *, const QStyleOptionViewItem &, const QModelIndex &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 330-337 |
| | 1 | 1 |
QAbstractItemDelegate::elidedText| Name: | QAbstractItemDelegate::elidedText | | Prototype: | QString QAbstractItemDelegate::elidedText(const QFontMetrics &fontMetrics, int width, Qt::TextElideMode mode, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 353-357 |
| | 1 | 1 |
QAbstractItemDelegate::helpEvent| Name: | QAbstractItemDelegate::helpEvent | | Prototype: | bool QAbstractItemDelegate::helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 374-415 |
| | 24 | 9 |
QAbstractItemDelegate::paintingRoles| Name: | QAbstractItemDelegate::paintingRoles | | Prototype: | QVector<int> QAbstractItemDelegate::paintingRoles() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate| Name: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate | | Prototype: | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 427-430 |
| | 2 | 1 |
QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor| Name: | QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor | | Prototype: | void QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor(QWidget *editor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 589-594 |
| | 3 | 1 |
QAbstractItemDelegatePrivate::editorEventFilter| Name: | QAbstractItemDelegatePrivate::editorEventFilter | | Prototype: | bool QAbstractItemDelegatePrivate::editorEventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 455-529 |
| | 44 | 21 |
QAbstractItemDelegatePrivate::textForRole| Name: | QAbstractItemDelegatePrivate::textForRole | | Prototype: | QString QAbstractItemDelegatePrivate::textForRole(Qt::ItemDataRole role, const QVariant &value, const QLocale &locale, int precision) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 549-587 |
| | 25 | 12 |
QAbstractItemDelegatePrivate::tryFixup| Name: | QAbstractItemDelegatePrivate::tryFixup | | Prototype: | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 531-547 |
| | 8 | 4 |
QAbstractItemModel::canDropMimeData| Name: | QAbstractItemModel::canDropMimeData | | Prototype: | bool QAbstractItemModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1894-1911 |
| | 10 | 4 |
QAbstractItemModel::doSetSupportedDragActions| Name: | QAbstractItemModel::doSetSupportedDragActions | | Prototype: | void QAbstractItemModel::doSetSupportedDragActions(Qt::DropActions actions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2007-2011 |
| | 2 | 1 |
QAbstractItemModel::insertRows| Name: | QAbstractItemModel::insertRows | | Prototype: | bool QAbstractItemModel::insertRows(int, int, const QModelIndex &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2052-2055 |
| | 1 | 1 |
QAbstractItemModel::moveColumns| Name: | QAbstractItemModel::moveColumns | | Prototype: | bool QAbstractItemModel::moveColumns(const QModelIndex &, int , int , const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 2165-2168 |
| | 1 | 1 |