Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QColorDialogOptions::setOptionsName: | 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::setStandardColorName: | 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::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::standardColorName: | 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::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::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::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 |
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 |
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 |
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 |
QColorDialogPrivate::_q_addCustomName: | 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_newColorTypedInName: | 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_newCustomName: | 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_newHsvName: | 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_newStandardName: | 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_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::_q_pickScreenColorName: | 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_updateColorPickingName: | 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::canBeNativeDialogName: | 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::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::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::currentQColorName: | 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::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::handleColorPickingKeyPressName: | 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::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::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::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::initName: | 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::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::initWidgetsName: | 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::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::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::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::retranslateStringsName: | 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::selectColorName: | 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::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::setCurrentColorName: | 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::setCurrentQColorName: | 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::setCurrentRgbColorName: | 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::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::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::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 |
QColorDialogStaticData::QColorDialogStaticDataName: | 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::readSettingsName: | 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::writeSettingsName: | 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::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 |
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::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::paintEventName: | 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::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::setValName: | 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::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::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::~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 |
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 |
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::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::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::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::paintEventName: | 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::resizeEventName: | 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::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::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::setColName: | 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::setCrossVisibleName: | 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::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 |
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 |
QColorPickingEventFilter::eventFilterName: | 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::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 |
QColorShowLabel::dragEnterEventName: | 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::dropEventName: | 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::mouseMoveEventName: | 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::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::mouseReleaseEventName: | 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::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::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 |
QColorShower::QColorShowerName: | 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::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::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::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::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::htmlEdName: | 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::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::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::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::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::setHsvName: | QColorShower::setHsv | Prototype: | void QColorShower::setHsv(int h, int s, int v) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1448-1471 |
| | 16 | 2 |
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::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::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::updateQColorName: | QColorShower::updateQColor | Prototype: | void QColorShower::updateQColor() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1485-1491 |
| | 4 | 2 |
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 |
QColorWell::dragEnterEventName: | QColorWell::dragEnterEvent | Prototype: | void QColorWell::dragEnterEvent(QDragEnterEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 652-658 |
| | 3 | 2 |
QColorWell::dragLeaveEventName: | QColorWell::dragLeaveEvent | Prototype: | void QColorWell::dragLeaveEvent(QDragLeaveEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 660-664 |
| | 2 | 2 |
QColorWell::dragMoveEventName: | QColorWell::dragMoveEvent | Prototype: | void QColorWell::dragMoveEvent(QDragMoveEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 666-674 |
| | 4 | 2 |
QColorWell::dropEventName: | QColorWell::dropEvent | Prototype: | void QColorWell::dropEvent(QDropEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 676-687 |
| | 7 | 2 |