Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLabel::selectedTextName: | QLabel::selectedText | Prototype: | QString QLabel::selectedText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 802-808 |
| | 4 | 2 |
QLabel::selectionStartName: | QLabel::selectionStart | Prototype: | int QLabel::selectionStart() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 821-827 |
| | 4 | 2 |
QLabel::setAlignmentName: | QLabel::setAlignment | Prototype: | void QLabel::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 453-462 |
| | 6 | 2 |
QLabel::setMarginName: | QLabel::setMargin | Prototype: | void QLabel::setMargin(int margin) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 552-559 |
| | 5 | 2 |
QLabel::setOpenExternalLinksName: | QLabel::setOpenExternalLinks | Prototype: | void QLabel::setOpenExternalLinks(bool open) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 690-696 |
| | 4 | 2 |
QLabel::setSelectionName: | QLabel::setSelection | Prototype: | void QLabel::setSelection(int start, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 750-760 |
| | 7 | 2 |
QLabel::setWordWrapName: | QLabel::setWordWrap | Prototype: | void QLabel::setWordWrap(bool on) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 483-492 |
| | 5 | 2 |
QLabel::sizeHintName: | QLabel::sizeHint | Prototype: | QSize QLabel::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 831-837 |
| | 4 | 2 |
QLabelPrivate::sendControlEventName: | QLabelPrivate::sendControlEvent | Prototype: | void QLabelPrivate::sendControlEvent(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1554-1562 |
| | 5 | 2 |
QLabelPrivate::textDirectionName: | QLabelPrivate::textDirection | Prototype: | Qt::LayoutDirection QLabelPrivate::textDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1429-1437 |
| | 4 | 2 |
QLabelPrivate::updateShortcutName: | QLabelPrivate::updateShortcut | Prototype: | void QLabelPrivate::updateShortcut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1199-1213 |
| | 7 | 2 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 51-57 |
| | 3 | 2 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QWidget *parent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 109-115 |
| | 3 | 2 |
QLayout::marginName: | QLayout::margin | Prototype: | int QLayout::margin() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 289-298 |
| | 5 | 2 |
QLayout::setContentsMarginsName: | QLayout::setContentsMargins | Prototype: | void QLayout::setContentsMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 374-387 |
| | 9 | 2 |
QLayout::setMenuBarName: | QLayout::setMenuBar | Prototype: | void QLayout::setMenuBar(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 944-955 |
| | 4 | 2 |
QLayout::setSizeConstraintName: | QLayout::setSizeConstraint | Prototype: | void QLayout::setSizeConstraint(SizeConstraint constraint) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1287-1295 |
| | 5 | 2 |
QLayout::totalHeightForWidthName: | QLayout::totalHeightForWidth | Prototype: | int QLayout::totalHeightForWidth(int w) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 659-675 |
| | 11 | 2 |
QLayout::totalMinimumSizeName: | QLayout::totalMinimumSize | Prototype: | QSize QLayout::totalMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 681-698 |
| | 11 | 2 |
QLayout::~QLayoutName: | QLayout::~QLayout | Prototype: | QLayout::~QLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 760-770 |
| | 4 | 2 |
QLayoutPrivate::doResizeName: | QLayoutPrivate::doResize | Prototype: | void QLayoutPrivate::doResize(const QSize &r) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 571-584 |
| | 9 | 2 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 937-942 |
| | 3 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const char *symbol) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1006-1011 |
| | 3 | 2 |
QLibrary::setFileNameName: | QLibrary::setFileName | Prototype: | void QLibrary::setFileName(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 925-935 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 953-963 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 974-984 |
| | 7 | 2 |
QLibrary::setLoadHintsName: | QLibrary::setLoadHints | Prototype: | void QLibrary::setLoadHints(LoadHints hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1119-1126 |
| | 4 | 2 |
QLibrary::unloadName: | QLibrary::unload | Prototype: | bool QLibrary::unload() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 812-819 |
| | 4 | 2 |
QLibrary::~QLibraryName: | QLibrary::~QLibrary | Prototype: | QLibrary::~QLibrary() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 897-901 |
| | 2 | 2 |
QLibraryInfo::platformPluginArgumentsName: | QLibraryInfo::platformPluginArguments | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 603-616 |
| | 8 | 2 |
QLibraryPrivate::QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 487-494 |
| | 3 | 2 |
QLibraryPrivate::isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 696-702 |
| | 3 | 2 |
QLibraryPrivate::mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 506-513 |
| | 3 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 515-520 |
| | 3 | 2 |
QLibraryPrivate::resolve_sysName: | QLibraryPrivate::resolve_sys | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 309-334 |
| | 6 | 2 |
QLibraryPrivate::suffixes_sysName: | QLibraryPrivate::suffixes_sys | Prototype: | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 81-128 |
| | 5 | 2 |
QLibraryPrivate::unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 271-293 |
| | 5 | 2 |
QLibraryStore::instanceName: | QLibraryStore::instance | Prototype: | QLibraryStore *QLibraryStore::instance() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 432-440 |
| | 4 | 2 |
QLineEdit::contextMenuEventName: | QLineEdit::contextMenuEvent | Prototype: | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2082-2088 |
| | 3 | 2 |
QLineEdit::cutName: | QLineEdit::cut | Prototype: | void QLineEdit::cut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1356-1362 |
| | 3 | 2 |
QLineEdit::dragLeaveEventName: | QLineEdit::dragLeaveEvent | Prototype: | void QLineEdit::dragLeaveEvent(QDragLeaveEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2018-2025 |
| | 4 | 2 |
QLineEdit::dragMoveEventName: | QLineEdit::dragMoveEvent | Prototype: | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 2000-2009 |
| | 6 | 2 |
QLineEdit::setEchoModeName: | QLineEdit::setEchoMode | Prototype: | void QLineEdit::setEchoMode(EchoMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 565-582 |
| | 11 | 2 |
QLineEdit::setReadOnlyName: | QLineEdit::setReadOnly | Prototype: | void QLineEdit::setReadOnly(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1327-1342 |
| | 10 | 2 |
QLineEditIconButton::setOpacityName: | QLineEditIconButton::setOpacity | Prototype: | void QLineEditIconButton::setOpacity(qreal value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 368-375 |
| | 4 | 2 |
QLineEditIconButton::startOpacityAnimationName: | QLineEditIconButton::startOpacityAnimation | Prototype: | void QLineEditIconButton::startOpacityAnimation(qreal endValue) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 378-384 |
| | 3 | 2 |
QLineEditPrivate::_q_clearButtonClickedName: | QLineEditPrivate::_q_clearButtonClicked | Prototype: | void QLineEditPrivate::_q_clearButtonClicked() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 415-422 |
| | 4 | 2 |
QLineEditPrivate::_q_completionHighlightedName: | QLineEditPrivate::_q_completionHighlighted | Prototype: | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 92-109 |
| | 9 | 2 |
QLineEditPrivate::_q_handleWindowActivateName: | QLineEditPrivate::_q_handleWindowActivate | Prototype: | void QLineEditPrivate::_q_handleWindowActivate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 113-118 |
| | 3 | 2 |
QLineEditPrivate::_q_selectionChangedName: | QLineEditPrivate::_q_selectionChanged | Prototype: | void QLineEditPrivate::_q_selectionChanged() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 146-164 |
| | 12 | 2 |
QLineEditPrivate::_q_textEditedName: | QLineEditPrivate::_q_textEdited | Prototype: | void QLineEditPrivate::_q_textEdited(const QString &text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 120-129 |
| | 5 | 2 |
QLineEditPrivate::dragName: | QLineEditPrivate::drag | Prototype: | void QLineEditPrivate::drag() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 301-312 |
| | 9 | 2 |
QLineEditPrivate::effectiveLeftTextMarginName: | QLineEditPrivate::effectiveLeftTextMargin | Prototype: | int QLineEditPrivate::effectiveLeftTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 553-563 |
| | 7 | 2 |
QLineEditPrivate::effectiveRightTextMarginName: | QLineEditPrivate::effectiveRightTextMargin | Prototype: | int QLineEditPrivate::effectiveRightTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 565-575 |
| | 7 | 2 |
QLineEditPrivate::resetInputMethodName: | QLineEditPrivate::resetInputMethod | Prototype: | void QLineEditPrivate::resetInputMethod() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 264-270 |
| | 3 | 2 |
QLineF::angleName: | QLineF::angle | Prototype: | qreal QLineF::angle() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 570-583 |
| | 7 | 2 |
QLineF::unitVectorName: | QLineF::unitVector | Prototype: | QLineF QLineF::unitVector() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 631-645 |
| | 7 | 2 |
QListData::realloc_growName: | QListData::realloc_grow | Prototype: | void QListData::realloc_grow(int growth) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 149-158 |
| | 6 | 2 |
QListData::removeName: | QListData::remove | Prototype: | void QListData::remove(int i, int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 270-284 |
| | 10 | 2 |
QListModeViewBase::doBatchedItemLayoutName: | QListModeViewBase::doBatchedItemLayout | Prototype: | bool QListModeViewBase::doBatchedItemLayout(const QListViewLayoutInfo &info, int max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2335-2345 |
| | 7 | 2 |
QListModel::dataName: | QListModel::data | Prototype: | QVariant QListModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 218-223 |
| | 3 | 2 |
QListModel::flagsName: | QListModel::flags | Prototype: | Qt::ItemFlags QListModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 283-288 |
| | 3 | 2 |
QListModel::indexName: | QListModel::index | Prototype: | QModelIndex QListModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 211-216 |
| | 3 | 2 |
QListModel::mimeDataName: | QListModel::mimeData | Prototype: | QMimeData *QListModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 432-445 |
| | 10 | 2 |
QListModel::removeName: | QListModel::remove | Prototype: | void QListModel::remove(QListWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 95-106 |
| | 9 | 2 |
QListModel::setDataName: | QListModel::setData | Prototype: | bool QListModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 225-231 |
| | 4 | 2 |
QListModel::sortedInsertionIteratorName: | QListModel::sortedInsertionIterator | Prototype: | QList<QListWidgetItem*>::iterator QListModel::sortedInsertionIterator( const QList<QListWidgetItem*>::iterator &begin, const QList<QListWidgetItem*>::iterator &end, Qt::SortOrder order, QListWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 405-413 |
| | 3 | 2 |
QListModel::takeName: | QListModel::take | Prototype: | QListWidgetItem *QListModel::take(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 160-171 |
| | 8 | 2 |
QListView::dragLeaveEventName: | QListView::dragLeaveEvent | Prototype: | void QListView::dragLeaveEvent(QDragLeaveEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 905-909 |
| | 2 | 2 |
QListView::dropEventName: | QListView::dropEvent | Prototype: | void QListView::dropEvent(QDropEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 914-918 |
| | 2 | 2 |
QListView::indexAtName: | QListView::indexAt | Prototype: | QModelIndex QListView::indexAt(const QPoint &p) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1072-1082 |
| | 8 | 2 |
QListView::mouseReleaseEventName: | QListView::mouseReleaseEvent | Prototype: | void QListView::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 800-809 |
| | 5 | 2 |
QListView::setBatchSizeName: | QListView::setBatchSize | Prototype: | void QListView::setBatchSize(int batchSize) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 401-409 |
| | 5 | 2 |
QListView::setModelColumnName: | QListView::setModelColumn | Prototype: | void QListView::setModelColumn(int column) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1532-1539 |
| | 5 | 2 |
QListView::setPositionForIndexName: | QListView::setPositionForIndex | Prototype: | void QListView::setPositionForIndex(const QPoint &position, const QModelIndex &index) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1238-1249 |
| | 8 | 2 |
QListView::setWordWrapName: | QListView::setWordWrap | Prototype: | void QListView::setWordWrap(bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1584-1591 |
| | 5 | 2 |
QListView::startDragName: | QListView::startDrag | Prototype: | void QListView::startDrag(Qt::DropActions supportedActions) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 923-927 |
| | 2 | 2 |
QListViewPrivate::dropOnName: | QListViewPrivate::dropOn | Prototype: | bool QListViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1837-1843 |
| | 3 | 2 |
QListViewPrivate::indexToListViewItemName: | QListViewPrivate::indexToListViewItem | Prototype: | QListViewItem QListViewPrivate::indexToListViewItem(const QModelIndex &index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1728-1734 |
| | 3 | 2 |
QListViewPrivate::mapToViewportName: | QListViewPrivate::mapToViewport | Prototype: | QRect QListViewPrivate::mapToViewport(const QRect &rect, bool extend) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1736-1746 |
| | 7 | 2 |
QListViewPrivate::positionName: | QListViewPrivate::position | Prototype: | QAbstractItemView::DropIndicatorPosition QListViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1829-1835 |
| | 3 | 2 |
QListViewPrivate::prepareItemsLayoutName: | QListViewPrivate::prepareItemsLayout | Prototype: | void QListViewPrivate::prepareItemsLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1669-1695 |
| | 15 | 2 |
QListViewPrivate::removeCurrentAndDisabledName: | QListViewPrivate::removeCurrentAndDisabled | Prototype: | void QListViewPrivate::removeCurrentAndDisabled(QVector<QModelIndex> *indexes, const QModelIndex ¤t) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1846-1854 |
| | 4 | 2 |
QListWidget::dropMimeDataName: | QListWidget::dropMimeData | Prototype: | bool QListWidget::dropMimeData(int index, const QMimeData *data, Qt::DropAction action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1855-1867 |
| | 8 | 2 |
QListWidget::findItemsName: | QListWidget::findItems | Prototype: | QList<QListWidgetItem*> QListWidget::findItems(const QString &text, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1741-1752 |
| | 9 | 2 |
QListWidget::insertItemName: | QListWidget::insertItem | Prototype: | void QListWidget::insertItem(int row, QListWidgetItem *item) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1412-1417 |
| | 3 | 2 |
QListWidget::itemName: | QListWidget::item | Prototype: | QListWidgetItem *QListWidget::item(int row) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1385-1391 |
| | 4 | 2 |
QListWidget::itemFromIndexName: | QListWidget::itemFromIndex | Prototype: | QListWidgetItem *QListWidget::itemFromIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1951-1957 |
| | 4 | 2 |
QListWidget::itemsName: | QListWidget::items | Prototype: | QList<QListWidgetItem*> QListWidget::items(const QMimeData *data) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1929-1935 |
| | 4 | 2 |
QListWidget::selectedItemsName: | QListWidget::selectedItems | Prototype: | QList<QListWidgetItem*> QListWidget::selectedItems() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1724-1734 |
| | 8 | 2 |
QListWidget::takeItemName: | QListWidget::takeItem | Prototype: | QListWidgetItem *QListWidget::takeItem(int row) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1455-1461 |
| | 4 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 600-609 |
| | 2 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(const QString &text, QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 627-638 |
| | 4 | 2 |
QListWidgetItem::QListWidgetItemName: | QListWidgetItem::QListWidgetItem | Prototype: | QListWidgetItem::QListWidgetItem(const QIcon &icon,const QString &text, QListWidget *view, int type) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 657-670 |
| | 5 | 2 |
QListWidgetItem::setFlagsName: | QListWidgetItem::setFlags | Prototype: | void QListWidgetItem::setFlags(Qt::ItemFlags aflags) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 954-958 |
| | 3 | 2 |
QListWidgetItem::~QListWidgetItemName: | QListWidgetItem::~QListWidgetItem | Prototype: | QListWidgetItem::~QListWidgetItem() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 675-680 |
| | 3 | 2 |
QListWidgetPrivate::_q_dataChangedName: | QListWidgetPrivate::_q_dataChanged | Prototype: | void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1137-1143 |
| | 3 | 2 |
QListWidgetPrivate::_q_emitCurrentItemChangedName: | QListWidgetPrivate::_q_emitCurrentItemChanged | Prototype: | void QListWidgetPrivate::_q_emitCurrentItemChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1113-1129 |
| | 8 | 2 |
QListWidgetPrivate::_q_sortName: | QListWidgetPrivate::_q_sort | Prototype: | void QListWidgetPrivate::_q_sort() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1131-1135 |
| | 2 | 2 |
QLocalServer::closeName: | QLocalServer::close | Prototype: | void QLocalServer::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 191-203 |
| | 10 | 2 |