| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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::_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_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_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_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_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_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_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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::readSettings::[lambda]| Name: | QColorDialogStaticData::readSettings::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 259-259 |
| | 0 | 1 |
QColorDialogStaticData::writeSettings| 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::writeSettings::[lambda]| Name: | QColorDialogStaticData::writeSettings::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 272-272 |
| | 0 | 1 |
QColorLuminancePicker::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 |
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::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::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::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: | 814-818 |
| | 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: | 852-859 |
| | 5 | 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: | 803-811 |
| | 6 | 2 |
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: | 775-779 |
| | 2 | 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: | 769-773 |
| | 2 | 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: | 789-792 |
| | 1 | 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: | 884-893 |
| | 4 | 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: | 861-865 |
| | 2 | 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: | 867-871 |
| | 2 | 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: | 927-932 |
| | 3 | 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: | 934-939 |
| | 3 | 1 |
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: | 941-955 |
| | 9 | 2 |
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: | 957-979 |
| | 17 | 3 |
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: | 873-877 |
| | 2 | 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: | 879-882 |
| | 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: | 912-925 |
| | 9 | 2 |
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: | 899-905 |
| | 3 | 2 |
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: | 907-910 |
| | 1 | 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: | 499-499 |
| | 1 | 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: | 501-514 |
| | 6 | 5 |
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: | 1062-1066 |
| | 3 | 1 |
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: | 1138-1144 |
| | 3 | 2 |
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: | 1150-1161 |
| | 7 | 2 |
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: | 1113-1135 |
| | 15 | 3 |
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: | 1107-1111 |
| | 2 | 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: | 1164-1169 |
| | 3 | 2 |
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: | 1089-1094 |
| | 3 | 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: | 1067-1067 |
| | 1 | 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: | 1171-1341 |
| | 73 | 2 |
QColorShower::QColorShower::[lambda]| Name: | QColorShower::QColorShower::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1309-1309 |
| | 0 | 1 |
QColorShower::currentAlpha| Name: | 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::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: | 1010-1010 |
| | 1 | 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: | 1011-1011 |
| | 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: | 1382-1402 |
| | 14 | 1 |
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: | 1404-1425 |
| | 16 | 2 |
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: | 1102-1105 |
| | 1 | 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: | 1473-1483 |
| | 8 | 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: | 1364-1380 |
| | 10 | 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: | 1006-1006 |
| | 1 | 1 |