Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QCommonStyle::polishName: | QCommonStyle::polish | Prototype: | void QCommonStyle::polish(QPalette &pal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6228-6231 |
| | 1 | 1 |
QCommonStyle::polishName: | QCommonStyle::polish | Prototype: | void QCommonStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6236-6239 |
| | 1 | 1 |
QCommonStyle::polishName: | QCommonStyle::polish | Prototype: | void QCommonStyle::polish(QApplication *app) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6252-6255 |
| | 1 | 1 |
QCommonStyle::layoutSpacingName: | QCommonStyle::layoutSpacing | Prototype: | int QCommonStyle::layoutSpacing(QSizePolicy::ControlType , QSizePolicy::ControlType , Qt::Orientation , const QStyleOption * , const QWidget * ) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6218-6223 |
| | 1 | 1 |
QCommonStyle::QCommonStyleName: | QCommonStyle::QCommonStyle | Prototype: | QCommonStyle::QCommonStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 121-123 |
| | 1 | 1 |
QCommonStyle::QCommonStyleName: | QCommonStyle::QCommonStyle | Prototype: | QCommonStyle::QCommonStyle(QCommonStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 127-129 |
| | 1 | 1 |
QCommonListViewBase::scrollContentsByName: | QCommonListViewBase::scrollContentsBy | Prototype: | void QCommonListViewBase::scrollContentsBy(int dx, int dy, bool ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1939-1942 |
| | 1 | 1 |
QCommonListViewBase::removeHiddenRowName: | QCommonListViewBase::removeHiddenRow | Prototype: | void QCommonListViewBase::removeHiddenRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1865-1868 |
| | 1 | 1 |
QCommonListViewBase::paintDragDropName: | QCommonListViewBase::paintDragDrop | Prototype: | void QCommonListViewBase::paintDragDrop(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1871-1876 |
| | 1 | 1 |
QCommonListViewBase::horizontalOffsetName: | QCommonListViewBase::horizontalOffset | Prototype: | int QCommonListViewBase::horizontalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1958-1961 |
| | 1 | 1 |
QCommonListViewBase::appendHiddenRowName: | QCommonListViewBase::appendHiddenRow | Prototype: | void QCommonListViewBase::appendHiddenRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1860-1863 |
| | 1 | 1 |
QCommandLinkButtonPrivate::topMarginName: | QCommandLinkButtonPrivate::topMargin | Prototype: | int topMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 116-116 |
| | 1 | 1 |
QCommandLinkButtonPrivate::rightMarginName: | QCommandLinkButtonPrivate::rightMargin | Prototype: | int rightMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 118-118 |
| | 1 | 1 |
QCommandLinkButtonPrivate::leftMarginName: | QCommandLinkButtonPrivate::leftMargin | Prototype: | int leftMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 117-117 |
| | 1 | 1 |
QCommandLinkButtonPrivate::bottomMarginName: | QCommandLinkButtonPrivate::bottomMargin | Prototype: | int bottomMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 119-119 |
| | 1 | 1 |
QCommandLinkButtonPrivate::QCommandLinkButtonPrivateName: | QCommandLinkButtonPrivate::QCommandLinkButtonPrivate | Prototype: | QCommandLinkButtonPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 98-99 |
| | 1 | 1 |
QCommandLinkButton::eventName: | QCommandLinkButton::event | Prototype: | bool QCommandLinkButton::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 311-314 |
| | 1 | 1 |
QCommandLineParserPrivate::QCommandLineParserPrivateName: | QCommandLineParserPrivate::QCommandLineParserPrivate | Prototype: | inline QCommandLineParserPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 62-68 |
| | 1 | 1 |
QCommandLineParser::~QCommandLineParserName: | QCommandLineParser::~QCommandLineParser | Prototype: | QCommandLineParser::~QCommandLineParser() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 276-279 |
| | 1 | 1 |
QCommandLineParser::valuesName: | QCommandLineParser::values | Prototype: | QStringList QCommandLineParser::values(const QCommandLineOption &option) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 928-931 |
| | 1 | 1 |
QCommandLineParser::valueName: | QCommandLineParser::value | Prototype: | QString QCommandLineParser::value(const QCommandLineOption &option) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 910-913 |
| | 1 | 1 |
QCommandLineParser::setSingleDashWordOptionModeName: | QCommandLineParser::setSingleDashWordOptionMode | Prototype: | void QCommandLineParser::setSingleDashWordOptionMode(QCommandLineParser::SingleDashWordOptionMode singleDashWordOptionMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 309-312 |
| | 1 | 1 |
QCommandLineParser::setOptionsAfterPositionalArgumentsModeName: | QCommandLineParser::setOptionsAfterPositionalArgumentsMode | Prototype: | void QCommandLineParser::setOptionsAfterPositionalArgumentsMode(QCommandLineParser::OptionsAfterPositionalArgumentsMode parsingMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 344-347 |
| | 1 | 1 |
QCommandLineParser::setApplicationDescriptionName: | QCommandLineParser::setApplicationDescription | Prototype: | void QCommandLineParser::setApplicationDescription(const QString &description) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 444-447 |
| | 1 | 1 |
QCommandLineParser::parseName: | QCommandLineParser::parse | Prototype: | bool QCommandLineParser::parse(const QStringList &arguments) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 513-516 |
| | 1 | 1 |
QCommandLineParser::helpTextName: | QCommandLineParser::helpText | Prototype: | QString QCommandLineParser::helpText() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1030-1033 |
| | 1 | 1 |
QCommandLineParser::clearPositionalArgumentsName: | QCommandLineParser::clearPositionalArguments | Prototype: | void QCommandLineParser::clearPositionalArguments() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 489-492 |
| | 1 | 1 |
QCommandLineParser::applicationDescriptionName: | QCommandLineParser::applicationDescription | Prototype: | QString QCommandLineParser::applicationDescription() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 452-455 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivateName: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | Prototype: | explicit QCommandLineOptionPrivate(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 51-54 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivateName: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | Prototype: | explicit QCommandLineOptionPrivate(const QStringList &names) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 57-60 |
| | 1 | 1 |
QCommandLineOption::valueNameName: | QCommandLineOption::valueName | Prototype: | QString QCommandLineOption::valueName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 324-327 |
| | 1 | 1 |
QCommandLineOption::setValueNameName: | QCommandLineOption::setValueName | Prototype: | void QCommandLineOption::setValueName(const QString &valueName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 312-315 |
| | 1 | 1 |
QCommandLineOption::setHiddenName: | QCommandLineOption::setHidden | Prototype: | void QCommandLineOption::setHidden(bool hide) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 406-409 |
| | 1 | 1 |
QCommandLineOption::setDescriptionName: | QCommandLineOption::setDescription | Prototype: | void QCommandLineOption::setDescription(const QString &description) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 338-341 |
| | 1 | 1 |
QCommandLineOption::setDefaultValuesName: | QCommandLineOption::setDefaultValues | Prototype: | void QCommandLineOption::setDefaultValues(const QStringList &defaultValues) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 382-385 |
| | 1 | 1 |
QCommandLineOption::namesName: | QCommandLineOption::names | Prototype: | QStringList QCommandLineOption::names() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 248-251 |
| | 1 | 1 |
QCommandLineOption::isHiddenName: | QCommandLineOption::isHidden | Prototype: | bool QCommandLineOption::isHidden() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 418-421 |
| | 1 | 1 |
QCommandLineOption::descriptionName: | QCommandLineOption::description | Prototype: | QString QCommandLineOption::description() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 348-351 |
| | 1 | 1 |
QCommandLineOption::defaultValuesName: | QCommandLineOption::defaultValues | Prototype: | QStringList QCommandLineOption::defaultValues() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 392-395 |
| | 1 | 1 |
QComboBoxPrivateContainer::showEventName: | QComboBoxPrivateContainer::showEvent | Prototype: | void QComboBoxPrivateContainer::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 729-732 |
| | 1 | 1 |
QComboBoxPrivateContainer::itemViewName: | QComboBoxPrivateContainer::itemView | Prototype: | QAbstractItemView *QComboBoxPrivateContainer::itemView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 530-533 |
| | 1 | 1 |
QComboBoxPrivate::itemTextName: | QComboBoxPrivate::itemText | Prototype: | QString QComboBoxPrivate::itemText(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1325-1328 |
| | 1 | 1 |
QComboBoxPrivate::itemRoleName: | QComboBoxPrivate::itemRole | Prototype: | int QComboBoxPrivate::itemRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1330-1333 |
| | 1 | 1 |
QComboBoxPrivate::adjustComboBoxSizeName: | QComboBoxPrivate::adjustComboBoxSize | Prototype: | void QComboBoxPrivate::adjustComboBoxSize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 367-370 |
| | 1 | 1 |
QComboBoxPrivate::_q_updateIndexBeforeChangeName: | QComboBoxPrivate::_q_updateIndexBeforeChange | Prototype: | void QComboBoxPrivate::_q_updateIndexBeforeChange() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1067-1070 |
| | 1 | 1 |
QComboBoxPrivate::_q_resetButtonName: | QComboBoxPrivate::_q_resetButton | Prototype: | void QComboBoxPrivate::_q_resetButton() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QComboBoxPrivate::_q_modelDestroyedName: | QComboBoxPrivate::_q_modelDestroyed | Prototype: | void QComboBoxPrivate::_q_modelDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 239-242 |
| | 1 | 1 |
QComboBox::itemDelegateName: | QComboBox::itemDelegate | Prototype: | QAbstractItemDelegate *QComboBox::itemDelegate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1914-1917 |
| | 1 | 1 |
QComboBox::hideEventName: | QComboBox::hideEvent | Prototype: | void QComboBox::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3003-3006 |
| | 1 | 1 |
QColumnViewGrip::QColumnViewGripName: | QColumnViewGrip::QColumnViewGrip | Prototype: | QColumnViewGrip::QColumnViewGrip(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 69-75 |
| | 1 | 1 |
QColumnView::verticalOffsetName: | QColumnView::verticalOffset | Prototype: | int QColumnView::verticalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 451-454 |
| | 1 | 1 |
QColormapPrivate::QColormapPrivateName: | QColormapPrivate::QColormapPrivate | Prototype: | inline QColormapPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 51-53 |
| | 1 | 1 |
QColormap::sizeName: | QColormap::size | Prototype: | int QColormap::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 116-119 |
| | 1 | 1 |
QColormap::operator=Name: | QColormap::operator= | Prototype: | QColormap &QColormap::operator=(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 228-229 |
| | 1 | 1 |
QColormap::modeName: | QColormap::mode | Prototype: | QColormap::Mode QColormap::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 108-109 |
| | 1 | 1 |
QColormap::instanceName: | QColormap::instance | Prototype: | QColormap QColormap::instance(int ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 89-92 |
| | 1 | 1 |
QColormap::depthName: | QColormap::depth | Prototype: | int QColormap::depth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 112-113 |
| | 1 | 1 |
QColormap::colormapName: | QColormap::colormap | Prototype: | const QVector<QColor> QColormap::colormap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 223-226 |
| | 1 | 1 |
QColormap::QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 94-96 |
| | 1 | 1 |
QColormap::QColormapName: | QColormap::QColormap | Prototype: | QColormap::QColormap(const QColormap &colormap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 98-100 |
| | 1 | 1 |
QColorWell::QColorWellName: | QColorWell::QColorWell | Prototype: | QColorWell(QWidget *parent, int r, int c, QRgb *vals) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 587-589 |
| | 1 | 1 |
QColorShower::setCurrentAlphaName: | QColorShower::setCurrentAlpha | Prototype: | void setCurrentAlpha(int a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1006-1006 |
| | 1 | 1 |
QColorShower::isAlphaVisibleName: | QColorShower::isAlphaVisible | Prototype: | inline bool QColorShower::isAlphaVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1102-1105 |
| | 1 | 1 |
QColorShower::currentQColorName: | QColorShower::currentQColor | Prototype: | QColor currentQColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1011-1011 |
| | 1 | 1 |
QColorShower::currentColorName: | QColorShower::currentColor | Prototype: | QRgb currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1010-1010 |
| | 1 | 1 |
QColorShower::currentAlphaName: | QColorShower::currentAlpha | Prototype: | int currentAlpha() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1004-1005 |
| | 1 | 1 |
QColorShowLabel::setColorName: | QColorShowLabel::setColor | Prototype: | void setColor(QColor c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1067-1067 |
| | 1 | 1 |
QColorPickingEventFilter::QColorPickingEventFilterName: | QColorPickingEventFilter::QColorPickingEventFilter | Prototype: | explicit QColorPickingEventFilter(QColorDialogPrivate *dp, QObject *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 499-499 |
| | 1 | 1 |
QColorPicker::sizeHintName: | QColorPicker::sizeHint | Prototype: | QSize QColorPicker::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 907-910 |
| | 1 | 1 |
QColorPicker::setColName: | QColorPicker::setCol | Prototype: | void QColorPicker::setCol(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 879-882 |
| | 1 | 1 |
QColorLuminancePicker::~QColorLuminancePickerName: | QColorLuminancePicker::~QColorLuminancePicker | Prototype: | QColorLuminancePicker::~QColorLuminancePicker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 789-792 |
| | 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: | 798-801 |
| | 1 | 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: | 794-797 |
| | 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: | 1348-1348 |
| | 1 | 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: | 1347-1347 |
| | 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: | 101-102 |
| | 1 | 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: | 1349-1349 |
| | 1 | 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: | 1844-1847 |
| | 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: | 1345-1345 |
| | 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: | 1346-1346 |
| | 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: | 1587-1590 |
| | 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: | 95-99 |
| | 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: | 286-286 |
| | 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: | 284-284 |
| | 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: | 311-314 |
| | 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: | 327-330 |
| | 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: | 368-371 |
| | 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: | 316-319 |
| | 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: | 338-341 |
| | 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: | 355-358 |
| | 1 | 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: | 343-346 |
| | 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: | 558-561 |
| | 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: | 570-573 |
| | 1 | 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: | 548-551 |
| | 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: | 526-529 |
| | 1 | 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: | 536-539 |
| | 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: | 561-564 |
| | 1 | 1 |
QColor::saturationFName: | QColor::saturationF | Prototype: | qreal QColor::saturationF() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1360-1363 |
| | 1 | 1 |
QColor::saturationName: | QColor::saturation | Prototype: | int QColor::saturation() const noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1298-1301 |
| | 1 | 1 |
QColor::operator=Name: | QColor::operator= | Prototype: | QColor &QColor::operator=(Qt::GlobalColor color) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2412-2415 |
| | 1 | 1 |