| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 6195-6198 |
| | 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: | 6211-6214 |
| | 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: | 6177-6182 |
| | 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: | 115-117 |
| | 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: | 121-123 |
| | 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: | 1928-1931 |
| | 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: | 1854-1857 |
| | 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: | 1860-1865 |
| | 1 | 1 |
QCommonListViewBase::horizontalOffset| Name: | QCommonListViewBase::horizontalOffset | | Prototype: | int QCommonListViewBase::horizontalOffset() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1947-1950 |
| | 1 | 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: | 1849-1852 |
| | 1 | 1 |
QCommandLinkButtonPrivate::usingVistaStyle| Name: | QCommandLinkButtonPrivate::usingVistaStyle | | Prototype: | bool QCommandLinkButtonPrivate::usingVistaStyle() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 199-206 |
| | 3 | 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: | 110-110 |
| | 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: | 187-191 |
| | 2 | 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: | 112-112 |
| | 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: | 120-129 |
| | 7 | 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: | 111-111 |
| | 1 | 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: | 208-222 |
| | 10 | 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: | 180-185 |
| | 3 | 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: | 193-197 |
| | 2 | 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: | 151-164 |
| | 8 | 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: | 113-113 |
| | 1 | 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: | 92-93 |
| | 1 | 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: | 311-328 |
| | 10 | 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: | 394-400 |
| | 4 | 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: | 251-259 |
| | 6 | 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: | 331-339 |
| | 5 | 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: | 305-308 |
| | 1 | 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: | 402-406 |
| | 2 | 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: | 265-270 |
| | 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: | 277-283 |
| | 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: | 288-295 |
| | 4 | 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: | 688-688 |
| | 0 | 1 |
QCommandLineParserPrivate::helpText::[lambda]| Name: | QCommandLineParserPrivate::helpText::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1111-1111 |
| | 0 | 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: | 56-62 |
| | 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: | 270-273 |
| | 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: | 921-924 |
| | 1 | 1 |
QCommandLineParser::value| Name: | QCommandLineParser::value | | Prototype: | QString QCommandLineParser::value(const QCommandLineOption &option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 903-906 |
| | 1 | 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: | 975-979 |
| | 2 | 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: | 991-998 |
| | 5 | 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: | 1011-1016 |
| | 3 | 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: | 303-306 |
| | 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: | 338-341 |
| | 1 | 1 |
QCommandLineParser::setApplicationDescription| Name: | QCommandLineParser::setApplicationDescription | | Prototype: | void QCommandLineParser::setApplicationDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 438-441 |
| | 1 | 1 |
QCommandLineParser::process::[lambda]| Name: | QCommandLineParser::process::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 592-592 |
| | 0 | 1 |
QCommandLineParser::process| Name: | QCommandLineParser::process | | Prototype: | void QCommandLineParser::process(const QCoreApplication &app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 601-606 |
| | 2 | 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: | 933-937 |
| | 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: | 507-510 |
| | 1 | 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: | 955-959 |
| | 2 | 1 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QCommandLineOption &option) const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 884-888 |
| | 1 | 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: | 1023-1026 |
| | 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: | 523-523 |
| | 0 | 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: | 483-486 |
| | 1 | 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: | 446-449 |
| | 1 | 1 |
QCommandLineParser::addVersionOption::[lambda]| Name: | QCommandLineParser::addVersionOption::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 404-404 |
| | 0 | 1 |
QCommandLineParser::addPositionalArgument| Name: | QCommandLineParser::addPositionalArgument | | Prototype: | void QCommandLineParser::addPositionalArgument(const QString &name, const QString &description, const QString &syntax) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 463-470 |
| | 5 | 1 |
QCommandLineParser::addHelpOption::[lambda]| Name: | QCommandLineParser::addHelpOption::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 429-429 |
| | 0 | 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: | 262-265 |
| | 2 | 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: | 45-48 |
| | 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: | 51-54 |
| | 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: | 318-321 |
| | 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: | 306-309 |
| | 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: | 400-403 |
| | 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: | 332-335 |
| | 1 | 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: | 376-379 |
| | 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: | 226-230 |
| | 2 | 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: | 242-245 |
| | 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: | 412-415 |
| | 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: | 342-345 |
| | 1 | 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: | 386-389 |
| | 1 | 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: | 130-133 |
| | 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: | 112-115 |
| | 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: | 210-213 |
| | 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: | 158-166 |
| | 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: | 194-202 |
| | 3 | 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: | 515-519 |
| | 2 | 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: | 723-726 |
| | 1 | 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: | 524-527 |
| | 1 | 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: | 765-775 |
| | 6 | 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: | 265-276 |
| | 9 | 1 |
QComboBoxPrivate::itemText| Name: | QComboBoxPrivate::itemText | | Prototype: | QString QComboBoxPrivate::itemText(const QModelIndex &index) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1319-1322 |
| | 1 | 1 |
QComboBoxPrivate::itemRole| Name: | QComboBoxPrivate::itemRole | | Prototype: | int QComboBoxPrivate::itemRole() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1324-1327 |
| | 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: | 361-364 |
| | 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: | 1061-1064 |
| | 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: | 1006-1009 |
| | 1 | 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: | 233-236 |
| | 1 | 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: | 77-104 |
| | 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: | 1332-1343 |
| | 3 | 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: | 2385-2389 |
| | 2 | 1 |
QComboBox::validator| Name: | QComboBox::validator | | Prototype: | const QValidator *QComboBox::validator() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1852-1856 |
| | 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: | 2429-2433 |
| | 2 | 1 |
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: | 1591-1595 |
| | 2 | 1 |
QComboBox::setInsertPolicy| Name: | 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: | 1575-1579 |
| | 2 | 1 |
QComboBox::setFrame| Name: | 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: | 3401-3407 |
| | 4 | 1 |
QComboBox::setDuplicatesEnabled| Name: | 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: | 1527-1531 |
| | 2 | 1 |
QComboBox::setCurrentIndex| Name: | 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: | 2078-2083 |
| | 3 | 1 |
QComboBox::rootModelIndex| Name: | 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: | 2042-2046 |
| | 2 | 1 |
QComboBox::resizeEvent| Name: | 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: | 2955-2959 |
| | 2 | 1 |
QComboBox::paintEvent| Name: | 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: | 2964-2976 |
| | 6 | 1 |
QComboBox::modelColumn| Name: | 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: | 3419-3423 |
| | 2 | 1 |
QComboBox::minimumSizeHint| Name: | 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: | 2416-2420 |
| | 2 | 1 |