Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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::process::[lambda]Name: | QCommandLineParser::process::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 598-598 |
| | 0 | 1 |
QCommandLineParser::processName: | QCommandLineParser::process | Prototype: | void QCommandLineParser::process(const QCoreApplication &app) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 607-612 |
| | 2 | 1 |
QCommandLineParser::positionalArgumentsName: | QCommandLineParser::positionalArguments | Prototype: | QStringList QCommandLineParser::positionalArguments() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 940-944 |
| | 2 | 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::optionNamesName: | QCommandLineParser::optionNames | Prototype: | QStringList QCommandLineParser::optionNames() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 962-966 |
| | 2 | 1 |
QCommandLineParser::isSetName: | QCommandLineParser::isSet | Prototype: | bool QCommandLineParser::isSet(const QCommandLineOption &option) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 890-895 |
| | 2 | 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::errorText::[lambda]Name: | QCommandLineParser::errorText::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 529-529 |
| | 0 | 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 |
QCommandLineParser::addVersionOption::[lambda]Name: | QCommandLineParser::addVersionOption::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 410-410 |
| | 0 | 1 |
QCommandLineParser::addPositionalArgumentName: | QCommandLineParser::addPositionalArgument | Prototype: | void QCommandLineParser::addPositionalArgument(const QString &name, const QString &description, const QString &syntax) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 469-476 |
| | 5 | 1 |
QCommandLineParser::addHelpOption::[lambda]Name: | QCommandLineParser::addHelpOption::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 435-435 |
| | 0 | 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: | 268-271 |
| | 2 | 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::operator=Name: | QCommandLineOption::operator= | Prototype: | QCommandLineOption &QCommandLineOption::operator=(const QCommandLineOption &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 232-236 |
| | 2 | 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 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 136-139 |
| | 2 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 118-121 |
| | 2 | 1 |
QCommandLineOption::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QCommandLineOption &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 216-219 |
| | 2 | 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 |
QComboBoxPrivateContainer::viewDestroyedName: | QComboBoxPrivateContainer::viewDestroyed | Prototype: | void QComboBoxPrivateContainer::viewDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 521-525 |
| | 2 | 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 |
QComboBoxPrivateContainer::comboStyleOptionName: | QComboBoxPrivateContainer::comboStyleOption | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 771-781 |
| | 6 | 1 |
QComboBoxPrivate::newHoverControlName: | QComboBoxPrivate::newHoverControl | Prototype: | QStyle::SubControl QComboBoxPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 271-282 |
| | 9 | 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 |
QComboBoxPrivate::QComboBoxPrivateName: | QComboBoxPrivate::QComboBoxPrivate | Prototype: | QComboBoxPrivate::QComboBoxPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 83-110 |
| | 2 | 1 |
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 |
QComboBox::viewName: | QComboBox::view | Prototype: | QAbstractItemView *QComboBox::view() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2393-2397 |
| | 2 | 1 |
QComboBox::validatorName: | QComboBox::validator | Prototype: | const QValidator *QComboBox::validator() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1860-1864 |
| | 2 | 1 |
QComboBox::sizeHintName: | QComboBox::sizeHint | Prototype: | QSize QComboBox::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2437-2441 |
| | 2 | 1 |
QComboBox::sizeAdjustPolicyName: | QComboBox::sizeAdjustPolicy | Prototype: | QComboBox::SizeAdjustPolicy QComboBox::sizeAdjustPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1597-1601 |
| | 2 | 1 |
QComboBox::setInsertPolicyName: | QComboBox::setInsertPolicy | Prototype: | void QComboBox::setInsertPolicy(InsertPolicy policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1581-1585 |
| | 2 | 1 |
QComboBox::setFrameName: | QComboBox::setFrame | Prototype: | void QComboBox::setFrame(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3422-3428 |
| | 4 | 1 |
QComboBox::setDuplicatesEnabledName: | QComboBox::setDuplicatesEnabled | Prototype: | void QComboBox::setDuplicatesEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1534-1538 |
| | 2 | 1 |
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::rootModelIndexName: | QComboBox::rootModelIndex | Prototype: | QModelIndex QComboBox::rootModelIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2050-2054 |
| | 2 | 1 |
QComboBox::resizeEventName: | QComboBox::resizeEvent | Prototype: | void QComboBox::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2963-2967 |
| | 2 | 1 |
QComboBox::paintEventName: | QComboBox::paintEvent | Prototype: | void QComboBox::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2972-2984 |
| | 6 | 1 |
QComboBox::modelColumnName: | QComboBox::modelColumn | Prototype: | int QComboBox::modelColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3440-3444 |
| | 2 | 1 |
QComboBox::minimumSizeHintName: | QComboBox::minimumSizeHint | Prototype: | QSize QComboBox::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2424-2428 |
| | 2 | 1 |
QComboBox::minimumContentsLengthName: | QComboBox::minimumContentsLength | Prototype: | int QComboBox::minimumContentsLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1626-1630 |
| | 2 | 1 |
QComboBox::maxVisibleItemsName: | QComboBox::maxVisibleItems | Prototype: | int QComboBox::maxVisibleItems() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1360-1364 |
| | 2 | 1 |
QComboBox::maxCountName: | QComboBox::maxCount | Prototype: | int QComboBox::maxCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1416-1420 |
| | 2 | 1 |
QComboBox::lineEditName: | QComboBox::lineEdit | Prototype: | QLineEdit *QComboBox::lineEdit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1832-1836 |
| | 2 | 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::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::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::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::isEditableName: | QComboBox::isEditable | Prototype: | bool QComboBox::isEditable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1692-1696 |
| | 2 | 1 |
QComboBox::insertPolicyName: | QComboBox::insertPolicy | Prototype: | QComboBox::InsertPolicy QComboBox::insertPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1575-1579 |
| | 2 | 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 |
QComboBox::hasFrameName: | QComboBox::hasFrame | Prototype: | bool QComboBox::hasFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3415-3419 |
| | 2 | 1 |
QComboBox::duplicatesEnabledName: | QComboBox::duplicatesEnabled | Prototype: | bool QComboBox::duplicatesEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1528-1532 |
| | 2 | 1 |
QComboBox::currentIndexName: | QComboBox::currentIndex | Prototype: | int QComboBox::currentIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2080-2084 |
| | 2 | 1 |
QComboBox::currentDataName: | QComboBox::currentData | Prototype: | QVariant QComboBox::currentData(int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2165-2169 |
| | 2 | 1 |
QComboBox::countName: | QComboBox::count | Prototype: | int QComboBox::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1383-1387 |
| | 2 | 1 |
QComboBox::completerName: | QComboBox::completer | Prototype: | QCompleter *QComboBox::completer() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1901-1905 |
| | 2 | 1 |
QComboBox::clearName: | QComboBox::clear | Prototype: | void QComboBox::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2844-2852 |
| | 4 | 1 |
QComboBox::autoCompletionCaseSensitivityName: | QComboBox::autoCompletionCaseSensitivity | Prototype: | Qt::CaseSensitivity QComboBox::autoCompletionCaseSensitivity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1498-1502 |
| | 2 | 1 |
QComboBox::autoCompletionName: | QComboBox::autoCompletion | Prototype: | bool QComboBox::autoCompletion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1442-1446 |
| | 2 | 1 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 875-880 |
| | 2 | 1 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QComboBoxPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 885-890 |
| | 2 | 1 |
QColumnViewPrivate::initializeName: | QColumnViewPrivate::initialize | Prototype: | void QColumnViewPrivate::initialize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 104-117 |
| | 9 | 1 |
QColumnViewPrivate::_q_columnsInsertedName: | QColumnViewPrivate::_q_columnsInserted | Prototype: | void QColumnViewPrivate::_q_columnsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1063-1067 |
| | 2 | 1 |
QColumnViewPrivate::QColumnViewPrivateName: | QColumnViewPrivate::QColumnViewPrivate | Prototype: | QColumnViewPrivate::QColumnViewPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1046-1053 |
| | 2 | 1 |
QColumnViewGripPrivate::QColumnViewGripPrivateName: | QColumnViewGripPrivate::QColumnViewGripPrivate | Prototype: | QColumnViewGripPrivate::QColumnViewGripPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 184-188 |
| | 2 | 1 |
QColumnViewGrip::paintEventName: | QColumnViewGrip::paintEvent | Prototype: | void QColumnViewGrip::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 123-130 |
| | 5 | 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 |
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::mouseMoveEventName: | QColumnViewGrip::mouseMoveEvent | Prototype: | void QColumnViewGrip::mouseMoveEvent(QMouseEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 162-168 |
| | 4 | 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 |
QColumnViewGrip::QColumnViewGripName: | QColumnViewGrip::QColumnViewGrip | Prototype: | QColumnViewGrip::QColumnViewGrip(QColumnViewGripPrivate & dd, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 80-83 |
| | 2 | 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 |
QColumnView::setSelectionName: | QColumnView::setSelection | Prototype: | void QColumnView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 489-493 |
| | 2 | 1 |
QColumnView::setPreviewWidgetName: | QColumnView::setPreviewWidget | Prototype: | void QColumnView::setPreviewWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 825-829 |
| | 2 | 1 |
QColumnView::rowsInsertedName: | QColumnView::rowsInserted | Prototype: | void QColumnView::rowsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 898-902 |
| | 2 | 1 |
QColumnView::resizeGripsVisibleName: | QColumnView::resizeGripsVisible | Prototype: | bool QColumnView::resizeGripsVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 154-158 |
| | 2 | 1 |
QColumnView::previewWidgetName: | QColumnView::previewWidget | Prototype: | QWidget *QColumnView::previewWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 810-814 |
| | 2 | 1 |
QColumnView::isIndexHiddenName: | QColumnView::isIndexHidden | Prototype: | bool QColumnView::isIndexHidden(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 197-201 |
| | 2 | 1 |
QColumnView::horizontalOffsetName: | QColumnView::horizontalOffset | Prototype: | int QColumnView::horizontalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 442-446 |
| | 2 | 1 |