Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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 |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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 |
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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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 |
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 |
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 |
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 |
QColorDialogPrivate::updateColorLabelTextName: | 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: | 1645-1650 |
| | 3 | 1 |
QColorDialogPrivate::showAlphaName: | 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: | 1348-1348 |
| | 1 | 1 |
QColorDialogPrivate::setCurrentAlphaName: | 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: | 1347-1347 |
| | 1 | 1 |
QColorDialogPrivate::releaseColorPickingName: | 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: | 1652-1668 |
| | 10 | 1 |
QColorDialogPrivate::platformColorDialogHelperName: | 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: | 101-102 |
| | 1 | 1 |
QColorDialogPrivate::isAlphaVisibleName: | 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: | 1349-1349 |
| | 1 | 1 |
QColorDialogPrivate::initHelperName: | 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: | 1836-1842 |
| | 4 | 1 |
QColorDialogPrivate::helperPrepareShowName: | 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: | 1844-1847 |
| | 1 | 1 |
QColorDialogPrivate::handleColorPickingMouseMoveName: | 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: | 2242-2249 |
| | 3 | 1 |
QColorDialogPrivate::handleColorPickingMouseButtonReleaseName: | QColorDialogPrivate::handleColorPickingMouseButtonRelease | Prototype: | bool QColorDialogPrivate::handleColorPickingMouseButtonRelease(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2251-2256 |
| | 3 | 1 |
QColorDialogPrivate::grabScreenColorName: | QColorDialogPrivate::grabScreenColor | Prototype: | QColor QColorDialogPrivate::grabScreenColor(const QPoint &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1567-1574 |
| | 5 | 1 |
QColorDialogPrivate::currentColorName: | QColorDialogPrivate::currentColor | Prototype: | inline QRgb QColorDialogPrivate::currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1345-1345 |
| | 1 | 1 |
QColorDialogPrivate::currentAlphaName: | QColorDialogPrivate::currentAlpha | Prototype: | inline int QColorDialogPrivate::currentAlpha() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1346-1346 |
| | 1 | 1 |
QColorDialogPrivate::_q_nextCustomName: | QColorDialogPrivate::_q_nextCustom | Prototype: | void QColorDialogPrivate::_q_nextCustom(int r, int c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1587-1590 |
| | 1 | 1 |
QColorDialogPrivate::QColorDialogPrivateName: | QColorDialogPrivate::QColorDialogPrivate | Prototype: | QColorDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 95-99 |
| | 1 | 1 |
QColorDialogOptionsPrivate::~QColorDialogOptionsPrivateName: | QColorDialogOptionsPrivate::~QColorDialogOptionsPrivate | Prototype: | ~QColorDialogOptionsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 286-286 |
| | 1 | 1 |
QColorDialogOptionsPrivate::QColorDialogOptionsPrivateName: | QColorDialogOptionsPrivate::QColorDialogOptionsPrivate | Prototype: | QColorDialogOptionsPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 284-284 |
| | 1 | 1 |
QColorDialogOptions::windowTitleName: | QColorDialogOptions::windowTitle | Prototype: | QString QColorDialogOptions::windowTitle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 311-314 |
| | 1 | 1 |
QColorDialogOptions::testOptionName: | QColorDialogOptions::testOption | Prototype: | bool QColorDialogOptions::testOption(QColorDialogOptions::ColorDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 327-330 |
| | 1 | 1 |
QColorDialogOptions::standardColorsName: | QColorDialogOptions::standardColors | Prototype: | QRgb *QColorDialogOptions::standardColors() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 368-371 |
| | 1 | 1 |
QColorDialogOptions::setWindowTitleName: | QColorDialogOptions::setWindowTitle | Prototype: | void QColorDialogOptions::setWindowTitle(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 316-319 |
| | 1 | 1 |
QColorDialogOptions::optionsName: | QColorDialogOptions::options | Prototype: | QColorDialogOptions::ColorDialogOptions QColorDialogOptions::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 338-341 |
| | 1 | 1 |
QColorDialogOptions::customColorsName: | QColorDialogOptions::customColors | Prototype: | QRgb *QColorDialogOptions::customColors() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 355-358 |
| | 1 | 1 |
QColorDialogOptions::customColorCountName: | QColorDialogOptions::customColorCount | Prototype: | int QColorDialogOptions::customColorCount() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 343-346 |
| | 1 | 1 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 292-294 |
| | 2 | 1 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions(const QColorDialogOptions &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 296-298 |
| | 2 | 1 |
QColorDialog::testOptionName: | QColorDialog::testOption | Prototype: | bool QColorDialog::testOption(ColorDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2022-2026 |
| | 2 | 1 |
QColorDialog::standardColorName: | QColorDialog::standardColor | Prototype: | QColor QColorDialog::standardColor(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 558-561 |
| | 1 | 1 |
QColorDialog::setStandardColorName: | QColorDialog::setStandardColor | Prototype: | void QColorDialog::setStandardColor(int index, QColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 570-573 |
| | 1 | 1 |
QColorDialog::setCustomColorName: | QColorDialog::setCustomColor | Prototype: | void QColorDialog::setCustomColor(int index, QColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 548-551 |
| | 1 | 1 |
QColorDialog::setCurrentColorName: | QColorDialog::setCurrentColor | Prototype: | void QColorDialog::setCurrentColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1975-1979 |
| | 2 | 1 |
QColorDialog::selectedColorName: | QColorDialog::selectedColor | Prototype: | QColor QColorDialog::selectedColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1995-1999 |
| | 2 | 1 |
QColorDialog::optionsName: | QColorDialog::options | Prototype: | QColorDialog::ColorDialogOptions QColorDialog::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2058-2062 |
| | 2 | 1 |
QColorDialog::openName: | QColorDialog::open | Prototype: | void QColorDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2136-2143 |
| | 5 | 1 |
QColorDialog::customCountName: | QColorDialog::customCount | Prototype: | int QColorDialog::customCount() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 526-529 |
| | 1 | 1 |
QColorDialog::customColorName: | QColorDialog::customColor | Prototype: | QColor QColorDialog::customColor(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 536-539 |
| | 1 | 1 |
QColorDialog::currentColorName: | QColorDialog::currentColor | Prototype: | QColor QColorDialog::currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1981-1985 |
| | 2 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1935-1940 |
| | 2 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(const QColor &initial, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1948-1953 |
| | 2 | 1 |
QColor::setRgba64Name: | QColor::setRgba64 | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1014-1022 |
| | 6 | 1 |
QColor::setRgbaName: | QColor::setRgba | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 980-988 |
| | 6 | 1 |
QColor::setRgbName: | QColor::setRgb | Prototype: | void QColor::setRgb(QRgb rgb) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1043-1051 |
| | 6 | 1 |
QColor::setNamedColorName: | QColor::setNamedColor | Prototype: | void QColor::setNamedColor(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 561-564 |
| | 1 | 1 |
QColor::saturationFName: | QColor::saturationF | Prototype: | qreal QColor::saturationF() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1360-1363 |
| | 1 | 1 |
QColor::saturationName: | QColor::saturation | Prototype: | int QColor::saturation() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1298-1301 |
| | 1 | 1 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(Qt::GlobalColor color) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2412-2415 |
| | 1 | 1 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(const QColor &color) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2401-2406 |
| | 3 | 1 |
QColor::operator!=Name: | QColor::operator!= | Prototype: | bool QColor::operator!=(const QColor &color) const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2448-2449 |
| | 1 | 1 |
QColor::nameName: | QColor::name | Prototype: | QString QColor::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 513-516 |
| | 1 | 1 |