| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAlphaPaintEngine::drawTiledPixmap| Name: | QAlphaPaintEngine::drawTiledPixmap | | Prototype: | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 258-277 |
| | 10 | 4 |
QAlphaWidget::run| Name: | QAlphaWidget::run | | Prototype: | void QAlphaWidget::run(int time) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 127-175 |
| | 26 | 4 |
QAnimationTimer::closestPauseAnimationTimeToFinish| Name: | QAnimationTimer::closestPauseAnimationTimeToFinish | | Prototype: | int QAnimationTimer::closestPauseAnimationTimeToFinish() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 729-745 |
| | 10 | 4 |
QAnimationTimer::restartAnimationTimer| Name: | QAnimationTimer::restartAnimationTimer | | Prototype: | void QAnimationTimer::restartAnimationTimer() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 623-631 |
| | 6 | 4 |
QAnimationTimer::updateAnimationsTime| Name: | QAnimationTimer::updateAnimationsTime | | Prototype: | void QAnimationTimer::updateAnimationsTime(qint64 delta) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 592-614 |
| | 12 | 4 |
QApplication::palette| Name: | QApplication::palette | | Prototype: | QPalette QApplication::palette(const char *className) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1447-1458 |
| | 8 | 4 |
QApplication::setEffectEnabled| Name: | QApplication::setEffectEnabled | | Prototype: | void QApplication::setEffectEnabled(Qt::UIEffect effect, bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4181-4193 |
| | 8 | 4 |
QApplication::setStyleSheet| Name: | QApplication::setStyleSheet | | Prototype: | void QApplication::setStyleSheet(const QString& styleSheet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1089-1104 |
| | 11 | 4 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1714-1725 |
| | 6 | 4 |
QApplicationPrivate::findClosestTouchPointTarget| Name: | QApplicationPrivate::findClosestTouchPointTarget | | Prototype: | QWidget *QApplicationPrivate::findClosestTouchPointTarget(QTouchDevice *device, const QTouchEvent::TouchPoint &touchPoint) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4360-4383 |
| | 18 | 4 |
QApplicationPrivate::shouldQuit| Name: | QApplicationPrivate::shouldQuit | | Prototype: | bool QApplicationPrivate::shouldQuit() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2982-2998 |
| | 9 | 4 |
QApplicationPrivate::shouldSetFocus| Name: | QApplicationPrivate::shouldSetFocus | | Prototype: | bool QApplicationPrivate::shouldSetFocus(QWidget *w, Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4307-4318 |
| | 8 | 4 |
QApplicationPrivate::translateTouchCancel| Name: | QApplicationPrivate::translateTouchCancel | | Prototype: | void QApplicationPrivate::translateTouchCancel(QTouchDevice *device, ulong timestamp) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4538-4558 |
| | 16 | 4 |
QAsn1Element::toDateTime| Name: | QAsn1Element::toDateTime | | Prototype: | QDateTime QAsn1Element::toDateTime() const | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 225-246 |
| | 18 | 4 |
QAsn1Element::toObjectId| Name: | QAsn1Element::toObjectId | | Prototype: | QByteArray QAsn1Element::toObjectId() const | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 304-321 |
| | 12 | 4 |
QAsn1Element::toString| Name: | QAsn1Element::toString | | Prototype: | QString QAsn1Element::toString() const | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 329-343 |
| | 9 | 4 |
QAuthenticator::operator=| Name: | QAuthenticator::operator= | | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 163-186 |
| | 16 | 4 |
QAuthenticatorPrivate::updateCredentials| Name: | QAuthenticatorPrivate::updateCredentials | | Prototype: | void QAuthenticatorPrivate::updateCredentials() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 367-388 |
| | 12 | 4 |
QBasicFontDatabase::fontEngine| Name: | QBasicFontDatabase::fontEngine | | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QFontDef &fontDef, void *usrPtr) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 79-108 |
| | 19 | 4 |
QBasicTimer::stop| Name: | QBasicTimer::stop | | Prototype: | void QBasicTimer::stop() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 174-187 |
| | 8 | 4 |
QBearerEngine::~QBearerEngine| Name: | QBearerEngine::~QBearerEngine | | Prototype: | QBearerEngine::~QBearerEngine() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 45-69 |
| | 16 | 4 |
QBenchmarkValgrindUtils::extractResult| Name: | QBenchmarkValgrindUtils::extractResult | | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 78-102 |
| | 19 | 4 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QPolygonF *polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 113-149 |
| | 25 | 4 |
QBezier::addToPolygon| Name: | QBezier::addToPolygon | | Prototype: | void QBezier::addToPolygon(QDataBuffer<QPointF> &polygon, qreal bezier_flattening_threshold) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 151-187 |
| | 25 | 4 |
QBitArray::fill| Name: | QBitArray::fill | | Prototype: | void QBitArray::fill(bool value, int begin, int end) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 281-294 |
| | 11 | 4 |
QBitArray::resize| Name: | QBitArray::resize | | Prototype: | void QBitArray::resize(int size) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 213-227 |
| | 10 | 4 |
QBlittablePlatformPixmap::fill| Name: | QBlittablePlatformPixmap::fill | | Prototype: | void QBlittablePlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp | | Lines: | 128-155 |
| | 15 | 4 |
QBoxLayout::insertLayout| Name: | QBoxLayout::insertLayout | | Prototype: | void QBoxLayout::insertLayout(int index, QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 936-948 |
| | 10 | 4 |
QBoxLayout::maximumSize| Name: | QBoxLayout::maximumSize | | Prototype: | QSize QBoxLayout::maximumSize() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 628-641 |
| | 9 | 4 |
QBoxLayout::setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QLayout *layout, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1122-1136 |
| | 9 | 4 |
QBoxLayout::setStretchFactor| Name: | QBoxLayout::setStretchFactor | | Prototype: | bool QBoxLayout::setStretchFactor(QWidget *widget, int stretch) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 1099-1113 |
| | 10 | 4 |
QBoxLayout::takeAt| Name: | QBoxLayout::takeAt | | Prototype: | QLayoutItem *QBoxLayout::takeAt(int index) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 716-734 |
| | 12 | 4 |
QBoxLayoutPrivate::calcHfw| Name: | QBoxLayoutPrivate::calcHfw | | Prototype: | void QBoxLayoutPrivate::calcHfw(int w) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | | Lines: | 395-424 |
| | 21 | 4 |
QBspTree::init| Name: | QBspTree::init | | Prototype: | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | | Lines: | 96-123 |
| | 18 | 4 |
QBuffer::open| Name: | QBuffer::open | | Prototype: | bool QBuffer::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 315-330 |
| | 9 | 4 |
QBuffer::writeData| Name: | QBuffer::writeData | | Prototype: | qint64 QBuffer::writeData(const char *data, qint64 len) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 415-438 |
| | 14 | 4 |
QButtonGroupPrivate::detectCheckedButton| Name: | QButtonGroupPrivate::detectCheckedButton | | Prototype: | void QButtonGroupPrivate::detectCheckedButton() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | | Lines: | 43-55 |
| | 8 | 4 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const char *str, int len) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1815-1827 |
| | 9 | 4 |
QByteArray::append| Name: | QByteArray::append | | Prototype: | QByteArray &QByteArray::append(const QByteArray &ba) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1758-1770 |
| | 9 | 4 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(const QByteArray &ba) const | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2587-2600 |
| | 9 | 4 |
QByteArray::fromHex| Name: | QByteArray::fromHex | | Prototype: | QByteArray QByteArray::fromHex(const QByteArray &hexEncoded) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4184-4207 |
| | 16 | 4 |
QByteArray::fromRawData| Name: | QByteArray::fromRawData | | Prototype: | QByteArray QByteArray::fromRawData(const char *data, int size) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4049-4062 |
| | 9 | 4 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const QByteArray &ba, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2376-2389 |
| | 9 | 4 |
QByteArray::indexOf| Name: | QByteArray::indexOf | | Prototype: | int QByteArray::indexOf(const char *c, int from) const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2416-2429 |
| | 9 | 4 |
QByteArray::leftJustified| Name: | QByteArray::leftJustified | | Prototype: | QByteArray QByteArray::leftJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3334-3351 |
| | 12 | 4 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(char before, char after) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2279-2289 |
| | 7 | 4 |
QByteArray::rightJustified| Name: | QByteArray::rightJustified | | Prototype: | QByteArray QByteArray::rightJustified(int width, char fill, bool truncate) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3371-3388 |
| | 12 | 4 |
QCUPSSupport::setJobHold| Name: | QCUPSSupport::setJobHold | | Prototype: | void QCUPSSupport::setJobHold(QPrinter *printer, const JobHoldUntil jobHold, const QTime &holdUntilTime) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | | Lines: | 105-117 |
| | 6 | 4 |
QCalendarDateValidator::currentText| Name: | QCalendarDateValidator::currentText | | Prototype: | QString QCalendarDateValidator::currentText() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 509-526 |
| | 12 | 4 |
QCalendarDayValidator::applyToDate| Name: | QCalendarDayValidator::applyToDate | | Prototype: | QDate QCalendarDayValidator::applyToDate(const QDate &date) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 177-187 |
| | 8 | 4 |
QCalendarDayValidator::text| Name: | QCalendarDayValidator::text | | Prototype: | QString QCalendarDayValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 200-211 |
| | 7 | 4 |
QCalendarModel::dateForCell| Name: | QCalendarModel::dateForCell | | Prototype: | QDate QCalendarModel::dateForCell(int row, int column) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1004-1019 |
| | 11 | 4 |
QCalendarModel::flags| Name: | QCalendarModel::flags | | Prototype: | Qt::ItemFlags QCalendarModel::flags(const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1151-1161 |
| | 8 | 4 |
QCalendarModel::setHorizontalHeaderFormat| Name: | QCalendarModel::setHorizontalHeaderFormat | | Prototype: | void QCalendarModel::setHorizontalHeaderFormat(QCalendarWidget::HorizontalHeaderFormat format) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1231-1246 |
| | 11 | 4 |
QCalendarModel::setMaximumDate| Name: | QCalendarModel::setMaximumDate | | Prototype: | void QCalendarModel::setMaximumDate(const QDate &d) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1196-1207 |
| | 8 | 4 |
QCalendarModel::setMinimumDate| Name: | QCalendarModel::setMinimumDate | | Prototype: | void QCalendarModel::setMinimumDate(const QDate &d) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1183-1194 |
| | 8 | 4 |
QCalendarModel::setRange| Name: | QCalendarModel::setRange | | Prototype: | void QCalendarModel::setRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1209-1220 |
| | 9 | 4 |
QCalendarMonthValidator::applyToDate| Name: | QCalendarMonthValidator::applyToDate | | Prototype: | QDate QCalendarMonthValidator::applyToDate(const QDate &date) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 285-297 |
| | 10 | 4 |
QCalendarMonthValidator::text| Name: | QCalendarMonthValidator::text | | Prototype: | QString QCalendarMonthValidator::text(const QDate &date, int repeat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 310-321 |
| | 7 | 4 |
QCalendarView::mouseDoubleClickEvent| Name: | QCalendarView::mouseDoubleClickEvent | | Prototype: | void QCalendarView::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1418-1434 |
| | 10 | 4 |
QCalendarWidget::eventFilter| Name: | QCalendarWidget::eventFilter | | Prototype: | bool QCalendarWidget::eventFilter(QObject *watched, QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 3021-3041 |
| | 13 | 4 |
QCalendarWidget::setDateRange| Name: | QCalendarWidget::setDateRange | | Prototype: | void QCalendarWidget::setDateRange(const QDate &min, const QDate &max) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2540-2560 |
| | 16 | 4 |
QCalendarWidgetPrivate::updateCurrentPage| Name: | QCalendarWidgetPrivate::updateCurrentPage | | Prototype: | void QCalendarWidgetPrivate::updateCurrentPage(const QDate &date) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1809-1828 |
| | 14 | 4 |
QCheckBox::mouseMoveEvent| Name: | QCheckBox::mouseMoveEvent | | Prototype: | void QCheckBox::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 316-331 |
| | 9 | 4 |
QCollator::operator=| Name: | QCollator::operator= | | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 101-110 |
| | 6 | 4 |
QCollator::sortKey| Name: | QCollator::sortKey | | Prototype: | QCollatorSortKey QCollator::sortKey(const QString &string) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 126-145 |
| | 13 | 4 |
QColor::getCmyk| Name: | QColor::getCmyk | | Prototype: | void QColor::getCmyk(int *c, int *m, int *y, int *k, int *a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2138-2155 |
| | 11 | 4 |
QColor::getCmykF| Name: | QColor::getCmykF | | Prototype: | void QColor::getCmykF(qreal *c, qreal *m, qreal *y, qreal *k, qreal *a) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2167-2184 |
| | 11 | 4 |
QColor::getHsl| Name: | QColor::getHsl | | Prototype: | void QColor::getHsl(int *h, int *s, int *l, int *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 770-786 |
| | 10 | 4 |
QColor::getHslF| Name: | QColor::getHslF | | Prototype: | void QColor::getHslF(qreal *h, qreal *s, qreal *l, qreal *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 740-756 |
| | 10 | 4 |
QColor::getHsv| Name: | QColor::getHsv | | Prototype: | void QColor::getHsv(int *h, int *s, int *v, int *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 659-675 |
| | 10 | 4 |
QColor::getHsvF| Name: | QColor::getHsvF | | Prototype: | void QColor::getHsvF(qreal *h, qreal *s, qreal *v, qreal *a) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 631-647 |
| | 10 | 4 |
QColor::getRgb| Name: | QColor::getRgb | | Prototype: | void QColor::getRgb(int *r, int *g, int *b, int *a) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 882-898 |
| | 10 | 4 |
QColor::getRgbF| Name: | QColor::getRgbF | | Prototype: | void QColor::getRgbF(qreal *r, qreal *g, qreal *b, qreal *a) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 853-870 |
| | 10 | 4 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1822-1856 |
| | 23 | 4 |
QColorDialog::setOptions| Name: | QColorDialog::setOptions | | Prototype: | void QColorDialog::setOptions(ColorDialogOptions options) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2033-2049 |
| | 10 | 4 |
QColorDialogPrivate::canBeNativeDialog| Name: | QColorDialogPrivate::canBeNativeDialog | | Prototype: | bool QColorDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1863-1878 |
| | 10 | 4 |
QColorDialogPrivate::setCurrentColor| Name: | QColorDialogPrivate::setCurrentColor | | Prototype: | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1948-1961 |
| | 8 | 4 |
QColorDialogStaticData::QColorDialogStaticData| Name: | QColorDialogStaticData::QColorDialogStaticData | | Prototype: | QColorDialogStaticData::QColorDialogStaticData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 238-247 |
| | 7 | 4 |
QColumnView::setResizeGripsVisible| Name: | QColumnView::setResizeGripsVisible | | Prototype: | void QColumnView::setResizeGripsVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 128-146 |
| | 13 | 4 |
QColumnView::setRootIndex| Name: | QColumnView::setRootIndex | | Prototype: | void QColumnView::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 169-186 |
| | 12 | 4 |
QColumnView::visualRect| Name: | QColumnView::visualRect | | Prototype: | QRect QColumnView::visualRect(const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 216-230 |
| | 9 | 4 |
QColumnView::visualRegionForSelection| Name: | QColumnView::visualRegionForSelection | | Prototype: | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 453-478 |
| | 15 | 4 |
QColumnViewGrip::moveGrip| Name: | QColumnViewGrip::moveGrip | | Prototype: | int QColumnViewGrip::moveGrip(int offset) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 90-112 |
| | 15 | 4 |
QComboBox::setAutoCompletion| Name: | QComboBox::setAutoCompletion | | Prototype: | void QComboBox::setAutoCompletion(bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1446-1471 |
| | 15 | 4 |
QComboBoxPrivate::showPopupFromMouseEvent| Name: | QComboBoxPrivate::showPopupFromMouseEvent | | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3050-3089 |
| | 16 | 4 |
QComboBoxPrivate::updateDelegate| Name: | QComboBoxPrivate::updateDelegate | | Prototype: | void QComboBoxPrivate::updateDelegate(bool force) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1699-1711 |
| | 8 | 4 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacity| Name: | QComboBoxPrivate::updateViewContainerPaletteAndOpacity | | Prototype: | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1094-1115 |
| | 14 | 4 |
QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 419-467 |
| | 27 | 4 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QString &name) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 797-808 |
| | 8 | 4 |
QCommandLinkButtonPrivate::descriptionHeight| Name: | QCommandLinkButtonPrivate::descriptionHeight | | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 225-246 |
| | 14 | 4 |
QCommonListViewBase::verticalScrollToValue| Name: | QCommonListViewBase::verticalScrollToValue | | Prototype: | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1933-1945 |
| | 9 | 4 |
QCompleter::setWidget| Name: | QCompleter::setWidget | | Prototype: | void QCompleter::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1001-1013 |
| | 9 | 4 |
QCompletionEngine::filterHistory| Name: | QCompletionEngine::filterHistory | | Prototype: | QMatchData QCompletionEngine::filterHistory() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 452-484 |
| | 17 | 4 |
QCompletionEngine::matchHint| Name: | QCompletionEngine::matchHint | | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 487-504 |
| | 10 | 4 |
QCompletionModel::currentIndex| Name: | QCompletionModel::currentIndex | | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 293-306 |
| | 9 | 4 |
QCompletionModel::hasChildren| Name: | QCompletionModel::hasChildren | | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 367-380 |
| | 8 | 4 |
QCompletionModel::rowCount| Name: | QCompletionModel::rowCount | | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 341-356 |
| | 9 | 4 |
QCompletionModel::setCurrentRow| Name: | QCompletionModel::setCurrentRow | | Prototype: | bool QCompletionModel::setCurrentRow(int row) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 278-291 |
| | 8 | 4 |
QConfFile::fromName| Name: | QConfFile::fromName | | Prototype: | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 195-214 |
| | 12 | 4 |