Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
KeyChecker::timeName: | KeyChecker::time | Prototype: | xcb_timestamp_t time() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1443-1443 |
| | 1 | 1 |
LineBreakHelper::resetRightBearingName: | LineBreakHelper::resetRightBearing | Prototype: | inline void resetRightBearing() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1716-1719 |
| | 1 | 1 |
LineEdit::handleReturnPressedName: | LineEdit::handleReturnPressed | Prototype: | void handleReturnPressed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 138-141 |
| | 1 | 1 |
MetaObject::MetaObjectName: | MetaObject::MetaObject | Prototype: | MetaObject(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2017-2019 |
| | 1 | 1 |
MetaObject::MetaObjectImpl::MetaObjectName: | MetaObject::MetaObjectImpl::MetaObject | Prototype: | static const QMetaObject *MetaObject(int ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2024-2025 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const void*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2041-2041 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2042-2042 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | template <typename T> const QMetaObject *delegate(const T *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2039-2040 |
| | 1 | 1 |
MetaObject::delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2043-2043 |
| | 1 | 1 |
MinOverlapPlacer::findNonInsiders::[lambda]Name: | MinOverlapPlacer::findNonInsiders::[lambda] | Prototype: | [domain](const QRect &srcRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 489-489 |
| | 1 | 1 |
NamePredicate::NamePredicateName: | NamePredicate::NamePredicate | Prototype: | explicit NamePredicate(const char *needle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 144-144 |
| | 1 | 1 |
NamePredicate::operator()Name: | NamePredicate::operator() | Prototype: | bool operator()(const QTestTablePrivate::Element &e) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | Lines: | 146-147 |
| | 1 | 1 |
NoDasher::onName: | NoDasher::on | Prototype: | bool on() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 128-128 |
| | 1 | 1 |
Notify::NotifyName: | Notify::Notify | Prototype: | Notify(xcb_window_t win, int t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 845-846 |
| | 1 | 1 |
OsTypeTerm::hostKernelVersionName: | OsTypeTerm::hostKernelVersion | Prototype: | static QVersionNumber hostKernelVersion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 220-220 |
| | 1 | 1 |
OsTypeTerm::isNullName: | OsTypeTerm::isNull | Prototype: | bool isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 251-251 |
| | 1 | 1 |
PageItem::boundingRectName: | PageItem::boundingRect | Prototype: | QRectF boundingRect() const override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 69-70 |
| | 1 | 1 |
PageItem::pageNumberName: | PageItem::pageNumber | Prototype: | inline int pageNumber() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 72-73 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const QString &css, bool isFile) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2145-2148 |
| | 1 | 1 |
Parser::ParserName: | Parser::Parser | Prototype: | Parser::Parser(const char *json, int length) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | Lines: | 200-204 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7902-7902 |
| | 1 | 1 |
Part::PartName: | Part::Part | Prototype: | Part(const QString &s, int pos, int len, int num = -1) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7903-7904 |
| | 1 | 1 |
PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchyName: | PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 388-391 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 &lowerIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 297-297 |
| | 1 | 1 |
PathSimplifier::Element::lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 lowerIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 299-299 |
| | 1 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 &upperIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 296-296 |
| | 1 | 1 |
PathSimplifier::Element::upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 upperIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 298-298 |
| | 1 | 1 |
PressDelayHandler::PressDelayHandlerName: | PressDelayHandler::PressDelayHandler | Prototype: | PressDelayHandler(QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 122-129 |
| | 1 | 1 |
PressDelayHandler::isDelayingName: | PressDelayHandler::isDelaying | Prototype: | bool isDelaying() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 152-155 |
| | 1 | 1 |
PressDelayHandler::shouldEventBeIgnoredName: | PressDelayHandler::shouldEventBeIgnored | Prototype: | bool shouldEventBeIgnored(QEvent *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 147-150 |
| | 1 | 1 |
PropertyNotifyEvent::PropertyNotifyEventName: | PropertyNotifyEvent::PropertyNotifyEvent | Prototype: | PropertyNotifyEvent(xcb_window_t win, xcb_atom_t property) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1439-1440 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline QObjectPrivate* d_func() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
QACConnectionObject::d_funcName: | QACConnectionObject::d_func | Prototype: | inline const QObjectPrivate* d_func() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 268-268 |
| | 1 | 1 |
QACConnectionObject::isSenderName: | QACConnectionObject::isSender | Prototype: | inline bool isSender(const QObject *receiver, const char *signal) 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 |
QACConnectionObject::receiverListName: | QACConnectionObject::receiverList | Prototype: | inline QObjectList receiverList(const char *signal) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 272-273 |
| | 1 | 1 |
QACConnectionObject::senderListName: | 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: | 274-275 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1043-1048 |
| | 1 | 1 |
QAbstractAnimation::QAbstractAnimationName: | QAbstractAnimation::QAbstractAnimation | Prototype: | QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1053-1058 |
| | 1 | 1 |
QAbstractAnimation::eventName: | QAbstractAnimation::event | Prototype: | bool QAbstractAnimation::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1443-1446 |
| | 1 | 1 |
QAbstractAnimation::updateDirectionName: | QAbstractAnimation::updateDirection | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 1476-1479 |
| | 1 | 1 |
QAbstractButton::hitButtonName: | 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: | 917-920 |
| | 1 | 1 |
QAbstractButtonPrivate::QAbstractButtonPrivateName: | 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 |
QAbstractConcatenable::appendLatin1ToName: | QAbstractConcatenable::appendLatin1To | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10743-10746 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 145-146 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcherName: | QAbstractEventDispatcher::QAbstractEventDispatcher | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 151-153 |
| | 1 | 1 |
QAbstractEventDispatcherPrivate::allocateTimerIdName: | QAbstractEventDispatcherPrivate::allocateTimerId | Prototype: | int QAbstractEventDispatcherPrivate::allocateTimerId() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | Lines: | 91-94 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 353-356 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngineName: | QAbstractFileEngine::QAbstractFileEngine | Prototype: | QAbstractFileEngine::QAbstractFileEngine(QAbstractFileEnginePrivate &dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 363-366 |
| | 1 | 1 |
QAbstractFileEngine::atEndName: | 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::caseSensitiveName: | 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::closeName: | 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::endEntryListName: | 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::flushName: | 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::handleName: | QAbstractFileEngine::handle | Prototype: | int QAbstractFileEngine::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 765-768 |
| | 1 | 1 |
QAbstractFileEngine::isRelativePathName: | 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::isSequentialName: | QAbstractFileEngine::isSequential | Prototype: | bool QAbstractFileEngine::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 466-469 |
| | 1 | 1 |
QAbstractFileEngine::posName: | 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::removeName: | 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::setFileNameName: | 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::sizeName: | 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::syncToDiskName: | 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 |
QAbstractFileEngineIterator::filtersName: | 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::nameFiltersName: | 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 |
QAbstractFileEngineIterator::pathName: | QAbstractFileEngineIterator::path | Prototype: | QString QAbstractFileEngineIterator::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 940-943 |
| | 1 | 1 |
QAbstractFileEngineIterator::setPathName: | QAbstractFileEngineIterator::setPath | Prototype: | void QAbstractFileEngineIterator::setPath(const QString &path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | Lines: | 951-954 |
| | 1 | 1 |
QAbstractGraphicsShapeItem::isObscuredByName: | 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 |
QAbstractHostInfoLookupManager::globalInstanceName: | 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::createEditorName: | 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::editorEventName: | 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::elidedTextName: | 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::paintingRolesName: | 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 |
QAbstractItemModel::beginResetModelName: | QAbstractItemModel::beginResetModel | Prototype: | void QAbstractItemModel::beginResetModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 3161-3164 |
| | 1 | 1 |
QAbstractItemModel::buddyName: | QAbstractItemModel::buddy | Prototype: | QModelIndex QAbstractItemModel::buddy(const QModelIndex &index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2240-2243 |
| | 1 | 1 |
QAbstractItemModel::canFetchMoreName: | QAbstractItemModel::canFetchMore | Prototype: | bool QAbstractItemModel::canFetchMore(const QModelIndex &) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2196-2199 |
| | 1 | 1 |
QAbstractItemModel::hasChildrenName: | QAbstractItemModel::hasChildren | Prototype: | bool QAbstractItemModel::hasChildren(const QModelIndex &parent) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QAbstractItemModel::insertColumnsName: | QAbstractItemModel::insertColumns | Prototype: | bool QAbstractItemModel::insertColumns(int, int, const QModelIndex &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2081-2084 |
| | 1 | 1 |
QAbstractItemModel::insertRowsName: | 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::moveColumnsName: | 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 |
QAbstractItemModel::moveRowsName: | QAbstractItemModel::moveRows | Prototype: | bool QAbstractItemModel::moveRows(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: | 2144-2147 |
| | 1 | 1 |
QAbstractItemModel::removeColumnsName: | QAbstractItemModel::removeColumns | Prototype: | bool QAbstractItemModel::removeColumns(int, int, const QModelIndex &) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2123-2126 |
| | 1 | 1 |
QAbstractItemModel::removeRowsName: | QAbstractItemModel::removeRows | Prototype: | bool QAbstractItemModel::removeRows(int, int, const QModelIndex &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2102-2105 |
| | 1 | 1 |
QAbstractItemModel::siblingName: | QAbstractItemModel::sibling | Prototype: | QModelIndex QAbstractItemModel::sibling(int row, int column, const QModelIndex &idx) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1753-1756 |
| | 1 | 1 |
QAbstractItemModel::spanName: | QAbstractItemModel::span | Prototype: | QSize QAbstractItemModel::span(const QModelIndex &) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2342-2345 |
| | 1 | 1 |
QAbstractItemModel::submitName: | QAbstractItemModel::submit | Prototype: | bool QAbstractItemModel::submit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 2417-2420 |
| | 1 | 1 |
QAbstractItemModel::supportedDropActionsName: | QAbstractItemModel::supportedDropActions | Prototype: | Qt::DropActions QAbstractItemModel::supportedDropActions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1980-1983 |
| | 1 | 1 |
QAbstractItemModel::~QAbstractItemModelName: | QAbstractItemModel::~QAbstractItemModel | Prototype: | QAbstractItemModel::~QAbstractItemModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 1481-1484 |
| | 1 | 1 |
QAbstractItemModelPrivate::defaultRoleNamesName: | QAbstractItemModelPrivate::defaultRoleNames | Prototype: | const QHash<int,QByteArray> &QAbstractItemModelPrivate::defaultRoleNames() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 545-548 |
| | 1 | 1 |
QAbstractItemModelPrivate::staticEmptyModelName: | QAbstractItemModelPrivate::staticEmptyModel | Prototype: | QAbstractItemModel *QAbstractItemModelPrivate::staticEmptyModel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 500-503 |
| | 1 | 1 |
QAbstractItemView::QAbstractItemViewName: | QAbstractItemView::QAbstractItemView | Prototype: | QAbstractItemView::QAbstractItemView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 618-622 |
| | 1 | 1 |
QAbstractItemView::QAbstractItemViewName: | QAbstractItemView::QAbstractItemView | Prototype: | QAbstractItemView::QAbstractItemView(QAbstractItemViewPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 627-631 |
| | 1 | 1 |
QAbstractItemView::horizontalStepsPerItemName: | QAbstractItemView::horizontalStepsPerItem | Prototype: | int QAbstractItemView::horizontalStepsPerItem() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2940-2943 |
| | 1 | 1 |
QAbstractItemView::itemDelegateName: | QAbstractItemView::itemDelegate | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 875-878 |
| | 1 | 1 |
QAbstractItemView::rootIndexName: | QAbstractItemView::rootIndex | Prototype: | QModelIndex QAbstractItemView::rootIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1161-1164 |
| | 1 | 1 |
QAbstractItemView::scrollToTopName: | QAbstractItemView::scrollToTop | Prototype: | void QAbstractItemView::scrollToTop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3242-3245 |
| | 1 | 1 |
QAbstractItemView::selectedIndexes::[lambda]Name: | QAbstractItemView::selectedIndexes::[lambda] | Prototype: | [this](const QModelIndex &idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2614-2616 |
| | 1 | 1 |
QAbstractItemView::setHorizontalStepsPerItemName: | QAbstractItemView::setHorizontalStepsPerItem | Prototype: | void QAbstractItemView::setHorizontalStepsPerItem(int steps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2928-2932 |
| | 1 | 1 |
QAbstractItemView::setVerticalStepsPerItemName: | QAbstractItemView::setVerticalStepsPerItem | Prototype: | void QAbstractItemView::setVerticalStepsPerItem(int steps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2957-2961 |
| | 1 | 1 |
QAbstractItemView::startAutoScrollName: | QAbstractItemView::startAutoScroll | Prototype: | void QAbstractItemView::startAutoScroll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3832-3835 |
| | 1 | 1 |
QAbstractItemView::stopAutoScrollName: | QAbstractItemView::stopAutoScroll | Prototype: | void QAbstractItemView::stopAutoScroll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3840-3843 |
| | 1 | 1 |
QAbstractItemView::textElideModeName: | QAbstractItemView::textElideMode | Prototype: | Qt::TextElideMode QAbstractItemView::textElideMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1616-1619 |
| | 1 | 1 |