| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 3462-3626 |
| | 91 | 22 |
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: | 1439-1443 |
| | 2 | 1 |
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: | 3352-3427 |
| | 42 | 12 |
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: | 3242-3323 |
| | 49 | 10 |
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: | 3328-3347 |
| | 10 | 3 |
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: | 3198-3237 |
| | 30 | 3 |
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: | 1805-1809 |
| | 2 | 1 |
QGraphicsView::mapToScene| Name: | QGraphicsView::mapToScene | | Prototype: | QPointF QGraphicsView::mapToScene(const QPoint &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2400-2407 |
| | 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: | 2422-2449 |
| | 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: | 2464-2471 |
| | 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: | 2479-2485 |
| | 4 | 1 |
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: | 2492-2499 |
| | 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: | 2514-2545 |
| | 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: | 2560-2567 |
| | 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: | 2575-2581 |
| | 4 | 1 |
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: | 3185-3193 |
| | 6 | 3 |
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: | 3170-3180 |
| | 7 | 3 |
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: | 2237-2243 |
| | 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: | 2259-2280 |
| | 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: | 2304-2310 |
| | 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: | 2335-2341 |
| | 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: | 2355-2361 |
| | 4 | 2 |
QGraphicsView::itemAt| Name: | QGraphicsView::itemAt | | Prototype: | QGraphicsItem *QGraphicsView::itemAt(const QPoint &pos) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2374-2381 |
| | 5 | 2 |
QGraphicsView::isTransformed| Name: | QGraphicsView::isTransformed | | Prototype: | bool QGraphicsView::isTransformed() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3850-3854 |
| | 2 | 1 |
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: | 1666-1670 |
| | 2 | 1 |
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: | 1641-1654 |
| | 7 | 4 |
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: | 2586-2602 |
| | 13 | 6 |
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: | 3727-3732 |
| | 3 | 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: | 2647-2651 |
| | 2 | 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: | 3159-3165 |
| | 4 | 2 |
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: | 3151-3154 |
| | 1 | 1 |
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: | 3136-3146 |
| | 7 | 3 |
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: | 2052-2090 |
| | 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: | 2112-2121 |
| | 5 | 2 |
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: | 2805-2841 |
| | 16 | 9 |
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: | 1970-2002 |
| | 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: | 2023-2026 |
| | 1 | 1 |
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: | 3004-3029 |
| | 11 | 3 |
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: | 3807-3816 |
| | 4 | 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: | 3779-3788 |
| | 5 | 2 |
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: | 3751-3760 |
| | 5 | 2 |
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: | 3107-3131 |
| | 10 | 3 |
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: | 1478-1482 |
| | 2 | 1 |
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: | 3067-3102 |
| | 22 | 4 |
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: | 3034-3062 |
| | 11 | 3 |
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: | 2977-2998 |
| | 17 | 2 |
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: | 1916-1938 |
| | 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: | 1956-1959 |
| | 1 | 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: | 1579-1583 |
| | 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: | 2617-2621 |
| | 2 | 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: | 1312-1316 |
| | 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: | 1187-1196 |
| | 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: | 1202-1212 |
| | 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: | 1217-1226 |
| | 5 | 1 |
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: | 116-120 |
| | 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: | 97-114 |
| | 11 | 3 |
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: | 133-137 |
| | 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: | 167-172 |
| | 3 | 2 |
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: | 125-128 |
| | 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: | 142-145 |
| | 2 | 1 |
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: | 10441-10469 |
| | 21 | 3 |
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: | 9809-9810 |
| | 1 | 2 |
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: | 9807-9808 |
| | 1 | 1 |
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: | 10418-10428 |
| | 7 | 3 |
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: | 10404-10413 |
| | 5 | 3 |
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: | 10474-10489 |
| | 11 | 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: | 10433-10439 |
| | 3 | 2 |
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: | 9800-9802 |
| | 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: | 9865-9868 |
| | 1 | 1 |
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: | 10044-10047 |
| | 1 | 1 |
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: | 9901-9906 |
| | 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: | 9875-9882 |
| | 3 | 2 |
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: | 10078-10083 |
| | 3 | 2 |
QGraphicsTextItem::textInteractionFlags| Name: | QGraphicsTextItem::textInteractionFlags | | Prototype: | Qt::TextInteractionFlags QGraphicsTextItem::textInteractionFlags() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10537-10542 |
| | 3 | 2 |
QGraphicsTextItem::textCursor| Name: | QGraphicsTextItem::textCursor | | Prototype: | QTextCursor QGraphicsTextItem::textCursor() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10612-10617 |
| | 3 | 2 |
QGraphicsTextItem::tabChangesFocus| Name: | QGraphicsTextItem::tabChangesFocus | | Prototype: | bool QGraphicsTextItem::tabChangesFocus() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10571-10574 |
| | 1 | 1 |
QGraphicsTextItem::supportsExtension| Name: | QGraphicsTextItem::supportsExtension | | Prototype: | bool QGraphicsTextItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10377-10381 |
| | 2 | 1 |
QGraphicsTextItem::shape| Name: | QGraphicsTextItem::shape | | Prototype: | QPainterPath QGraphicsTextItem::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9975-9982 |
| | 5 | 2 |
QGraphicsTextItem::setTextWidth| Name: | QGraphicsTextItem::setTextWidth | | Prototype: | void QGraphicsTextItem::setTextWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10065-10068 |
| | 1 | 1 |
QGraphicsTextItem::setTextInteractionFlags| Name: | QGraphicsTextItem::setTextInteractionFlags | | Prototype: | void QGraphicsTextItem::setTextInteractionFlags(Qt::TextInteractionFlags flags) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10522-10530 |
| | 4 | 2 |
QGraphicsTextItem::setTextCursor| Name: | QGraphicsTextItem::setTextCursor | | Prototype: | void QGraphicsTextItem::setTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10607-10610 |
| | 1 | 1 |
QGraphicsTextItem::setTabChangesFocus| Name: | QGraphicsTextItem::setTabChangesFocus | | Prototype: | void QGraphicsTextItem::setTabChangesFocus(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10556-10559 |
| | 1 | 1 |
QGraphicsTextItem::setPlainText| Name: | QGraphicsTextItem::setPlainText | | Prototype: | void QGraphicsTextItem::setPlainText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9915-9918 |
| | 1 | 1 |
QGraphicsTextItem::setOpenExternalLinks| Name: | QGraphicsTextItem::setOpenExternalLinks | | Prototype: | void QGraphicsTextItem::setOpenExternalLinks(bool open) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10585-10588 |
| | 1 | 1 |
QGraphicsTextItem::setHtml| Name: | QGraphicsTextItem::setHtml | | Prototype: | void QGraphicsTextItem::setHtml(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9891-9894 |
| | 1 | 1 |
QGraphicsTextItem::setFont| Name: | QGraphicsTextItem::setFont | | Prototype: | void QGraphicsTextItem::setFont(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9937-9940 |
| | 1 | 1 |
QGraphicsTextItem::setExtension| Name: | QGraphicsTextItem::setExtension | | Prototype: | void QGraphicsTextItem::setExtension(Extension extension, const QVariant &variant) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10386-10390 |
| | 2 | 1 |
QGraphicsTextItem::setDocument| Name: | QGraphicsTextItem::setDocument | | Prototype: | void QGraphicsTextItem::setDocument(QTextDocument *document) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10097-10101 |
| | 2 | 1 |
QGraphicsTextItem::setDefaultTextColor| Name: | QGraphicsTextItem::setDefaultTextColor | | Prototype: | void QGraphicsTextItem::setDefaultTextColor(const QColor &col) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9945-9954 |
| | 7 | 2 |
QGraphicsTextItem::sceneEvent| Name: | QGraphicsTextItem::sceneEvent | | Prototype: | bool QGraphicsTextItem::sceneEvent(QEvent *event) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10114-10160 |
| | 16 | 22 |
QGraphicsTextItem::paint| Name: | QGraphicsTextItem::paint | | Prototype: | void QGraphicsTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9995-10023 |
| | 16 | 5 |
QGraphicsTextItem::openExternalLinks| Name: | QGraphicsTextItem::openExternalLinks | | Prototype: | bool QGraphicsTextItem::openExternalLinks() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10590-10595 |
| | 3 | 2 |
QGraphicsTextItem::opaqueArea| Name: | QGraphicsTextItem::opaqueArea | | Prototype: | QPainterPath QGraphicsTextItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10036-10039 |
| | 1 | 1 |
QGraphicsTextItem::mouseReleaseEvent| Name: | QGraphicsTextItem::mouseReleaseEvent | | Prototype: | void QGraphicsTextItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10203-10224 |
| | 13 | 5 |
QGraphicsTextItem::mousePressEvent| Name: | QGraphicsTextItem::mousePressEvent | | Prototype: | void QGraphicsTextItem::mousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10165-10185 |
| | 12 | 5 |
QGraphicsTextItem::mouseMoveEvent| Name: | QGraphicsTextItem::mouseMoveEvent | | Prototype: | void QGraphicsTextItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10190-10198 |
| | 4 | 2 |
QGraphicsTextItem::mouseDoubleClickEvent| Name: | QGraphicsTextItem::mouseDoubleClickEvent | | Prototype: | void QGraphicsTextItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10229-10242 |
| | 7 | 3 |
QGraphicsTextItem::keyReleaseEvent| Name: | QGraphicsTextItem::keyReleaseEvent | | Prototype: | void QGraphicsTextItem::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10263-10266 |
| | 1 | 1 |
QGraphicsTextItem::keyPressEvent| Name: | QGraphicsTextItem::keyPressEvent | | Prototype: | void QGraphicsTextItem::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10255-10258 |
| | 1 | 1 |
QGraphicsTextItem::isObscuredBy| Name: | QGraphicsTextItem::isObscuredBy | | Prototype: | bool QGraphicsTextItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10028-10031 |
| | 1 | 1 |