| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QComboBox::minimumContentsLength| Name: | 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: | 1620-1624 |
| | 2 | 1 |
QComboBox::maxVisibleItems| Name: | 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: | 1354-1358 |
| | 2 | 1 |
QComboBox::maxCount| Name: | 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: | 1409-1413 |
| | 2 | 1 |
QComboBox::lineEdit| Name: | 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: | 1824-1828 |
| | 2 | 1 |
QComboBox::itemText| Name: | 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::itemIcon| Name: | 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::itemDelegate| Name: | 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::itemData| Name: | 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::isEditable| Name: | 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::insertPolicy| Name: | 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::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: | 2995-2998 |
| | 1 | 1 |
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: | 3394-3398 |
| | 2 | 1 |
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: | 1521-1525 |
| | 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: | 2072-2076 |
| | 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: | 2157-2161 |
| | 2 | 1 |
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: | 1377-1381 |
| | 2 | 1 |
QComboBox::completer| Name: | 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::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: | 2836-2844 |
| | 4 | 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: | 1491-1495 |
| | 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: | 1435-1439 |
| | 2 | 1 |
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: | 869-874 |
| | 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: | 879-884 |
| | 2 | 1 |
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: | 98-111 |
| | 9 | 1 |
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: | 1060-1064 |
| | 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: | 1043-1050 |
| | 2 | 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: | 178-182 |
| | 2 | 1 |
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: | 117-124 |
| | 5 | 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: | 168-173 |
| | 3 | 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: | 145-150 |
| | 3 | 1 |
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: | 156-162 |
| | 4 | 1 |
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: | 63-69 |
| | 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: | 74-77 |
| | 2 | 1 |
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: | 445-448 |
| | 1 | 1 |
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: | 483-487 |
| | 2 | 1 |
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: | 822-826 |
| | 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: | 895-899 |
| | 2 | 1 |
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: | 148-152 |
| | 2 | 1 |
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: | 807-811 |
| | 2 | 1 |
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: | 191-195 |
| | 2 | 1 |
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: | 436-440 |
| | 2 | 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: | 81-86 |
| | 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: | 91-96 |
| | 2 | 1 |
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: | 45-47 |
| | 1 | 1 |
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: | 110-113 |
| | 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::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: | 102-103 |
| | 1 | 1 |
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: | 83-86 |
| | 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: | 106-107 |
| | 1 | 1 |
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: | 217-220 |
| | 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: | 77-81 |
| | 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: | 88-90 |
| | 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: | 92-94 |
| | 1 | 1 |
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: | 605-609 |
| | 2 | 1 |
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: | 611-617 |
| | 4 | 1 |
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: | 581-583 |
| | 1 | 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: | 1352-1356 |
| | 2 | 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: | 1090-1094 |
| | 2 | 1 |
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: | 1421-1440 |
| | 12 | 1 |
QColorShower::setCurrentAlpha| Name: | 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: | 1000-1000 |
| | 1 | 1 |
QColorShower::rgbEd| Name: | 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: | 1358-1374 |
| | 10 | 1 |
QColorShower::retranslateStrings| Name: | 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: | 1467-1477 |
| | 8 | 1 |
QColorShower::isAlphaVisible| Name: | 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: | 1096-1099 |
| | 1 | 1 |
QColorShower::hsvEd| Name: | 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: | 1376-1396 |
| | 14 | 1 |
QColorShower::currentQColor| Name: | 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: | 1005-1005 |
| | 1 | 1 |
QColorShower::currentColor| Name: | 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: | 1004-1004 |
| | 1 | 1 |
QColorShower::currentAlpha| Name: | QColorShower::currentAlpha | | Prototype: | int currentAlpha() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 998-999 |
| | 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: | 1303-1303 |
| | 0 | 1 |
QColorShowLabel::setColor| Name: | 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: | 1061-1061 |
| | 1 | 1 |
QColorShowLabel::paintEvent| Name: | 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: | 1083-1088 |
| | 3 | 1 |
QColorShowLabel::mousePressEvent| Name: | 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: | 1101-1105 |
| | 2 | 1 |
QColorShowLabel::QColorShowLabel| Name: | 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: | 1056-1060 |
| | 3 | 1 |
QColorPickingEventFilter::QColorPickingEventFilter| Name: | 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: | 493-493 |
| | 1 | 1 |
QColorPicker::sizeHint| Name: | 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: | 901-904 |
| | 1 | 1 |
QColorPicker::setCol| Name: | 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: | 873-876 |
| | 1 | 1 |
QColorPicker::satPt| Name: | 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: | 867-871 |
| | 2 | 1 |
QColorPicker::mousePressEvent| Name: | 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: | 928-933 |
| | 3 | 1 |
QColorPicker::mouseMoveEvent| Name: | 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: | 921-926 |
| | 3 | 1 |
QColorPicker::huePt| Name: | 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: | 861-865 |
| | 2 | 1 |
QColorPicker::colPt| Name: | 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: | 855-859 |
| | 2 | 1 |
QColorPicker::QColorPicker| Name: | 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: | 878-887 |
| | 4 | 1 |
QColorLuminancePicker::~QColorLuminancePicker| Name: | 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: | 783-786 |
| | 1 | 1 |
QColorLuminancePicker::y2val| Name: | 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: | 763-767 |
| | 2 | 1 |
QColorLuminancePicker::val2y| Name: | 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: | 769-773 |
| | 2 | 1 |
QColorLuminancePicker::setCol| Name: | 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: | 808-812 |
| | 2 | 1 |
QColorLuminancePicker::setCol| Name: | 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: | 846-853 |
| | 5 | 1 |
QColorLuminancePicker::mousePressEvent| Name: | 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: | 792-795 |
| | 1 | 1 |
QColorLuminancePicker::mouseMoveEvent| Name: | 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: | 788-791 |
| | 1 | 1 |
QColorLuminancePicker::QColorLuminancePicker| Name: | 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: | 775-781 |
| | 2 | 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: | 267-267 |
| | 0 | 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: | 254-254 |
| | 0 | 1 |
QColorDialogPrivate::updateColorPicking| Name: | 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: | 2225-2233 |
| | 3 | 1 |
QColorDialogPrivate::updateColorLabelText| Name: | QColorDialogPrivate::updateColorLabelText | | Prototype: | void QColorDialogPrivate::updateColorLabelText(const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1639-1644 |
| | 3 | 1 |
QColorDialogPrivate::showAlpha| Name: | QColorDialogPrivate::showAlpha | | Prototype: | inline void QColorDialogPrivate::showAlpha(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1342-1342 |
| | 1 | 1 |
QColorDialogPrivate::setCurrentAlpha| Name: | QColorDialogPrivate::setCurrentAlpha | | Prototype: | inline void QColorDialogPrivate::setCurrentAlpha(int a) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1341-1341 |
| | 1 | 1 |
QColorDialogPrivate::releaseColorPicking| Name: | QColorDialogPrivate::releaseColorPicking | | Prototype: | void QColorDialogPrivate::releaseColorPicking() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1646-1662 |
| | 10 | 1 |
QColorDialogPrivate::platformColorDialogHelper| Name: | QColorDialogPrivate::platformColorDialogHelper | | Prototype: | QPlatformColorDialogHelper *platformColorDialogHelper() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 95-96 |
| | 1 | 1 |
QColorDialogPrivate::isAlphaVisible| Name: | QColorDialogPrivate::isAlphaVisible | | Prototype: | inline bool QColorDialogPrivate::isAlphaVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1343-1343 |
| | 1 | 1 |
QColorDialogPrivate::initHelper| Name: | QColorDialogPrivate::initHelper | | Prototype: | void QColorDialogPrivate::initHelper(QPlatformDialogHelper *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1830-1836 |
| | 4 | 1 |
QColorDialogPrivate::helperPrepareShow| Name: | QColorDialogPrivate::helperPrepareShow | | Prototype: | void QColorDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1838-1841 |
| | 1 | 1 |
QColorDialogPrivate::handleColorPickingMouseMove| Name: | QColorDialogPrivate::handleColorPickingMouseMove | | Prototype: | bool QColorDialogPrivate::handleColorPickingMouseMove(QMouseEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2235-2242 |
| | 3 | 1 |