| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QColorShower::htmlEd| Name: | QColorShower::htmlEd | | Prototype: | void QColorShower::htmlEd() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1398-1419 |
| | 16 | 2 |
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 |
QColorShower::QColorShower| Name: | QColorShower::QColorShower | | Prototype: | QColorShower::QColorShower(QColorDialog *parent) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1165-1335 |
| | 73 | 2 |
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::mouseReleaseEvent| Name: | QColorShowLabel::mouseReleaseEvent | | Prototype: | void QColorShowLabel::mouseReleaseEvent(QMouseEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1158-1163 |
| | 3 | 2 |
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::mouseMoveEvent| Name: | QColorShowLabel::mouseMoveEvent | | Prototype: | void QColorShowLabel::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1107-1129 |
| | 15 | 3 |
QColorShowLabel::dropEvent| Name: | QColorShowLabel::dropEvent | | Prototype: | void QColorShowLabel::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1144-1155 |
| | 7 | 2 |
QColorShowLabel::dragEnterEvent| Name: | QColorShowLabel::dragEnterEvent | | Prototype: | void QColorShowLabel::dragEnterEvent(QDragEnterEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1132-1138 |
| | 3 | 2 |
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::eventFilter| Name: | QColorPickingEventFilter::eventFilter | | Prototype: | bool eventFilter(QObject *, QEvent *event) override | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 495-508 |
| | 6 | 5 |
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::setCrossVisible| Name: | QColorPicker::setCrossVisible | | Prototype: | void QColorPicker::setCrossVisible(bool visible) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 893-899 |
| | 3 | 2 |
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::setCol| Name: | QColorPicker::setCol | | Prototype: | void QColorPicker::setCol(int h, int s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 906-919 |
| | 9 | 2 |
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::resizeEvent| Name: | QColorPicker::resizeEvent | | Prototype: | void QColorPicker::resizeEvent(QResizeEvent *ev) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 951-973 |
| | 17 | 3 |
QColorPicker::paintEvent| Name: | QColorPicker::paintEvent | | Prototype: | void QColorPicker::paintEvent(QPaintEvent* ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 935-949 |
| | 9 | 2 |
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::setVal| Name: | QColorLuminancePicker::setVal | | Prototype: | void QColorLuminancePicker::setVal(int v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 797-805 |
| | 6 | 2 |
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::paintEvent| Name: | QColorLuminancePicker::paintEvent | | Prototype: | void QColorLuminancePicker::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 814-844 |
| | 25 | 3 |
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::writeSettings| Name: | QColorDialogStaticData::writeSettings | | Prototype: | void QColorDialogStaticData::writeSettings() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 261-270 |
| | 2 | 5 |
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 |
QColorDialogStaticData::readSettings| Name: | QColorDialogStaticData::readSettings | | Prototype: | void QColorDialogStaticData::readSettings() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 249-259 |
| | 3 | 5 |
QColorDialogStaticData::QColorDialogStaticData| Name: | QColorDialogStaticData::QColorDialogStaticData | | Prototype: | QColorDialogStaticData::QColorDialogStaticData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 238-247 |
| | 7 | 4 |
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::setCurrentRgbColor| Name: | QColorDialogPrivate::setCurrentRgbColor | | Prototype: | void QColorDialogPrivate::setCurrentRgbColor(QRgb rgb) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1498-1504 |
| | 3 | 2 |
QColorDialogPrivate::setCurrentQColor| Name: | QColorDialogPrivate::setCurrentQColor | | Prototype: | void QColorDialogPrivate::setCurrentQColor(const QColor &color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1507-1514 |
| | 4 | 2 |
QColorDialogPrivate::setCurrentColor| Name: | QColorDialogPrivate::setCurrentColor | | Prototype: | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1948-1961 |
| | 8 | 4 |
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::selectColor| Name: | QColorDialogPrivate::selectColor | | Prototype: | bool QColorDialogPrivate::selectColor(const QColor &col) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1523-1559 |
| | 28 | 5 |
QColorDialogPrivate::retranslateStrings| Name: | QColorDialogPrivate::retranslateStrings | | Prototype: | void QColorDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1851-1861 |
| | 6 | 2 |
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::initWidgets| Name: | QColorDialogPrivate::initWidgets | | Prototype: | void QColorDialogPrivate::initWidgets() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1687-1828 |
| | 73 | 3 |
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::init| Name: | QColorDialogPrivate::init | | Prototype: | void QColorDialogPrivate::init(const QColor &initial) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1664-1685 |
| | 9 | 2 |
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 |
QColorDialogPrivate::handleColorPickingMouseButtonRelease| Name: | 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: | 2244-2249 |
| | 3 | 1 |
QColorDialogPrivate::handleColorPickingKeyPress| Name: | QColorDialogPrivate::handleColorPickingKeyPress | | Prototype: | bool QColorDialogPrivate::handleColorPickingKeyPress(QKeyEvent *e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2251-2263 |
| | 9 | 3 |
QColorDialogPrivate::grabScreenColor| Name: | 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: | 1561-1568 |
| | 5 | 1 |
QColorDialogPrivate::currentQColor| Name: | QColorDialogPrivate::currentQColor | | Prototype: | QColor QColorDialogPrivate::currentQColor() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1345-1350 |
| | 3 | 2 |
QColorDialogPrivate::currentColor| Name: | 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: | 1339-1339 |
| | 1 | 1 |
QColorDialogPrivate::currentAlpha| Name: | 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: | 1340-1340 |
| | 1 | 1 |
QColorDialogPrivate::canBeNativeDialog| Name: | QColorDialogPrivate::canBeNativeDialog | | Prototype: | bool QColorDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1863-1878 |
| | 10 | 4 |
QColorDialogPrivate::_q_updateColorPicking| Name: | QColorDialogPrivate::_q_updateColorPicking | | Prototype: | void QColorDialogPrivate::_q_updateColorPicking() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2206-2223 |
| | 7 | 3 |
QColorDialogPrivate::_q_pickScreenColor| Name: | QColorDialogPrivate::_q_pickScreenColor | | Prototype: | void QColorDialogPrivate::_q_pickScreenColor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1601-1637 |
| | 14 | 2 |
QColorDialogPrivate::_q_nextCustom| Name: | 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: | 1581-1584 |
| | 1 | 1 |
QColorDialogPrivate::_q_newStandard| Name: | QColorDialogPrivate::_q_newStandard | | Prototype: | void QColorDialogPrivate::_q_newStandard(int r, int c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1594-1599 |
| | 3 | 2 |
QColorDialogPrivate::_q_newHsv| Name: | QColorDialogPrivate::_q_newHsv | | Prototype: | void QColorDialogPrivate::_q_newHsv(int h, int s, int v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1488-1495 |
| | 4 | 2 |
QColorDialogPrivate::_q_newCustom| Name: | QColorDialogPrivate::_q_newCustom | | Prototype: | void QColorDialogPrivate::_q_newCustom(int r, int c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1586-1592 |
| | 4 | 2 |
QColorDialogPrivate::_q_newColorTypedIn| Name: | QColorDialogPrivate::_q_newColorTypedIn | | Prototype: | void QColorDialogPrivate::_q_newColorTypedIn(QRgb rgb) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1571-1579 |
| | 5 | 2 |
QColorDialogPrivate::_q_addCustom| Name: | QColorDialogPrivate::_q_addCustom | | Prototype: | void QColorDialogPrivate::_q_addCustom() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1843-1849 |
| | 4 | 2 |
QColorDialogPrivate::QColorDialogPrivate| Name: | QColorDialogPrivate::QColorDialogPrivate | | Prototype: | QColorDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 89-93 |
| | 1 | 1 |
QColorDialogOptionsPrivate::~QColorDialogOptionsPrivate| Name: | QColorDialogOptionsPrivate::~QColorDialogOptionsPrivate | | Prototype: | ~QColorDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 279-279 |
| | 1 | 1 |
QColorDialogOptionsPrivate::QColorDialogOptionsPrivate| Name: | QColorDialogOptionsPrivate::QColorDialogOptionsPrivate | | Prototype: | QColorDialogOptionsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 277-277 |
| | 1 | 1 |
QColorDialogOptions::windowTitle| Name: | 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: | 304-307 |
| | 1 | 1 |
QColorDialogOptions::testOption| Name: | 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: | 320-323 |
| | 1 | 1 |
QColorDialogOptions::standardColors| Name: | 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: | 361-364 |
| | 1 | 1 |
QColorDialogOptions::standardColor| Name: | QColorDialogOptions::standardColor | | Prototype: | QRgb QColorDialogOptions::standardColor(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 366-371 |
| | 3 | 2 |
QColorDialogOptions::setWindowTitle| Name: | 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: | 309-312 |
| | 1 | 1 |
QColorDialogOptions::setStandardColor| Name: | QColorDialogOptions::setStandardColor | | Prototype: | void QColorDialogOptions::setStandardColor(int index, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 373-378 |
| | 3 | 2 |
QColorDialogOptions::setOptions| Name: | QColorDialogOptions::setOptions | | Prototype: | void QColorDialogOptions::setOptions(ColorDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 325-329 |
| | 2 | 2 |
QColorDialogOptions::setOption| Name: | QColorDialogOptions::setOption | | Prototype: | void QColorDialogOptions::setOption(QColorDialogOptions::ColorDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 314-318 |
| | 2 | 2 |
QColorDialogOptions::setCustomColor| Name: | QColorDialogOptions::setCustomColor | | Prototype: | void QColorDialogOptions::setCustomColor(int index, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 353-359 |
| | 4 | 2 |
QColorDialogOptions::options| Name: | 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: | 331-334 |
| | 1 | 1 |
QColorDialogOptions::operator=| Name: | QColorDialogOptions::operator= | | Prototype: | QColorDialogOptions &QColorDialogOptions::operator=(const QColorDialogOptions &rhs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 293-298 |
| | 3 | 2 |
QColorDialogOptions::customColors| Name: | 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: | 348-351 |
| | 1 | 1 |
QColorDialogOptions::customColorCount| Name: | 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: | 336-339 |
| | 1 | 1 |
QColorDialogOptions::customColor| Name: | QColorDialogOptions::customColor | | Prototype: | QRgb QColorDialogOptions::customColor(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 341-346 |
| | 3 | 2 |
QColorDialogOptions::QColorDialogOptions| Name: | 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: | 285-287 |
| | 2 | 1 |
QColorDialogOptions::QColorDialogOptions| Name: | 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: | 289-291 |
| | 2 | 1 |
QColorDialog::testOption| Name: | 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: | 2015-2019 |
| | 2 | 1 |
QColorDialog::standardColor| Name: | 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: | 552-555 |
| | 1 | 1 |
QColorDialog::setVisible| Name: | QColorDialog::setVisible | | Prototype: | void QColorDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2095-2118 |
| | 13 | 6 |
QColorDialog::setStandardColor| Name: | 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: | 564-567 |
| | 1 | 1 |
QColorDialog::setOptions| Name: | QColorDialog::setOptions | | Prototype: | void QColorDialog::setOptions(ColorDialogOptions options) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2033-2049 |
| | 10 | 4 |