Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QColormap::QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 88-90 |
| | 1 | 1 |
QColormap::QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 92-94 |
| | 1 | 1 |
QColormap::cleanupName: | QColormap::cleanup | Prototype: | void QColormap::cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 77-81 |
| | 2 | 1 |
QColormap::colorAtName: | QColormap::colorAt | Prototype: | const QColor QColormap::colorAt(uint pixel) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 188-215 |
| | 12 | 3 |
QColormap::colormapName: | QColormap::colormap | Prototype: | const QVector<QColor> QColormap::colormap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 217-220 |
| | 1 | 1 |
QColormap::depthName: | QColormap::depth | Prototype: | int QColormap::depth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 106-107 |
| | 1 | 1 |
QColormap::initializeName: | QColormap::initialize | Prototype: | void QColormap::initialize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 58-75 |
| | 12 | 3 |
QColormap::instanceName: | QColormap::instance | Prototype: | QColormap QColormap::instance(int ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 83-86 |
| | 1 | 1 |
QColormap::modeName: | QColormap::mode | Prototype: | QColormap::Mode QColormap::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 102-103 |
| | 1 | 1 |
QColormap::operator=Name: | QColormap::operator= | Prototype: | QColormap &QColormap::operator=(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 222-223 |
| | 1 | 1 |
QColormap::pixelName: | QColormap::pixel | Prototype: | uint QColormap::pixel(const QColor &color) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 153-186 |
| | 16 | 5 |
QColormap::sizeName: | QColormap::size | Prototype: | int QColormap::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 110-113 |
| | 1 | 1 |
QColormap::~QColormapName: | QColormap::~QColormap | Prototype: | QColormap::~QColormap() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 96-100 |
| | 2 | 2 |
QColormapPrivate::QColormapPrivateName: | QColormapPrivate::QColormapPrivate | Prototype: | inline QColormapPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 45-47 |
| | 1 | 1 |
QColumnView::QColumnViewName: | QColumnView::QColumnView | Prototype: | QColumnView::QColumnView(QWidget * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 81-86 |
| | 2 | 1 |
QColumnView::QColumnViewName: | QColumnView::QColumnView | Prototype: | QColumnView::QColumnView(QColumnViewPrivate & dd, QWidget * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 91-96 |
| | 2 | 1 |
QColumnView::columnWidthsName: | QColumnView::columnWidths | Prototype: | QList<int> QColumnView::columnWidths() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 881-890 |
| | 7 | 2 |
QColumnView::createColumnName: | QColumnView::createColumn | Prototype: | QAbstractItemView *QColumnView::createColumn(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 739-750 |
| | 6 | 2 |
QColumnView::currentChangedName: | QColumnView::currentChanged | Prototype: | void QColumnView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 904-947 |
| | 26 | 12 |
QColumnView::horizontalOffsetName: | QColumnView::horizontalOffset | Prototype: | int QColumnView::horizontalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 436-440 |
| | 2 | 1 |
QColumnView::indexAtName: | QColumnView::indexAt | Prototype: | QModelIndex QColumnView::indexAt(const QPoint &point) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 200-211 |
| | 8 | 3 |
QColumnView::initializeColumnName: | QColumnView::initializeColumn | Prototype: | void QColumnView::initializeColumn(QAbstractItemView *column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 761-800 |
| | 27 | 2 |
QColumnView::isIndexHiddenName: | QColumnView::isIndexHidden | Prototype: | bool QColumnView::isIndexHidden(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 191-195 |
| | 2 | 1 |
QColumnView::moveCursorName: | QColumnView::moveCursor | Prototype: | QModelIndex QColumnView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 342-375 |
| | 18 | 10 |
QColumnView::previewWidgetName: | QColumnView::previewWidget | Prototype: | QWidget *QColumnView::previewWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 807-811 |
| | 2 | 1 |
QColumnView::resizeEventName: | QColumnView::resizeEvent | Prototype: | void QColumnView::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 380-393 |
| | 9 | 3 |
QColumnView::resizeGripsVisibleName: | QColumnView::resizeGripsVisible | Prototype: | bool QColumnView::resizeGripsVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 148-152 |
| | 2 | 1 |
QColumnView::rowsInsertedName: | QColumnView::rowsInserted | Prototype: | void QColumnView::rowsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 895-899 |
| | 2 | 1 |
QColumnView::scrollContentsByName: | QColumnView::scrollContentsBy | Prototype: | void QColumnView::scrollContentsBy(int dx, int dy) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 235-246 |
| | 8 | 3 |
QColumnView::scrollToName: | QColumnView::scrollTo | Prototype: | void QColumnView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 251-335 |
| | 45 | 13 |
QColumnView::selectAllName: | QColumnView::selectAll | Prototype: | void QColumnView::selectAll() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1014-1038 |
| | 18 | 5 |
QColumnView::setColumnWidthsName: | QColumnView::setColumnWidths | Prototype: | void QColumnView::setColumnWidths(const QList<int> &list) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 860-874 |
| | 10 | 3 |
QColumnView::setModelName: | QColumnView::setModel | Prototype: | void QColumnView::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 157-164 |
| | 5 | 2 |
QColumnView::setPreviewWidgetName: | QColumnView::setPreviewWidget | Prototype: | void QColumnView::setPreviewWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 822-826 |
| | 2 | 1 |
QColumnView::setResizeGripsVisibleName: | QColumnView::setResizeGripsVisible | Prototype: | void QColumnView::setResizeGripsVisible(bool visible) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 128-146 |
| | 13 | 4 |
QColumnView::setRootIndexName: | QColumnView::setRootIndex | Prototype: | void QColumnView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 169-186 |
| | 12 | 4 |
QColumnView::setSelectionName: | QColumnView::setSelection | Prototype: | void QColumnView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 483-487 |
| | 2 | 1 |
QColumnView::setSelectionModelName: | QColumnView::setSelectionModel | Prototype: | void QColumnView::setSelectionModel(QItemSelectionModel *newSelectionModel) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 492-502 |
| | 6 | 3 |
QColumnView::sizeHintName: | QColumnView::sizeHint | Prototype: | QSize QColumnView::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 507-515 |
| | 5 | 2 |
QColumnView::verticalOffsetName: | QColumnView::verticalOffset | Prototype: | int QColumnView::verticalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 445-448 |
| | 1 | 1 |
QColumnView::visualRectName: | QColumnView::visualRect | Prototype: | QRect QColumnView::visualRect(const QModelIndex &index) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 216-230 |
| | 9 | 4 |
QColumnView::visualRegionForSelectionName: | QColumnView::visualRegionForSelection | Prototype: | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 453-478 |
| | 15 | 4 |
QColumnViewDelegate::paintName: | QColumnViewDelegate::paint | Prototype: | void QColumnViewDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1130-1164 |
| | 19 | 5 |
QColumnViewGrip::QColumnViewGripName: | QColumnViewGrip::QColumnViewGrip | Prototype: | QColumnViewGrip::QColumnViewGrip(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 63-69 |
| | 1 | 1 |
QColumnViewGrip::QColumnViewGripName: | QColumnViewGrip::QColumnViewGrip | Prototype: | QColumnViewGrip::QColumnViewGrip(QColumnViewGripPrivate & dd, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 74-77 |
| | 2 | 1 |
QColumnViewGrip::mouseDoubleClickEventName: | QColumnViewGrip::mouseDoubleClickEvent | Prototype: | void QColumnViewGrip::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 130-139 |
| | 7 | 2 |
QColumnViewGrip::mouseMoveEventName: | QColumnViewGrip::mouseMoveEvent | Prototype: | void QColumnViewGrip::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 156-162 |
| | 4 | 1 |
QColumnViewGrip::mousePressEventName: | QColumnViewGrip::mousePressEvent | Prototype: | void QColumnViewGrip::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 145-150 |
| | 3 | 1 |
QColumnViewGrip::mouseReleaseEventName: | QColumnViewGrip::mouseReleaseEvent | Prototype: | void QColumnViewGrip::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 168-173 |
| | 3 | 1 |
QColumnViewGrip::moveGripName: | QColumnViewGrip::moveGrip | Prototype: | int QColumnViewGrip::moveGrip(int offset) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 90-112 |
| | 15 | 4 |
QColumnViewGrip::paintEventName: | QColumnViewGrip::paintEvent | Prototype: | void QColumnViewGrip::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 117-124 |
| | 5 | 1 |
QColumnViewGripPrivate::QColumnViewGripPrivateName: | QColumnViewGripPrivate::QColumnViewGripPrivate | Prototype: | QColumnViewGripPrivate::QColumnViewGripPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 178-182 |
| | 2 | 1 |
QColumnViewPrivate::QColumnViewPrivateName: | QColumnViewPrivate::QColumnViewPrivate | Prototype: | QColumnViewPrivate::QColumnViewPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1043-1050 |
| | 2 | 1 |
QColumnViewPrivate::_q_changeCurrentColumnName: | QColumnViewPrivate::_q_changeCurrentColumn | Prototype: | void QColumnViewPrivate::_q_changeCurrentColumn() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 953-1009 |
| | 40 | 12 |
QColumnViewPrivate::_q_clickedName: | QColumnViewPrivate::_q_clicked | Prototype: | void QColumnViewPrivate::_q_clicked(const QModelIndex &index) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 633-650 |
| | 12 | 5 |
QColumnViewPrivate::_q_columnsInsertedName: | QColumnViewPrivate::_q_columnsInserted | Prototype: | void QColumnViewPrivate::_q_columnsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
QColumnViewPrivate::_q_gripMovedName: | QColumnViewPrivate::_q_gripMoved | Prototype: | void QColumnViewPrivate::_q_gripMoved(int offset) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 521-548 |
| | 18 | 6 |
QColumnViewPrivate::checkColumnCreationName: | QColumnViewPrivate::checkColumnCreation | Prototype: | void QColumnViewPrivate::checkColumnCreation(const QModelIndex &parent) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1072-1089 |
| | 8 | 5 |
QColumnViewPrivate::closeColumnsName: | QColumnViewPrivate::closeColumns | Prototype: | void QColumnViewPrivate::closeColumns(const QModelIndex &parent, bool build) | Coverage: | 0.000% (0/73) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 557-631 |
| | 48 | 19 |
QColumnViewPrivate::createColumnName: | QColumnViewPrivate::createColumn | Prototype: | QAbstractItemView *QColumnViewPrivate::createColumn(const QModelIndex &index, bool show) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 662-719 |
| | 43 | 8 |
QColumnViewPrivate::doLayoutName: | QColumnViewPrivate::doLayout | Prototype: | void QColumnViewPrivate::doLayout() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1095-1121 |
| | 18 | 7 |
QColumnViewPrivate::initializeName: | QColumnViewPrivate::initialize | Prototype: | void QColumnViewPrivate::initialize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 98-111 |
| | 9 | 1 |
QColumnViewPrivate::setPreviewWidgetName: | QColumnViewPrivate::setPreviewWidget | Prototype: | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 831-850 |
| | 16 | 3 |
QColumnViewPrivate::updateScrollbarsName: | QColumnViewPrivate::updateScrollbars | Prototype: | void QColumnViewPrivate::updateScrollbars() | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 398-431 |
| | 22 | 9 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 869-874 |
| | 2 | 1 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QComboBoxPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 879-884 |
| | 2 | 1 |
QComboBox::autoCompletionName: | QComboBox::autoCompletion | Prototype: | bool QComboBox::autoCompletion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1435-1439 |
| | 2 | 1 |
QComboBox::autoCompletionCaseSensitivityName: | QComboBox::autoCompletionCaseSensitivity | Prototype: | Qt::CaseSensitivity QComboBox::autoCompletionCaseSensitivity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1491-1495 |
| | 2 | 1 |
QComboBox::changeEventName: | QComboBox::changeEvent | Prototype: | void QComboBox::changeEvent(QEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2902-2950 |
| | 32 | 13 |
QComboBox::clearName: | QComboBox::clear | Prototype: | void QComboBox::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2836-2844 |
| | 4 | 1 |
QComboBox::clearEditTextName: | QComboBox::clearEditText | Prototype: | void QComboBox::clearEditText() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2849-2858 |
| | 5 | 2 |
QComboBox::completerName: | QComboBox::completer | Prototype: | QCompleter *QComboBox::completer() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1893-1897 |
| | 2 | 1 |
QComboBox::contextMenuEventName: | QComboBox::contextMenuEvent | Prototype: | void QComboBox::contextMenuEvent(QContextMenuEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3292-3301 |
| | 6 | 2 |
QComboBox::countName: | QComboBox::count | Prototype: | int QComboBox::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1377-1381 |
| | 2 | 1 |
QComboBox::currentDataName: | QComboBox::currentData | Prototype: | QVariant QComboBox::currentData(int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2157-2161 |
| | 2 | 1 |
QComboBox::currentIndexName: | QComboBox::currentIndex | Prototype: | int QComboBox::currentIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2072-2076 |
| | 2 | 1 |
QComboBox::currentTextName: | QComboBox::currentText | Prototype: | QString QComboBox::currentText() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2138-2147 |
| | 6 | 3 |
QComboBox::duplicatesEnabledName: | QComboBox::duplicatesEnabled | Prototype: | bool QComboBox::duplicatesEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1521-1525 |
| | 2 | 1 |
QComboBox::eventName: | QComboBox::event | Prototype: | bool QComboBox::event(QEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3003-3038 |
| | 13 | 10 |
QComboBox::findDataName: | QComboBox::findData | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1547-1556 |
| | 7 | 2 |
QComboBox::focusInEventName: | QComboBox::focusInEvent | Prototype: | void QComboBox::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2877-2888 |
| | 6 | 3 |
QComboBox::focusOutEventName: | QComboBox::focusOutEvent | Prototype: | void QComboBox::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2893-2899 |
| | 4 | 2 |
QComboBox::hasFrameName: | QComboBox::hasFrame | Prototype: | bool QComboBox::hasFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3394-3398 |
| | 2 | 1 |
QComboBox::hideEventName: | QComboBox::hideEvent | Prototype: | void QComboBox::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2995-2998 |
| | 1 | 1 |
QComboBox::hidePopupName: | QComboBox::hidePopup | Prototype: | void QComboBox::hidePopup() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2771-2828 |
| | 25 | 6 |
QComboBox::iconSizeName: | QComboBox::iconSize | Prototype: | QSize QComboBox::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1652-1660 |
| | 5 | 2 |
QComboBox::initStyleOptionName: | QComboBox::initStyleOption | Prototype: | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1137-1162 |
| | 19 | 6 |
QComboBox::inputMethodEventName: | QComboBox::inputMethodEvent | Prototype: | void QComboBox::inputMethodEvent(QInputMethodEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3331-3342 |
| | 6 | 3 |
QComboBox::inputMethodQueryName: | QComboBox::inputMethodQuery | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3347-3353 |
| | 4 | 2 |
QComboBox::insertItemName: | QComboBox::insertItem | Prototype: | void QComboBox::insertItem(int index, const QIcon &icon, const QString &text, const QVariant &userData) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2220-2259 |
| | 27 | 12 |
QComboBox::insertItemsName: | QComboBox::insertItems | Prototype: | void QComboBox::insertItems(int index, const QStringList &list) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2271-2307 |
| | 26 | 8 |
QComboBox::insertPolicyName: | QComboBox::insertPolicy | Prototype: | QComboBox::InsertPolicy QComboBox::insertPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1569-1573 |
| | 2 | 1 |
QComboBox::insertSeparatorName: | QComboBox::insertSeparator | Prototype: | void QComboBox::insertSeparator(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2320-2329 |
| | 7 | 2 |
QComboBox::isEditableName: | QComboBox::isEditable | Prototype: | bool QComboBox::isEditable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1686-1690 |
| | 2 | 1 |
QComboBox::itemDataName: | QComboBox::itemData | Prototype: | QVariant QComboBox::itemData(int index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2187-2192 |
| | 3 | 1 |
QComboBox::itemDelegateName: | QComboBox::itemDelegate | Prototype: | QAbstractItemDelegate *QComboBox::itemDelegate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1906-1909 |
| | 1 | 1 |
QComboBox::itemIconName: | QComboBox::itemIcon | Prototype: | QIcon QComboBox::itemIcon(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2176-2181 |
| | 3 | 1 |
QComboBox::itemTextName: | QComboBox::itemText | Prototype: | QString QComboBox::itemText(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2166-2171 |
| | 3 | 1 |
QComboBox::keyPressEventName: | QComboBox::keyPressEvent | Prototype: | void QComboBox::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/95) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3105-3240 |
| | 62 | 34 |
QComboBox::keyReleaseEventName: | QComboBox::keyReleaseEvent | Prototype: | void QComboBox::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3246-3253 |
| | 4 | 2 |