| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsScene::clear| Name: | QGraphicsScene::clear | | Prototype: | void QGraphicsScene::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2380-2394 |
| | 9 | 2 |
QGraphicsScene::activeWindow| Name: | QGraphicsScene::activeWindow | | Prototype: | QGraphicsWidget *QGraphicsScene::activeWindow() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5726-5732 |
| | 4 | 2 |
QGraphicsScale::setZScale| Name: | QGraphicsScale::setZScale | | Prototype: | void QGraphicsScale::setZScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 323-332 |
| | 7 | 2 |
QGraphicsScale::setYScale| Name: | QGraphicsScale::setYScale | | Prototype: | void QGraphicsScale::setYScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 296-305 |
| | 7 | 2 |
QGraphicsScale::setXScale| Name: | QGraphicsScale::setXScale | | Prototype: | void QGraphicsScale::setXScale(qreal scale) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 269-278 |
| | 7 | 2 |
QGraphicsScale::setOrigin| Name: | QGraphicsScale::setOrigin | | Prototype: | void QGraphicsScale::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 243-251 |
| | 6 | 2 |
QGraphicsRotation::setOrigin| Name: | QGraphicsRotation::setOrigin | | Prototype: | void QGraphicsRotation::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 458-466 |
| | 6 | 2 |
QGraphicsRotation::setAxis| Name: | QGraphicsRotation::setAxis | | Prototype: | void QGraphicsRotation::setAxis(const QVector3D &axis) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 529-537 |
| | 6 | 2 |
QGraphicsRotation::setAngle| Name: | QGraphicsRotation::setAngle | | Prototype: | void QGraphicsRotation::setAngle(qreal angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 486-494 |
| | 6 | 2 |
QGraphicsRotation::applyTo| Name: | QGraphicsRotation::applyTo | | Prototype: | void QGraphicsRotation::applyTo(QMatrix4x4 *matrix) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 577-587 |
| | 6 | 2 |
QGraphicsRectItem::setRect| Name: | QGraphicsRectItem::setRect | | Prototype: | void QGraphicsRectItem::setRect(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8594-8603 |
| | 7 | 2 |
QGraphicsRectItem::paint| Name: | QGraphicsRectItem::paint | | Prototype: | void QGraphicsRectItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8655-8666 |
| | 7 | 2 |
QGraphicsProxyWidgetPrivate::removeSubFocusHelper| Name: | QGraphicsProxyWidgetPrivate::removeSubFocusHelper | | Prototype: | void QGraphicsProxyWidgetPrivate::removeSubFocusHelper(QWidget *widget, Qt::FocusReason reason) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 354-361 |
| | 5 | 2 |
QGraphicsProxyWidgetPrivate::mapToReceiver| Name: | QGraphicsProxyWidgetPrivate::mapToReceiver | | Prototype: | QPointF QGraphicsProxyWidgetPrivate::mapToReceiver(const QPointF &pos, const QWidget *receiver) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 517-527 |
| | 5 | 2 |
QGraphicsProxyWidgetPrivate::embedSubWindow| Name: | QGraphicsProxyWidgetPrivate::embedSubWindow | | Prototype: | void QGraphicsProxyWidgetPrivate::embedSubWindow(QWidget *subWin) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 477-484 |
| | 4 | 2 |
QGraphicsProxyWidget::~QGraphicsProxyWidget| Name: | QGraphicsProxyWidget::~QGraphicsProxyWidget | | Prototype: | QGraphicsProxyWidget::~QGraphicsProxyWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 543-551 |
| | 5 | 2 |
QGraphicsProxyWidget::inputMethodEvent| Name: | QGraphicsProxyWidget::inputMethodEvent | | Prototype: | void QGraphicsProxyWidget::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1460-1467 |
| | 4 | 2 |
QGraphicsProxyWidget::hoverLeaveEvent| Name: | QGraphicsProxyWidget::hoverLeaveEvent | | Prototype: | void QGraphicsProxyWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1186-1195 |
| | 5 | 2 |
QGraphicsProxyWidget::dropEvent| Name: | QGraphicsProxyWidget::dropEvent | | Prototype: | void QGraphicsProxyWidget::dropEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1158-1172 |
| | 7 | 2 |
QGraphicsProxyWidget::dragLeaveEvent| Name: | QGraphicsProxyWidget::dragLeaveEvent | | Prototype: | void QGraphicsProxyWidget::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1076-1087 |
| | 7 | 2 |
QGraphicsPolygonItem::setPolygon| Name: | QGraphicsPolygonItem::setPolygon | | Prototype: | void QGraphicsPolygonItem::setPolygon(const QPolygonF &polygon) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9105-9114 |
| | 7 | 2 |
QGraphicsPolygonItem::setFillRule| Name: | QGraphicsPolygonItem::setFillRule | | Prototype: | void QGraphicsPolygonItem::setFillRule(Qt::FillRule rule) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9134-9141 |
| | 4 | 2 |
QGraphicsPolygonItem::paint| Name: | QGraphicsPolygonItem::paint | | Prototype: | void QGraphicsPolygonItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9181-9191 |
| | 7 | 2 |
QGraphicsPixmapItem::shape| Name: | QGraphicsPixmapItem::shape | | Prototype: | QPainterPath QGraphicsPixmapItem::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9736-9745 |
| | 6 | 2 |
QGraphicsPixmapItem::setTransformationMode| Name: | QGraphicsPixmapItem::setTransformationMode | | Prototype: | void QGraphicsPixmapItem::setTransformationMode(Qt::TransformationMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9672-9679 |
| | 4 | 2 |
QGraphicsPixmapItem::setShapeMode| Name: | QGraphicsPixmapItem::setShapeMode | | Prototype: | void QGraphicsPixmapItem::setShapeMode(ShapeMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9814-9821 |
| | 5 | 2 |
QGraphicsPixmapItem::setOffset| Name: | QGraphicsPixmapItem::setOffset | | Prototype: | void QGraphicsPixmapItem::setOffset(const QPointF &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9699-9708 |
| | 7 | 2 |
QGraphicsPixmapItem::paint| Name: | QGraphicsPixmapItem::paint | | Prototype: | void QGraphicsPixmapItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9758-9771 |
| | 7 | 2 |
QGraphicsPathItem::setPath| Name: | QGraphicsPathItem::setPath | | Prototype: | void QGraphicsPathItem::setPath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8377-8386 |
| | 7 | 2 |
QGraphicsPathItem::paint| Name: | QGraphicsPathItem::paint | | Prototype: | void QGraphicsPathItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8425-8436 |
| | 7 | 2 |
QGraphicsPathItem::QGraphicsPathItem| Name: | QGraphicsPathItem::QGraphicsPathItem | | Prototype: | QGraphicsPathItem::QGraphicsPathItem(const QPainterPath &path, QGraphicsItem *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8334-8340 |
| | 2 | 2 |
QGraphicsOpacityEffect::setOpacityMask| Name: | QGraphicsOpacityEffect::setOpacityMask | | Prototype: | void QGraphicsOpacityEffect::setOpacityMask(const QBrush &mask) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1167-1178 |
| | 7 | 2 |
QGraphicsObject::ungrabGesture| Name: | QGraphicsObject::ungrabGesture | | Prototype: | void QGraphicsObject::ungrabGesture(Qt::GestureType gesture) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7807-7811 |
| | 2 | 2 |
QGraphicsObject::grabGesture| Name: | QGraphicsObject::grabGesture | | Prototype: | void QGraphicsObject::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7794-7800 |
| | 4 | 2 |
QGraphicsLinearLayoutPrivate::styleInfo| Name: | QGraphicsLinearLayoutPrivate::styleInfo | | Prototype: | QGraphicsLayoutStyleInfo *QGraphicsLinearLayoutPrivate::styleInfo() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 178-183 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::gridRow| Name: | QGraphicsLinearLayoutPrivate::gridRow | | Prototype: | int QGraphicsLinearLayoutPrivate::gridRow(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 164-169 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::gridColumn| Name: | QGraphicsLinearLayoutPrivate::gridColumn | | Prototype: | int QGraphicsLinearLayoutPrivate::gridColumn(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 171-176 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::fixIndex| Name: | QGraphicsLinearLayoutPrivate::fixIndex | | Prototype: | void QGraphicsLinearLayoutPrivate::fixIndex(int *index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 157-162 |
| | 3 | 2 |
QGraphicsLinearLayout::stretchFactor| Name: | QGraphicsLinearLayout::stretchFactor | | Prototype: | int QGraphicsLinearLayout::stretchFactor(QGraphicsLayoutItem *item) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 421-430 |
| | 6 | 2 |
QGraphicsLinearLayout::setSpacing| Name: | QGraphicsLinearLayout::setSpacing | | Prototype: | void QGraphicsLinearLayout::setSpacing(qreal spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 351-360 |
| | 6 | 2 |
QGraphicsLinearLayout::setOrientation| Name: | QGraphicsLinearLayout::setOrientation | | Prototype: | void QGraphicsLinearLayout::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 229-237 |
| | 5 | 2 |
QGraphicsLinearLayout::setGeometry| Name: | QGraphicsLinearLayout::setGeometry | | Prototype: | void QGraphicsLinearLayout::setGeometry(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 499-525 |
| | 11 | 2 |
QGraphicsLinearLayout::setAlignment| Name: | QGraphicsLinearLayout::setAlignment | | Prototype: | void QGraphicsLinearLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 438-445 |
| | 5 | 2 |
QGraphicsLinearLayout::removeItem| Name: | QGraphicsLinearLayout::removeItem | | Prototype: | void QGraphicsLinearLayout::removeItem(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 311-320 |
| | 6 | 2 |
QGraphicsLinearLayout::invalidate| Name: | QGraphicsLinearLayout::invalidate | | Prototype: | void QGraphicsLinearLayout::invalidate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 542-549 |
| | 5 | 2 |
QGraphicsLineItem::shape| Name: | QGraphicsLineItem::shape | | Prototype: | QPainterPath QGraphicsLineItem::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9408-9418 |
| | 7 | 2 |
QGraphicsLineItem::setPen| Name: | QGraphicsLineItem::setPen | | Prototype: | void QGraphicsLineItem::setPen(const QPen &pen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9339-9347 |
| | 6 | 2 |
QGraphicsLineItem::setLine| Name: | QGraphicsLineItem::setLine | | Prototype: | void QGraphicsLineItem::setLine(const QLineF &line) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9365-9373 |
| | 6 | 2 |
QGraphicsLineItem::paint| Name: | QGraphicsLineItem::paint | | Prototype: | void QGraphicsLineItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9431-9440 |
| | 6 | 2 |
QGraphicsLineItem::boundingRect| Name: | QGraphicsLineItem::boundingRect | | Prototype: | QRectF QGraphicsLineItem::boundingRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9388-9403 |
| | 12 | 2 |
QGraphicsLayoutStyleInfo::style| Name: | QGraphicsLayoutStyleInfo::style | | Prototype: | QStyle *QGraphicsLayoutStyleInfo::style() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 100-108 |
| | 5 | 2 |
QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo| Name: | QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo | | Prototype: | QGraphicsLayoutStyleInfo::QGraphicsLayoutStyleInfo(const QGraphicsLayoutPrivate *layout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 52-59 |
| | 4 | 2 |
QGraphicsLayoutItemPrivate::setSizeComponent| Name: | QGraphicsLayoutItemPrivate::setSizeComponent | | Prototype: | void QGraphicsLayoutItemPrivate::setSizeComponent( Qt::SizeHint which, SizeComponent component, qreal value) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 260-272 |
| | 9 | 2 |
QGraphicsLayoutItemPrivate::parentItem| Name: | QGraphicsLayoutItemPrivate::parentItem | | Prototype: | QGraphicsItem *QGraphicsLayoutItemPrivate::parentItem() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 211-220 |
| | 5 | 2 |
QGraphicsLayoutItemPrivate::ensureUserSizeHints| Name: | QGraphicsLayoutItemPrivate::ensureUserSizeHints | | Prototype: | void QGraphicsLayoutItemPrivate::ensureUserSizeHints() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 228-232 |
| | 2 | 2 |
QGraphicsLayoutItem::setSizePolicy| Name: | QGraphicsLayoutItem::setSizePolicy | | Prototype: | void QGraphicsLayoutItem::setSizePolicy(const QSizePolicy &policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 454-461 |
| | 5 | 2 |
QGraphicsLayoutItem::effectiveSizeHint| Name: | QGraphicsLayoutItem::effectiveSizeHint | | Prototype: | QSizeF QGraphicsLayoutItem::effectiveSizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 804-813 |
| | 4 | 2 |
QGraphicsLayout::setContentsMargins| Name: | QGraphicsLayout::setContentsMargins | | Prototype: | void QGraphicsLayout::setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 218-228 |
| | 8 | 2 |
QGraphicsItemPrivate::resetFocusProxy| Name: | QGraphicsItemPrivate::resetFocusProxy | | Prototype: | void QGraphicsItemPrivate::resetFocusProxy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5730-5735 |
| | 3 | 2 |
QGraphicsItemPrivate::removeExtraItemCache| Name: | QGraphicsItemPrivate::removeExtraItemCache | | Prototype: | void QGraphicsItemPrivate::removeExtraItemCache() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5618-5626 |
| | 5 | 2 |
QGraphicsItemPrivate::extraItemCache| Name: | QGraphicsItemPrivate::extraItemCache | | Prototype: | QGraphicsItemCache *QGraphicsItemPrivate::extraItemCache() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5604-5613 |
| | 6 | 2 |
QGraphicsItemPrivate::depth| Name: | QGraphicsItemPrivate::depth | | Prototype: | int QGraphicsItemPrivate::depth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5478-5484 |
| | 3 | 2 |
QGraphicsItemPrivate::children_at| Name: | QGraphicsItemPrivate::children_at | | Prototype: | QGraphicsObject *QGraphicsItemPrivate::children_at(QDeclarativeListProperty<QGraphicsObject> *list, int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7844-7851 |
| | 4 | 2 |
QGraphicsItemPrivate::childrenList| Name: | QGraphicsItemPrivate::childrenList | | Prototype: | QDeclarativeListProperty<QGraphicsObject> QGraphicsItemPrivate::childrenList() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7873-7884 |
| | 6 | 2 |
QGraphicsItemPrivate::addChild| Name: | QGraphicsItemPrivate::addChild | | Prototype: | void QGraphicsItemPrivate::addChild(QGraphicsItem *child) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5557-5567 |
| | 6 | 2 |
QGraphicsItemGroup::paint| Name: | QGraphicsItemGroup::paint | | Prototype: | void QGraphicsItemGroup::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11198-11207 |
| | 5 | 2 |
QGraphicsItemCache::purge| Name: | QGraphicsItemCache::purge | | Prototype: | void QGraphicsItemCache::purge() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1457-1467 |
| | 8 | 2 |
QGraphicsItemAnimation::translationList| Name: | QGraphicsItemAnimation::translationList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::translationList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 394-403 |
| | 6 | 2 |
QGraphicsItemAnimation::shearList| Name: | QGraphicsItemAnimation::shearList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::shearList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 495-504 |
| | 6 | 2 |
QGraphicsItemAnimation::scaleList| Name: | QGraphicsItemAnimation::scaleList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::scaleList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 445-454 |
| | 6 | 2 |
QGraphicsItemAnimation::rotationList| Name: | QGraphicsItemAnimation::rotationList | | Prototype: | QList<QPair<qreal, qreal> > QGraphicsItemAnimation::rotationList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 344-353 |
| | 6 | 2 |
QGraphicsItemAnimation::reset| Name: | QGraphicsItemAnimation::reset | | Prototype: | void QGraphicsItemAnimation::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 561-567 |
| | 4 | 2 |
QGraphicsItemAnimation::posList| Name: | QGraphicsItemAnimation::posList | | Prototype: | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::posList() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 288-297 |
| | 6 | 2 |
QGraphicsItem::window| Name: | QGraphicsItem::window | | Prototype: | QGraphicsWidget *QGraphicsItem::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1706-1712 |
| | 4 | 2 |
QGraphicsItem::ungrabMouse| Name: | QGraphicsItem::ungrabMouse | | Prototype: | void QGraphicsItem::ungrabMouse() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3640-3647 |
| | 4 | 2 |
QGraphicsItem::ungrabKeyboard| Name: | QGraphicsItem::ungrabKeyboard | | Prototype: | void QGraphicsItem::ungrabKeyboard() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3702-3709 |
| | 4 | 2 |
QGraphicsItem::transformations| Name: | QGraphicsItem::transformations | | Prototype: | QList<QGraphicsTransform *> QGraphicsItem::transformations() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4108-4113 |
| | 3 | 2 |
QGraphicsItem::transformOriginPoint| Name: | QGraphicsItem::transformOriginPoint | | Prototype: | QPointF QGraphicsItem::transformOriginPoint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4191-4196 |
| | 3 | 2 |
QGraphicsItem::transform| Name: | QGraphicsItem::transform | | Prototype: | QTransform QGraphicsItem::transform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3951-3956 |
| | 3 | 2 |
QGraphicsItem::topLevelWidget| Name: | QGraphicsItem::topLevelWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::topLevelWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1690-1695 |
| | 3 | 2 |
QGraphicsItem::topLevelItem| Name: | QGraphicsItem::topLevelItem | | Prototype: | QGraphicsItem *QGraphicsItem::topLevelItem() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1644-1650 |
| | 4 | 2 |
QGraphicsItem::setHandlesChildEvents| Name: | QGraphicsItem::setHandlesChildEvents | | Prototype: | void QGraphicsItem::setHandlesChildEvents(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3264-3271 |
| | 4 | 2 |
QGraphicsItem::setFlag| Name: | QGraphicsItem::setFlag | | Prototype: | void QGraphicsItem::setFlag(GraphicsItemFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1863-1869 |
| | 3 | 2 |
QGraphicsItem::setFiltersChildEvents| Name: | QGraphicsItem::setFiltersChildEvents | | Prototype: | void QGraphicsItem::setFiltersChildEvents(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3213-3220 |
| | 4 | 2 |
QGraphicsItem::scale| Name: | QGraphicsItem::scale | | Prototype: | qreal QGraphicsItem::scale() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4037-4042 |
| | 3 | 2 |
QGraphicsItem::rotation| Name: | QGraphicsItem::rotation | | Prototype: | qreal QGraphicsItem::rotation() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3969-3974 |
| | 3 | 2 |
QGraphicsItem::removeSceneEventFilter| Name: | QGraphicsItem::removeSceneEventFilter | | Prototype: | void QGraphicsItem::removeSceneEventFilter(QGraphicsItem *filterItem) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6734-6739 |
| | 3 | 2 |
QGraphicsItem::parentWidget| Name: | QGraphicsItem::parentWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::parentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1674-1680 |
| | 4 | 2 |
QGraphicsItem::panel| Name: | QGraphicsItem::panel | | Prototype: | QGraphicsItem *QGraphicsItem::panel() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1723-1728 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPointF QGraphicsItem::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5990-5995 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPolygonF QGraphicsItem::mapToScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6059-6064 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPolygonF QGraphicsItem::mapToScene(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6264-6269 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPainterPath QGraphicsItem::mapToScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6311-6316 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPointF QGraphicsItem::mapToParent(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5967-5973 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPolygonF QGraphicsItem::mapToParent(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6037-6043 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPolygonF QGraphicsItem::mapToParent(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6249-6255 |
| | 3 | 2 |
QGraphicsItem::mapToParent| Name: | QGraphicsItem::mapToParent | | Prototype: | QPainterPath QGraphicsItem::mapToParent(const QPainterPath &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6296-6302 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPointF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5944-5949 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPolygonF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6014-6019 |
| | 3 | 2 |
QGraphicsItem::mapToItem| Name: | QGraphicsItem::mapToItem | | Prototype: | QPolygonF QGraphicsItem::mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6233-6238 |
| | 3 | 2 |