| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QColorShower::setHsv| Name: | QColorShower::setHsv | | Prototype: | void QColorShower::setHsv(int h, int s, int v) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1448-1471 |
| | 16 | 2 |
QColorShower::setRgb| Name: | QColorShower::setRgb | | Prototype: | void QColorShower::setRgb(QRgb rgb) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1427-1446 |
| | 12 | 1 |
QColorShower::showAlpha| Name: | QColorShower::showAlpha | | Prototype: | void QColorShower::showAlpha(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1096-1100 |
| | 2 | 1 |
QColorShower::showCurrentColor| Name: | QColorShower::showCurrentColor | | Prototype: | void QColorShower::showCurrentColor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1358-1362 |
| | 2 | 1 |
QColorShower::updateQColor| Name: | QColorShower::updateQColor | | Prototype: | void QColorShower::updateQColor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1485-1491 |
| | 4 | 2 |
QColorWell::QColorWell| Name: | QColorWell::QColorWell | | Prototype: | QColorWell(QWidget *parent, int r, int c, QRgb *vals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 587-589 |
| | 1 | 1 |
QColorWell::dragEnterEvent| Name: | QColorWell::dragEnterEvent | | Prototype: | void QColorWell::dragEnterEvent(QDragEnterEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 652-658 |
| | 3 | 2 |
QColorWell::dragLeaveEvent| Name: | QColorWell::dragLeaveEvent | | Prototype: | void QColorWell::dragLeaveEvent(QDragLeaveEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 660-664 |
| | 2 | 2 |
QColorWell::dragMoveEvent| Name: | QColorWell::dragMoveEvent | | Prototype: | void QColorWell::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 666-674 |
| | 4 | 2 |
QColorWell::dropEvent| Name: | QColorWell::dropEvent | | Prototype: | void QColorWell::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 676-687 |
| | 7 | 2 |
QColorWell::mouseMoveEvent| Name: | QColorWell::mouseMoveEvent | | Prototype: | void QColorWell::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 625-649 |
| | 19 | 3 |
QColorWell::mousePressEvent| Name: | QColorWell::mousePressEvent | | Prototype: | void QColorWell::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 617-623 |
| | 4 | 1 |
QColorWell::mouseReleaseEvent| Name: | QColorWell::mouseReleaseEvent | | Prototype: | void QColorWell::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 691-697 |
| | 4 | 2 |
QColorWell::paintCellContents| Name: | QColorWell::paintCellContents | | Prototype: | void QColorWell::paintCellContents(QPainter *p, int row, int col, const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 611-615 |
| | 2 | 1 |
QColormap::QColormap| Name: | 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: | 94-96 |
| | 1 | 1 |
QColormap::QColormap| Name: | 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: | 98-100 |
| | 1 | 1 |
QColormap::cleanup| Name: | 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: | 83-87 |
| | 2 | 1 |
QColormap::colorAt| Name: | 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: | 194-221 |
| | 12 | 3 |
QColormap::colormap| Name: | 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: | 223-226 |
| | 1 | 1 |
QColormap::depth| Name: | 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: | 112-113 |
| | 1 | 1 |
QColormap::initialize| Name: | 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: | 64-81 |
| | 12 | 3 |
QColormap::instance| Name: | 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: | 89-92 |
| | 1 | 1 |
QColormap::mode| Name: | 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: | 108-109 |
| | 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: | 228-229 |
| | 1 | 1 |
QColormap::pixel| Name: | 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: | 159-192 |
| | 16 | 5 |
QColormap::size| Name: | 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: | 116-119 |
| | 1 | 1 |
QColormap::~QColormap| Name: | 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: | 102-106 |
| | 2 | 2 |
QColormapPrivate::QColormapPrivate| Name: | 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: | 51-53 |
| | 1 | 1 |
QColumnView::QColumnView| Name: | 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: | 87-92 |
| | 2 | 1 |
QColumnView::QColumnView| Name: | 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: | 97-102 |
| | 2 | 1 |
QColumnView::columnWidths| Name: | 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: | 884-893 |
| | 7 | 2 |
QColumnView::createColumn| Name: | 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: | 745-756 |
| | 6 | 2 |
QColumnView::currentChanged| Name: | 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: | 907-950 |
| | 26 | 12 |
QColumnView::horizontalOffset| Name: | 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: | 442-446 |
| | 2 | 1 |
QColumnView::indexAt| Name: | 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: | 206-217 |
| | 8 | 3 |
QColumnView::initializeColumn| Name: | 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: | 767-803 |
| | 25 | 2 |
QColumnView::isIndexHidden| Name: | 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: | 197-201 |
| | 2 | 1 |
QColumnView::moveCursor| Name: | 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: | 348-381 |
| | 18 | 10 |
QColumnView::previewWidget| Name: | 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: | 810-814 |
| | 2 | 1 |
QColumnView::resizeEvent| Name: | 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: | 386-399 |
| | 9 | 3 |
QColumnView::resizeGripsVisible| Name: | 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: | 154-158 |
| | 2 | 1 |
QColumnView::rowsInserted| Name: | 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: | 898-902 |
| | 2 | 1 |
QColumnView::scrollContentsBy| Name: | 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: | 241-252 |
| | 8 | 3 |
QColumnView::scrollTo| Name: | 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: | 257-341 |
| | 45 | 13 |
QColumnView::selectAll| Name: | 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: | 1017-1041 |
| | 18 | 5 |
QColumnView::setColumnWidths| Name: | 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: | 863-877 |
| | 10 | 3 |
QColumnView::setModel| Name: | 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: | 163-170 |
| | 5 | 2 |
QColumnView::setPreviewWidget| Name: | 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: | 825-829 |
| | 2 | 1 |
QColumnView::setResizeGripsVisible| Name: | 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: | 134-152 |
| | 13 | 4 |
QColumnView::setRootIndex| Name: | 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: | 175-192 |
| | 12 | 4 |
QColumnView::setSelection| Name: | 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: | 489-493 |
| | 2 | 1 |
QColumnView::setSelectionModel| Name: | 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: | 498-508 |
| | 6 | 3 |
QColumnView::sizeHint| Name: | 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: | 513-521 |
| | 5 | 2 |
QColumnView::verticalOffset| Name: | 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: | 451-454 |
| | 1 | 1 |
QColumnView::visualRect| Name: | 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: | 222-236 |
| | 9 | 4 |
QColumnView::visualRegionForSelection| Name: | 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: | 459-484 |
| | 15 | 4 |
QColumnViewDelegate::paint| Name: | 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: | 1133-1167 |
| | 19 | 5 |
QColumnViewGrip::QColumnViewGrip| Name: | 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: | 69-75 |
| | 1 | 1 |
QColumnViewGrip::QColumnViewGrip| Name: | 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: | 80-83 |
| | 2 | 1 |
QColumnViewGrip::mouseDoubleClickEvent| Name: | 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: | 136-145 |
| | 7 | 2 |
QColumnViewGrip::mouseMoveEvent| Name: | 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: | 162-168 |
| | 4 | 1 |
QColumnViewGrip::mousePressEvent| Name: | 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: | 151-156 |
| | 3 | 1 |
QColumnViewGrip::mouseReleaseEvent| Name: | 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: | 174-179 |
| | 3 | 1 |
QColumnViewGrip::moveGrip| Name: | 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: | 96-118 |
| | 15 | 4 |
QColumnViewGrip::paintEvent| Name: | 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: | 123-130 |
| | 5 | 1 |
QColumnViewGripPrivate::QColumnViewGripPrivate| Name: | 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: | 184-188 |
| | 2 | 1 |
QColumnViewPrivate::QColumnViewPrivate| Name: | 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: | 1046-1053 |
| | 2 | 1 |
QColumnViewPrivate::_q_changeCurrentColumn| Name: | 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: | 956-1012 |
| | 40 | 12 |
QColumnViewPrivate::_q_clicked| Name: | 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: | 639-656 |
| | 12 | 5 |
QColumnViewPrivate::_q_columnsInserted| Name: | 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: | 1063-1067 |
| | 2 | 1 |
QColumnViewPrivate::_q_gripMoved| Name: | 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: | 527-554 |
| | 18 | 6 |
QColumnViewPrivate::checkColumnCreation| Name: | 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: | 1075-1092 |
| | 8 | 5 |
QColumnViewPrivate::closeColumns| Name: | 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: | 563-637 |
| | 48 | 19 |
QColumnViewPrivate::createColumn| Name: | 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: | 668-725 |
| | 43 | 8 |
QColumnViewPrivate::doLayout| Name: | 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: | 1098-1124 |
| | 18 | 7 |
QColumnViewPrivate::initialize| Name: | 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: | 104-117 |
| | 9 | 1 |
QColumnViewPrivate::setPreviewWidget| Name: | 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: | 834-853 |
| | 16 | 3 |
QColumnViewPrivate::updateScrollbars| Name: | 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: | 404-437 |
| | 22 | 9 |
QComboBox::QComboBox| Name: | 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: | 875-880 |
| | 2 | 1 |
QComboBox::QComboBox| Name: | 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: | 885-890 |
| | 2 | 1 |
QComboBox::autoCompletion| Name: | 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: | 1442-1446 |
| | 2 | 1 |
QComboBox::autoCompletionCaseSensitivity| Name: | 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: | 1498-1502 |
| | 2 | 1 |
QComboBox::changeEvent| Name: | 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: | 2910-2958 |
| | 32 | 13 |
QComboBox::clear| Name: | 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: | 2844-2852 |
| | 4 | 1 |
QComboBox::clearEditText| Name: | 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: | 2857-2866 |
| | 5 | 2 |
QComboBox::completer| Name: | QComboBox::completer | | Prototype: | QCompleter *QComboBox::completer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1901-1905 |
| | 2 | 1 |
QComboBox::contextMenuEvent| Name: | 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: | 3303-3312 |
| | 6 | 2 |
QComboBox::count| Name: | 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: | 1383-1387 |
| | 2 | 1 |
QComboBox::currentData| Name: | 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: | 2165-2169 |
| | 2 | 1 |
QComboBox::currentIndex| Name: | 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: | 2080-2084 |
| | 2 | 1 |
QComboBox::currentText| Name: | 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: | 2146-2155 |
| | 6 | 3 |
QComboBox::duplicatesEnabled| Name: | 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: | 1528-1532 |
| | 2 | 1 |
QComboBox::event| Name: | 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: | 3011-3046 |
| | 13 | 10 |
QComboBox::findData| Name: | 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: | 1554-1562 |
| | 6 | 2 |
QComboBox::focusInEvent| Name: | 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: | 2885-2896 |
| | 6 | 3 |
QComboBox::focusOutEvent| Name: | 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: | 2901-2907 |
| | 4 | 2 |
QComboBox::hasFrame| Name: | 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: | 3415-3419 |
| | 2 | 1 |
QComboBox::hideEvent| Name: | 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: | 3003-3006 |
| | 1 | 1 |
QComboBox::hidePopup| Name: | 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: | 2779-2836 |
| | 25 | 6 |
QComboBox::iconSize| Name: | 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: | 1658-1666 |
| | 5 | 2 |