| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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:  | 503-510 |  
  |  | 4 | 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:  | 253-267 |  
  |  | 9 | 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:  | 397-410 |  
  |  | 9 | 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:  | 428-442 |  
  |  | 10 | 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:  | 308-324 |  
  |  | 11 | 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:  | 510-515 |  
  |  | 3 | 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:  | 537-542 |  
  |  | 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:  | 108-122 |  
  |  | 11 | 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:  | 445-449 |  
  |  | 3 | 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:  | 451-455 |  
  |  | 3 | 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:  | 220-226 |  
  |  | 4 | 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:  | 199-200 |  
  |  | 1 | 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:  | 205-206 |  
  |  | 1 | 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:  | 223-228 |  
  |  | 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:  | 526-533 |  
  |  | 5 | 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:  | 507-513 |  
  |  | 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:  | 381-404 |  
  |  | 11 | 2 | 
 QWhatsThisPrivate::notifyToplevels| Name:  | QWhatsThisPrivate::notifyToplevels |  | Prototype:  | void QWhatsThisPrivate::notifyToplevels(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 370-377 |  
  |  | 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:  | 406-418 |  
  |  | 6 | 2 | 
 QWheelEvent::QWheelEvent| Name:  | QWheelEvent::QWheelEvent |  | Prototype:  | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 801-810 |  
  |  | 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:  | 12679-12685 |  
  |  | 3 | 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:  | 3285-3290 |  
  |  | 2 | 2 | 
 QWidget::backingStore| Name:  | QWidget::backingStore |  | Prototype:  | QBackingStore *QWidget::backingStore() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12084-12094 |  
  |  | 6 | 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:  | 9497-9502 |  
  |  | 2 | 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:  | 3526-3537 |  
  |  | 8 | 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:  | 7071-7080 |  
  |  | 6 | 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:  | 11619-11626 |  
  |  | 5 | 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:  | 12222-12229 |  
  |  | 4 | 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:  | 10208-10213 |  
  |  | 3 | 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:  | 9794-9806 |  
  |  | 5 | 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:  | 3335-3339 |  
  |  | 2 | 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:  | 3245-3254 |  
  |  | 7 | 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:  | 9441-9449 |  
  |  | 4 | 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:  | 8633-8639 |  
  |  | 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:  | 12633-12638 |  
  |  | 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:  | 4356-4362 |  
  |  | 4 | 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:  | 11643-11648 |  
  |  | 3 | 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:  | 7143-7155 |  
  |  | 8 | 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:  | 4968-4987 |  
  |  | 11 | 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:  | 7681-7687 |  
  |  | 4 | 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:  | 4695-4715 |  
  |  | 8 | 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:  | 4887-4898 |  
  |  | 6 | 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:  | 10421-10426 |  
  |  | 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:  | 11677-11682 |  
  |  | 3 | 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:  | 11662-11667 |  
  |  | 3 | 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:  | 6287-6297 |  
  |  | 6 | 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:  | 6212-6227 |  
  |  | 9 | 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:  | 6123-6136 |  
  |  | 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:  | 6341-6348 |  
  |  | 5 | 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:  | 6147-6160 |  
  |  | 8 | 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:  | 8606-8612 |  
  |  | 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:  | 2694-2701 |  
  |  | 4 | 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:  | 2650-2656 |  
  |  | 4 | 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:  | 10121-10130 |  
  |  | 7 | 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:  | 11688-11693 |  
  |  | 2 | 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:  | 8499-8510 |  
  |  | 8 | 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:  | 2525-2537 |  
  |  | 6 | 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:  | 4337-4346 |  
  |  | 6 | 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:  | 2623-2631 |  
  |  | 5 | 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:  | 3552-3558 |  
  |  | 4 | 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:  | 3572-3578 |  
  |  | 4 | 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:  | 112-122 |  
  |  | 8 | 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:  | 323-345 |  
  |  | 7 | 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:  | 302-309 |  
  |  | 5 | 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:  | 347-362 |  
  |  | 4 | 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:  | 311-315 |  
  |  | 2 | 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:  | 209-215 |  
  |  | 3 | 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:  | 520-525 |  
  |  | 3 | 2 | 
 QWidgetItem::maximumSize| Name:  | QWidgetItem::maximumSize |  | Prototype:  | QSize QWidgetItem::maximumSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 629-638 |  
  |  | 5 | 2 | 
 QWidgetItem::minimumSize| Name:  | QWidgetItem::minimumSize |  | Prototype:  | QSize QWidgetItem::minimumSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 608-615 |  
  |  | 5 | 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:  | 747-759 |  
  |  | 3 | 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:  | 346-356 |  
  |  | 7 | 2 | 
 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:  | 777-787 |  
  |  | 6 | 2 | 
 QWidgetLineControl::copy| Name:  | QWidgetLineControl::copy |  | Prototype:  | void QWidgetLineControl::copy(QClipboard::Mode mode) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 146-155 |  
  |  | 6 | 2 | 
 QWidgetLineControl::cursorRect| Name:  | QWidgetLineControl::cursorRect |  | Prototype:  | QRect QWidgetLineControl::cursorRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 414-425 |  
  |  | 8 | 2 | 
 QWidgetLineControl::paste| Name:  | QWidgetLineControl::paste |  | Prototype:  | void QWidgetLineControl::paste(QClipboard::Mode clipboardMode) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 165-173 |  
  |  | 5 | 2 | 
 QWidgetLineControl::resetCursorBlinkTimer| Name:  | QWidgetLineControl::resetCursorBlinkTimer |  | Prototype:  | void QWidgetLineControl::resetCursorBlinkTimer() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1495-1502 |  
  |  | 5 | 2 | 
 QWidgetLineControl::setReadOnly| Name:  | QWidgetLineControl::setReadOnly |  | Prototype:  | void QWidgetLineControl::setReadOnly(bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1467-1474 |  
  |  | 4 | 2 | 
 QWidgetLineControl::undo| Name:  | QWidgetLineControl::undo |  | Prototype:  | void QWidgetLineControl::undo() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 288-298 |  
  |  | 5 | 2 | 
 QWidgetPrivate::QWidgetPrivate| Name:  | QWidgetPrivate::QWidgetPrivate |  | Prototype:  | QWidgetPrivate::QWidgetPrivate(int version) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 229-327 |  
  |  | 6 | 2 | 
 QWidgetPrivate::_q_showIfNotHidden| Name:  | QWidgetPrivate::_q_showIfNotHidden |  | Prototype:  | void QWidgetPrivate::_q_showIfNotHidden() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8247-8252 |  
  |  | 3 | 2 | 
 QWidgetPrivate::createExtra| Name:  | QWidgetPrivate::createExtra |  | Prototype:  | void QWidgetPrivate::createExtra() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1775-1806 |  
  |  | 20 | 2 | 
 QWidgetPrivate::paintOnScreen| Name:  | QWidgetPrivate::paintOnScreen |  | Prototype:  | bool QWidgetPrivate::paintOnScreen() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2292-2305 |  
  |  | 5 | 2 | 
 QWidgetPrivate::resolveLayoutDirection| Name:  | QWidgetPrivate::resolveLayoutDirection |  | Prototype:  | void QWidgetPrivate::resolveLayoutDirection() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4862-4867 |  
  |  | 3 | 2 | 
 QWidgetPrivate::resolveLocale| Name:  | QWidgetPrivate::resolveLocale |  | Prototype:  | void QWidgetPrivate::resolveLocale() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5970-5979 |  
  |  | 5 | 2 | 
 QWidgetPrivate::sendPaintEvent| Name:  | QWidgetPrivate::sendPaintEvent |  | Prototype:  | void QWidgetPrivate::sendPaintEvent(const QRegion &toBePainted) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5675-5685 |  
  |  | 5 | 2 | 
 QWidgetPrivate::setLayoutItemMargins| Name:  | QWidgetPrivate::setLayoutItemMargins |  | Prototype:  | void QWidgetPrivate::setLayoutItemMargins(int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12108-12122 |  
  |  | 11 | 2 | 
 QWidgetPrivate::setMask_sys| Name:  | QWidgetPrivate::setMask_sys |  | Prototype:  | void QWidgetPrivate::setMask_sys(const QRegion ®ion) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12866-12871 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setModal_sys| Name:  | QWidgetPrivate::setModal_sys |  | Prototype:  | void QWidgetPrivate::setModal_sys() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2925-2930 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setOpaque| Name:  | QWidgetPrivate::setOpaque |  | Prototype:  | void QWidgetPrivate::setOpaque(bool opaque) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2353-2359 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setPalette_helper| Name:  | QWidgetPrivate::setPalette_helper |  | Prototype:  | void QWidgetPrivate::setPalette_helper(const QPalette &palette) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4632-4643 |  
  |  | 9 | 2 | 
 QWidgetPrivate::setWSGeometry| Name:  | QWidgetPrivate::setWSGeometry |  | Prototype:  | void QWidgetPrivate::setWSGeometry() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 368-373 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setWindowFilePath_helper| Name:  | QWidgetPrivate::setWindowFilePath_helper |  | Prototype:  | void QWidgetPrivate::setWindowFilePath_helper(const QString &filePath) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6299-6313 |  
  |  | 4 | 2 | 
 QWidgetPrivate::setWindowIconText_helper| Name:  | QWidgetPrivate::setWindowIconText_helper |  | Prototype:  | void QWidgetPrivate::setWindowIconText_helper(const QString &title) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6095-6100 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setWindowIconText_sys| Name:  | QWidgetPrivate::setWindowIconText_sys |  | Prototype:  | void QWidgetPrivate::setWindowIconText_sys(const QString &iconText) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6102-6109 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setWindowIcon_sys| Name:  | QWidgetPrivate::setWindowIcon_sys |  | Prototype:  | void QWidgetPrivate::setWindowIcon_sys() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6229-6234 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setWindowOpacity_sys| Name:  | QWidgetPrivate::setWindowOpacity_sys |  | Prototype:  | void QWidgetPrivate::setWindowOpacity_sys(qreal level) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11358-11363 |  
  |  | 3 | 2 | 
 QWidgetPrivate::setWindowTitle_helper| Name:  | QWidgetPrivate::setWindowTitle_helper |  | Prototype:  | void QWidgetPrivate::setWindowTitle_helper(const QString &title) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6077-6082 |  
  |  | 3 | 2 | 
 QWidgetPrivate::stackUnder_sys| Name:  | QWidgetPrivate::stackUnder_sys |  | Prototype:  | void QWidgetPrivate::stackUnder_sys(QWidget*) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11836-11843 |  
  |  | 4 | 2 | 
 QWidgetPrivate::updateWidgetTransform| Name:  | QWidgetPrivate::updateWidgetTransform |  | Prototype:  | void QWidgetPrivate::updateWidgetTransform(QEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 375-385 |  
  |  | 7 | 2 |