| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCommonStyle::drawControl| Name: | QCommonStyle::drawControl | | Prototype: | void QCommonStyle::drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | | Coverage: | 0.000% (0/643) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1201-2312 |
| | 806 | 201 |
QCommonStyle::drawComplexControl| Name: | QCommonStyle::drawComplexControl | | Prototype: | void QCommonStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | | Coverage: | 0.000% (0/435) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 3110-3784 |
| | 509 | 111 |
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 |
QCommonListViewBase::verticalScrollToValue| Name: | QCommonListViewBase::verticalScrollToValue | | Prototype: | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1944-1956 |
| | 9 | 4 |
QCommonListViewBase::updateVerticalScrollBar| Name: | QCommonListViewBase::updateVerticalScrollBar | | Prototype: | void QCommonListViewBase::updateVerticalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1909-1937 |
| | 13 | 3 |
QCommonListViewBase::updateHorizontalScrollBar| Name: | QCommonListViewBase::updateHorizontalScrollBar | | Prototype: | void QCommonListViewBase::updateHorizontalScrollBar(const QSize &step) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1879-1907 |
| | 13 | 3 |
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 |
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::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::horizontalScrollToValue| Name: | QCommonListViewBase::horizontalScrollToValue | | Prototype: | int QCommonListViewBase::horizontalScrollToValue(const int , QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1963-1987 |
| | 15 | 8 |
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::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 |
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 |
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::titleRect| Name: | QCommandLinkButtonPrivate::titleRect | | Prototype: | QRect QCommandLinkButtonPrivate::titleRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 172-184 |
| | 7 | 2 |
QCommandLinkButtonPrivate::titleFont| Name: | QCommandLinkButtonPrivate::titleFont | | Prototype: | QFont QCommandLinkButtonPrivate::titleFont() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 137-155 |
| | 11 | 2 |
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::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::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::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::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::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::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::descriptionHeight| Name: | QCommandLinkButtonPrivate::descriptionHeight | | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 231-252 |
| | 14 | 4 |
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::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::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 |
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 |
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::paintEvent| Name: | QCommandLinkButton::paintEvent | | Prototype: | void QCommandLinkButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 348-398 |
| | 34 | 5 |
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::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::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::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::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 |
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::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::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::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 |
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::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::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 |
QComboMenuDelegate::getStyleOption| Name: | QComboMenuDelegate::getStyleOption | | Prototype: | QStyleOptionMenuItem QComboMenuDelegate::getStyleOption(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 119-190 |
| | 50 | 12 |
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 |
QComboBoxPrivateContainer::updateTopBottomMargin| Name: | QComboBoxPrivateContainer::updateTopBottomMargin | | Prototype: | void QComboBoxPrivateContainer::updateTopBottomMargin() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 623-645 |
| | 15 | 5 |
QComboBoxPrivateContainer::updateScrollers| Name: | QComboBoxPrivateContainer::updateScrollers | | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 486-516 |
| | 19 | 6 |
QComboBoxPrivateContainer::topMargin| Name: | QComboBoxPrivateContainer::topMargin | | Prototype: | int QComboBoxPrivateContainer::topMargin() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 596-605 |
| | 5 | 3 |
QComboBoxPrivateContainer::timerEvent| Name: | QComboBoxPrivateContainer::timerEvent | | Prototype: | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 386-396 |
| | 6 | 3 |
QComboBoxPrivateContainer::spacing| Name: | QComboBoxPrivateContainer::spacing | | Prototype: | int QComboBoxPrivateContainer::spacing() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 610-621 |
| | 7 | 3 |
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::setItemView| Name: | QComboBoxPrivateContainer::setItemView | | Prototype: | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 538-591 |
| | 38 | 5 |
QComboBoxPrivateContainer::scrollItemView| Name: | QComboBoxPrivateContainer::scrollItemView | | Prototype: | void QComboBoxPrivateContainer::scrollItemView(int action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 475-481 |
| | 2 | 2 |
QComboBoxPrivateContainer::resizeEvent| Name: | QComboBoxPrivateContainer::resizeEvent | | Prototype: | void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 398-412 |
| | 9 | 3 |
QComboBoxPrivateContainer::mouseReleaseEvent| Name: | QComboBoxPrivateContainer::mouseReleaseEvent | | Prototype: | void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 762-769 |
| | 4 | 2 |
QComboBoxPrivateContainer::mousePressEvent| Name: | QComboBoxPrivateContainer::mousePressEvent | | Prototype: | void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 747-760 |
| | 10 | 2 |
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::hideEvent| Name: | QComboBoxPrivateContainer::hideEvent | | Prototype: | void QComboBoxPrivateContainer::hideEvent(QHideEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 734-745 |
| | 4 | 2 |
QComboBoxPrivateContainer::eventFilter| Name: | QComboBoxPrivateContainer::eventFilter | | Prototype: | bool QComboBoxPrivateContainer::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 660-727 |
| | 41 | 18 |
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::changeEvent| Name: | QComboBoxPrivateContainer::changeEvent | | Prototype: | void QComboBoxPrivateContainer::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 647-657 |
| | 6 | 2 |
QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 425-473 |
| | 27 | 4 |
QComboBoxPrivate::viewContainer| Name: | QComboBoxPrivate::viewContainer | | Prototype: | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 990-1009 |
| | 16 | 2 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacity| Name: | QComboBoxPrivate::updateViewContainerPaletteAndOpacity | | Prototype: | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1100-1121 |
| | 14 | 4 |
QComboBoxPrivate::updateLineEditGeometry| Name: | QComboBoxPrivate::updateLineEditGeometry | | Prototype: | void QComboBoxPrivate::updateLineEditGeometry() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1170-1187 |
| | 13 | 3 |
QComboBoxPrivate::updateLayoutDirection| Name: | QComboBoxPrivate::updateLayoutDirection | | Prototype: | void QComboBoxPrivate::updateLayoutDirection() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 372-383 |
| | 9 | 3 |
QComboBoxPrivate::updateHoverControl| Name: | QComboBoxPrivate::updateHoverControl | | Prototype: | bool QComboBoxPrivate::updateHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 256-269 |
| | 9 | 2 |
QComboBoxPrivate::updateDelegate| Name: | QComboBoxPrivate::updateDelegate | | Prototype: | void QComboBoxPrivate::updateDelegate(bool force) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1705-1717 |
| | 8 | 4 |
QComboBoxPrivate::updateArrow| Name: | QComboBoxPrivate::updateArrow | | Prototype: | void QComboBoxPrivate::updateArrow(QStyle::StateFlag state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 215-224 |
| | 7 | 2 |
QComboBoxPrivate::showPopupFromMouseEvent| Name: | QComboBoxPrivate::showPopupFromMouseEvent | | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3058-3097 |
| | 16 | 4 |
QComboBoxPrivate::setCurrentIndex| Name: | QComboBoxPrivate::setCurrentIndex | | Prototype: | void QComboBoxPrivate::setCurrentIndex(const QModelIndex &mi) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2104-2130 |
| | 17 | 7 |
QComboBoxPrivate::recomputeSizeHint| Name: | QComboBoxPrivate::recomputeSizeHint | | Prototype: | QSize QComboBoxPrivate::recomputeSizeHint(QSize &sh) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 312-365 |
| | 29 | 14 |
QComboBoxPrivate::popupGeometry| Name: | QComboBoxPrivate::popupGeometry | | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 246-254 |
| | 6 | 2 |
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 |
QComboBoxPrivate::modelChanged| Name: | QComboBoxPrivate::modelChanged | | Prototype: | void QComboBoxPrivate::modelChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3328-3337 |
| | 5 | 2 |
QComboBoxPrivate::matchFlags| Name: | QComboBoxPrivate::matchFlags | | Prototype: | Qt::MatchFlags QComboBoxPrivate::matchFlags() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1189-1198 |
| | 4 | 2 |
QComboBoxPrivate::keyboardSearchString| Name: | QComboBoxPrivate::keyboardSearchString | | Prototype: | void QComboBoxPrivate::keyboardSearchString(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3315-3326 |
| | 7 | 2 |
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::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::itemIcon| Name: | QComboBoxPrivate::itemIcon | | Prototype: | QIcon QComboBoxPrivate::itemIcon(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1719-1726 |
| | 4 | 2 |
QComboBoxPrivate::init| Name: | QComboBoxPrivate::init | | Prototype: | void QComboBoxPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 966-988 |
| | 9 | 2 |
QComboBoxPrivate::emitActivated| Name: | QComboBoxPrivate::emitActivated | | Prototype: | void QComboBoxPrivate::emitActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1290-1298 |
| | 6 | 2 |
QComboBoxPrivate::computeWidthHint| Name: | QComboBoxPrivate::computeWidthHint | | Prototype: | int QComboBoxPrivate::computeWidthHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 288-310 |
| | 15 | 3 |
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::_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::_q_rowsRemoved| Name: | QComboBoxPrivate::_q_rowsRemoved | | Prototype: | void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int ) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1072-1097 |
| | 16 | 6 |
QComboBoxPrivate::_q_rowsInserted| Name: | QComboBoxPrivate::_q_rowsInserted | | Prototype: | void QComboBoxPrivate::_q_rowsInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1045-1065 |
| | 12 | 5 |
QComboBoxPrivate::_q_returnPressed| Name: | QComboBoxPrivate::_q_returnPressed | | Prototype: | void QComboBoxPrivate::_q_returnPressed() | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1214-1276 |
| | 40 | 20 |
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_modelReset| Name: | QComboBoxPrivate::_q_modelReset | | Prototype: | void QComboBoxPrivate::_q_modelReset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 226-237 |
| | 8 | 3 |
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_itemSelected| Name: | QComboBoxPrivate::_q_itemSelected | | Prototype: | void QComboBoxPrivate::_q_itemSelected(const QModelIndex &item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1278-1288 |
| | 7 | 3 |
QComboBoxPrivate::_q_emitHighlighted| Name: | QComboBoxPrivate::_q_emitHighlighted | | Prototype: | void QComboBoxPrivate::_q_emitHighlighted(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1300-1308 |
| | 6 | 2 |
QComboBoxPrivate::_q_emitCurrentIndexChanged| Name: | QComboBoxPrivate::_q_emitCurrentIndexChanged | | Prototype: | void QComboBoxPrivate::_q_emitCurrentIndexChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1310-1323 |
| | 8 | 2 |
QComboBoxPrivate::_q_editingFinished| Name: | QComboBoxPrivate::_q_editingFinished | | Prototype: | void QComboBoxPrivate::_q_editingFinished() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1201-1212 |
| | 6 | 3 |
QComboBoxPrivate::_q_dataChanged| Name: | QComboBoxPrivate::_q_dataChanged | | Prototype: | void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1017-1043 |
| | 16 | 5 |
QComboBoxPrivate::_q_completerActivated| Name: | QComboBoxPrivate::_q_completerActivated | | Prototype: | void QComboBoxPrivate::_q_completerActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 193-212 |
| | 6 | 3 |
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 |