Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 469-475 |
| | 2 | 2 |
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: | 77-104 |
| | 2 | 1 |
QComboBox::viewName: | QComboBox::view | Prototype: | QAbstractItemView *QComboBox::view() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2385-2389 |
| | 2 | 1 |
QComboBox::validatorName: | QComboBox::validator | Prototype: | const QValidator *QComboBox::validator() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1852-1856 |
| | 2 | 1 |
QComboBox::sizeHintName: | QComboBox::sizeHint | Prototype: | QSize QComboBox::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2429-2433 |
| | 2 | 1 |
QComboBox::sizeAdjustPolicyName: | QComboBox::sizeAdjustPolicy | Prototype: | QComboBox::SizeAdjustPolicy QComboBox::sizeAdjustPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1591-1595 |
| | 2 | 1 |
QComboBox::setInsertPolicyName: | QComboBox::setInsertPolicy | Prototype: | void QComboBox::setInsertPolicy(InsertPolicy policy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1575-1579 |
| | 2 | 1 |
QComboBox::setDuplicatesEnabledName: | QComboBox::setDuplicatesEnabled | Prototype: | void QComboBox::setDuplicatesEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1527-1531 |
| | 2 | 1 |
QComboBox::rootModelIndexName: | QComboBox::rootModelIndex | Prototype: | QModelIndex QComboBox::rootModelIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2042-2046 |
| | 2 | 1 |
QComboBox::resizeEventName: | QComboBox::resizeEvent | Prototype: | void QComboBox::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2955-2959 |
| | 2 | 1 |
QComboBox::modelColumnName: | QComboBox::modelColumn | Prototype: | int QComboBox::modelColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3419-3423 |
| | 2 | 1 |
QComboBox::minimumSizeHintName: | QComboBox::minimumSizeHint | Prototype: | QSize QComboBox::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2416-2420 |
| | 2 | 1 |
QComboBox::minimumContentsLengthName: | QComboBox::minimumContentsLength | Prototype: | int QComboBox::minimumContentsLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1620-1624 |
| | 2 | 1 |
QComboBox::maxVisibleItemsName: | QComboBox::maxVisibleItems | Prototype: | int QComboBox::maxVisibleItems() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1354-1358 |
| | 2 | 1 |
QComboBox::maxCountName: | QComboBox::maxCount | Prototype: | int QComboBox::maxCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1409-1413 |
| | 2 | 1 |
QComboBox::lineEditName: | QComboBox::lineEdit | Prototype: | QLineEdit *QComboBox::lineEdit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1824-1828 |
| | 2 | 1 |
QComboBox::isEditableName: | QComboBox::isEditable | Prototype: | bool QComboBox::isEditable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1686-1690 |
| | 2 | 1 |
QComboBox::insertPolicyName: | QComboBox::insertPolicy | Prototype: | QComboBox::InsertPolicy QComboBox::insertPolicy() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1569-1573 |
| | 2 | 1 |
QComboBox::hasFrameName: | QComboBox::hasFrame | Prototype: | bool QComboBox::hasFrame() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 3394-3398 |
| | 2 | 1 |
QComboBox::duplicatesEnabledName: | QComboBox::duplicatesEnabled | Prototype: | bool QComboBox::duplicatesEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1521-1525 |
| | 2 | 1 |
QComboBox::currentIndexName: | QComboBox::currentIndex | Prototype: | int QComboBox::currentIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2072-2076 |
| | 2 | 1 |
QComboBox::currentDataName: | QComboBox::currentData | Prototype: | QVariant QComboBox::currentData(int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 2157-2161 |
| | 2 | 1 |
QComboBox::countName: | QComboBox::count | Prototype: | int QComboBox::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1377-1381 |
| | 2 | 1 |
QComboBox::completerName: | QComboBox::completer | Prototype: | QCompleter *QComboBox::completer() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1893-1897 |
| | 2 | 1 |
QComboBox::autoCompletionCaseSensitivityName: | QComboBox::autoCompletionCaseSensitivity | Prototype: | Qt::CaseSensitivity QComboBox::autoCompletionCaseSensitivity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1491-1495 |
| | 2 | 1 |
QComboBox::autoCompletionName: | QComboBox::autoCompletion | Prototype: | bool QComboBox::autoCompletion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1435-1439 |
| | 2 | 1 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 869-874 |
| | 2 | 1 |
QComboBox::QComboBoxName: | QComboBox::QComboBox | Prototype: | QComboBox::QComboBox(QComboBoxPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 879-884 |
| | 2 | 1 |
QColumnViewPrivate::_q_columnsInsertedName: | QColumnViewPrivate::_q_columnsInserted | Prototype: | void QColumnViewPrivate::_q_columnsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
QColumnViewPrivate::QColumnViewPrivateName: | QColumnViewPrivate::QColumnViewPrivate | Prototype: | QColumnViewPrivate::QColumnViewPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1043-1050 |
| | 2 | 1 |
QColumnViewGripPrivate::QColumnViewGripPrivateName: | QColumnViewGripPrivate::QColumnViewGripPrivate | Prototype: | QColumnViewGripPrivate::QColumnViewGripPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 178-182 |
| | 2 | 1 |
QColumnViewGrip::QColumnViewGripName: | QColumnViewGrip::QColumnViewGrip | Prototype: | QColumnViewGrip::QColumnViewGrip(QColumnViewGripPrivate & dd, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | Lines: | 74-77 |
| | 2 | 1 |
QColumnView::setSelectionName: | QColumnView::setSelection | Prototype: | void QColumnView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 483-487 |
| | 2 | 1 |
QColumnView::setPreviewWidgetName: | QColumnView::setPreviewWidget | Prototype: | void QColumnView::setPreviewWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 822-826 |
| | 2 | 1 |
QColumnView::rowsInsertedName: | QColumnView::rowsInserted | Prototype: | void QColumnView::rowsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 895-899 |
| | 2 | 1 |
QColumnView::resizeGripsVisibleName: | QColumnView::resizeGripsVisible | Prototype: | bool QColumnView::resizeGripsVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 148-152 |
| | 2 | 1 |
QColumnView::previewWidgetName: | QColumnView::previewWidget | Prototype: | QWidget *QColumnView::previewWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 807-811 |
| | 2 | 1 |
QColumnView::isIndexHiddenName: | QColumnView::isIndexHidden | Prototype: | bool QColumnView::isIndexHidden(const QModelIndex &index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 191-195 |
| | 2 | 1 |
QColumnView::horizontalOffsetName: | QColumnView::horizontalOffset | Prototype: | int QColumnView::horizontalOffset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 436-440 |
| | 2 | 1 |
QColumnView::QColumnViewName: | QColumnView::QColumnView | Prototype: | QColumnView::QColumnView(QWidget * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 81-86 |
| | 2 | 1 |
QColumnView::QColumnViewName: | QColumnView::QColumnView | Prototype: | QColumnView::QColumnView(QColumnViewPrivate & dd, QWidget * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 91-96 |
| | 2 | 1 |
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: | 96-100 |
| | 2 | 2 |
QColormap::cleanupName: | QColormap::cleanup | Prototype: | void QColormap::cleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 77-81 |
| | 2 | 1 |
QColorWell::paintCellContentsName: | QColorWell::paintCellContents | Prototype: | void QColorWell::paintCellContents(QPainter *p, int row, int col, const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 605-609 |
| | 2 | 1 |
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: | 654-658 |
| | 2 | 2 |
QColorShower::showCurrentColorName: | QColorShower::showCurrentColor | Prototype: | void QColorShower::showCurrentColor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1352-1356 |
| | 2 | 1 |
QColorShower::showAlphaName: | QColorShower::showAlpha | Prototype: | void QColorShower::showAlpha(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1090-1094 |
| | 2 | 1 |
QColorShowLabel::mousePressEventName: | QColorShowLabel::mousePressEvent | Prototype: | void QColorShowLabel::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1101-1105 |
| | 2 | 1 |
QColorPicker::satPtName: | QColorPicker::satPt | Prototype: | int QColorPicker::satPt(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 867-871 |
| | 2 | 1 |
QColorPicker::huePtName: | QColorPicker::huePt | Prototype: | int QColorPicker::huePt(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 861-865 |
| | 2 | 1 |
QColorPicker::colPtName: | QColorPicker::colPt | Prototype: | QPoint QColorPicker::colPt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 855-859 |
| | 2 | 1 |
QColorLuminancePicker::y2valName: | QColorLuminancePicker::y2val | Prototype: | int QColorLuminancePicker::y2val(int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 763-767 |
| | 2 | 1 |
QColorLuminancePicker::val2yName: | QColorLuminancePicker::val2y | Prototype: | int QColorLuminancePicker::val2y(int v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 769-773 |
| | 2 | 1 |
QColorLuminancePicker::setColName: | QColorLuminancePicker::setCol | Prototype: | void QColorLuminancePicker::setCol(int h, int s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 808-812 |
| | 2 | 1 |
QColorLuminancePicker::QColorLuminancePickerName: | QColorLuminancePicker::QColorLuminancePicker | Prototype: | QColorLuminancePicker::QColorLuminancePicker(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 775-781 |
| | 2 | 1 |
QColorDialogStaticData::writeSettingsName: | QColorDialogStaticData::writeSettings | Prototype: | void QColorDialogStaticData::writeSettings() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 261-270 |
| | 2 | 5 |
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: | 325-329 |
| | 2 | 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: | 314-318 |
| | 2 | 2 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 285-287 |
| | 2 | 1 |
QColorDialogOptions::QColorDialogOptionsName: | QColorDialogOptions::QColorDialogOptions | Prototype: | QColorDialogOptions::QColorDialogOptions(const QColorDialogOptions &rhs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 289-291 |
| | 2 | 1 |
QColorDialog::testOptionName: | QColorDialog::testOption | Prototype: | bool QColorDialog::testOption(ColorDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2015-2019 |
| | 2 | 1 |
QColorDialog::setCurrentColorName: | QColorDialog::setCurrentColor | Prototype: | void QColorDialog::setCurrentColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1968-1972 |
| | 2 | 1 |
QColorDialog::selectedColorName: | QColorDialog::selectedColor | Prototype: | QColor QColorDialog::selectedColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1988-1992 |
| | 2 | 1 |
QColorDialog::optionsName: | QColorDialog::options | Prototype: | QColorDialog::ColorDialogOptions QColorDialog::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 2051-2055 |
| | 2 | 1 |
QColorDialog::currentColorName: | QColorDialog::currentColor | Prototype: | QColor QColorDialog::currentColor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1974-1978 |
| | 2 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1928-1933 |
| | 2 | 1 |
QColorDialog::QColorDialogName: | QColorDialog::QColorDialog | Prototype: | QColorDialog::QColorDialog(const QColor &initial, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1941-1946 |
| | 2 | 1 |
QColor::setAlphaName: | QColor::setAlpha | Prototype: | void QColor::setAlpha(int alpha) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1063-1067 |
| | 2 | 2 |
QCollatorSortKey::QCollatorSortKeyName: | QCollatorSortKey::QCollatorSortKey | Prototype: | QCollatorSortKey::QCollatorSortKey(QCollatorSortKeyPrivate *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 340-343 |
| | 2 | 1 |
QCollatorSortKey::QCollatorSortKeyName: | QCollatorSortKey::QCollatorSortKey | Prototype: | QCollatorSortKey::QCollatorSortKey(const QCollatorSortKey &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 348-351 |
| | 2 | 1 |
QCollator::~QCollatorName: | QCollator::~QCollator | Prototype: | QCollator::~QCollator() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 92-96 |
| | 2 | 2 |
QCollator::QCollatorName: | QCollator::QCollator | Prototype: | QCollator::QCollator(const QLocale &locale) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 73-78 |
| | 2 | 1 |
QColSpinBox::setValueName: | QColSpinBox::setValue | Prototype: | void setValue(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 981-984 |
| | 2 | 1 |
QClipboard::textName: | QClipboard::text | Prototype: | QString QClipboard::text(Mode mode) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 309-313 |
| | 2 | 1 |
QClipboard::supportsModeName: | QClipboard::supportsMode | Prototype: | bool QClipboard::supportsMode(Mode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 548-552 |
| | 2 | 1 |
QClipboard::pixmapName: | QClipboard::pixmap | Prototype: | QPixmap QClipboard::pixmap(Mode mode) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 392-396 |
| | 2 | 1 |
QClipboard::ownsModeName: | QClipboard::ownsMode | Prototype: | bool QClipboard::ownsMode(Mode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 560-564 |
| | 2 | 1 |
QCheckBox::setTristateName: | QCheckBox::setTristate | Prototype: | void QCheckBox::setTristate(bool y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 218-222 |
| | 2 | 1 |
QCheckBox::isTristateName: | QCheckBox::isTristate | Prototype: | bool QCheckBox::isTristate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 224-228 |
| | 2 | 1 |
QCheckBox::QCheckBoxName: | QCheckBox::QCheckBox | Prototype: | QCheckBox::QCheckBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 190-195 |
| | 2 | 1 |
QCalendarYearValidator::setDateName: | QCalendarYearValidator::setDate | Prototype: | void QCalendarYearValidator::setDate(const QDate &date) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 405-409 |
| | 2 | 1 |
QCalendarYearValidator::QCalendarYearValidatorName: | QCalendarYearValidator::QCalendarYearValidator | Prototype: | QCalendarYearValidator::QCalendarYearValidator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 342-345 |
| | 2 | 1 |
QCalendarWidgetPrivate::paintCellName: | QCalendarWidgetPrivate::paintCell | Prototype: | void QCalendarWidgetPrivate::paintCell(QPainter *painter, const QRect &rect, const QDate &date) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1925-1929 |
| | 2 | 1 |
QCalendarWidgetPrivate::getCurrentDateName: | QCalendarWidgetPrivate::getCurrentDate | Prototype: | QDate QCalendarWidgetPrivate::getCurrentDate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1838-1842 |
| | 2 | 1 |
QCalendarWidgetPrivate::_q_prevMonthClickedName: | QCalendarWidgetPrivate::_q_prevMonthClicked | Prototype: | void QCalendarWidgetPrivate::_q_prevMonthClicked() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1844-1848 |
| | 2 | 1 |
QCalendarWidgetPrivate::_q_nextMonthClickedName: | QCalendarWidgetPrivate::_q_nextMonthClicked | Prototype: | void QCalendarWidgetPrivate::_q_nextMonthClicked() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1850-1854 |
| | 2 | 1 |
QCalendarWidgetPrivate::_q_editingFinishedName: | QCalendarWidgetPrivate::_q_editingFinished | Prototype: | void QCalendarWidgetPrivate::_q_editingFinished() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1956-1960 |
| | 2 | 1 |
QCalendarWidget::yearShownName: | QCalendarWidget::yearShown | Prototype: | int QCalendarWidget::yearShown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2274-2278 |
| | 2 | 1 |
QCalendarWidget::weekdayTextFormatName: | QCalendarWidget::weekdayTextFormat | Prototype: | QTextCharFormat QCalendarWidget::weekdayTextFormat(Qt::DayOfWeek dayOfWeek) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2756-2760 |
| | 2 | 1 |
QCalendarWidget::showTodayName: | QCalendarWidget::showToday | Prototype: | void QCalendarWidget::showToday() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2413-2417 |
| | 2 | 1 |
QCalendarWidget::showSelectedDateName: | QCalendarWidget::showSelectedDate | Prototype: | void QCalendarWidget::showSelectedDate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2402-2406 |
| | 2 | 1 |
QCalendarWidget::setDateEditAcceptDelayName: | QCalendarWidget::setDateEditAcceptDelay | Prototype: | void QCalendarWidget::setDateEditAcceptDelay(int delay) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2867-2871 |
| | 2 | 1 |
QCalendarWidget::selectionModeName: | QCalendarWidget::selectionMode | Prototype: | QCalendarWidget::SelectionMode QCalendarWidget::selectionMode() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2688-2692 |
| | 2 | 1 |
QCalendarWidget::selectedDateName: | QCalendarWidget::selectedDate | Prototype: | QDate QCalendarWidget::selectedDate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2245-2249 |
| | 2 | 1 |
QCalendarWidget::paintCellName: | QCalendarWidget::paintCell | Prototype: | void QCalendarWidget::paintCell(QPainter *painter, const QRect &rect, const QDate &date) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2228-2232 |
| | 2 | 1 |
QCalendarWidget::monthShownName: | QCalendarWidget::monthShown | Prototype: | int QCalendarWidget::monthShown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2287-2291 |
| | 2 | 1 |
QCalendarWidget::minimumDateName: | QCalendarWidget::minimumDate | Prototype: | QDate QCalendarWidget::minimumDate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2445-2449 |
| | 2 | 1 |
QCalendarWidget::maximumDateName: | QCalendarWidget::maximumDate | Prototype: | QDate QCalendarWidget::maximumDate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2496-2500 |
| | 2 | 1 |
QCalendarWidget::isNavigationBarVisibleName: | QCalendarWidget::isNavigationBarVisible | Prototype: | bool QCalendarWidget::isNavigationBarVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2971-2975 |
| | 2 | 1 |
QCalendarWidget::isGridVisibleName: | QCalendarWidget::isGridVisible | Prototype: | bool QCalendarWidget::isGridVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2657-2661 |
| | 2 | 1 |