Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QCheckBox::hitButtonName: | 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 |
QClipboard::QClipboardName: | 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::mimeDataName: | 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::setImageName: | 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::setPixmapName: | 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::setTextName: | 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 |
QCollator::compareName: | 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::compareName: | QCollator::compare | Prototype: | int QCollator::compare(const QString &s1, const QString &s2) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 116-122 |
| | 3 | 2 |
QCollatorPrivate::cleanupName: | QCollatorPrivate::cleanup | Prototype: | void QCollatorPrivate::cleanup() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 98-103 |
| | 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 |
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 |
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::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::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::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::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::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(ushort r, ushort g, ushort b, ushort a) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1984-1989 |
| | 3 | 1 |
QColor::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(QRgba64 rgba64) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1999-2004 |
| | 3 | 1 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(const QColor &color) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2401-2406 |
| | 3 | 1 |
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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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 |
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::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::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::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::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::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 |
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::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 |
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::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 |
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 |
QColumnViewGrip::mousePressEventName: | QColumnViewGrip::mousePressEvent | Prototype: | void QColumnViewGrip::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 151-156 |
| | 3 | 1 |
QColumnViewGrip::mouseReleaseEventName: | QColumnViewGrip::mouseReleaseEvent | Prototype: | void QColumnViewGrip::mouseReleaseEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 174-179 |
| | 3 | 1 |
QComboBox::itemDataName: | QComboBox::itemData | Prototype: | QVariant QComboBox::itemData(int index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2195-2200 |
| | 3 | 1 |
QComboBox::itemIconName: | QComboBox::itemIcon | Prototype: | QIcon QComboBox::itemIcon(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2184-2189 |
| | 3 | 1 |
QComboBox::itemTextName: | QComboBox::itemText | Prototype: | QString QComboBox::itemText(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2174-2179 |
| | 3 | 1 |
QComboBox::mousePressEventName: | QComboBox::mousePressEvent | Prototype: | void QComboBox::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3051-3056 |
| | 3 | 2 |
QComboBox::setCurrentIndexName: | QComboBox::setCurrentIndex | Prototype: | void QComboBox::setCurrentIndex(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2086-2091 |
| | 3 | 1 |
QComboBox::setValidatorName: | QComboBox::setValidator | Prototype: | void QComboBox::setValidator(const QValidator *v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1847-1852 |
| | 3 | 2 |
QComboBox::~QComboBoxName: | QComboBox::~QComboBox | Prototype: | QComboBox::~QComboBox() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1338-1349 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 164-172 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 200-208 |
| | 3 | 1 |
QCommandLineParser::addVersionOptionName: | QCommandLineParser::addVersionOption | Prototype: | QCommandLineOption QCommandLineParser::addVersionOption() | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 408-414 |
| | 3 | 3 |
QCommandLineParser::showHelpName: | QCommandLineParser::showHelp | Prototype: | void QCommandLineParser::showHelp(int exitCode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1018-1023 |
| | 3 | 1 |
QCommandLinkButton::QCommandLinkButtonName: | QCommandLinkButton::QCommandLinkButton | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 283-289 |
| | 3 | 1 |
QCommandLinkButtonPrivate::descriptionRectName: | QCommandLinkButtonPrivate::descriptionRect | Prototype: | QRect QCommandLinkButtonPrivate::descriptionRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 186-191 |
| | 3 | 1 |
QCommandLinkButtonPrivate::usingVistaStyleName: | QCommandLinkButtonPrivate::usingVistaStyle | Prototype: | bool QCommandLinkButtonPrivate::usingVistaStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 205-212 |
| | 3 | 1 |
QCommonStyle::unpolishName: | QCommonStyle::unpolish | Prototype: | void QCommonStyle::unpolish(QApplication *application) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6260-6265 |
| | 3 | 1 |
QCompleter::setCompletionPrefixName: | QCompleter::setCompletionPrefix | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1693-1698 |
| | 3 | 1 |
QCompleterPrivate::_q_autoResizePopupName: | QCompleterPrivate::_q_autoResizePopup | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 893-898 |
| | 3 | 2 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(const QString &fileName, QSettings::Format format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1156-1166 |
| | 3 | 1 |
QConicalGradient::setCenterName: | QConicalGradient::setCenter | Prototype: | void QConicalGradient::setCenter(const QPointF ¢er) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2274-2279 |
| | 3 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(int &argc, char **argv , int _internal ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 717-733 |
| | 3 | 1 |
QCoreApplication::eventDispatcherName: | QCoreApplication::eventDispatcher | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2725-2730 |
| | 3 | 2 |
QCoreApplication::notifyName: | QCoreApplication::notify | Prototype: | bool QCoreApplication::notify(QObject *receiver, QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1044-1050 |
| | 3 | 2 |
QCoreApplication::setAttributeName: | QCoreApplication::setAttribute | Prototype: | void QCoreApplication::setAttribute(Qt::ApplicationAttribute attribute, bool on) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 901-907 |
| | 3 | 2 |
QCoreApplicationData::~QCoreApplicationDataName: | QCoreApplicationData::~QCoreApplicationData | Prototype: | ~QCoreApplicationData() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 336-344 |
| | 3 | 2 |
QCoreApplicationPrivate::setApplicationFilePathName: | QCoreApplicationPrivate::setApplicationFilePath | Prototype: | void QCoreApplicationPrivate::setApplicationFilePath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2060-2066 |
| | 3 | 2 |
QCoreGlobalData::~QCoreGlobalDataName: | QCoreGlobalData::~QCoreGlobalData | Prototype: | QCoreGlobalData::~QCoreGlobalData() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | Lines: | 52-57 |
| | 3 | 2 |
QCryptographicHash::hashName: | QCryptographicHash::hash | Prototype: | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 460-465 |
| | 3 | 1 |
QCupsJobWidget::toggleJobHoldTimeName: | QCupsJobWidget::toggleJobHoldTime | Prototype: | void QCupsJobWidget::toggleJobHoldTime() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 130-136 |
| | 3 | 2 |
QCursor::QCursorName: | QCursor::QCursor | Prototype: | QCursor::QCursor(Qt::CursorShape shape) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 466-472 |
| | 3 | 2 |
QCursor::bitmapName: | QCursor::bitmap | Prototype: | const QBitmap *QCursor::bitmap() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 516-521 |
| | 3 | 2 |
QCursor::hotSpotName: | QCursor::hotSpot | Prototype: | QPoint QCursor::hotSpot() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 552-557 |
| | 3 | 2 |
QCursor::maskName: | QCursor::mask | Prototype: | const QBitmap *QCursor::mask() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 528-533 |
| | 3 | 2 |
QCursor::pixmapName: | QCursor::pixmap | Prototype: | QPixmap QCursor::pixmap() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 540-545 |
| | 3 | 2 |
QCursor::shapeName: | QCursor::shape | Prototype: | Qt::CursorShape QCursor::shape() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 481-486 |
| | 3 | 2 |