| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 820-850 |
| | 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: | 798-801 |
| | 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: | 794-797 |
| | 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: | 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::writeSettings| Name: | QColorDialogStaticData::writeSettings | | Prototype: | void QColorDialogStaticData::writeSettings() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 268-277 |
| | 3 | 4 |
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::readSettings| Name: | QColorDialogStaticData::readSettings | | Prototype: | void QColorDialogStaticData::readSettings() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 256-266 |
| | 4 | 4 |
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: | 245-254 |
| | 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: | 2232-2240 |
| | 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: | 1645-1650 |
| | 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: | 1348-1348 |
| | 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: | 1504-1510 |
| | 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: | 1513-1520 |
| | 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: | 1955-1968 |
| | 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: | 1347-1347 |
| | 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: | 1529-1565 |
| | 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: | 1857-1867 |
| | 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: | 1652-1668 |
| | 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: | 101-102 |
| | 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: | 1349-1349 |
| | 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: | 1693-1834 |
| | 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: | 1836-1842 |
| | 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: | 1670-1691 |
| | 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: | 1844-1847 |
| | 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: | 2242-2249 |
| | 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: | 2251-2256 |
| | 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: | 2258-2270 |
| | 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: | 1567-1574 |
| | 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: | 1351-1356 |
| | 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: | 1345-1345 |
| | 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: | 1346-1346 |
| | 1 | 1 |
QColorDialogPrivate::canBeNativeDialog| Name: | QColorDialogPrivate::canBeNativeDialog | | Prototype: | bool QColorDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1869-1885 |
| | 10 | 3 |
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: | 2213-2230 |
| | 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: | 1607-1643 |
| | 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: | 1587-1590 |
| | 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: | 1600-1605 |
| | 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: | 1494-1501 |
| | 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: | 1592-1598 |
| | 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: | 1577-1585 |
| | 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: | 1849-1855 |
| | 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: | 95-99 |
| | 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: | 286-286 |
| | 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: | 284-284 |
| | 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: | 311-314 |
| | 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: | 327-330 |
| | 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: | 368-371 |
| | 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: | 373-378 |
| | 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: | 316-319 |
| | 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: | 380-385 |
| | 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: | 332-336 |
| | 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: | 321-325 |
| | 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: | 360-366 |
| | 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: | 338-341 |
| | 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: | 300-305 |
| | 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: | 355-358 |
| | 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: | 343-346 |
| | 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: | 348-353 |
| | 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: | 292-294 |
| | 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: | 296-298 |
| | 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: | 2022-2026 |
| | 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: | 558-561 |
| | 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: | 2102-2125 |
| | 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: | 570-573 |
| | 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: | 2040-2056 |
| | 10 | 4 |
QColorDialog::setOption| Name: | QColorDialog::setOption | | Prototype: | void QColorDialog::setOption(ColorDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2007-2012 |
| | 3 | 2 |
QColorDialog::setCustomColor| Name: | 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::setCurrentColor| Name: | 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::selectedColor| Name: | 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::options| Name: | 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::open| Name: | 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::getRgba| Name: | QColorDialog::getRgba | | Prototype: | QRgb QColorDialog::getRgba(QRgb initial, bool *ok, QWidget *parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2183-2191 |
| | 6 | 2 |
QColorDialog::getColor| Name: | QColorDialog::getColor | | Prototype: | QColor QColorDialog::getColor(const QColor &initial, QWidget *parent, const QString &title, ColorDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2155-2165 |
| | 7 | 2 |
QColorDialog::done| Name: | QColorDialog::done | | Prototype: | void QColorDialog::done(int result) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2279-2295 |
| | 11 | 3 |
QColorDialog::customCount| Name: | 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::customColor| Name: | 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::currentColor| Name: | 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::changeEvent| Name: | QColorDialog::changeEvent | | Prototype: | void QColorDialog::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2205-2211 |
| | 4 | 2 |
QColorDialog::QColorDialog| Name: | 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::QColorDialog| Name: | 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::yellowF| Name: | QColor::yellowF | | Prototype: | qreal QColor::yellowF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1551-1556 |
| | 3 | 2 |
QColor::yellow| Name: | QColor::yellow | | Prototype: | int QColor::yellow() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1502-1507 |
| | 3 | 2 |
QColor::valueF| Name: | QColor::valueF | | Prototype: | qreal QColor::valueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1382-1387 |
| | 3 | 2 |
QColor::value| Name: | QColor::value | | Prototype: | int QColor::value() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1320-1325 |
| | 3 | 2 |
QColor::toRgb| Name: | QColor::toRgb | | Prototype: | QColor QColor::toRgb() const noexcept | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1575-1709 |
| | 88 | 23 |
QColor::toHsv| Name: | QColor::toHsv | | Prototype: | QColor QColor::toHsv() const noexcept | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1721-1765 |
| | 32 | 8 |
QColor::toHsl| Name: | QColor::toHsl | | Prototype: | QColor QColor::toHsl() const noexcept | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1772-1821 |
| | 36 | 9 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1828-1862 |
| | 23 | 4 |
QColor::setRgba64| Name: | 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::setRgba| Name: | 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::setRgbF| Name: | QColor::setRgbF | | Prototype: | void QColor::setRgbF(qreal r, qreal g, qreal b, qreal a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 916-933 |
| | 13 | 2 |
QColor::setRgb| Name: | QColor::setRgb | | Prototype: | void QColor::setRgb(int r, int g, int b, int a) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 942-956 |
| | 10 | 2 |
QColor::setRgb| Name: | 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::setRedF| Name: | QColor::setRedF | | Prototype: | void QColor::setRedF(qreal red) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1200-1207 |
| | 4 | 3 |
QColor::setRed| Name: | QColor::setRed | | Prototype: | void QColor::setRed(int red) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1116-1123 |
| | 4 | 3 |
QColor::setNamedColor| Name: | 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::setHsvF| Name: | QColor::setHsvF | | Prototype: | void QColor::setHsvF(qreal h, qreal s, qreal v, qreal a) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 691-707 |
| | 12 | 2 |
QColor::setHsv| Name: | QColor::setHsv | | Prototype: | void QColor::setHsv(int h, int s, int v, int a) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 718-732 |
| | 10 | 2 |
QColor::setHslF| Name: | QColor::setHslF | | Prototype: | void QColor::setHslF(qreal h, qreal s, qreal l, qreal a) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 804-820 |
| | 12 | 2 |
QColor::setHsl| Name: | QColor::setHsl | | Prototype: | void QColor::setHsl(int h, int s, int l, int a) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 833-847 |
| | 10 | 2 |