| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCalendarWidgetPrivate::showMonth| Name: | QCalendarWidgetPrivate::showMonth | | Prototype: | void QCalendarWidgetPrivate::showMonth(int year, int month) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1923-1935 |
| | 10 | 2 |
QCalendarWidgetPrivate::update| Name: | QCalendarWidgetPrivate::update | | Prototype: | void QCalendarWidgetPrivate::update() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1948-1959 |
| | 8 | 2 |
QCalendarWidgetPrivate::updateButtonIcons| Name: | QCalendarWidgetPrivate::updateButtonIcons | | Prototype: | void QCalendarWidgetPrivate::updateButtonIcons() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1803-1808 |
| | 3 | 1 |
QCalendarWidgetPrivate::updateCurrentPage| Name: | QCalendarWidgetPrivate::updateCurrentPage | | Prototype: | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1845-1864 |
| | 14 | 4 |
QCalendarWidgetPrivate::updateMonthMenu| Name: | QCalendarWidgetPrivate::updateMonthMenu | | Prototype: | void QCalendarWidgetPrivate::updateMonthMenu() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1810-1833 |
| | 18 | 7 |
QCalendarWidgetPrivate::updateMonthMenuNames| Name: | QCalendarWidgetPrivate::updateMonthMenuNames | | Prototype: | void QCalendarWidgetPrivate::updateMonthMenuNames() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1835-1843 |
| | 4 | 2 |
QCalendarWidgetPrivate::updateNavigationBar| Name: | QCalendarWidgetPrivate::updateNavigationBar | | Prototype: | void QCalendarWidgetPrivate::updateNavigationBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1937-1946 |
| | 5 | 1 |
QCalendarYearValidator::QCalendarYearValidator| Name: | QCalendarYearValidator::QCalendarYearValidator | | Prototype: | QCalendarYearValidator::QCalendarYearValidator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 350-353 |
| | 2 | 1 |
QCalendarYearValidator::applyToDate| Name: | QCalendarYearValidator::applyToDate | | Prototype: | QDate QCalendarYearValidator::applyToDate(const QDate &date) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 401-411 |
| | 8 | 3 |
QCalendarYearValidator::handleKey| Name: | QCalendarYearValidator::handleKey | | Prototype: | QCalendarDateSectionValidator::Section QCalendarYearValidator::handleKey(int key) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 363-399 |
| | 30 | 9 |
QCalendarYearValidator::pow10| Name: | QCalendarYearValidator::pow10 | | Prototype: | int QCalendarYearValidator::pow10(int n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 355-361 |
| | 4 | 2 |
QCalendarYearValidator::setDate| Name: | QCalendarYearValidator::setDate | | Prototype: | void QCalendarYearValidator::setDate(const QDate &date) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 413-417 |
| | 2 | 1 |
QCalendarYearValidator::text| Name: | QCalendarYearValidator::text | | Prototype: | QString QCalendarYearValidator::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 419-422 |
| | 1 | 1 |
QCalendarYearValidator::text| Name: | QCalendarYearValidator::text | | Prototype: | QString QCalendarYearValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 424-429 |
| | 3 | 2 |
QChar::decomposition| Name: | QChar::decomposition | | Prototype: | QString QChar::decomposition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1327-1330 |
| | 1 | 1 |
QChar::isNumber_helper| Name: | QChar::isNumber_helper | | Prototype: | bool QChar::isNumber_helper(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 884-892 |
| | 6 | 2 |
QChar::isPunct| Name: | QChar::isPunct | | Prototype: | bool QChar::isPunct(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 791-803 |
| | 10 | 2 |
QChar::isSymbol| Name: | QChar::isSymbol | | Prototype: | bool QChar::isSymbol(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 819-828 |
| | 7 | 2 |
QChar::joining| Name: | QChar::joining | | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1156-1167 |
| | 8 | 6 |
QCheckBox::QCheckBox| Name: | QCheckBox::QCheckBox | | Prototype: | QCheckBox::QCheckBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 193-198 |
| | 2 | 1 |
QCheckBox::QCheckBox| Name: | QCheckBox::QCheckBox | | Prototype: | QCheckBox::QCheckBox(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 206-212 |
| | 3 | 1 |
QCheckBox::checkState| Name: | QCheckBox::checkState | | Prototype: | Qt::CheckState QCheckBox::checkState() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 240-246 |
| | 4 | 2 |
QCheckBox::checkStateSet| Name: | QCheckBox::checkStateSet | | Prototype: | void QCheckBox::checkStateSet() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 350-359 |
| | 6 | 2 |
QCheckBox::event| Name: | QCheckBox::event | | Prototype: | bool QCheckBox::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 378-388 |
| | 4 | 2 |
QCheckBox::hitButton| Name: | QCheckBox::hitButton | | Prototype: | bool QCheckBox::hitButton(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 340-345 |
| | 3 | 1 |
QCheckBox::initStyleOption| Name: | QCheckBox::initStyleOption | | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 167-185 |
| | 14 | 5 |
QCheckBox::isTristate| Name: | QCheckBox::isTristate | | Prototype: | bool QCheckBox::isTristate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 227-231 |
| | 2 | 1 |
QCheckBox::minimumSizeHint| Name: | QCheckBox::minimumSizeHint | | Prototype: | QSize QCheckBox::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QCheckBox::mouseMoveEvent| Name: | QCheckBox::mouseMoveEvent | | Prototype: | void QCheckBox::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 319-334 |
| | 9 | 4 |
QCheckBox::nextCheckState| Name: | QCheckBox::nextCheckState | | Prototype: | void QCheckBox::nextCheckState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 364-373 |
| | 5 | 2 |
QCheckBox::paintEvent| Name: | QCheckBox::paintEvent | | Prototype: | void QCheckBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 308-314 |
| | 4 | 1 |
QCheckBox::setCheckState| Name: | QCheckBox::setCheckState | | Prototype: | void QCheckBox::setCheckState(Qt::CheckState state) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 255-272 |
| | 12 | 3 |
QCheckBox::setTristate| Name: | QCheckBox::setTristate | | Prototype: | void QCheckBox::setTristate(bool y) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 221-225 |
| | 2 | 1 |
QCheckBox::sizeHint| Name: | QCheckBox::sizeHint | | Prototype: | QSize QCheckBox::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 278-294 |
| | 14 | 3 |
QCheckBoxPrivate::QCheckBoxPrivate| Name: | QCheckBoxPrivate::QCheckBoxPrivate | | Prototype: | QCheckBoxPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 57-59 |
| | 1 | 1 |
QCheckBoxPrivate::init| Name: | QCheckBoxPrivate::init | | Prototype: | void QCheckBoxPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 151-158 |
| | 5 | 1 |
QClipData::QClipData| Name: | QClipData::QClipData | | Prototype: | QClipData::QClipData(int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3684-3696 |
| | 8 | 1 |
QClipData::fixup| Name: | QClipData::fixup | | Prototype: | void QClipData::fixup() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3820-3868 |
| | 32 | 9 |
QClipData::initialize| Name: | QClipData::initialize | | Prototype: | void QClipData::initialize() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3706-3818 |
| | 68 | 17 |
QClipData::setClipRect| Name: | QClipData::setClipRect | | Prototype: | void QClipData::setClipRect(const QRect &rect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3873-3894 |
| | 12 | 3 |
QClipData::setClipRegion| Name: | QClipData::setClipRegion | | Prototype: | void QClipData::setClipRegion(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3899-3923 |
| | 14 | 3 |
QClipData::~QClipData| Name: | QClipData::~QClipData | | Prototype: | QClipData::~QClipData() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3698-3704 |
| | 4 | 3 |
QClipboard::QClipboard| Name: | QClipboard::QClipboard | | Prototype: | QClipboard::QClipboard(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 157-161 |
| | 3 | 1 |
QClipboard::clear| Name: | QClipboard::clear | | Prototype: | void QClipboard::clear(Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 496-499 |
| | 1 | 1 |
QClipboard::emitChanged| Name: | QClipboard::emitChanged | | Prototype: | void QClipboard::emitChanged(Mode mode) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 576-592 |
| | 9 | 5 |
QClipboard::image| Name: | QClipboard::image | | Prototype: | QImage QClipboard::image(Mode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 353-359 |
| | 4 | 2 |
QClipboard::mimeData| Name: | QClipboard::mimeData | | Prototype: | const QMimeData* QClipboard::mimeData(Mode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 444-449 |
| | 3 | 2 |
QClipboard::ownsClipboard| Name: | QClipboard::ownsClipboard | | Prototype: | bool QClipboard::ownsClipboard() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 523-526 |
| | 1 | 1 |
QClipboard::ownsFindBuffer| Name: | QClipboard::ownsFindBuffer | | Prototype: | bool QClipboard::ownsFindBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 543-546 |
| | 1 | 1 |
QClipboard::ownsMode| Name: | QClipboard::ownsMode | | Prototype: | bool QClipboard::ownsMode(Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 566-570 |
| | 2 | 1 |
QClipboard::ownsSelection| Name: | QClipboard::ownsSelection | | Prototype: | bool QClipboard::ownsSelection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 532-535 |
| | 1 | 1 |
QClipboard::pixmap| Name: | QClipboard::pixmap | | Prototype: | QPixmap QClipboard::pixmap(Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QClipboard::setImage| Name: | QClipboard::setImage | | Prototype: | void QClipboard::setImage(const QImage &image, Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 376-381 |
| | 3 | 1 |
QClipboard::setMimeData| Name: | QClipboard::setMimeData | | Prototype: | void QClipboard::setMimeData(QMimeData* src, Mode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 470-481 |
| | 6 | 3 |
QClipboard::setPixmap| Name: | QClipboard::setPixmap | | Prototype: | void QClipboard::setPixmap(const QPixmap &pixmap, Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 417-422 |
| | 3 | 1 |
QClipboard::setText| Name: | QClipboard::setText | | Prototype: | void QClipboard::setText(const QString &text, Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 333-338 |
| | 3 | 1 |
QClipboard::supportsFindBuffer| Name: | QClipboard::supportsFindBuffer | | Prototype: | bool QClipboard::supportsFindBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 514-517 |
| | 1 | 1 |
QClipboard::supportsMode| Name: | QClipboard::supportsMode | | Prototype: | bool QClipboard::supportsMode(Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 554-558 |
| | 2 | 1 |
QClipboard::supportsSelection| Name: | QClipboard::supportsSelection | | Prototype: | bool QClipboard::supportsSelection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 505-508 |
| | 1 | 1 |
QClipboard::text| Name: | QClipboard::text | | Prototype: | QString QClipboard::text(QString &subtype, Mode mode) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 265-300 |
| | 21 | 9 |
QClipboard::text| Name: | QClipboard::text | | Prototype: | QString QClipboard::text(Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | | Lines: | 315-319 |
| | 2 | 1 |
QClipboardData::QClipboardData| Name: | QClipboardData::QClipboardData | | Prototype: | QClipboardData::QClipboardData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 68-71 |
| | 1 | 1 |
QClipboardData::setSource| Name: | QClipboardData::setSource | | Prototype: | void setSource(QMimeData* s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 54-60 |
| | 4 | 2 |
QClipboardData::source| Name: | QClipboardData::source | | Prototype: | QMimeData* source() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 61-62 |
| | 1 | 1 |
QClipboardData::~QClipboardData| Name: | QClipboardData::~QClipboardData | | Prototype: | QClipboardData::~QClipboardData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 73-76 |
| | 1 | 1 |
QCloseEvent::QCloseEvent| Name: | QCloseEvent::QCloseEvent | | Prototype: | QCloseEvent::QCloseEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1693-1695 |
| | 1 | 1 |
QColSpinBox::QColSpinBox| Name: | QColSpinBox::QColSpinBox | | Prototype: | QColSpinBox(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 985-986 |
| | 1 | 1 |
QColSpinBox::setValue| Name: | QColSpinBox::setValue | | Prototype: | void setValue(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 987-990 |
| | 2 | 1 |
QCollator::compare| Name: | QCollator::compare | | Prototype: | int QCollator::compare(const QStringRef &s1, const QStringRef &s2) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 124-130 |
| | 3 | 2 |
QCollator::operator=| Name: | QCollator::operator= | | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 107-116 |
| | 6 | 4 |
QCollator::sortKey| Name: | QCollator::sortKey | | Prototype: | QCollatorSortKey QCollator::sortKey(const QString &string) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 132-151 |
| | 13 | 4 |
QCollatorSortKey::QCollatorSortKey| Name: | QCollatorSortKey::QCollatorSortKey | | Prototype: | QCollatorSortKey::QCollatorSortKey(QCollatorSortKeyPrivate *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 346-349 |
| | 2 | 1 |
QCollatorSortKey::QCollatorSortKey| Name: | QCollatorSortKey::QCollatorSortKey | | Prototype: | QCollatorSortKey::QCollatorSortKey(const QCollatorSortKey &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 354-357 |
| | 2 | 1 |
QCollatorSortKey::compare| Name: | QCollatorSortKey::compare | | Prototype: | int QCollatorSortKey::compare(const QCollatorSortKey &otherKey) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 153-156 |
| | 1 | 1 |
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 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Qt::GlobalColor color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 340-395 |
| | 4 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(QRgb color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 415-423 |
| | 6 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(QRgba64 rgba64) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 433-436 |
| | 1 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Spec spec) noexcept | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 447-466 |
| | 11 | 6 |
QColor::alpha| Name: | QColor::alpha | | Prototype: | int QColor::alpha() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1058-1059 |
| | 1 | 1 |
QColor::alphaF| Name: | QColor::alphaF | | Prototype: | qreal QColor::alphaF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1080-1081 |
| | 1 | 1 |
QColor::black| Name: | 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 |
QColor::blackF| Name: | 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::blue| Name: | 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::blueF| Name: | 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::colorNames| Name: | QColor::colorNames | | Prototype: | QStringList QColor::colorNames() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 618-625 |
| | 1 | 1 |
QColor::convertTo| Name: | QColor::convertTo | | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const noexcept | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1864-1881 |
| | 9 | 7 |
QColor::cyan| Name: | 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::cyanF| Name: | 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::dark| Name: | QColor::dark | | Prototype: | QColor QColor::dark(int factor) const noexcept | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2383-2395 |
| | 7 | 3 |
QColor::fromCmyk| Name: | 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::fromCmykF| Name: | 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::fromHsl| Name: | 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::fromHslF| Name: | QColor::fromHslF | | Prototype: | QColor QColor::fromHslF(qreal h, qreal s, qreal l, qreal a) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2111-2131 |
| | 16 | 3 |
QColor::fromHsv| Name: | 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::fromHsvF| Name: | 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::fromRgb| Name: | QColor::fromRgb | | Prototype: | QColor QColor::fromRgb(QRgb rgb) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1895-1898 |
| | 1 | 1 |
QColor::fromRgb| Name: | 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::fromRgbF| Name: | 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::fromRgba| Name: | QColor::fromRgba | | Prototype: | QColor QColor::fromRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1911-1914 |
| | 1 | 1 |