| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsTextItem::textWidth| Name: | QGraphicsTextItem::textWidth | | Prototype: | qreal QGraphicsTextItem::textWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10168-10173 |
| | 3 | 2 |
QGraphicsTextItem::toHtml| Name: | QGraphicsTextItem::toHtml | | Prototype: | QString QGraphicsTextItem::toHtml() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9965-9972 |
| | 3 | 2 |
QGraphicsTextItem::toPlainText| Name: | QGraphicsTextItem::toPlainText | | Prototype: | QString QGraphicsTextItem::toPlainText() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9991-9996 |
| | 3 | 2 |
QGraphicsTextItem::type| Name: | QGraphicsTextItem::type | | Prototype: | int QGraphicsTextItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10134-10137 |
| | 1 | 1 |
QGraphicsTextItem::~QGraphicsTextItem| Name: | QGraphicsTextItem::~QGraphicsTextItem | | Prototype: | QGraphicsTextItem::~QGraphicsTextItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9955-9958 |
| | 1 | 1 |
QGraphicsTextItemPrivate::QGraphicsTextItemPrivate| Name: | QGraphicsTextItemPrivate::QGraphicsTextItemPrivate | | Prototype: | QGraphicsTextItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9890-9892 |
| | 1 | 1 |
QGraphicsTextItemPrivate::_q_ensureVisible| Name: | QGraphicsTextItemPrivate::_q_ensureVisible | | Prototype: | void QGraphicsTextItemPrivate::_q_ensureVisible(QRectF rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10523-10529 |
| | 3 | 2 |
QGraphicsTextItemPrivate::_q_mouseOnEdge| Name: | QGraphicsTextItemPrivate::_q_mouseOnEdge | | Prototype: | bool QGraphicsTextItemPrivate::_q_mouseOnEdge(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10564-10579 |
| | 11 | 1 |
QGraphicsTextItemPrivate::_q_update| Name: | QGraphicsTextItemPrivate::_q_update | | Prototype: | void QGraphicsTextItemPrivate::_q_update(QRectF rect) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10494-10503 |
| | 5 | 3 |
QGraphicsTextItemPrivate::_q_updateBoundingRect| Name: | QGraphicsTextItemPrivate::_q_updateBoundingRect | | Prototype: | void QGraphicsTextItemPrivate::_q_updateBoundingRect(const QSizeF &size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10508-10518 |
| | 7 | 3 |
QGraphicsTextItemPrivate::controlOffset| Name: | QGraphicsTextItemPrivate::controlOffset | | Prototype: | inline QPointF controlOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9897-9898 |
| | 1 | 1 |
QGraphicsTextItemPrivate::sendControlEvent| Name: | QGraphicsTextItemPrivate::sendControlEvent | | Prototype: | inline void sendControlEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9899-9900 |
| | 1 | 2 |
QGraphicsTextItemPrivate::textControl| Name: | QGraphicsTextItemPrivate::textControl | | Prototype: | QWidgetTextControl *QGraphicsTextItemPrivate::textControl() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10531-10559 |
| | 21 | 3 |
QGraphicsTransform::QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QGraphicsTransform::QGraphicsTransform| Name: | QGraphicsTransform::QGraphicsTransform | | Prototype: | QGraphicsTransform::QGraphicsTransform(QGraphicsTransformPrivate &p, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 148-151 |
| | 2 | 1 |
QGraphicsTransform::update| Name: | QGraphicsTransform::update | | Prototype: | void QGraphicsTransform::update() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 173-178 |
| | 3 | 2 |
QGraphicsTransform::~QGraphicsTransform| Name: | QGraphicsTransform::~QGraphicsTransform | | Prototype: | QGraphicsTransform::~QGraphicsTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 139-143 |
| | 2 | 1 |
QGraphicsTransformPrivate::setItem| Name: | QGraphicsTransformPrivate::setItem | | Prototype: | void QGraphicsTransformPrivate::setItem(QGraphicsItem *i) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 103-120 |
| | 11 | 3 |
QGraphicsTransformPrivate::updateItem| Name: | QGraphicsTransformPrivate::updateItem | | Prototype: | void QGraphicsTransformPrivate::updateItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QGraphicsView::QGraphicsView| Name: | QGraphicsView::QGraphicsView | | Prototype: | QGraphicsView::QGraphicsView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1195-1204 |
| | 5 | 1 |
QGraphicsView::QGraphicsView| Name: | QGraphicsView::QGraphicsView | | Prototype: | QGraphicsView::QGraphicsView(QGraphicsScene *scene, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1210-1220 |
| | 6 | 1 |
QGraphicsView::QGraphicsView| Name: | QGraphicsView::QGraphicsView | | Prototype: | QGraphicsView::QGraphicsView(QGraphicsViewPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1225-1234 |
| | 5 | 1 |
QGraphicsView::alignment| Name: | QGraphicsView::alignment | | Prototype: | Qt::Alignment QGraphicsView::alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1317-1321 |
| | 2 | 1 |
QGraphicsView::backgroundBrush| Name: | QGraphicsView::backgroundBrush | | Prototype: | QBrush QGraphicsView::backgroundBrush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2619-2623 |
| | 2 | 1 |
QGraphicsView::cacheMode| Name: | QGraphicsView::cacheMode | | Prototype: | QGraphicsView::CacheMode QGraphicsView::cacheMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1581-1585 |
| | 2 | 1 |
QGraphicsView::centerOn| Name: | QGraphicsView::centerOn | | Prototype: | void QGraphicsView::centerOn(const QPointF &pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1918-1940 |
| | 16 | 4 |
QGraphicsView::centerOn| Name: | QGraphicsView::centerOn | | Prototype: | void QGraphicsView::centerOn(const QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1958-1961 |
| | 1 | 1 |
QGraphicsView::contextMenuEvent| Name: | QGraphicsView::contextMenuEvent | | Prototype: | void QGraphicsView::contextMenuEvent(QContextMenuEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2980-3001 |
| | 17 | 2 |
QGraphicsView::dragEnterEvent| Name: | QGraphicsView::dragEnterEvent | | Prototype: | void QGraphicsView::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3037-3065 |
| | 11 | 3 |
QGraphicsView::dragLeaveEvent| Name: | QGraphicsView::dragLeaveEvent | | Prototype: | void QGraphicsView::dragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3070-3105 |
| | 22 | 4 |
QGraphicsView::dragMode| Name: | QGraphicsView::dragMode | | Prototype: | QGraphicsView::DragMode QGraphicsView::dragMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1480-1484 |
| | 2 | 1 |
QGraphicsView::dragMoveEvent| Name: | QGraphicsView::dragMoveEvent | | Prototype: | void QGraphicsView::dragMoveEvent(QDragMoveEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3110-3134 |
| | 10 | 3 |
QGraphicsView::drawBackground| Name: | QGraphicsView::drawBackground | | Prototype: | void QGraphicsView::drawBackground(QPainter *painter, const QRectF &rect) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3754-3763 |
| | 5 | 2 |
QGraphicsView::drawForeground| Name: | QGraphicsView::drawForeground | | Prototype: | void QGraphicsView::drawForeground(QPainter *painter, const QRectF &rect) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3782-3791 |
| | 5 | 2 |
QGraphicsView::drawItems| Name: | QGraphicsView::drawItems | | Prototype: | void QGraphicsView::drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[]) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3810-3819 |
| | 4 | 2 |
QGraphicsView::dropEvent| Name: | QGraphicsView::dropEvent | | Prototype: | void QGraphicsView::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3007-3032 |
| | 11 | 3 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QRectF &rect, int xmargin, int ymargin) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1972-2004 |
| | 20 | 9 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QGraphicsItem *item, int xmargin, int ymargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2025-2028 |
| | 1 | 1 |
QGraphicsView::event| Name: | QGraphicsView::event | | Prototype: | bool QGraphicsView::event(QEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2808-2844 |
| | 16 | 9 |
QGraphicsView::fitInView| Name: | QGraphicsView::fitInView | | Prototype: | void QGraphicsView::fitInView(const QRectF &rect, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2054-2092 |
| | 24 | 8 |
QGraphicsView::fitInView| Name: | QGraphicsView::fitInView | | Prototype: | void QGraphicsView::fitInView(const QGraphicsItem *item, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2114-2123 |
| | 5 | 2 |
QGraphicsView::focusInEvent| Name: | QGraphicsView::focusInEvent | | Prototype: | void QGraphicsView::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3139-3149 |
| | 7 | 3 |
QGraphicsView::focusNextPrevChild| Name: | QGraphicsView::focusNextPrevChild | | Prototype: | bool QGraphicsView::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3154-3157 |
| | 1 | 1 |
QGraphicsView::focusOutEvent| Name: | QGraphicsView::focusOutEvent | | Prototype: | void QGraphicsView::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3162-3168 |
| | 4 | 2 |
QGraphicsView::foregroundBrush| Name: | QGraphicsView::foregroundBrush | | Prototype: | QBrush QGraphicsView::foregroundBrush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2649-2653 |
| | 2 | 1 |
QGraphicsView::inputMethodEvent| Name: | QGraphicsView::inputMethodEvent | | Prototype: | void QGraphicsView::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3730-3735 |
| | 3 | 2 |
QGraphicsView::inputMethodQuery| Name: | QGraphicsView::inputMethodQuery | | Prototype: | QVariant QGraphicsView::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2588-2604 |
| | 13 | 6 |
QGraphicsView::invalidateScene| Name: | QGraphicsView::invalidateScene | | Prototype: | void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLayers layers) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1643-1656 |
| | 7 | 4 |
QGraphicsView::isInteractive| Name: | QGraphicsView::isInteractive | | Prototype: | bool QGraphicsView::isInteractive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1668-1672 |
| | 2 | 1 |
QGraphicsView::isTransformed| Name: | QGraphicsView::isTransformed | | Prototype: | bool QGraphicsView::isTransformed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3853-3857 |
| | 2 | 1 |
QGraphicsView::itemAt| Name: | QGraphicsView::itemAt | | Prototype: | QGraphicsItem *QGraphicsView::itemAt(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2376-2383 |
| | 5 | 2 |
QGraphicsView::items| Name: | QGraphicsView::items | | Prototype: | QList<QGraphicsItem *> QGraphicsView::items() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2239-2245 |
| | 4 | 2 |
QGraphicsView::items| Name: | QGraphicsView::items | | Prototype: | QList<QGraphicsItem *> QGraphicsView::items(const QPoint &pos) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2261-2282 |
| | 13 | 3 |
QGraphicsView::items| Name: | QGraphicsView::items | | Prototype: | QList<QGraphicsItem *> QGraphicsView::items(const QRect &rect, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2306-2312 |
| | 4 | 2 |
QGraphicsView::items| Name: | QGraphicsView::items | | Prototype: | QList<QGraphicsItem *> QGraphicsView::items(const QPolygon &polygon, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2337-2343 |
| | 4 | 2 |
QGraphicsView::items| Name: | QGraphicsView::items | | Prototype: | QList<QGraphicsItem *> QGraphicsView::items(const QPainterPath &path, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2357-2363 |
| | 4 | 2 |
QGraphicsView::keyPressEvent| Name: | QGraphicsView::keyPressEvent | | Prototype: | void QGraphicsView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3173-3183 |
| | 7 | 3 |
QGraphicsView::keyReleaseEvent| Name: | QGraphicsView::keyReleaseEvent | | Prototype: | void QGraphicsView::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3188-3196 |
| | 6 | 3 |
QGraphicsView::mapFromScene| Name: | QGraphicsView::mapFromScene | | Prototype: | QPoint QGraphicsView::mapFromScene(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2494-2501 |
| | 5 | 1 |
QGraphicsView::mapFromScene| Name: | QGraphicsView::mapFromScene | | Prototype: | QPolygon QGraphicsView::mapFromScene(const QRectF &rect) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2516-2547 |
| | 26 | 2 |
QGraphicsView::mapFromScene| Name: | QGraphicsView::mapFromScene | | Prototype: | QPolygon QGraphicsView::mapFromScene(const QPolygonF &polygon) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2562-2569 |
| | 5 | 2 |
QGraphicsView::mapFromScene| Name: | QGraphicsView::mapFromScene | | Prototype: | QPainterPath QGraphicsView::mapFromScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2577-2583 |
| | 4 | 1 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPointF QGraphicsView::mapToScene(const QPoint &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2402-2409 |
| | 5 | 1 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPolygonF QGraphicsView::mapToScene(const QRect &rect) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2424-2451 |
| | 21 | 3 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPolygonF QGraphicsView::mapToScene(const QPolygon &polygon) const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2466-2473 |
| | 5 | 2 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPainterPath QGraphicsView::mapToScene(const QPainterPath &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2481-2487 |
| | 4 | 1 |
QGraphicsView::matrix| Name: | QGraphicsView::matrix | | Prototype: | QMatrix QGraphicsView::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1807-1811 |
| | 2 | 1 |
QGraphicsView::mouseDoubleClickEvent| Name: | QGraphicsView::mouseDoubleClickEvent | | Prototype: | void QGraphicsView::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3201-3240 |
| | 30 | 3 |
QGraphicsView::mouseMoveEvent| Name: | QGraphicsView::mouseMoveEvent | | Prototype: | void QGraphicsView::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3331-3350 |
| | 10 | 3 |
QGraphicsView::mousePressEvent| Name: | QGraphicsView::mousePressEvent | | Prototype: | void QGraphicsView::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3245-3326 |
| | 49 | 10 |
QGraphicsView::mouseReleaseEvent| Name: | QGraphicsView::mouseReleaseEvent | | Prototype: | void QGraphicsView::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3355-3430 |
| | 42 | 12 |
QGraphicsView::optimizationFlags| Name: | QGraphicsView::optimizationFlags | | Prototype: | QGraphicsView::OptimizationFlags QGraphicsView::optimizationFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1444-1448 |
| | 2 | 1 |
QGraphicsView::paintEvent| Name: | QGraphicsView::paintEvent | | Prototype: | void QGraphicsView::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3465-3629 |
| | 91 | 22 |
QGraphicsView::render| Name: | QGraphicsView::render | | Prototype: | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2145-2230 |
| | 50 | 10 |
QGraphicsView::renderHints| Name: | QGraphicsView::renderHints | | Prototype: | QPainter::RenderHints QGraphicsView::renderHints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1276-1280 |
| | 2 | 1 |
QGraphicsView::resetCachedContent| Name: | QGraphicsView::resetCachedContent | | Prototype: | void QGraphicsView::resetCachedContent() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1608-1625 |
| | 10 | 4 |
QGraphicsView::resetMatrix| Name: | QGraphicsView::resetMatrix | | Prototype: | void QGraphicsView::resetMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1849-1852 |
| | 1 | 1 |
QGraphicsView::resetTransform| Name: | QGraphicsView::resetTransform | | Prototype: | void QGraphicsView::resetTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3918-3921 |
| | 1 | 1 |
QGraphicsView::resizeAnchor| Name: | QGraphicsView::resizeAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::resizeAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1381-1385 |
| | 2 | 1 |
QGraphicsView::resizeEvent| Name: | QGraphicsView::resizeEvent | | Prototype: | void QGraphicsView::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3634-3657 |
| | 11 | 3 |
QGraphicsView::rotate| Name: | QGraphicsView::rotate | | Prototype: | void QGraphicsView::rotate(qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1859-1865 |
| | 4 | 1 |
QGraphicsView::rubberBandRect| Name: | QGraphicsView::rubberBandRect | | Prototype: | QRect QGraphicsView::rubberBandRect() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1551-1558 |
| | 4 | 2 |
QGraphicsView::rubberBandSelectionMode| Name: | QGraphicsView::rubberBandSelectionMode | | Prototype: | Qt::ItemSelectionMode QGraphicsView::rubberBandSelectionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1528-1532 |
| | 2 | 1 |
QGraphicsView::scale| Name: | QGraphicsView::scale | | Prototype: | void QGraphicsView::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1872-1878 |
| | 4 | 1 |
QGraphicsView::scene| Name: | QGraphicsView::scene | | Prototype: | QGraphicsScene *QGraphicsView::scene() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1685-1689 |
| | 2 | 1 |
QGraphicsView::sceneRect| Name: | QGraphicsView::sceneRect | | Prototype: | QRectF QGraphicsView::sceneRect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1784-1792 |
| | 6 | 3 |
QGraphicsView::scrollContentsBy| Name: | QGraphicsView::scrollContentsBy | | Prototype: | void QGraphicsView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3662-3714 |
| | 28 | 10 |
QGraphicsView::setAlignment| Name: | QGraphicsView::setAlignment | | Prototype: | void QGraphicsView::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1322-1329 |
| | 4 | 2 |
QGraphicsView::setBackgroundBrush| Name: | QGraphicsView::setBackgroundBrush | | Prototype: | void QGraphicsView::setBackgroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2624-2634 |
| | 5 | 2 |
QGraphicsView::setCacheMode| Name: | QGraphicsView::setCacheMode | | Prototype: | void QGraphicsView::setCacheMode(CacheMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1586-1593 |
| | 5 | 2 |
QGraphicsView::setDragMode| Name: | QGraphicsView::setDragMode | | Prototype: | void QGraphicsView::setDragMode(DragMode mode) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1485-1512 |
| | 11 | 5 |
QGraphicsView::setForegroundBrush| Name: | QGraphicsView::setForegroundBrush | | Prototype: | void QGraphicsView::setForegroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2654-2659 |
| | 3 | 1 |
QGraphicsView::setInteractive| Name: | QGraphicsView::setInteractive | | Prototype: | void QGraphicsView::setInteractive(bool allowed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1673-1677 |
| | 2 | 1 |
QGraphicsView::setMatrix| Name: | QGraphicsView::setMatrix | | Prototype: | void QGraphicsView::setMatrix(const QMatrix &matrix, bool combine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1839-1842 |
| | 1 | 1 |
QGraphicsView::setOptimizationFlag| Name: | QGraphicsView::setOptimizationFlag | | Prototype: | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1460-1464 |
| | 2 | 1 |
QGraphicsView::setOptimizationFlags| Name: | QGraphicsView::setOptimizationFlags | | Prototype: | void QGraphicsView::setOptimizationFlags(OptimizationFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1449-1453 |
| | 2 | 1 |
QGraphicsView::setRenderHint| Name: | QGraphicsView::setRenderHint | | Prototype: | void QGraphicsView::setRenderHint(QPainter::RenderHint hint, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1296-1303 |
| | 5 | 2 |
QGraphicsView::setRenderHints| Name: | QGraphicsView::setRenderHints | | Prototype: | void QGraphicsView::setRenderHints(QPainter::RenderHints hints) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1281-1288 |
| | 5 | 2 |
QGraphicsView::setResizeAnchor| Name: | QGraphicsView::setResizeAnchor | | Prototype: | void QGraphicsView::setResizeAnchor(ViewportAnchor anchor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1386-1395 |
| | 4 | 2 |
QGraphicsView::setRubberBandSelectionMode| Name: | QGraphicsView::setRubberBandSelectionMode | | Prototype: | void QGraphicsView::setRubberBandSelectionMode(Qt::ItemSelectionMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1533-1537 |
| | 2 | 1 |