Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWidgetLineControl::addCommandName: | 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_deleteSelectedName: | 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::QWidgetItemV2Name: | 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::minimumSizeName: | 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::maximumSizeName: | 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::hasHeightForWidthName: | 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::unregisterWidgetName: | 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::releaseBufferName: | 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::endPaintName: | 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::bltRectName: | 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::beginPaintName: | 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::~QWidgetActionName: | 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::yName: | 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::xName: | 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::windowHandleName: | 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::windowName: | 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::winIdName: | 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::visibleRegionName: | 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::updateMicroFocusName: | 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::takeLayoutName: | 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::styleSheetName: | 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::styleName: | 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::sizeHintName: | 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::setWindowTitleName: | 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::setWindowRoleName: | 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::setWindowIconTextName: | 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::setWindowIconName: | 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::setWindowFilePathName: | 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::setShortcutEnabledName: | 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::setShortcutAutoRepeatName: | 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::setParentName: | 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::setLayoutDirectionName: | 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::setFontName: | 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::setFocusPolicyName: | 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::setCursorName: | 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::resizeName: | 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::releaseShortcutName: | 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::nativeParentWidgetName: | 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::mouseGrabberName: | 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::minimumSizeHintName: | 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::keyPressEventName: | 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::isEnabledToName: | 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::insertActionsName: | 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::inputMethodHintsName: | 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::heightForWidthName: | 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::graphicsProxyWidgetName: | 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::grabShortcutName: | 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::frameSizeName: | 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::frameGeometryName: | 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::focusInEventName: | 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::backingStoreName: | 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::addActionsName: | 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::activateWindowName: | 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::QWheelEventName: | 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::QWheelEventName: | 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::~QWhatsThisPrivateName: | 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::notifyToplevelsName: | 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::QWhatsThisPrivateName: | 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::actionTriggeredName: | 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::enterWhatsThisModeName: | 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::~QWhatsThatName: | 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::columnXName: | 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::columnAtName: | 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::cellGeometryName: | 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::minimumSizeHintName: | 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::QWatermarkLabelName: | 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::addCacheDataName: | 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::toVector3DAffineName: | 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::toVector2DAffineName: | 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::normalizeName: | 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::unprojectName: | 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::projectName: | 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::normalizeName: | 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::distanceToLineName: | 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::normalizeName: | 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::distanceToLineName: | 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::valueAtName: | 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::convertValuesName: | 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::currentValueName: | 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::~QVariantName: | 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::toBoolName: | 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::clearName: | 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::QVariantName: | 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::setLocaleName: | 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::versionName: | 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::toRfc4122Name: | 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::serializeName: | 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::availableTimeZoneIdsName: | 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::availableTimeZoneIdsName: | 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::QUtcTimeZonePrivateName: | 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::recodeFromUserName: | 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::QUrlQueryPrivateName: | 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::hasQueryItemName: | 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::clearName: | 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::QUrlQueryName: | 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::setUserInfoName: | 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::setErrorName: | 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::urlsName: | 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::dropMimeDataName: | 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::sizeName: | 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 |