Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QColorDialogPrivate::updateColorPickingName: | QColorDialogPrivate::updateColorPicking | Prototype: | void QColorDialogPrivate::updateColorPicking(const QPoint &globalPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2232-2240 |
| | 3 | 1 |
QColorDialogStaticData::readSettings::[lambda]Name: | QColorDialogStaticData::readSettings::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 259-259 |
| | 0 | 1 |
QColorDialogStaticData::writeSettings::[lambda]Name: | QColorDialogStaticData::writeSettings::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 272-272 |
| | 0 | 1 |
QColorLuminancePicker::QColorLuminancePickerName: | QColorLuminancePicker::QColorLuminancePicker | Prototype: | QColorLuminancePicker::QColorLuminancePicker(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 781-787 |
| | 2 | 1 |
QColorLuminancePicker::mouseMoveEventName: | QColorLuminancePicker::mouseMoveEvent | Prototype: | void QColorLuminancePicker::mouseMoveEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 794-797 |
| | 1 | 1 |
QColorLuminancePicker::mousePressEventName: | QColorLuminancePicker::mousePressEvent | Prototype: | void QColorLuminancePicker::mousePressEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 798-801 |
| | 1 | 1 |
QColorLuminancePicker::setColName: | QColorLuminancePicker::setCol | Prototype: | void QColorLuminancePicker::setCol(int h, int s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 814-818 |
| | 2 | 1 |
QColorLuminancePicker::setColName: | QColorLuminancePicker::setCol | Prototype: | void QColorLuminancePicker::setCol(int h, int s , int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 852-859 |
| | 5 | 1 |
QColorLuminancePicker::val2yName: | QColorLuminancePicker::val2y | Prototype: | int QColorLuminancePicker::val2y(int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 775-779 |
| | 2 | 1 |
QColorLuminancePicker::y2valName: | QColorLuminancePicker::y2val | Prototype: | int QColorLuminancePicker::y2val(int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 769-773 |
| | 2 | 1 |
QColorLuminancePicker::~QColorLuminancePickerName: | QColorLuminancePicker::~QColorLuminancePicker | Prototype: | QColorLuminancePicker::~QColorLuminancePicker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 789-792 |
| | 1 | 1 |
QColorPicker::QColorPickerName: | QColorPicker::QColorPicker | Prototype: | QColorPicker::QColorPicker(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 884-893 |
| | 4 | 1 |
QColorPicker::colPtName: | QColorPicker::colPt | Prototype: | QPoint QColorPicker::colPt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 861-865 |
| | 2 | 1 |
QColorPicker::huePtName: | QColorPicker::huePt | Prototype: | int QColorPicker::huePt(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 867-871 |
| | 2 | 1 |
QColorPicker::mouseMoveEventName: | QColorPicker::mouseMoveEvent | Prototype: | void QColorPicker::mouseMoveEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 927-932 |
| | 3 | 1 |
QColorPicker::mousePressEventName: | QColorPicker::mousePressEvent | Prototype: | void QColorPicker::mousePressEvent(QMouseEvent *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 934-939 |
| | 3 | 1 |
QColorPicker::satPtName: | QColorPicker::satPt | Prototype: | int QColorPicker::satPt(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 873-877 |
| | 2 | 1 |
QColorPicker::setColName: | QColorPicker::setCol | Prototype: | void QColorPicker::setCol(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 879-882 |
| | 1 | 1 |
QColorPicker::sizeHintName: | QColorPicker::sizeHint | Prototype: | QSize QColorPicker::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 907-910 |
| | 1 | 1 |
QColorPickingEventFilter::QColorPickingEventFilterName: | QColorPickingEventFilter::QColorPickingEventFilter | Prototype: | explicit QColorPickingEventFilter(QColorDialogPrivate *dp, QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 499-499 |
| | 1 | 1 |
QColorShowLabel::QColorShowLabelName: | QColorShowLabel::QColorShowLabel | Prototype: | QColorShowLabel(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1062-1066 |
| | 3 | 1 |
QColorShowLabel::mousePressEventName: | QColorShowLabel::mousePressEvent | Prototype: | void QColorShowLabel::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1107-1111 |
| | 2 | 1 |
QColorShowLabel::paintEventName: | QColorShowLabel::paintEvent | Prototype: | void QColorShowLabel::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1089-1094 |
| | 3 | 1 |
QColorShowLabel::setColorName: | QColorShowLabel::setColor | Prototype: | void setColor(QColor c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1067-1067 |
| | 1 | 1 |
QColorShower::QColorShower::[lambda]Name: | QColorShower::QColorShower::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1309-1309 |
| | 0 | 1 |
QColorShower::currentAlphaName: | QColorShower::currentAlpha | Prototype: | int currentAlpha() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1004-1005 |
| | 1 | 1 |
QColorShower::currentColorName: | QColorShower::currentColor | Prototype: | QRgb currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1010-1010 |
| | 1 | 1 |
QColorShower::currentQColorName: | QColorShower::currentQColor | Prototype: | QColor currentQColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1011-1011 |
| | 1 | 1 |
QColorShower::hsvEdName: | QColorShower::hsvEd | Prototype: | void QColorShower::hsvEd() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1382-1402 |
| | 14 | 1 |
QColorShower::isAlphaVisibleName: | QColorShower::isAlphaVisible | Prototype: | inline bool QColorShower::isAlphaVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1102-1105 |
| | 1 | 1 |
QColorShower::retranslateStringsName: | QColorShower::retranslateStrings | Prototype: | void QColorShower::retranslateStrings() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1473-1483 |
| | 8 | 1 |
QColorShower::rgbEdName: | QColorShower::rgbEd | Prototype: | void QColorShower::rgbEd() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1364-1380 |
| | 10 | 1 |
QColorShower::setCurrentAlphaName: | QColorShower::setCurrentAlpha | Prototype: | void setCurrentAlpha(int a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1006-1006 |
| | 1 | 1 |
QColorShower::setRgbName: | 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::showAlphaName: | 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::showCurrentColorName: | 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 |
QColorWell::QColorWellName: | 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::mousePressEventName: | 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::paintCellContentsName: | 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::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: | 94-96 |
| | 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: | 98-100 |
| | 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: | 83-87 |
| | 2 | 1 |
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: | 223-226 |
| | 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: | 112-113 |
| | 1 | 1 |
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: | 89-92 |
| | 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: | 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::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: | 116-119 |
| | 1 | 1 |
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: | 51-53 |
| | 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: | 87-92 |
| | 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: | 97-102 |
| | 2 | 1 |
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: | 442-446 |
| | 2 | 1 |
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: | 197-201 |
| | 2 | 1 |
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: | 810-814 |
| | 2 | 1 |
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: | 154-158 |
| | 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: | 898-902 |
| | 2 | 1 |
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: | 825-829 |
| | 2 | 1 |
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: | 489-493 |
| | 2 | 1 |
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: | 451-454 |
| | 1 | 1 |
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: | 69-75 |
| | 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: | 80-83 |
| | 2 | 1 |
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: | 162-168 |
| | 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: | 151-156 |
| | 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: | 174-179 |
| | 3 | 1 |
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: | 123-130 |
| | 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: | 184-188 |
| | 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: | 1046-1053 |
| | 2 | 1 |
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: | 1063-1067 |
| | 2 | 1 |
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: | 104-117 |
| | 9 | 1 |
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: | 875-880 |
| | 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: | 885-890 |
| | 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: | 1442-1446 |
| | 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: | 1498-1502 |
| | 2 | 1 |
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: | 2844-2852 |
| | 4 | 1 |
QComboBox::completerName: | 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::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: | 1383-1387 |
| | 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: | 2165-2169 |
| | 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: | 2080-2084 |
| | 2 | 1 |
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: | 1528-1532 |
| | 2 | 1 |
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: | 3415-3419 |
| | 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: | 3003-3006 |
| | 1 | 1 |
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: | 1575-1579 |
| | 2 | 1 |
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: | 1692-1696 |
| | 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: | 2195-2200 |
| | 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: | 1914-1917 |
| | 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: | 2184-2189 |
| | 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: | 2174-2179 |
| | 3 | 1 |
QComboBox::lineEditName: | QComboBox::lineEdit | Prototype: | QLineEdit *QComboBox::lineEdit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1832-1836 |
| | 2 | 1 |
QComboBox::maxCountName: | QComboBox::maxCount | Prototype: | int QComboBox::maxCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1416-1420 |
| | 2 | 1 |
QComboBox::maxVisibleItemsName: | QComboBox::maxVisibleItems | Prototype: | int QComboBox::maxVisibleItems() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1360-1364 |
| | 2 | 1 |
QComboBox::minimumContentsLengthName: | QComboBox::minimumContentsLength | Prototype: | int QComboBox::minimumContentsLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1626-1630 |
| | 2 | 1 |
QComboBox::minimumSizeHintName: | QComboBox::minimumSizeHint | Prototype: | QSize QComboBox::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2424-2428 |
| | 2 | 1 |
QComboBox::modelColumnName: | QComboBox::modelColumn | Prototype: | int QComboBox::modelColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3440-3444 |
| | 2 | 1 |
QComboBox::paintEventName: | QComboBox::paintEvent | Prototype: | void QComboBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2972-2984 |
| | 6 | 1 |
QComboBox::resizeEventName: | QComboBox::resizeEvent | Prototype: | void QComboBox::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2963-2967 |
| | 2 | 1 |
QComboBox::rootModelIndexName: | QComboBox::rootModelIndex | Prototype: | QModelIndex QComboBox::rootModelIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2050-2054 |
| | 2 | 1 |
QComboBox::setCurrentIndexName: | QComboBox::setCurrentIndex | Prototype: | void QComboBox::setCurrentIndex(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2086-2091 |
| | 3 | 1 |
QComboBox::setDuplicatesEnabledName: | QComboBox::setDuplicatesEnabled | Prototype: | void QComboBox::setDuplicatesEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1534-1538 |
| | 2 | 1 |
QComboBox::setFrameName: | QComboBox::setFrame | Prototype: | void QComboBox::setFrame(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3422-3428 |
| | 4 | 1 |
QComboBox::setInsertPolicyName: | QComboBox::setInsertPolicy | Prototype: | void QComboBox::setInsertPolicy(InsertPolicy policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1581-1585 |
| | 2 | 1 |