| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWidgetLineControl::addCommand| Name: | QWidgetLineControl::addCommand | | Prototype: | void QWidgetLineControl::addCommand(const Command &cmd) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 797-807 |
| | 6 | 2 |
QWidgetLineControl::_q_deleteSelected| Name: | QWidgetLineControl::_q_deleteSelected | | Prototype: | void QWidgetLineControl::_q_deleteSelected() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 345-355 |
| | 7 | 2 |
QWidgetItemV2::QWidgetItemV2| Name: | QWidgetItemV2::QWidgetItemV2 | | Prototype: | QWidgetItemV2::QWidgetItemV2(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 753-765 |
| | 3 | 2 |
QWidgetItem::minimumSize| Name: | QWidgetItem::minimumSize | | Prototype: | QSize QWidgetItem::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 614-621 |
| | 5 | 2 |
QWidgetItem::maximumSize| Name: | QWidgetItem::maximumSize | | Prototype: | QSize QWidgetItem::maximumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 635-644 |
| | 5 | 2 |
QWidgetItem::hasHeightForWidth| Name: | QWidgetItem::hasHeightForWidth | | Prototype: | bool QWidgetItem::hasHeightForWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 526-531 |
| | 3 | 2 |
QWidgetBackingStoreTracker::unregisterWidget| Name: | QWidgetBackingStoreTracker::unregisterWidget | | Prototype: | void QWidgetBackingStoreTracker::unregisterWidget(QWidget *w) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 216-222 |
| | 3 | 2 |
QWidgetBackingStore::releaseBuffer| Name: | QWidgetBackingStore::releaseBuffer | | Prototype: | void QWidgetBackingStore::releaseBuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 317-321 |
| | 2 | 2 |
QWidgetBackingStore::endPaint| Name: | QWidgetBackingStore::endPaint | | Prototype: | void QWidgetBackingStore::endPaint(const QRegion &cleaned, QBackingStore *backingStore, BeginPaintInfo *beginPaintInfo) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 353-368 |
| | 4 | 2 |
QWidgetBackingStore::bltRect| Name: | QWidgetBackingStore::bltRect | | Prototype: | bool QWidgetBackingStore::bltRect(const QRect &rect, int dx, int dy, QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 308-315 |
| | 5 | 2 |
QWidgetBackingStore::beginPaint| Name: | QWidgetBackingStore::beginPaint | | Prototype: | void QWidgetBackingStore::beginPaint(QRegion &toClean, QWidget *widget, QBackingStore *backingStore, BeginPaintInfo *returnInfo, bool toCleanIsInTopLevelCoordinates) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 329-351 |
| | 7 | 2 |
QWidgetAction::~QWidgetAction| Name: | QWidgetAction::~QWidgetAction | | Prototype: | QWidgetAction::~QWidgetAction() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 118-128 |
| | 8 | 2 |
QWidget::y| Name: | QWidget::y | | Prototype: | int QWidget::y() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3594-3600 |
| | 4 | 2 |
QWidget::x| Name: | QWidget::x | | Prototype: | int QWidget::x() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3574-3580 |
| | 4 | 2 |
QWidget::windowHandle| Name: | QWidget::windowHandle | | Prototype: | QWindow *QWidget::windowHandle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2641-2649 |
| | 5 | 2 |
QWidget::window| Name: | QWidget::window | | Prototype: | QWidget *QWidget::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4359-4368 |
| | 6 | 2 |
QWidget::winId| Name: | QWidget::winId | | Prototype: | WId QWidget::winId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2543-2555 |
| | 6 | 2 |
QWidget::visibleRegion| Name: | QWidget::visibleRegion | | Prototype: | QRegion QWidget::visibleRegion() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8529-8540 |
| | 8 | 2 |
QWidget::updateMicroFocus| Name: | QWidget::updateMicroFocus | | Prototype: | void QWidget::updateMicroFocus() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11722-11727 |
| | 2 | 2 |
QWidget::takeLayout| Name: | QWidget::takeLayout | | Prototype: | QLayout *QWidget::takeLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10153-10162 |
| | 7 | 2 |
QWidget::styleSheet| Name: | QWidget::styleSheet | | Prototype: | QString QWidget::styleSheet() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2668-2674 |
| | 4 | 2 |
QWidget::style| Name: | QWidget::style | | Prototype: | QStyle *QWidget::style() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2712-2719 |
| | 4 | 2 |
QWidget::sizeHint| Name: | QWidget::sizeHint | | Prototype: | QSize QWidget::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8636-8642 |
| | 4 | 2 |
QWidget::setWindowTitle| Name: | QWidget::setWindowTitle | | Prototype: | void QWidget::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6177-6190 |
| | 8 | 2 |
QWidget::setWindowRole| Name: | QWidget::setWindowRole | | Prototype: | void QWidget::setWindowRole(const QString &role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6371-6378 |
| | 5 | 2 |
QWidget::setWindowIconText| Name: | QWidget::setWindowIconText | | Prototype: | void QWidget::setWindowIconText(const QString &iconText) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6153-6166 |
| | 8 | 2 |
QWidget::setWindowIcon| Name: | QWidget::setWindowIcon | | Prototype: | void QWidget::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6242-6257 |
| | 9 | 2 |
QWidget::setWindowFilePath| Name: | QWidget::setWindowFilePath | | Prototype: | void QWidget::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6317-6327 |
| | 6 | 2 |
QWidget::setShortcutEnabled| Name: | QWidget::setShortcutEnabled | | Prototype: | void QWidget::setShortcutEnabled(int id, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11696-11701 |
| | 3 | 2 |
QWidget::setShortcutAutoRepeat| Name: | QWidget::setShortcutAutoRepeat | | Prototype: | void QWidget::setShortcutAutoRepeat(int id, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11711-11716 |
| | 3 | 2 |
QWidget::setParent| Name: | QWidget::setParent | | Prototype: | void QWidget::setParent(QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10453-10458 |
| | 3 | 2 |
QWidget::setLayoutDirection| Name: | QWidget::setLayoutDirection | | Prototype: | void QWidget::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4919-4930 |
| | 6 | 2 |
QWidget::setFont| Name: | QWidget::setFont | | Prototype: | void QWidget::setFont(const QFont &font) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4721-4741 |
| | 8 | 2 |
QWidget::setFocusPolicy| Name: | QWidget::setFocusPolicy | | Prototype: | void QWidget::setFocusPolicy(Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7711-7717 |
| | 4 | 2 |
QWidget::setCursor| Name: | QWidget::setCursor | | Prototype: | void QWidget::setCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5000-5019 |
| | 11 | 2 |
QWidget::resize| Name: | QWidget::resize | | Prototype: | void QWidget::resize(const QSize &s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7173-7185 |
| | 8 | 2 |
QWidget::releaseShortcut| Name: | QWidget::releaseShortcut | | Prototype: | void QWidget::releaseShortcut(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11677-11682 |
| | 3 | 2 |
QWidget::nativeParentWidget| Name: | QWidget::nativeParentWidget | | Prototype: | QWidget *QWidget::nativeParentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4378-4384 |
| | 4 | 2 |
QWidget::mouseGrabber| Name: | QWidget::mouseGrabber | | Prototype: | QWidget *QWidget::mouseGrabber() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12670-12675 |
| | 3 | 2 |
QWidget::minimumSizeHint| Name: | QWidget::minimumSizeHint | | Prototype: | QSize QWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8663-8669 |
| | 4 | 2 |
QWidget::keyPressEvent| Name: | QWidget::keyPressEvent | | Prototype: | void QWidget::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9471-9479 |
| | 4 | 2 |
QWidget::isEnabledTo| Name: | QWidget::isEnabledTo | | Prototype: | bool QWidget::isEnabledTo(const QWidget *ancestor) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3263-3272 |
| | 7 | 2 |
QWidget::insertActions| Name: | QWidget::insertActions | | Prototype: | void QWidget::insertActions(QAction *before, QList<QAction*> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3356-3361 |
| | 2 | 2 |
QWidget::inputMethodHints| Name: | QWidget::inputMethodHints | | Prototype: | Qt::InputMethodHints QWidget::inputMethodHints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9826-9838 |
| | 5 | 2 |
QWidget::heightForWidth| Name: | QWidget::heightForWidth | | Prototype: | int QWidget::heightForWidth(int w) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10240-10245 |
| | 3 | 2 |
QWidget::graphicsProxyWidget| Name: | QWidget::graphicsProxyWidget | | Prototype: | QGraphicsProxyWidget *QWidget::graphicsProxyWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12258-12265 |
| | 4 | 2 |
QWidget::grabShortcut| Name: | QWidget::grabShortcut | | Prototype: | int QWidget::grabShortcut(const QKeySequence &key, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11653-11660 |
| | 5 | 2 |
QWidget::frameSize| Name: | QWidget::frameSize | | Prototype: | QSize QWidget::frameSize() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7101-7110 |
| | 6 | 2 |
QWidget::frameGeometry| Name: | QWidget::frameGeometry | | Prototype: | QRect QWidget::frameGeometry() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3548-3559 |
| | 8 | 2 |
QWidget::focusInEvent| Name: | QWidget::focusInEvent | | Prototype: | void QWidget::focusInEvent(QFocusEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9527-9532 |
| | 2 | 2 |
QWidget::backingStore| Name: | QWidget::backingStore | | Prototype: | QBackingStore *QWidget::backingStore() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12120-12130 |
| | 6 | 2 |
QWidget::addActions| Name: | QWidget::addActions | | Prototype: | void QWidget::addActions(QList<QAction*> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3303-3308 |
| | 2 | 2 |
QWidget::activateWindow| Name: | QWidget::activateWindow | | Prototype: | void QWidget::activateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12716-12722 |
| | 3 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 793-803 |
| | 3 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 758-769 |
| | 4 | 2 |
QWhatsThisPrivate::~QWhatsThisPrivate| Name: | QWhatsThisPrivate::~QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 410-422 |
| | 6 | 2 |
QWhatsThisPrivate::notifyToplevels| Name: | QWhatsThisPrivate::notifyToplevels | | Prototype: | void QWhatsThisPrivate::notifyToplevels(QEvent *e) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 376-381 |
| | 3 | 2 |
QWhatsThisPrivate::QWhatsThisPrivate| Name: | QWhatsThisPrivate::QWhatsThisPrivate | | Prototype: | QWhatsThisPrivate::QWhatsThisPrivate() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 385-408 |
| | 11 | 2 |
QWhatsThisAction::actionTriggered| Name: | QWhatsThisAction::actionTriggered | | Prototype: | void QWhatsThisAction::actionTriggered() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 511-517 |
| | 3 | 2 |
QWhatsThis::enterWhatsThisMode| Name: | QWhatsThis::enterWhatsThisMode | | Prototype: | void QWhatsThis::enterWhatsThisMode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 530-537 |
| | 5 | 2 |
QWhatsThat::~QWhatsThat| Name: | QWhatsThat::~QWhatsThat | | Prototype: | QWhatsThat::~QWhatsThat() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 229-234 |
| | 3 | 2 |
QWellArray::columnX| Name: | QWellArray::columnX | | Prototype: | inline int columnX(int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 211-212 |
| | 1 | 2 |
QWellArray::columnAt| Name: | QWellArray::columnAt | | Prototype: | inline int columnAt(int x) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 205-206 |
| | 1 | 2 |
QWellArray::cellGeometry| Name: | QWellArray::cellGeometry | | Prototype: | QRect cellGeometry(int row, int column) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 226-232 |
| | 4 | 2 |
QWatermarkLabel::minimumSizeHint| Name: | QWatermarkLabel::minimumSizeHint | | Prototype: | QSize minimumSizeHint() const override | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 457-461 |
| | 3 | 2 |
QWatermarkLabel::QWatermarkLabel| Name: | QWatermarkLabel::QWatermarkLabel | | Prototype: | QWatermarkLabel(QWidget *parent, QWidget *sideWidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 451-455 |
| | 3 | 2 |
QVectorPath::addCacheData| Name: | QVectorPath::addCacheData | | Prototype: | QVectorPath::CacheEntry *QVectorPath::addCacheData(QPaintEngineEx *engine, void *data, qvectorpath_cache_cleanup cleanup) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 114-128 |
| | 11 | 2 |
QVector4D::toVector3DAffine| Name: | QVector4D::toVector3DAffine | | Prototype: | QVector3D QVector4D::toVector3DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 543-548 |
| | 3 | 2 |
QVector4D::toVector2DAffine| Name: | QVector4D::toVector2DAffine | | Prototype: | QVector2D QVector4D::toVector2DAffine() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 516-521 |
| | 3 | 2 |
QVector4D::normalize| Name: | QVector4D::normalize | | Prototype: | void QVector4D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 314-330 |
| | 11 | 2 |
QVector3D::unproject| Name: | QVector3D::unproject | | Prototype: | QVector3D QVector3D::unproject(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 434-448 |
| | 10 | 2 |
QVector3D::project| Name: | QVector3D::project | | Prototype: | QVector3D QVector3D::project(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 403-416 |
| | 9 | 2 |
QVector3D::normalize| Name: | QVector3D::normalize | | Prototype: | void QVector3D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 259-273 |
| | 9 | 2 |
QVector3D::distanceToLine| Name: | QVector3D::distanceToLine | | Prototype: | float QVector3D::distanceToLine (const QVector3D& point, const QVector3D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 509-516 |
| | 4 | 2 |
QVector2D::normalize| Name: | QVector2D::normalize | | Prototype: | void QVector2D::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 242-254 |
| | 7 | 2 |
QVector2D::distanceToLine| Name: | QVector2D::distanceToLine | | Prototype: | float QVector2D::distanceToLine (const QVector2D& point, const QVector2D& direction) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp | | Lines: | 280-287 |
| | 4 | 2 |
QVariantAnimationPrivate::valueAt| Name: | QVariantAnimationPrivate::valueAt | | Prototype: | QVariant QVariantAnimationPrivate::valueAt(qreal step) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 306-314 |
| | 5 | 2 |
QVariantAnimationPrivate::convertValues| Name: | QVariantAnimationPrivate::convertValues | | Prototype: | void QVariantAnimationPrivate::convertValues(int t) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 200-213 |
| | 6 | 2 |
QVariantAnimation::currentValue| Name: | QVariantAnimation::currentValue | | Prototype: | QVariant QVariantAnimation::currentValue() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 641-647 |
| | 4 | 2 |
QVariant::~QVariant| Name: | QVariant::~QVariant | | Prototype: | QVariant::~QVariant() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1373-1377 |
| | 2 | 2 |
QVariant::toBool| Name: | QVariant::toBool | | Prototype: | bool QVariant::toBool() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2753-2762 |
| | 5 | 2 |
QVariant::clear| Name: | QVariant::clear | | Prototype: | void QVariant::clear() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1949-1956 |
| | 5 | 2 |
QVariant::QVariant| Name: | QVariant::QVariant | | Prototype: | QVariant::QVariant(int typeId, const void *copy, uint flags) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1686-1695 |
| | 5 | 2 |
QValidator::setLocale| Name: | QValidator::setLocale | | Prototype: | void QValidator::setLocale(const QLocale &locale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 252-259 |
| | 4 | 2 |
QUuid::version| Name: | QUuid::version | | Prototype: | QUuid::Version QUuid::version() const noexcept | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 800-810 |
| | 7 | 2 |
QUuid::toRfc4122| Name: | QUuid::toRfc4122 | | Prototype: | QByteArray QUuid::toRfc4122() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 637-656 |
| | 12 | 2 |
QUtcTimeZonePrivate::serialize| Name: | QUtcTimeZonePrivate::serialize | | Prototype: | void QUtcTimeZonePrivate::serialize(QDataStream &ds) const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 763-767 |
| | 1 | 2 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 741-747 |
| | 3 | 2 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 730-739 |
| | 6 | 2 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(qint32 offsetSeconds) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 620-630 |
| | 5 | 2 |
QUrlQueryPrivate::recodeFromUser| Name: | QUrlQueryPrivate::recodeFromUser | | Prototype: | inline QString QUrlQueryPrivate::recodeFromUser(const QString &input) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 228-243 |
| | 12 | 2 |
QUrlQueryPrivate::QUrlQueryPrivate| Name: | QUrlQueryPrivate::QUrlQueryPrivate | | Prototype: | QUrlQueryPrivate(const QString &query = QString()) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 156-159 |
| | 1 | 2 |
QUrlQuery::hasQueryItem| Name: | QUrlQuery::hasQueryItem | | Prototype: | bool QUrlQuery::hasQueryItem(const QString &key) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 665-670 |
| | 3 | 2 |
QUrlQuery::clear| Name: | QUrlQuery::clear | | Prototype: | void QUrlQuery::clear() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 470-474 |
| | 2 | 2 |
QUrlQuery::QUrlQuery| Name: | QUrlQuery::QUrlQuery | | Prototype: | QUrlQuery::QUrlQuery(const QUrl &url) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 366-373 |
| | 2 | 2 |
QUrlPrivate::setUserInfo| Name: | QUrlPrivate::setUserInfo | | Prototype: | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1099-1110 |
| | 6 | 2 |
QUrlPrivate::setError| Name: | QUrlPrivate::setError | | Prototype: | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 633-643 |
| | 6 | 2 |
QUrlModel::urls| Name: | QUrlModel::urls | | Prototype: | QList<QUrl> QUrlModel::urls() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 284-292 |
| | 6 | 2 |
QUrlModel::dropMimeData| Name: | QUrlModel::dropMimeData | | Prototype: | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 145-155 |
| | 7 | 2 |
QUrlInfo::size| Name: | QUrlInfo::size | | Prototype: | qint64 QUrlInfo::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 512-517 |
| | 3 | 2 |