Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QClipboard::ownsClipboardName: | 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: | 517-520 |
| | 1 | 1 |
QClipboard::ownsFindBufferName: | 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: | 537-540 |
| | 1 | 1 |
QClipboard::ownsModeName: | 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: | 560-564 |
| | 2 | 1 |
QClipboard::ownsSelectionName: | 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: | 526-529 |
| | 1 | 1 |
QClipboard::pixmapName: | QClipboard::pixmap | Prototype: | QPixmap QClipboard::pixmap(Mode mode) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 392-396 |
| | 2 | 1 |
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: | 370-375 |
| | 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: | 411-416 |
| | 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: | 327-332 |
| | 3 | 1 |
QClipboard::supportsFindBufferName: | 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: | 508-511 |
| | 1 | 1 |
QClipboard::supportsModeName: | 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: | 548-552 |
| | 2 | 1 |
QClipboard::supportsSelectionName: | 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: | 499-502 |
| | 1 | 1 |
QClipboard::textName: | QClipboard::text | Prototype: | QString QClipboard::text(Mode mode) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 309-313 |
| | 2 | 1 |
QClipboardData::QClipboardDataName: | 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: | 62-65 |
| | 1 | 1 |
QClipboardData::sourceName: | 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: | 55-56 |
| | 1 | 1 |
QClipboardData::~QClipboardDataName: | 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: | 67-70 |
| | 1 | 1 |
QCloseEvent::QCloseEventName: | 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: | 1627-1629 |
| | 1 | 1 |
QColSpinBox::QColSpinBoxName: | 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: | 979-980 |
| | 1 | 1 |
QColSpinBox::setValueName: | 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: | 981-984 |
| | 2 | 1 |
QCollator::QCollatorName: | QCollator::QCollator | Prototype: | QCollator::QCollator(const QCollator &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 83-87 |
| | 1 | 1 |
QCollator::QCollatorName: | QCollator::QCollator | Prototype: | QCollator::QCollator(const QLocale &locale) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 73-78 |
| | 2 | 1 |
QCollator::caseSensitivityName: | QCollator::caseSensitivity | Prototype: | Qt::CaseSensitivity QCollator::caseSensitivity() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 201-204 |
| | 1 | 1 |
QCollator::ignorePunctuationName: | QCollator::ignorePunctuation | Prototype: | bool QCollator::ignorePunctuation() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 272-275 |
| | 1 | 1 |
QCollator::localeName: | QCollator::locale | Prototype: | QLocale QCollator::locale() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 172-175 |
| | 1 | 1 |
QCollator::numericModeName: | QCollator::numericMode | Prototype: | bool QCollator::numericMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 239-242 |
| | 1 | 1 |
QCollatorSortKey::QCollatorSortKeyName: | 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: | 340-343 |
| | 2 | 1 |
QCollatorSortKey::QCollatorSortKeyName: | 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: | 348-351 |
| | 2 | 1 |
QCollatorSortKey::compareName: | 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: | 147-150 |
| | 1 | 1 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(QRgba64 rgba64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 427-430 |
| | 1 | 1 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(Qt::GlobalColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 334-389 |
| | 4 | 1 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(QRgb color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 409-417 |
| | 6 | 1 |
QColor::alphaName: | QColor::alpha | Prototype: | int QColor::alpha() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1052-1053 |
| | 1 | 1 |
QColor::alphaFName: | QColor::alphaF | Prototype: | qreal QColor::alphaF() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1074-1075 |
| | 1 | 1 |
QColor::colorNamesName: | 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: | 612-619 |
| | 1 | 1 |
QColor::fromRgbName: | QColor::fromRgb | Prototype: | QColor QColor::fromRgb(QRgb rgb) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1889-1892 |
| | 1 | 1 |
QColor::fromRgbaName: | QColor::fromRgba | Prototype: | QColor QColor::fromRgba(QRgb rgba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1905-1908 |
| | 1 | 1 |
QColor::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(ushort r, ushort g, ushort b, ushort a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1978-1983 |
| | 3 | 1 |
QColor::fromRgba64Name: | QColor::fromRgba64 | Prototype: | QColor QColor::fromRgba64(QRgba64 rgba64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1993-1998 |
| | 3 | 1 |
QColor::hueName: | QColor::hue | Prototype: | int QColor::hue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1266-1269 |
| | 1 | 1 |
QColor::hueFName: | QColor::hueF | Prototype: | qreal QColor::hueF() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1328-1331 |
| | 1 | 1 |
QColor::invalidateName: | QColor::invalidate | Prototype: | void QColor::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2460-2468 |
| | 6 | 1 |
QColor::isValidColorName: | QColor::isValidColor | Prototype: | bool QColor::isValidColor(const QString &name) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 571-574 |
| | 1 | 1 |
QColor::nameName: | QColor::name | Prototype: | QString QColor::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 507-510 |
| | 1 | 1 |
QColor::operator!=Name: | QColor::operator!= | Prototype: | bool QColor::operator!=(const QColor &color) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2443-2444 |
| | 1 | 1 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(Qt::GlobalColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2406-2409 |
| | 1 | 1 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2395-2400 |
| | 3 | 1 |
QColor::saturationName: | QColor::saturation | Prototype: | int QColor::saturation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1292-1295 |
| | 1 | 1 |
QColor::saturationFName: | QColor::saturationF | Prototype: | qreal QColor::saturationF() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1354-1357 |
| | 1 | 1 |
QColor::setNamedColorName: | QColor::setNamedColor | Prototype: | void QColor::setNamedColor(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 555-558 |
| | 1 | 1 |
QColor::setRgbName: | QColor::setRgb | Prototype: | void QColor::setRgb(QRgb rgb) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1037-1045 |
| | 6 | 1 |
QColor::setRgbaName: | QColor::setRgba | Prototype: | void QColor::setRgba(QRgb rgba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 974-982 |
| | 6 | 1 |
QColor::setRgba64Name: | QColor::setRgba64 | Prototype: | void QColor::setRgba64(QRgba64 rgba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1008-1016 |
| | 6 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1928-1933 |
| | 2 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(const QColor &initial, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1941-1946 |
| | 2 | 1 |
QColorDialog::currentColorName: | QColorDialog::currentColor | Prototype: | QColor QColorDialog::currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1974-1978 |
| | 2 | 1 |
QColorDialog::customColorName: | QColorDialog::customColor | Prototype: | QColor QColorDialog::customColor(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 530-533 |
| | 1 | 1 |
QColorDialog::customCountName: | QColorDialog::customCount | Prototype: | int QColorDialog::customCount() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 520-523 |
| | 1 | 1 |
QColorDialog::openName: | QColorDialog::open | Prototype: | void QColorDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2129-2136 |
| | 5 | 1 |
QColorDialog::optionsName: | QColorDialog::options | Prototype: | QColorDialog::ColorDialogOptions QColorDialog::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2051-2055 |
| | 2 | 1 |
QColorDialog::selectedColorName: | QColorDialog::selectedColor | Prototype: | QColor QColorDialog::selectedColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1988-1992 |
| | 2 | 1 |
QColorDialog::setCurrentColorName: | QColorDialog::setCurrentColor | Prototype: | void QColorDialog::setCurrentColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1968-1972 |
| | 2 | 1 |
QColorDialog::setCustomColorName: | QColorDialog::setCustomColor | Prototype: | void QColorDialog::setCustomColor(int index, QColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 542-545 |
| | 1 | 1 |
QColorDialog::setStandardColorName: | QColorDialog::setStandardColor | Prototype: | void QColorDialog::setStandardColor(int index, QColor color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 564-567 |
| | 1 | 1 |
QColorDialog::standardColorName: | QColorDialog::standardColor | Prototype: | QColor QColorDialog::standardColor(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 552-555 |
| | 1 | 1 |
QColorDialog::testOptionName: | QColorDialog::testOption | Prototype: | bool QColorDialog::testOption(ColorDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2015-2019 |
| | 2 | 1 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 285-287 |
| | 2 | 1 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions(const QColorDialogOptions &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 289-291 |
| | 2 | 1 |
QColorDialogOptions::customColorCountName: | QColorDialogOptions::customColorCount | Prototype: | int QColorDialogOptions::customColorCount() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 336-339 |
| | 1 | 1 |
QColorDialogOptions::customColorsName: | QColorDialogOptions::customColors | Prototype: | QRgb *QColorDialogOptions::customColors() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 348-351 |
| | 1 | 1 |
QColorDialogOptions::optionsName: | QColorDialogOptions::options | Prototype: | QColorDialogOptions::ColorDialogOptions QColorDialogOptions::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 331-334 |
| | 1 | 1 |
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: | 309-312 |
| | 1 | 1 |
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: | 361-364 |
| | 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: | 320-323 |
| | 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: | 304-307 |
| | 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: | 277-277 |
| | 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: | 279-279 |
| | 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: | 89-93 |
| | 1 | 1 |
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: | 1581-1584 |
| | 1 | 1 |
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: | 1340-1340 |
| | 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: | 1339-1339 |
| | 1 | 1 |
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: | 1561-1568 |
| | 5 | 1 |
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: | 2244-2249 |
| | 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: | 2235-2242 |
| | 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: | 1838-1841 |
| | 1 | 1 |
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: | 1830-1836 |
| | 4 | 1 |
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: | 1343-1343 |
| | 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: | 95-96 |
| | 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: | 1646-1662 |
| | 10 | 1 |
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: | 1341-1341 |
| | 1 | 1 |
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: | 1342-1342 |
| | 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: | 1639-1644 |
| | 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: | 2225-2233 |
| | 3 | 1 |
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: | 254-254 |
| | 0 | 1 |
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: | 267-267 |
| | 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: | 775-781 |
| | 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: | 788-791 |
| | 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: | 792-795 |
| | 1 | 1 |
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: | 808-812 |
| | 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: | 846-853 |
| | 5 | 1 |
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: | 769-773 |
| | 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: | 763-767 |
| | 2 | 1 |