Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QComboBox::inputMethodQueryName: | QComboBox::inputMethodQuery | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3358-3364 |
| | 4 | 2 |
QComboBox::inputMethodQueryName: | QComboBox::inputMethodQuery | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query, const QVariant &argument) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3368-3374 |
| | 4 | 2 |
QComboBox::iconSizeName: | QComboBox::iconSize | Prototype: | QSize QComboBox::iconSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1658-1666 |
| | 5 | 2 |
QComboBox::focusOutEventName: | QComboBox::focusOutEvent | Prototype: | void QComboBox::focusOutEvent(QFocusEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2901-2907 |
| | 4 | 2 |
QComboBox::findDataName: | QComboBox::findData | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1554-1562 |
| | 6 | 2 |
QComboBox::contextMenuEventName: | QComboBox::contextMenuEvent | Prototype: | void QComboBox::contextMenuEvent(QContextMenuEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3303-3312 |
| | 6 | 2 |
QComboBox::clearEditTextName: | QComboBox::clearEditText | Prototype: | void QComboBox::clearEditText() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2857-2866 |
| | 5 | 2 |
QColumnViewGrip::mouseDoubleClickEventName: | QColumnViewGrip::mouseDoubleClickEvent | Prototype: | void QColumnViewGrip::mouseDoubleClickEvent(QMouseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 136-145 |
| | 7 | 2 |
QColumnView::sizeHintName: | QColumnView::sizeHint | Prototype: | QSize QColumnView::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 513-521 |
| | 5 | 2 |
QColumnView::setModelName: | QColumnView::setModel | Prototype: | void QColumnView::setModel(QAbstractItemModel *model) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 163-170 |
| | 5 | 2 |
QColumnView::initializeColumnName: | QColumnView::initializeColumn | Prototype: | void QColumnView::initializeColumn(QAbstractItemView *column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 767-803 |
| | 25 | 2 |
QColumnView::createColumnName: | QColumnView::createColumn | Prototype: | QAbstractItemView *QColumnView::createColumn(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 745-756 |
| | 6 | 2 |
QColumnView::columnWidthsName: | QColumnView::columnWidths | Prototype: | QList<int> QColumnView::columnWidths() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 884-893 |
| | 7 | 2 |
QColormap::~QColormapName: | QColormap::~QColormap | Prototype: | QColormap::~QColormap() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 102-106 |
| | 2 | 2 |
QColorWell::mouseReleaseEventName: | QColorWell::mouseReleaseEvent | Prototype: | void QColorWell::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 691-697 |
| | 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 |
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::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::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 |
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 |
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::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::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 |
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::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::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 |
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::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::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 |
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 |
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::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::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::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::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::_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_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_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_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_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_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 |
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::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::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::setOptionName: | 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::setCustomColorName: | 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::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::customColorName: | 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 |
QColorDialog::setOptionName: | 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::getRgbaName: | 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::getColorName: | 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::changeEventName: | 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 |
QColor::yellowFName: | 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::yellowName: | 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::valueFName: | 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::valueName: | 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::setRgbFName: | 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::setRgbName: | 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::setHsvFName: | 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::setHsvName: | 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::setHslFName: | 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::setHslName: | 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 |
QColor::setCmykFName: | QColor::setCmykF | Prototype: | void QColor::setCmykF(qreal c, qreal m, qreal y, qreal k, qreal a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2229-2246 |
| | 13 | 2 |
QColor::setCmykName: | QColor::setCmyk | Prototype: | void QColor::setCmyk(int c, int m, int y, int k, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2200-2217 |
| | 13 | 2 |
QColor::setAlphaFName: | QColor::setAlphaF | Prototype: | void QColor::setAlphaF(qreal alpha) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1090-1095 |
| | 3 | 2 |
QColor::setAlphaName: | QColor::setAlpha | Prototype: | void QColor::setAlpha(int alpha) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1069-1073 |
| | 2 | 2 |
QColor::rgba64Name: | QColor::rgba64 | Prototype: | QRgba64 QColor::rgba64() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1000-1005 |
| | 3 | 2 |
QColor::rgbaName: | QColor::rgba | Prototype: | QRgb QColor::rgba() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 968-973 |
| | 3 | 2 |
QColor::rgbName: | QColor::rgb | Prototype: | QRgb QColor::rgb() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1031-1036 |
| | 3 | 2 |
QColor::redFName: | QColor::redF | Prototype: | qreal QColor::redF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1186-1191 |
| | 3 | 2 |
QColor::redName: | QColor::red | Prototype: | int QColor::red() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1103-1108 |
| | 3 | 2 |
QColor::operator==Name: | QColor::operator== | Prototype: | bool QColor::operator==(const QColor &color) const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2421-2442 |
| | 17 | 2 |
QColor::magentaFName: | QColor::magentaF | Prototype: | qreal QColor::magentaF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1539-1544 |
| | 3 | 2 |
QColor::magentaName: | QColor::magenta | Prototype: | int QColor::magenta() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1490-1495 |
| | 3 | 2 |
QColor::lightnessFName: | QColor::lightnessF | Prototype: | qreal QColor::lightnessF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1466-1471 |
| | 3 | 2 |
QColor::lightnessName: | QColor::lightness | Prototype: | int QColor::lightness() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1424-1429 |
| | 3 | 2 |
QColor::hsvSaturationFName: | QColor::hsvSaturationF | Prototype: | qreal QColor::hsvSaturationF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1370-1375 |
| | 3 | 2 |
QColor::hsvSaturationName: | QColor::hsvSaturation | Prototype: | int QColor::hsvSaturation() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1308-1313 |
| | 3 | 2 |
QColor::hsvHueFName: | QColor::hsvHueF | Prototype: | qreal QColor::hsvHueF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1345-1350 |
| | 3 | 2 |
QColor::hsvHueName: | QColor::hsvHue | Prototype: | int QColor::hsvHue() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1282-1287 |
| | 3 | 2 |
QColor::hslSaturationFName: | QColor::hslSaturationF | Prototype: | qreal QColor::hslSaturationF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1452-1457 |
| | 3 | 2 |
QColor::hslSaturationName: | QColor::hslSaturation | Prototype: | int QColor::hslSaturation() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1410-1415 |
| | 3 | 2 |
QColor::hslHueFName: | QColor::hslHueF | Prototype: | qreal QColor::hslHueF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1438-1443 |
| | 3 | 2 |
QColor::hslHueName: | QColor::hslHue | Prototype: | int QColor::hslHue() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1396-1401 |
| | 3 | 2 |
QColor::greenFName: | QColor::greenF | Prototype: | qreal QColor::greenF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1214-1219 |
| | 3 | 2 |
QColor::greenName: | QColor::green | Prototype: | int QColor::green() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1130-1135 |
| | 3 | 2 |
QColor::fromRgbFName: | QColor::fromRgbF | Prototype: | QColor QColor::fromRgbF(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: | 1954-1972 |
| | 14 | 2 |
QColor::fromRgbName: | QColor::fromRgb | Prototype: | QColor QColor::fromRgb(int r, int g, int b, int a) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1925-1943 |
| | 14 | 2 |
QColor::fromHsvFName: | QColor::fromHsvF | Prototype: | QColor QColor::fromHsvF(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: | 2047-2065 |
| | 14 | 2 |
QColor::fromHsvName: | QColor::fromHsv | Prototype: | QColor QColor::fromHsv(int h, int s, int v, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2016-2034 |
| | 14 | 2 |
QColor::fromHslName: | QColor::fromHsl | Prototype: | QColor QColor::fromHsl(int h, int s, int l, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2079-2097 |
| | 14 | 2 |
QColor::fromCmykFName: | QColor::fromCmykF | Prototype: | QColor QColor::fromCmykF(qreal c, qreal m, qreal y, qreal k, qreal a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2289-2308 |
| | 15 | 2 |
QColor::fromCmykName: | QColor::fromCmyk | Prototype: | QColor QColor::fromCmyk(int c, int m, int y, int k, int a) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2257-2276 |
| | 15 | 2 |
QColor::cyanFName: | QColor::cyanF | Prototype: | qreal QColor::cyanF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1527-1532 |
| | 3 | 2 |
QColor::cyanName: | QColor::cyan | Prototype: | int QColor::cyan() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1478-1483 |
| | 3 | 2 |
QColor::blueFName: | QColor::blueF | Prototype: | qreal QColor::blueF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1242-1247 |
| | 3 | 2 |
QColor::blueName: | QColor::blue | Prototype: | int QColor::blue() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1158-1163 |
| | 3 | 2 |
QColor::blackFName: | QColor::blackF | Prototype: | qreal QColor::blackF() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1563-1568 |
| | 3 | 2 |
QColor::blackName: | QColor::black | Prototype: | int QColor::black() const noexcept | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1515-1520 |
| | 3 | 2 |
QCollatorSortKey::operator=Name: | QCollatorSortKey::operator= | Prototype: | QCollatorSortKey& QCollatorSortKey::operator=(const QCollatorSortKey &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 369-375 |
| | 3 | 2 |