Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 3440-3444 |
| | 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: | 2424-2428 |
| | 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: | 1626-1630 |
| | 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: | 1360-1364 |
| | 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: | 1416-1420 |
| | 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: | 1832-1836 |
| | 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: | 1692-1696 |
| | 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: | 1575-1579 |
| | 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: | 3415-3419 |
| | 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: | 1528-1532 |
| | 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: | 2080-2084 |
| | 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: | 2165-2169 |
| | 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: | 1383-1387 |
| | 2 | 1 |
QComboBox::completerName: | QComboBox::completer | Prototype: | QCompleter *QComboBox::completer() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1901-1905 |
| | 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: | 1498-1502 |
| | 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: | 1442-1446 |
| | 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: | 875-880 |
| | 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: | 885-890 |
| | 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: | 1063-1067 |
| | 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: | 1046-1053 |
| | 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: | 184-188 |
| | 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: | 80-83 |
| | 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: | 489-493 |
| | 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: | 825-829 |
| | 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: | 898-902 |
| | 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: | 154-158 |
| | 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: | 810-814 |
| | 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: | 197-201 |
| | 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: | 442-446 |
| | 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: | 87-92 |
| | 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: | 97-102 |
| | 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: | 102-106 |
| | 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: | 83-87 |
| | 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: | 611-615 |
| | 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: | 660-664 |
| | 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: | 1358-1362 |
| | 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: | 1096-1100 |
| | 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: | 1107-1111 |
| | 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: | 873-877 |
| | 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: | 867-871 |
| | 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: | 861-865 |
| | 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: | 769-773 |
| | 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: | 775-779 |
| | 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: | 814-818 |
| | 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: | 781-787 |
| | 2 | 1 |
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::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::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: | 292-294 |
| | 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: | 296-298 |
| | 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: | 2022-2026 |
| | 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: | 1975-1979 |
| | 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: | 1995-1999 |
| | 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: | 2058-2062 |
| | 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: | 1981-1985 |
| | 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: | 1935-1940 |
| | 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: | 1948-1953 |
| | 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: | 1069-1073 |
| | 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: | 346-349 |
| | 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: | 354-357 |
| | 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: | 98-102 |
| | 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: | 79-84 |
| | 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: | 987-990 |
| | 2 | 1 |
QClipboard::textName: | QClipboard::text | Prototype: | QString QClipboard::text(Mode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 315-319 |
| | 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: | 554-558 |
| | 2 | 1 |
QClipboard::pixmapName: | QClipboard::pixmap | Prototype: | QPixmap QClipboard::pixmap(Mode mode) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 398-402 |
| | 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: | 566-570 |
| | 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: | 221-225 |
| | 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: | 227-231 |
| | 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: | 193-198 |
| | 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: | 413-417 |
| | 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: | 350-353 |
| | 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: | 1961-1965 |
| | 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: | 1874-1878 |
| | 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: | 1880-1884 |
| | 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: | 1886-1890 |
| | 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: | 1992-1996 |
| | 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: | 2310-2314 |
| | 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: | 2792-2796 |
| | 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: | 2449-2453 |
| | 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: | 2438-2442 |
| | 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: | 2903-2907 |
| | 2 | 1 |
QCalendarWidget::selectionModeName: | QCalendarWidget::selectionMode | Prototype: | QCalendarWidget::SelectionMode QCalendarWidget::selectionMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2724-2728 |
| | 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: | 2281-2285 |
| | 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: | 2264-2268 |
| | 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: | 2323-2327 |
| | 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: | 2481-2485 |
| | 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: | 2532-2536 |
| | 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: | 3007-3011 |
| | 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: | 2693-2697 |
| | 2 | 1 |
QCalendarWidget::isDateEditEnabledName: | QCalendarWidget::isDateEditEnabled | Prototype: | bool QCalendarWidget::isDateEditEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2868-2872 |
| | 2 | 1 |
QCalendarWidget::horizontalHeaderFormatName: | QCalendarWidget::horizontalHeaderFormat | Prototype: | QCalendarWidget::HorizontalHeaderFormat QCalendarWidget::horizontalHeaderFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2630-2634 |
| | 2 | 1 |
QCalendarWidget::headerTextFormatName: | QCalendarWidget::headerTextFormat | Prototype: | QTextCharFormat QCalendarWidget::headerTextFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2765-2769 |
| | 2 | 1 |
QCalendarWidget::firstDayOfWeekName: | QCalendarWidget::firstDayOfWeek | Prototype: | Qt::DayOfWeek QCalendarWidget::firstDayOfWeek() 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::dateTextFormatName: | QCalendarWidget::dateTextFormat | Prototype: | QMap<QDate, QTextCharFormat> QCalendarWidget::dateTextFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2818-2822 |
| | 2 | 1 |
QCalendarWidget::dateTextFormatName: | QCalendarWidget::dateTextFormat | Prototype: | QTextCharFormat QCalendarWidget::dateTextFormat(const QDate &date) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2828-2832 |
| | 2 | 1 |
QCalendarWidget::dateEditAcceptDelayName: | QCalendarWidget::dateEditAcceptDelay | Prototype: | int QCalendarWidget::dateEditAcceptDelay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2897-2901 |
| | 2 | 1 |
QCalendarPopup::setDateName: | QCalendarPopup::setDate | Prototype: | void QCalendarPopup::setDate(const QDate &date) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2630-2634 |
| | 2 | 1 |
QCalendarPopup::dateSelectionChangedName: | QCalendarPopup::dateSelectionChanged | Prototype: | void QCalendarPopup::dateSelectionChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2673-2677 |
| | 2 | 1 |
QCalendarMonthValidator::setDateName: | QCalendarMonthValidator::setDate | Prototype: | void QCalendarMonthValidator::setDate(const QDate &date) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 307-311 |
| | 2 | 1 |
QCalendarMonthValidator::QCalendarMonthValidatorName: | QCalendarMonthValidator::QCalendarMonthValidator | Prototype: | QCalendarMonthValidator::QCalendarMonthValidator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 239-242 |
| | 2 | 1 |