Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QColorDialog::getColorName: | QColorDialog::getColor | Prototype: | QColor QColorDialog::getColor(const QColor &initial, QWidget *parent, const QString &title, ColorDialogOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2155-2165 |
| | 7 | 2 |
QColorDialog::getRgbaName: | QColorDialog::getRgba | Prototype: | QRgb QColorDialog::getRgba(QRgb initial, bool *ok, QWidget *parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2183-2191 |
| | 6 | 2 |
QColorDialog::setOptionName: | QColorDialog::setOption | Prototype: | void QColorDialog::setOption(ColorDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2007-2012 |
| | 3 | 2 |
QColorDialogOptions::customColorName: | 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: | 348-353 |
| | 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: | 300-305 |
| | 3 | 2 |
QColorDialogOptions::setCustomColorName: | 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: | 360-366 |
| | 4 | 2 |
QColorDialogOptions::setOptionName: | 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: | 321-325 |
| | 2 | 2 |
QColorDialogOptions::setOptionsName: | 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: | 332-336 |
| | 2 | 2 |
QColorDialogOptions::setStandardColorName: | 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: | 380-385 |
| | 3 | 2 |
QColorDialogOptions::standardColorName: | 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: | 373-378 |
| | 3 | 2 |
QColorDialogPrivate::_q_addCustomName: | 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: | 1849-1855 |
| | 4 | 2 |
QColorDialogPrivate::_q_newColorTypedInName: | 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: | 1577-1585 |
| | 5 | 2 |
QColorDialogPrivate::_q_newCustomName: | 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: | 1592-1598 |
| | 4 | 2 |
QColorDialogPrivate::_q_newHsvName: | 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: | 1494-1501 |
| | 4 | 2 |
QColorDialogPrivate::_q_newStandardName: | 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: | 1600-1605 |
| | 3 | 2 |
QColorDialogPrivate::_q_pickScreenColorName: | 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: | 1607-1643 |
| | 14 | 2 |
QColorDialogPrivate::currentQColorName: | 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: | 1351-1356 |
| | 3 | 2 |
QColorDialogPrivate::initName: | 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: | 1670-1691 |
| | 9 | 2 |
QColorDialogPrivate::retranslateStringsName: | 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: | 1857-1867 |
| | 6 | 2 |
QColorDialogPrivate::setCurrentQColorName: | 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: | 1513-1520 |
| | 4 | 2 |
QColorDialogPrivate::setCurrentRgbColorName: | 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: | 1504-1510 |
| | 3 | 2 |
QColorLuminancePicker::setValName: | 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: | 803-811 |
| | 6 | 2 |
QColorPicker::paintEventName: | 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: | 941-955 |
| | 9 | 2 |
QColorPicker::setColName: | 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: | 912-925 |
| | 9 | 2 |
QColorPicker::setCrossVisibleName: | 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: | 899-905 |
| | 3 | 2 |
QColorShowLabel::dragEnterEventName: | 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: | 1138-1144 |
| | 3 | 2 |
QColorShowLabel::dropEventName: | 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: | 1150-1161 |
| | 7 | 2 |
QColorShowLabel::mouseReleaseEventName: | 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: | 1164-1169 |
| | 3 | 2 |
QColorShower::QColorShowerName: | 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: | 1171-1341 |
| | 73 | 2 |
QColorShower::htmlEdName: | 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: | 1404-1425 |
| | 16 | 2 |
QColorShower::setHsvName: | 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: | 1448-1471 |
| | 16 | 2 |
QColorShower::updateQColorName: | 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: | 1485-1491 |
| | 4 | 2 |
QColorWell::dragEnterEventName: | 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: | 652-658 |
| | 3 | 2 |
QColorWell::dragLeaveEventName: | 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: | 660-664 |
| | 2 | 2 |
QColorWell::dragMoveEventName: | 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: | 666-674 |
| | 4 | 2 |
QColorWell::dropEventName: | 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: | 676-687 |
| | 7 | 2 |
QColorWell::mouseReleaseEventName: | 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: | 691-697 |
| | 4 | 2 |
QColormap::~QColormapName: | 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: | 102-106 |
| | 2 | 2 |
QColumnView::columnWidthsName: | 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: | 884-893 |
| | 7 | 2 |
QColumnView::createColumnName: | 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: | 745-756 |
| | 6 | 2 |
QColumnView::initializeColumnName: | 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: | 767-803 |
| | 25 | 2 |
QColumnView::setModelName: | 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: | 163-170 |
| | 5 | 2 |
QColumnView::sizeHintName: | 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: | 513-521 |
| | 5 | 2 |
QColumnViewGrip::mouseDoubleClickEventName: | 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: | 136-145 |
| | 7 | 2 |
QComboBox::clearEditTextName: | 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: | 2857-2866 |
| | 5 | 2 |
QComboBox::contextMenuEventName: | 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: | 3303-3312 |
| | 6 | 2 |
QComboBox::findDataName: | 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: | 1554-1562 |
| | 6 | 2 |
QComboBox::focusOutEventName: | 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: | 2901-2907 |
| | 4 | 2 |
QComboBox::iconSizeName: | 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: | 1658-1666 |
| | 5 | 2 |
QComboBox::inputMethodQueryName: | 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: | 3358-3364 |
| | 4 | 2 |
QComboBox::inputMethodQueryName: | QComboBox::inputMethodQuery | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query, const QVariant &argument) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3368-3374 |
| | 4 | 2 |
QComboBox::insertSeparatorName: | 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: | 2328-2337 |
| | 7 | 2 |
QComboBox::keyReleaseEventName: | 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: | 3256-3263 |
| | 4 | 2 |
QComboBox::modelName: | 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: | 1945-1953 |
| | 5 | 2 |
QComboBox::mousePressEventName: | 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: | 3051-3056 |
| | 3 | 2 |
QComboBox::mouseReleaseEventName: | 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: | 3102-3108 |
| | 4 | 2 |
QComboBox::removeItemName: | 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: | 2345-2351 |
| | 4 | 2 |
QComboBox::setAutoCompletionCaseSensitivityName: | 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: | 1509-1515 |
| | 4 | 2 |
QComboBox::setEditTextName: | 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: | 2871-2880 |
| | 5 | 2 |
QComboBox::setIconSizeName: | 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: | 1668-1678 |
| | 7 | 2 |
QComboBox::setItemDataName: | 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: | 2381-2388 |
| | 4 | 2 |
QComboBox::setItemDelegateName: | 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: | 1931-1939 |
| | 5 | 2 |
QComboBox::setItemIconName: | 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: | 2368-2375 |
| | 4 | 2 |
QComboBox::setItemTextName: | 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: | 2356-2363 |
| | 4 | 2 |
QComboBox::setMaxVisibleItemsName: | 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: | 1366-1375 |
| | 6 | 2 |
QComboBox::setRootModelIndexName: | 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: | 2061-2069 |
| | 6 | 2 |
QComboBox::setSizeAdjustPolicyName: | 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: | 1603-1613 |
| | 7 | 2 |
QComboBox::setValidatorName: | 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: | 1847-1852 |
| | 3 | 2 |
QComboBox::showEventName: | 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: | 2989-2998 |
| | 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_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::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::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::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::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::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::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::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::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::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::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 |
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::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::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::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::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 |
QCommandLineOption::setDefaultValueName: | 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: | 363-372 |
| | 5 | 2 |
QCommandLineOptionPrivate::removeInvalidNamesName: | 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: | 286-294 |
| | 5 | 2 |
QCommandLineParser::addOptionsName: | 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: | 390-397 |
| | 4 | 2 |
QCommandLineParser::valueName: | 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: | 834-843 |
| | 5 | 2 |
QCommandLineParserPrivate::aliasesName: | 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: | 129-137 |
| | 5 | 2 |
QCommandLineParserPrivate::checkParsedName: | 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: | 614-618 |
| | 2 | 2 |
QCommandLineParserPrivate::registerFoundOptionName: | 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: | 625-634 |
| | 5 | 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::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 |
QCommonStylePrivate::_q_removeAnimationName: | 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: | 1189-1195 |
| | 4 | 2 |
QCommonStylePrivate::stopAnimationName: | 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: | 1179-1186 |
| | 4 | 2 |
QCompleter::popupName: | 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: | 1236-1252 |
| | 11 | 2 |
QCompleter::setCaseSensitivityName: | 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: | 1670-1678 |
| | 6 | 2 |
QCompleter::setCompletionRoleName: | 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: | 1602-1609 |
| | 5 | 2 |