| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLabel::selectedText| Name: | 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::selectionStart| Name: | 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::setAlignment| Name: | 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::setMargin| Name: | 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::setOpenExternalLinks| Name: | 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::setSelection| Name: | 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::setWordWrap| Name: | 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::sizeHint| Name: | 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::sendControlEvent| Name: | 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::textDirection| Name: | 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::updateShortcut| Name: | 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::convertToUnicode| Name: | 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::QLayout| Name: | 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::margin| Name: | 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::setContentsMargins| Name: | 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::setMenuBar| Name: | 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::setSizeConstraint| Name: | 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::totalHeightForWidth| Name: | 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::totalMinimumSize| Name: | 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::~QLayout| Name: | 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::doResize| Name: | 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::fileName| Name: | 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::resolve| Name: | 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::setFileName| Name: | 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::setFileNameAndVersion| Name: | 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::setFileNameAndVersion| Name: | 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::setLoadHints| Name: | 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::unload| Name: | 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::~QLibrary| Name: | 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::platformPluginArguments| Name: | 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::QLibraryPrivate| Name: | 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::isPlugin| Name: | 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::mergeLoadHints| Name: | 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::resolve| Name: | 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_sys| Name: | 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_sys| Name: | 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_sys| Name: | 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::instance| Name: | 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::contextMenuEvent| Name: | 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::cut| Name: | 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::dragLeaveEvent| Name: | 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::dragMoveEvent| Name: | 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::setEchoMode| Name: | 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::setReadOnly| Name: | 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::setOpacity| Name: | 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::startOpacityAnimation| Name: | 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_clearButtonClicked| Name: | 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_completionHighlighted| Name: | 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_handleWindowActivate| Name: | 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_selectionChanged| Name: | 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_textEdited| Name: | 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::drag| Name: | 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::effectiveLeftTextMargin| Name: | 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::effectiveRightTextMargin| Name: | 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::resetInputMethod| Name: | 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::angle| Name: | 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::unitVector| Name: | 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_grow| Name: | 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::remove| Name: | 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::doBatchedItemLayout| Name: | 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::data| Name: | 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::flags| Name: | 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::index| Name: | 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::mimeData| Name: | 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::remove| Name: | 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::setData| Name: | 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::sortedInsertionIterator| Name: | 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::take| Name: | 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::dragLeaveEvent| Name: | 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::dropEvent| Name: | 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::indexAt| Name: | 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::mouseReleaseEvent| Name: | 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::setBatchSize| Name: | 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::setModelColumn| Name: | 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::setPositionForIndex| Name: | 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::setWordWrap| Name: | 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::startDrag| Name: | 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::dropOn| Name: | 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::indexToListViewItem| Name: | 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::mapToViewport| Name: | 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::position| Name: | 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::prepareItemsLayout| Name: | 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::removeCurrentAndDisabled| Name: | 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::dropMimeData| Name: | 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::findItems| Name: | 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::insertItem| Name: | 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::item| Name: | 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::itemFromIndex| Name: | 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::items| Name: | 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::selectedItems| Name: | 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::takeItem| Name: | 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::QListWidgetItem| Name: | 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::QListWidgetItem| Name: | 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::QListWidgetItem| Name: | 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::setFlags| Name: | 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::~QListWidgetItem| Name: | 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_dataChanged| Name: | 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_emitCurrentItemChanged| Name: | 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_sort| Name: | 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::close| Name: | 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 |