| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QComboBox::sizeAdjustPolicy| Name: | 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::sizeHint| Name: | 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::validator| Name: | 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::view| Name: | 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::~QComboBox| Name: | 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 |
QComboBoxPrivate::QComboBoxPrivate| Name: | 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 |
QComboBoxPrivate::_q_modelDestroyed| Name: | 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::_q_resetButton| Name: | 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_updateIndexBeforeChange| Name: | 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::adjustComboBoxSize| Name: | 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::itemRole| Name: | 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::itemText| Name: | 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::newHoverControl| Name: | 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 |
QComboBoxPrivateContainer::comboStyleOption| Name: | 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 |
QComboBoxPrivateContainer::itemView| Name: | 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::showEvent| Name: | 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::viewDestroyed| Name: | 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 |
QCommandLineOption::QCommandLineOption| Name: | 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::QCommandLineOption| Name: | 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::QCommandLineOption| Name: | 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::QCommandLineOption| Name: | 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::QCommandLineOption| Name: | 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 |
QCommandLineOption::defaultValues| Name: | 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::description| Name: | 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::isHidden| Name: | 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::names| Name: | 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::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::setDefaultValues| Name: | 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::setDescription| Name: | 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::setHidden| Name: | 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::setValueName| Name: | 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::valueName| Name: | 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 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | 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::QCommandLineOptionPrivate| Name: | 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 |
QCommandLineParser::QCommandLineParser| Name: | 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 |
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::addPositionalArgument| Name: | 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::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::applicationDescription| Name: | 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::clearPositionalArguments| Name: | 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::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::helpText| Name: | 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::isSet| Name: | 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::optionNames| Name: | 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::parse| Name: | 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::positionalArguments| Name: | 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::process| Name: | 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::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::setApplicationDescription| Name: | 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::setOptionsAfterPositionalArgumentsMode| Name: | 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::setSingleDashWordOptionMode| Name: | 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::showHelp| Name: | 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 |
QCommandLineParser::showVersion| Name: | QCommandLineParser::showVersion | | Prototype: | void QCommandLineParser::showVersion() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 998-1005 |
| | 5 | 1 |
QCommandLineParser::unknownOptionNames| Name: | QCommandLineParser::unknownOptionNames | | Prototype: | QStringList QCommandLineParser::unknownOptionNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 982-986 |
| | 2 | 1 |
QCommandLineParser::value| Name: | 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::values| Name: | 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::~QCommandLineParser| Name: | 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 |
QCommandLineParserPrivate::QCommandLineParserPrivate| Name: | 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 |
QCommandLineParserPrivate::parse::[lambda]| Name: | QCommandLineParserPrivate::parse::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 694-694 |
| | 0 | 1 |
QCommandLinkButton::QCommandLinkButton| Name: | QCommandLinkButton::QCommandLinkButton | | Prototype: | QCommandLinkButton::QCommandLinkButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 271-276 |
| | 2 | 1 |
QCommandLinkButton::QCommandLinkButton| Name: | 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 |
QCommandLinkButton::QCommandLinkButton| Name: | QCommandLinkButton::QCommandLinkButton | | Prototype: | QCommandLinkButton::QCommandLinkButton(const QString &text, const QString &description, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 294-301 |
| | 4 | 1 |
QCommandLinkButton::description| Name: | QCommandLinkButton::description | | Prototype: | QString QCommandLinkButton::description() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 408-412 |
| | 2 | 1 |
QCommandLinkButton::event| Name: | 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 |
QCommandLinkButton::heightForWidth| Name: | QCommandLinkButton::heightForWidth | | Prototype: | int QCommandLinkButton::heightForWidth(int width) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 337-345 |
| | 5 | 1 |
QCommandLinkButton::minimumSizeHint| Name: | QCommandLinkButton::minimumSizeHint | | Prototype: | QSize QCommandLinkButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 257-265 |
| | 6 | 1 |
QCommandLinkButton::setDescription| Name: | QCommandLinkButton::setDescription | | Prototype: | void QCommandLinkButton::setDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 400-406 |
| | 4 | 1 |
QCommandLinkButton::sizeHint| Name: | QCommandLinkButton::sizeHint | | Prototype: | QSize QCommandLinkButton::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 317-334 |
| | 10 | 1 |
QCommandLinkButtonPrivate::QCommandLinkButtonPrivate| Name: | 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 |
QCommandLinkButtonPrivate::bottomMargin| Name: | 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::descriptionFont| Name: | QCommandLinkButtonPrivate::descriptionFont | | Prototype: | QFont QCommandLinkButtonPrivate::descriptionFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 157-170 |
| | 8 | 1 |
QCommandLinkButtonPrivate::descriptionOffset| Name: | QCommandLinkButtonPrivate::descriptionOffset | | Prototype: | int QCommandLinkButtonPrivate::descriptionOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 199-203 |
| | 2 | 1 |
QCommandLinkButtonPrivate::descriptionRect| Name: | 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::init| Name: | QCommandLinkButtonPrivate::init | | Prototype: | void QCommandLinkButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 214-228 |
| | 10 | 1 |
QCommandLinkButtonPrivate::leftMargin| Name: | 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::mergedColors| Name: | QCommandLinkButtonPrivate::mergedColors | | Prototype: | QColor QCommandLinkButtonPrivate::mergedColors(const QColor &a, const QColor &b, int value = 50) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 126-135 |
| | 7 | 1 |
QCommandLinkButtonPrivate::rightMargin| Name: | 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::textOffset| Name: | QCommandLinkButtonPrivate::textOffset | | Prototype: | int QCommandLinkButtonPrivate::textOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 193-197 |
| | 2 | 1 |
QCommandLinkButtonPrivate::topMargin| Name: | 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::usingVistaStyle| Name: | 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 |
QCommonListViewBase::appendHiddenRow| Name: | 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 |
QCommonListViewBase::horizontalOffset| Name: | 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::paintDragDrop| Name: | 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::removeHiddenRow| Name: | 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::scrollContentsBy| Name: | 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 |
QCommonStyle::QCommonStyle| Name: | 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::QCommonStyle| Name: | 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 |
QCommonStyle::layoutSpacing| Name: | 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::polish| Name: | 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::polish| Name: | 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::polish| Name: | 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::unpolish| Name: | QCommonStyle::unpolish | | Prototype: | void QCommonStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 6244-6247 |
| | 1 | 1 |
QCommonStyle::unpolish| Name: | 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 |
QCommonStylePrivate::animation| Name: | QCommonStylePrivate::animation | | Prototype: | QStyleAnimation * QCommonStylePrivate::animation(const QObject *target) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1163-1166 |
| | 1 | 1 |
QCommonStylePrivate::animationTargets| Name: | QCommonStylePrivate::animationTargets | | Prototype: | QList<const QObject*> QCommonStylePrivate::animationTargets() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1157-1160 |
| | 1 | 1 |
QCommonStylePrivate::startAnimation| Name: | QCommonStylePrivate::startAnimation | | Prototype: | void QCommonStylePrivate::startAnimation(QStyleAnimation *animation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1169-1176 |
| | 5 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 960-965 |
| | 2 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(QAbstractItemModel *model, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 971-976 |
| | 2 | 1 |
QCompleter::QCompleter| Name: | QCompleter::QCompleter | | Prototype: | QCompleter::QCompleter(const QStringList& list, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 983-988 |
| | 2 | 1 |
QCompleter::caseSensitivity| Name: | QCompleter::caseSensitivity | | Prototype: | Qt::CaseSensitivity QCompleter::caseSensitivity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1680-1684 |
| | 2 | 1 |