| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QLocale::toDateTime| Name: | QLocale::toDateTime | | Prototype: | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1894-1909 |
| | 7 | 2 |
QLocale::toDate| Name: | QLocale::toDate | | Prototype: | QDate QLocale::toDate(const QString &string, const QString &format) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1863-1876 |
| | 6 | 2 |
QLocale::setDefault| Name: | QLocale::setDefault | | Prototype: | void QLocale::setDefault(const QLocale &locale) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1005-1014 |
| | 4 | 2 |
QLocale::scriptToString| Name: | QLocale::scriptToString | | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1167-1172 |
| | 3 | 2 |
QLocale::languageToString| Name: | QLocale::languageToString | | Prototype: | QString QLocale::languageToString(Language language) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1140-1145 |
| | 3 | 2 |
QLocale::countryToString| Name: | QLocale::countryToString | | Prototype: | QString QLocale::countryToString(Country country) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1153-1158 |
| | 3 | 2 |
QLocalSocketPrivate::cancelDelayedConnect| Name: | QLocalSocketPrivate::cancelDelayedConnect | | Prototype: | void QLocalSocketPrivate::cancelDelayedConnect() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 369-379 |
| | 7 | 2 |
QLocalSocket::waitForReadyRead| Name: | QLocalSocket::waitForReadyRead | | Prototype: | bool QLocalSocket::waitForReadyRead(int msecs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 554-560 |
| | 4 | 2 |
QLocalSocket::waitForDisconnected| Name: | QLocalSocket::waitForDisconnected | | Prototype: | bool QLocalSocket::waitForDisconnected(int msecs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 544-552 |
| | 5 | 2 |
QLocalSocket::setServerName| Name: | QLocalSocket::setServerName | | Prototype: | void QLocalSocket::setServerName(const QString & name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 391-399 |
| | 5 | 2 |
QLocalSocket::close| Name: | QLocalSocket::close | | Prototype: | void QLocalSocket::close() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 423-436 |
| | 11 | 2 |
QLocalServer::~QLocalServer| Name: | QLocalServer::~QLocalServer | | Prototype: | QLocalServer::~QLocalServer() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 123-127 |
| | 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: | 185-197 |
| | 10 | 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: | 1129-1133 |
| | 2 | 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: | 1111-1127 |
| | 8 | 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: | 1135-1141 |
| | 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: | 669-674 |
| | 3 | 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: | 948-952 |
| | 3 | 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: | 594-603 |
| | 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: | 621-632 |
| | 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: | 651-664 |
| | 5 | 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: | 1428-1434 |
| | 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: | 1697-1707 |
| | 8 | 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: | 1902-1908 |
| | 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: | 1924-1930 |
| | 4 | 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: | 1358-1364 |
| | 4 | 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: | 1385-1390 |
| | 3 | 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: | 1714-1725 |
| | 9 | 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: | 1828-1840 |
| | 8 | 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: | 1668-1694 |
| | 15 | 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: | 1828-1834 |
| | 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: | 1735-1745 |
| | 7 | 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: | 1727-1733 |
| | 3 | 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: | 1836-1842 |
| | 3 | 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: | 913-917 |
| | 2 | 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: | 1583-1590 |
| | 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: | 1235-1246 |
| | 8 | 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: | 1531-1538 |
| | 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: | 392-400 |
| | 5 | 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: | 790-799 |
| | 5 | 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: | 1069-1079 |
| | 8 | 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: | 904-908 |
| | 2 | 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: | 895-899 |
| | 2 | 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: | 154-165 |
| | 8 | 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: | 399-407 |
| | 3 | 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: | 219-225 |
| | 4 | 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: | 89-100 |
| | 9 | 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: | 426-439 |
| | 10 | 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: | 205-210 |
| | 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: | 277-282 |
| | 3 | 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: | 212-217 |
| | 3 | 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: | 2324-2334 |
| | 7 | 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: | 273-287 |
| | 10 | 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: | 152-161 |
| | 6 | 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: | 625-639 |
| | 7 | 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: | 564-577 |
| | 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: | 258-264 |
| | 3 | 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: | 295-306 |
| | 9 | 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: | 114-123 |
| | 5 | 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: | 140-158 |
| | 12 | 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: | 107-112 |
| | 3 | 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: | 86-103 |
| | 9 | 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: | 409-416 |
| | 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: | 372-378 |
| | 3 | 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: | 362-369 |
| | 4 | 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 |
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: | 1988-1997 |
| | 6 | 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: | 2006-2013 |
| | 4 | 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::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: | 2070-2076 |
| | 3 | 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: | 426-434 |
| | 4 | 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: | 265-287 |
| | 5 | 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: | 75-122 |
| | 5 | 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: | 303-328 |
| | 6 | 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: | 509-514 |
| | 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: | 500-507 |
| | 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: | 685-691 |
| | 3 | 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: | 481-488 |
| | 3 | 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: | 595-608 |
| | 8 | 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: | 886-890 |
| | 2 | 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: | 801-808 |
| | 4 | 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: | 1110-1117 |
| | 4 | 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: | 942-952 |
| | 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: | 963-973 |
| | 7 | 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: | 914-924 |
| | 7 | 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: | 995-1000 |
| | 3 | 2 |
QLibrary::fileName| Name: | QLibrary::fileName | | Prototype: | QString QLibrary::fileName() const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 926-931 |
| | 3 | 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: | 565-578 |
| | 9 | 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: | 754-764 |
| | 4 | 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: | 675-692 |
| | 11 | 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: | 653-669 |
| | 11 | 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: | 1281-1289 |
| | 5 | 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: | 938-949 |
| | 4 | 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: | 368-381 |
| | 9 | 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: | 283-292 |
| | 5 | 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: | 103-109 |
| | 3 | 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: | 45-51 |
| | 3 | 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: | 1195-1209 |
| | 7 | 2 |
QLabelPrivate::textDirection| Name: | QLabelPrivate::textDirection | | Prototype: | Qt::LayoutDirection QLabelPrivate::textDirection() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1425-1433 |
| | 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: | 1550-1558 |
| | 5 | 2 |