Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QCommonStyle::drawControlName: | 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::drawComplexControlName: | 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::QCommonStyleName: | QCommonStyle::QCommonStyle | Prototype: | QCommonStyle::QCommonStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 121-123 |
| | 1 | 1 |
QCommonStyle::QCommonStyleName: | QCommonStyle::QCommonStyle | Prototype: | QCommonStyle::QCommonStyle(QCommonStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 127-129 |
| | 1 | 1 |
QCommonListViewBase::verticalScrollToValueName: | 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::updateVerticalScrollBarName: | 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::updateHorizontalScrollBarName: | 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::scrollContentsByName: | QCommonListViewBase::scrollContentsBy | Prototype: | void QCommonListViewBase::scrollContentsBy(int dx, int dy, bool ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1939-1942 |
| | 1 | 1 |
QCommonListViewBase::removeHiddenRowName: | QCommonListViewBase::removeHiddenRow | Prototype: | void QCommonListViewBase::removeHiddenRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1865-1868 |
| | 1 | 1 |
QCommonListViewBase::paintDragDropName: | QCommonListViewBase::paintDragDrop | Prototype: | void QCommonListViewBase::paintDragDrop(QPainter *painter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1871-1876 |
| | 1 | 1 |
QCommonListViewBase::horizontalScrollToValueName: | 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::horizontalOffsetName: | QCommonListViewBase::horizontalOffset | Prototype: | int QCommonListViewBase::horizontalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1958-1961 |
| | 1 | 1 |
QCommonListViewBase::appendHiddenRowName: | QCommonListViewBase::appendHiddenRow | Prototype: | void QCommonListViewBase::appendHiddenRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1860-1863 |
| | 1 | 1 |
QCommandLinkButtonPrivate::usingVistaStyleName: | 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::topMarginName: | QCommandLinkButtonPrivate::topMargin | Prototype: | int topMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 116-116 |
| | 1 | 1 |
QCommandLinkButtonPrivate::titleRectName: | 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::titleFontName: | 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::textOffsetName: | 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::rightMarginName: | QCommandLinkButtonPrivate::rightMargin | Prototype: | int rightMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 118-118 |
| | 1 | 1 |
QCommandLinkButtonPrivate::mergedColorsName: | 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::leftMarginName: | QCommandLinkButtonPrivate::leftMargin | Prototype: | int leftMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 117-117 |
| | 1 | 1 |
QCommandLinkButtonPrivate::initName: | 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::descriptionRectName: | 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::descriptionOffsetName: | 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::descriptionHeightName: | 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::descriptionFontName: | 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::bottomMarginName: | QCommandLinkButtonPrivate::bottomMargin | Prototype: | int bottomMargin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 119-119 |
| | 1 | 1 |
QCommandLinkButtonPrivate::QCommandLinkButtonPrivateName: | QCommandLinkButtonPrivate::QCommandLinkButtonPrivate | Prototype: | QCommandLinkButtonPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 98-99 |
| | 1 | 1 |
QCommandLinkButton::sizeHintName: | 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::setDescriptionName: | 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::paintEventName: | 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::minimumSizeHintName: | 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::heightForWidthName: | 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::eventName: | QCommandLinkButton::event | Prototype: | bool QCommandLinkButton::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 311-314 |
| | 1 | 1 |
QCommandLinkButton::descriptionName: | 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::QCommandLinkButtonName: | 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::QCommandLinkButtonName: | 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::QCommandLinkButtonName: | 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::showVersionName: | 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::showHelpName: | 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::clearPositionalArgumentsName: | QCommandLineParser::clearPositionalArguments | Prototype: | void QCommandLineParser::clearPositionalArguments() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 489-492 |
| | 1 | 1 |
QCommandLineParser::applicationDescriptionName: | QCommandLineParser::applicationDescription | Prototype: | QString QCommandLineParser::applicationDescription() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 452-455 |
| | 1 | 1 |
QCommandLineOption::setHiddenName: | QCommandLineOption::setHidden | Prototype: | void QCommandLineOption::setHidden(bool hide) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 406-409 |
| | 1 | 1 |
QCommandLineOption::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::QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 136-139 |
| | 2 | 1 |
QComboMenuDelegate::getStyleOptionName: | 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::viewDestroyedName: | QComboBoxPrivateContainer::viewDestroyed | Prototype: | void QComboBoxPrivateContainer::viewDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 521-525 |
| | 2 | 1 |
QComboBoxPrivateContainer::updateTopBottomMarginName: | 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::updateScrollersName: | 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::topMarginName: | 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::timerEventName: | 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::spacingName: | 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::showEventName: | QComboBoxPrivateContainer::showEvent | Prototype: | void QComboBoxPrivateContainer::showEvent(QShowEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 729-732 |
| | 1 | 1 |
QComboBoxPrivateContainer::setItemViewName: | 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::scrollItemViewName: | 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::resizeEventName: | 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::mouseReleaseEventName: | 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::mousePressEventName: | 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::itemViewName: | QComboBoxPrivateContainer::itemView | Prototype: | QAbstractItemView *QComboBoxPrivateContainer::itemView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 530-533 |
| | 1 | 1 |
QComboBoxPrivateContainer::hideEventName: | 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::eventFilterName: | 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::comboStyleOptionName: | QComboBoxPrivateContainer::comboStyleOption | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 771-781 |
| | 6 | 1 |
QComboBoxPrivateContainer::changeEventName: | 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::QComboBoxPrivateContainerName: | 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::viewContainerName: | 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::updateViewContainerPaletteAndOpacityName: | 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::updateLineEditGeometryName: | 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::updateLayoutDirectionName: | 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::updateHoverControlName: | 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::updateDelegateName: | 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::updateArrowName: | 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::showPopupFromMouseEventName: | 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::setCurrentIndexName: | 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::recomputeSizeHintName: | 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::popupGeometryName: | 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::newHoverControlName: | QComboBoxPrivate::newHoverControl | Prototype: | QStyle::SubControl QComboBoxPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 271-282 |
| | 9 | 1 |
QComboBoxPrivate::modelChangedName: | 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::matchFlagsName: | 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::keyboardSearchStringName: | 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::itemTextName: | QComboBoxPrivate::itemText | Prototype: | QString QComboBoxPrivate::itemText(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1325-1328 |
| | 1 | 1 |
QComboBoxPrivate::itemRoleName: | QComboBoxPrivate::itemRole | Prototype: | int QComboBoxPrivate::itemRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1330-1333 |
| | 1 | 1 |
QComboBoxPrivate::itemIconName: | 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::initName: | 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::emitActivatedName: | 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::computeWidthHintName: | 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::adjustComboBoxSizeName: | QComboBoxPrivate::adjustComboBoxSize | Prototype: | void QComboBoxPrivate::adjustComboBoxSize() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 367-370 |
| | 1 | 1 |
QComboBoxPrivate::_q_updateIndexBeforeChangeName: | QComboBoxPrivate::_q_updateIndexBeforeChange | Prototype: | void QComboBoxPrivate::_q_updateIndexBeforeChange() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1067-1070 |
| | 1 | 1 |
QComboBoxPrivate::_q_rowsRemovedName: | 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_rowsInsertedName: | 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_returnPressedName: | 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_resetButtonName: | QComboBoxPrivate::_q_resetButton | Prototype: | void QComboBoxPrivate::_q_resetButton() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QComboBoxPrivate::_q_modelResetName: | 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_modelDestroyedName: | QComboBoxPrivate::_q_modelDestroyed | Prototype: | void QComboBoxPrivate::_q_modelDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 239-242 |
| | 1 | 1 |
QComboBoxPrivate::_q_itemSelectedName: | 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_emitHighlightedName: | 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_emitCurrentIndexChangedName: | 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_editingFinishedName: | 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_dataChangedName: | 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_completerActivatedName: | 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::QComboBoxPrivateName: | QComboBoxPrivate::QComboBoxPrivate | Prototype: | QComboBoxPrivate::QComboBoxPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 83-110 |
| | 2 | 1 |