Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |