| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QColorDialogOptions::customColor| Name: | QColorDialogOptions::customColor | | Prototype: | QRgb QColorDialogOptions::customColor(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 341-346 |
| | 3 | 2 |
QColorDialogOptions::operator=| Name: | QColorDialogOptions::operator= | | Prototype: | QColorDialogOptions &QColorDialogOptions::operator=(const QColorDialogOptions &rhs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 293-298 |
| | 3 | 2 |
QColorDialogOptions::setCustomColor| Name: | QColorDialogOptions::setCustomColor | | Prototype: | void QColorDialogOptions::setCustomColor(int index, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 353-359 |
| | 4 | 2 |
QColorDialogOptions::setOption| Name: | QColorDialogOptions::setOption | | Prototype: | void QColorDialogOptions::setOption(QColorDialogOptions::ColorDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 314-318 |
| | 2 | 2 |
QColorDialogOptions::setOptions| Name: | QColorDialogOptions::setOptions | | Prototype: | void QColorDialogOptions::setOptions(ColorDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 325-329 |
| | 2 | 2 |
QColorDialogOptions::setStandardColor| Name: | QColorDialogOptions::setStandardColor | | Prototype: | void QColorDialogOptions::setStandardColor(int index, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 373-378 |
| | 3 | 2 |
QColorDialogOptions::standardColor| Name: | QColorDialogOptions::standardColor | | Prototype: | QRgb QColorDialogOptions::standardColor(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 366-371 |
| | 3 | 2 |
QColorDialogPrivate::_q_addCustom| Name: | QColorDialogPrivate::_q_addCustom | | Prototype: | void QColorDialogPrivate::_q_addCustom() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1843-1849 |
| | 4 | 2 |
QColorDialogPrivate::_q_newColorTypedIn| Name: | QColorDialogPrivate::_q_newColorTypedIn | | Prototype: | void QColorDialogPrivate::_q_newColorTypedIn(QRgb rgb) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1571-1579 |
| | 5 | 2 |
QColorDialogPrivate::_q_newCustom| Name: | QColorDialogPrivate::_q_newCustom | | Prototype: | void QColorDialogPrivate::_q_newCustom(int r, int c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1586-1592 |
| | 4 | 2 |
QColorDialogPrivate::_q_newHsv| Name: | QColorDialogPrivate::_q_newHsv | | Prototype: | void QColorDialogPrivate::_q_newHsv(int h, int s, int v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1488-1495 |
| | 4 | 2 |
QColorDialogPrivate::_q_newStandard| Name: | QColorDialogPrivate::_q_newStandard | | Prototype: | void QColorDialogPrivate::_q_newStandard(int r, int c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1594-1599 |
| | 3 | 2 |
QColorDialogPrivate::_q_pickScreenColor| Name: | QColorDialogPrivate::_q_pickScreenColor | | Prototype: | void QColorDialogPrivate::_q_pickScreenColor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1601-1637 |
| | 14 | 2 |
QColorDialogPrivate::currentQColor| Name: | QColorDialogPrivate::currentQColor | | Prototype: | QColor QColorDialogPrivate::currentQColor() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1345-1350 |
| | 3 | 2 |
QColorDialogPrivate::init| Name: | QColorDialogPrivate::init | | Prototype: | void QColorDialogPrivate::init(const QColor &initial) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1664-1685 |
| | 9 | 2 |
QColorDialogPrivate::retranslateStrings| Name: | QColorDialogPrivate::retranslateStrings | | Prototype: | void QColorDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1851-1861 |
| | 6 | 2 |
QColorDialogPrivate::setCurrentQColor| Name: | QColorDialogPrivate::setCurrentQColor | | Prototype: | void QColorDialogPrivate::setCurrentQColor(const QColor &color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1507-1514 |
| | 4 | 2 |
QColorDialogPrivate::setCurrentRgbColor| Name: | QColorDialogPrivate::setCurrentRgbColor | | Prototype: | void QColorDialogPrivate::setCurrentRgbColor(QRgb rgb) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1498-1504 |
| | 3 | 2 |
QColorLuminancePicker::setVal| Name: | QColorLuminancePicker::setVal | | Prototype: | void QColorLuminancePicker::setVal(int v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 797-805 |
| | 6 | 2 |
QColorPicker::paintEvent| Name: | QColorPicker::paintEvent | | Prototype: | void QColorPicker::paintEvent(QPaintEvent* ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 935-949 |
| | 9 | 2 |
QColorPicker::setCol| Name: | QColorPicker::setCol | | Prototype: | void QColorPicker::setCol(int h, int s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 906-919 |
| | 9 | 2 |
QColorPicker::setCrossVisible| Name: | QColorPicker::setCrossVisible | | Prototype: | void QColorPicker::setCrossVisible(bool visible) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 893-899 |
| | 3 | 2 |
QColorShowLabel::dragEnterEvent| Name: | QColorShowLabel::dragEnterEvent | | Prototype: | void QColorShowLabel::dragEnterEvent(QDragEnterEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1132-1138 |
| | 3 | 2 |
QColorShowLabel::dropEvent| Name: | QColorShowLabel::dropEvent | | Prototype: | void QColorShowLabel::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1144-1155 |
| | 7 | 2 |
QColorShowLabel::mouseReleaseEvent| Name: | QColorShowLabel::mouseReleaseEvent | | Prototype: | void QColorShowLabel::mouseReleaseEvent(QMouseEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1158-1163 |
| | 3 | 2 |
QColorShower::QColorShower| Name: | QColorShower::QColorShower | | Prototype: | QColorShower::QColorShower(QColorDialog *parent) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1165-1335 |
| | 73 | 2 |
QColorShower::htmlEd| Name: | QColorShower::htmlEd | | Prototype: | void QColorShower::htmlEd() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1398-1419 |
| | 16 | 2 |
QColorShower::setHsv| Name: | QColorShower::setHsv | | Prototype: | void QColorShower::setHsv(int h, int s, int v) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1442-1465 |
| | 16 | 2 |
QColorShower::updateQColor| Name: | QColorShower::updateQColor | | Prototype: | void QColorShower::updateQColor() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1479-1485 |
| | 4 | 2 |
QColorWell::dragEnterEvent| Name: | QColorWell::dragEnterEvent | | Prototype: | void QColorWell::dragEnterEvent(QDragEnterEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 646-652 |
| | 3 | 2 |
QColorWell::dragLeaveEvent| Name: | QColorWell::dragLeaveEvent | | Prototype: | void QColorWell::dragLeaveEvent(QDragLeaveEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 654-658 |
| | 2 | 2 |
QColorWell::dragMoveEvent| Name: | QColorWell::dragMoveEvent | | Prototype: | void QColorWell::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 660-668 |
| | 4 | 2 |
QColorWell::dropEvent| Name: | QColorWell::dropEvent | | Prototype: | void QColorWell::dropEvent(QDropEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 670-681 |
| | 7 | 2 |
QColorWell::mouseReleaseEvent| Name: | QColorWell::mouseReleaseEvent | | Prototype: | void QColorWell::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 685-691 |
| | 4 | 2 |
QColormap::~QColormap| Name: | QColormap::~QColormap | | Prototype: | QColormap::~QColormap() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | | Lines: | 96-100 |
| | 2 | 2 |
QColumnView::columnWidths| Name: | QColumnView::columnWidths | | Prototype: | QList<int> QColumnView::columnWidths() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 881-890 |
| | 7 | 2 |
QColumnView::createColumn| Name: | QColumnView::createColumn | | Prototype: | QAbstractItemView *QColumnView::createColumn(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 739-750 |
| | 6 | 2 |
QColumnView::initializeColumn| Name: | QColumnView::initializeColumn | | Prototype: | void QColumnView::initializeColumn(QAbstractItemView *column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 761-800 |
| | 27 | 2 |
QColumnView::setModel| Name: | QColumnView::setModel | | Prototype: | void QColumnView::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 157-164 |
| | 5 | 2 |
QColumnView::sizeHint| Name: | QColumnView::sizeHint | | Prototype: | QSize QColumnView::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 507-515 |
| | 5 | 2 |
QColumnViewGrip::mouseDoubleClickEvent| Name: | QColumnViewGrip::mouseDoubleClickEvent | | Prototype: | void QColumnViewGrip::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 130-139 |
| | 7 | 2 |
QComboBox::clearEditText| Name: | QComboBox::clearEditText | | Prototype: | void QComboBox::clearEditText() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2849-2858 |
| | 5 | 2 |
QComboBox::contextMenuEvent| Name: | QComboBox::contextMenuEvent | | Prototype: | void QComboBox::contextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3292-3301 |
| | 6 | 2 |
QComboBox::findData| Name: | QComboBox::findData | | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1547-1556 |
| | 7 | 2 |
QComboBox::focusOutEvent| Name: | QComboBox::focusOutEvent | | Prototype: | void QComboBox::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2893-2899 |
| | 4 | 2 |
QComboBox::iconSize| Name: | QComboBox::iconSize | | Prototype: | QSize QComboBox::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1652-1660 |
| | 5 | 2 |
QComboBox::inputMethodQuery| Name: | QComboBox::inputMethodQuery | | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3347-3353 |
| | 4 | 2 |
QComboBox::insertSeparator| Name: | QComboBox::insertSeparator | | Prototype: | void QComboBox::insertSeparator(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2320-2329 |
| | 7 | 2 |
QComboBox::keyReleaseEvent| Name: | QComboBox::keyReleaseEvent | | Prototype: | void QComboBox::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3246-3253 |
| | 4 | 2 |
QComboBox::model| Name: | QComboBox::model | | Prototype: | QAbstractItemModel *QComboBox::model() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1937-1945 |
| | 5 | 2 |
QComboBox::mousePressEvent| Name: | QComboBox::mousePressEvent | | Prototype: | void QComboBox::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3043-3048 |
| | 3 | 2 |
QComboBox::mouseReleaseEvent| Name: | QComboBox::mouseReleaseEvent | | Prototype: | void QComboBox::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3094-3100 |
| | 4 | 2 |
QComboBox::removeItem| Name: | QComboBox::removeItem | | Prototype: | void QComboBox::removeItem(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2337-2343 |
| | 4 | 2 |
QComboBox::setAutoCompletionCaseSensitivity| Name: | QComboBox::setAutoCompletionCaseSensitivity | | Prototype: | void QComboBox::setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1502-1508 |
| | 4 | 2 |
QComboBox::setEditText| Name: | QComboBox::setEditText | | Prototype: | void QComboBox::setEditText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2863-2872 |
| | 5 | 2 |
QComboBox::setIconSize| Name: | QComboBox::setIconSize | | Prototype: | void QComboBox::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1662-1672 |
| | 7 | 2 |
QComboBox::setItemData| Name: | QComboBox::setItemData | | Prototype: | void QComboBox::setItemData(int index, const QVariant &value, int role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2373-2380 |
| | 4 | 2 |
QComboBox::setItemDelegate| Name: | QComboBox::setItemDelegate | | Prototype: | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1923-1931 |
| | 5 | 2 |
QComboBox::setItemIcon| Name: | QComboBox::setItemIcon | | Prototype: | void QComboBox::setItemIcon(int index, const QIcon &icon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2360-2367 |
| | 4 | 2 |
QComboBox::setItemText| Name: | QComboBox::setItemText | | Prototype: | void QComboBox::setItemText(int index, const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2348-2355 |
| | 4 | 2 |
QComboBox::setMaxVisibleItems| Name: | QComboBox::setMaxVisibleItems | | Prototype: | void QComboBox::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1360-1369 |
| | 6 | 2 |
QComboBox::setRootModelIndex| Name: | QComboBox::setRootModelIndex | | Prototype: | void QComboBox::setRootModelIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2053-2061 |
| | 6 | 2 |
QComboBox::setSizeAdjustPolicy| Name: | QComboBox::setSizeAdjustPolicy | | Prototype: | void QComboBox::setSizeAdjustPolicy(QComboBox::SizeAdjustPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1597-1607 |
| | 7 | 2 |
QComboBox::setValidator| Name: | QComboBox::setValidator | | Prototype: | void QComboBox::setValidator(const QValidator *v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1839-1844 |
| | 3 | 2 |
QComboBox::showEvent| Name: | QComboBox::showEvent | | Prototype: | void QComboBox::showEvent(QShowEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2981-2990 |
| | 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: | 1304-1317 |
| | 8 | 2 |
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: | 1294-1302 |
| | 6 | 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: | 1284-1292 |
| | 6 | 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: | 960-982 |
| | 9 | 2 |
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: | 1713-1720 |
| | 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: | 3304-3315 |
| | 7 | 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: | 1183-1192 |
| | 4 | 2 |
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: | 3317-3326 |
| | 5 | 2 |
QComboBoxPrivate::popupGeometry| Name: | QComboBoxPrivate::popupGeometry | | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 240-248 |
| | 6 | 2 |
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: | 209-218 |
| | 7 | 2 |
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: | 250-263 |
| | 9 | 2 |
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: | 984-1003 |
| | 16 | 2 |
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: | 641-651 |
| | 6 | 2 |
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: | 728-739 |
| | 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: | 741-754 |
| | 10 | 2 |
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: | 756-763 |
| | 4 | 2 |
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: | 469-475 |
| | 2 | 2 |
QCommandLineOption::setDefaultValue| Name: | QCommandLineOption::setDefaultValue | | Prototype: | void QCommandLineOption::setDefaultValue(const QString &defaultValue) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 357-366 |
| | 5 | 2 |
QCommandLineOptionPrivate::removeInvalidNames| Name: | QCommandLineOptionPrivate::removeInvalidNames | | Prototype: | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 280-288 |
| | 5 | 2 |
QCommandLineParser::addOptions| Name: | QCommandLineParser::addOptions | | Prototype: | bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 384-391 |
| | 4 | 2 |
QCommandLineParser::value| Name: | QCommandLineParser::value | | Prototype: | QString QCommandLineParser::value(const QString &optionName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 828-837 |
| | 5 | 2 |
QCommandLineParserPrivate::aliases| Name: | QCommandLineParserPrivate::aliases | | Prototype: | QStringList QCommandLineParserPrivate::aliases(const QString &optionName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 123-131 |
| | 5 | 2 |
QCommandLineParserPrivate::checkParsed| Name: | QCommandLineParserPrivate::checkParsed | | Prototype: | void QCommandLineParserPrivate::checkParsed(const char *method) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 608-612 |
| | 2 | 2 |
QCommandLineParserPrivate::registerFoundOption| Name: | QCommandLineParserPrivate::registerFoundOption | | Prototype: | bool QCommandLineParserPrivate::registerFoundOption(const QString &optionName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 619-628 |
| | 5 | 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: | 131-149 |
| | 11 | 2 |
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: | 166-178 |
| | 7 | 2 |
QCommonStylePrivate::_q_removeAnimation| Name: | QCommonStylePrivate::_q_removeAnimation | | Prototype: | void QCommonStylePrivate::_q_removeAnimation() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1170-1176 |
| | 4 | 2 |
QCommonStylePrivate::stopAnimation| Name: | QCommonStylePrivate::stopAnimation | | Prototype: | void QCommonStylePrivate::stopAnimation(const QObject *target) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 1160-1167 |
| | 4 | 2 |
QCompleter::popup| Name: | QCompleter::popup | | Prototype: | QAbstractItemView *QCompleter::popup() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1230-1246 |
| | 11 | 2 |
QCompleter::setCaseSensitivity| Name: | QCompleter::setCaseSensitivity | | Prototype: | void QCompleter::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1664-1672 |
| | 6 | 2 |
QCompleter::setCompletionRole| Name: | QCompleter::setCompletionRole | | Prototype: | void QCompleter::setCompletionRole(int role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1596-1603 |
| | 5 | 2 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1645-1654 |
| | 6 | 2 |
QCompleter::setModelSorting| Name: | QCompleter::setModelSorting | | Prototype: | void QCompleter::setModelSorting(QCompleter::ModelSorting sorting) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1542-1550 |
| | 6 | 2 |
QCompleter::setWrapAround| Name: | QCompleter::setWrapAround | | Prototype: | void QCompleter::setWrapAround(bool wrap) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1618-1624 |
| | 4 | 2 |
QCompleterPrivate::_q_autoResizePopup| Name: | QCompleterPrivate::_q_autoResizePopup | | Prototype: | void QCompleterPrivate::_q_autoResizePopup() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 887-892 |
| | 3 | 2 |