| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate| Name: | QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivate | | Prototype: | QGraphicsShaderEffectPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 158-164 |
| | 2 | 1 |
QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem | | Prototype: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(const QString &text, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10724-10728 |
| | 1 | 1 |
QGraphicsSimpleTextItem::QGraphicsSimpleTextItem| Name: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem | | Prototype: | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10712-10715 |
| | 2 | 1 |
QGraphicsSimpleTextItem::boundingRect| Name: | QGraphicsSimpleTextItem::boundingRect | | Prototype: | QRectF QGraphicsSimpleTextItem::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10784-10788 |
| | 2 | 1 |
QGraphicsSimpleTextItem::contains| Name: | QGraphicsSimpleTextItem::contains | | Prototype: | bool QGraphicsSimpleTextItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10804-10808 |
| | 2 | 1 |
QGraphicsSimpleTextItem::extension| Name: | QGraphicsSimpleTextItem::extension | | Prototype: | QVariant QGraphicsSimpleTextItem::extension(const QVariant &variant) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10890-10894 |
| | 2 | 1 |
QGraphicsSimpleTextItem::font| Name: | QGraphicsSimpleTextItem::font | | Prototype: | QFont QGraphicsSimpleTextItem::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10775-10779 |
| | 2 | 1 |
QGraphicsSimpleTextItem::isObscuredBy| Name: | QGraphicsSimpleTextItem::isObscuredBy | | Prototype: | bool QGraphicsSimpleTextItem::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: | 10848-10851 |
| | 1 | 1 |
QGraphicsSimpleTextItem::opaqueArea| Name: | QGraphicsSimpleTextItem::opaqueArea | | Prototype: | QPainterPath QGraphicsSimpleTextItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10856-10859 |
| | 1 | 1 |
QGraphicsSimpleTextItem::setExtension| Name: | QGraphicsSimpleTextItem::setExtension | | Prototype: | void QGraphicsSimpleTextItem::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: | 10881-10885 |
| | 2 | 1 |
QGraphicsSimpleTextItem::setFont| Name: | QGraphicsSimpleTextItem::setFont | | Prototype: | void QGraphicsSimpleTextItem::setFont(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10765-10770 |
| | 3 | 1 |
QGraphicsSimpleTextItem::shape| Name: | QGraphicsSimpleTextItem::shape | | Prototype: | QPainterPath QGraphicsSimpleTextItem::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10793-10799 |
| | 4 | 1 |
QGraphicsSimpleTextItem::supportsExtension| Name: | QGraphicsSimpleTextItem::supportsExtension | | Prototype: | bool QGraphicsSimpleTextItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10872-10876 |
| | 2 | 1 |
QGraphicsSimpleTextItem::text| Name: | QGraphicsSimpleTextItem::text | | Prototype: | QString QGraphicsSimpleTextItem::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10756-10760 |
| | 2 | 1 |
QGraphicsSimpleTextItem::type| Name: | QGraphicsSimpleTextItem::type | | Prototype: | int QGraphicsSimpleTextItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10864-10867 |
| | 1 | 1 |
QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate| Name: | QGraphicsSimpleTextItemPrivate::QGraphicsSimpleTextItemPrivate | | Prototype: | inline QGraphicsSimpleTextItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10623-10626 |
| | 2 | 1 |
QGraphicsTextItem::QGraphicsTextItem| Name: | QGraphicsTextItem::QGraphicsTextItem | | Prototype: | QGraphicsTextItem::QGraphicsTextItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9852-9860 |
| | 4 | 1 |
QGraphicsTextItem::boundingRect| Name: | QGraphicsTextItem::boundingRect | | Prototype: | QRectF QGraphicsTextItem::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9967-9970 |
| | 1 | 1 |
QGraphicsTextItem::contains| Name: | QGraphicsTextItem::contains | | Prototype: | bool QGraphicsTextItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9987-9990 |
| | 1 | 1 |
QGraphicsTextItem::contextMenuEvent| Name: | QGraphicsTextItem::contextMenuEvent | | Prototype: | void QGraphicsTextItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10247-10250 |
| | 1 | 1 |
QGraphicsTextItem::defaultTextColor| Name: | QGraphicsTextItem::defaultTextColor | | Prototype: | QColor QGraphicsTextItem::defaultTextColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9959-9962 |
| | 1 | 1 |
QGraphicsTextItem::document| Name: | QGraphicsTextItem::document | | Prototype: | QTextDocument *QGraphicsTextItem::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10106-10109 |
| | 1 | 1 |
QGraphicsTextItem::dragEnterEvent| Name: | QGraphicsTextItem::dragEnterEvent | | Prototype: | void QGraphicsTextItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10292-10295 |
| | 1 | 1 |
QGraphicsTextItem::dragLeaveEvent| Name: | QGraphicsTextItem::dragLeaveEvent | | Prototype: | void QGraphicsTextItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10300-10303 |
| | 1 | 1 |
QGraphicsTextItem::dragMoveEvent| Name: | QGraphicsTextItem::dragMoveEvent | | Prototype: | void QGraphicsTextItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10308-10311 |
| | 1 | 1 |
QGraphicsTextItem::dropEvent| Name: | QGraphicsTextItem::dropEvent | | Prototype: | void QGraphicsTextItem::dropEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10316-10319 |
| | 1 | 1 |
QGraphicsTextItem::extension| Name: | QGraphicsTextItem::extension | | Prototype: | QVariant QGraphicsTextItem::extension(const QVariant &variant) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10395-10399 |
| | 2 | 1 |
QGraphicsTextItem::focusOutEvent| Name: | QGraphicsTextItem::focusOutEvent | | Prototype: | void QGraphicsTextItem::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10283-10287 |
| | 2 | 1 |
QGraphicsTextItem::hoverEnterEvent| Name: | QGraphicsTextItem::hoverEnterEvent | | Prototype: | void QGraphicsTextItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10332-10335 |
| | 1 | 1 |
QGraphicsTextItem::hoverLeaveEvent| Name: | QGraphicsTextItem::hoverLeaveEvent | | Prototype: | void QGraphicsTextItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10348-10351 |
| | 1 | 1 |
QGraphicsTextItem::hoverMoveEvent| Name: | QGraphicsTextItem::hoverMoveEvent | | Prototype: | void QGraphicsTextItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10340-10343 |
| | 1 | 1 |
QGraphicsTextItem::inputMethodEvent| Name: | QGraphicsTextItem::inputMethodEvent | | Prototype: | void QGraphicsTextItem::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10324-10327 |
| | 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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::~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 |
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 |
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::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 |
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 |
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 |
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 |
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(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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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: | 1268-1272 |
| | 2 | 1 |
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: | 1847-1850 |
| | 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: | 3915-3918 |
| | 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: | 1376-1380 |
| | 2 | 1 |
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: | 1857-1863 |
| | 4 | 1 |
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: | 1526-1530 |
| | 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: | 1870-1876 |
| | 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: | 1683-1687 |
| | 2 | 1 |
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: | 2652-2657 |
| | 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: | 1671-1675 |
| | 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: | 1837-1840 |
| | 1 | 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: | 1444-1448 |
| | 2 | 1 |
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: | 1531-1535 |
| | 2 | 1 |
QGraphicsView::setSceneRect| Name: | QGraphicsView::setSceneRect | | Prototype: | void QGraphicsView::setSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1791-1797 |
| | 4 | 1 |
QGraphicsView::setViewportUpdateMode| Name: | QGraphicsView::setViewportUpdateMode | | Prototype: | void QGraphicsView::setViewportUpdateMode(ViewportUpdateMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1415-1419 |
| | 2 | 1 |
QGraphicsView::shear| Name: | QGraphicsView::shear | | Prototype: | void QGraphicsView::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1883-1889 |
| | 4 | 1 |
QGraphicsView::showEvent| Name: | QGraphicsView::showEvent | | Prototype: | void QGraphicsView::showEvent(QShowEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3716-3722 |
| | 4 | 1 |
QGraphicsView::transform| Name: | QGraphicsView::transform | | Prototype: | QTransform QGraphicsView::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3824-3828 |
| | 2 | 1 |
QGraphicsView::transformationAnchor| Name: | QGraphicsView::transformationAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::transformationAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1344-1348 |
| | 2 | 1 |
QGraphicsView::translate| Name: | QGraphicsView::translate | | Prototype: | void QGraphicsView::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1896-1902 |
| | 4 | 1 |
QGraphicsView::viewportTransform| Name: | QGraphicsView::viewportTransform | | Prototype: | QTransform QGraphicsView::viewportTransform() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3835-3840 |
| | 3 | 1 |
QGraphicsView::viewportUpdateMode| Name: | QGraphicsView::viewportUpdateMode | | Prototype: | QGraphicsView::ViewportUpdateMode QGraphicsView::viewportUpdateMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1410-1414 |
| | 2 | 1 |
QGraphicsViewPrivate::QGraphicsViewPrivate| Name: | QGraphicsViewPrivate::QGraphicsViewPrivate | | Prototype: | QGraphicsViewPrivate::QGraphicsViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 326-363 |
| | 1 | 1 |
QGraphicsViewPrivate::mapToScene| Name: | QGraphicsViewPrivate::mapToScene | | Prototype: | QPointF QGraphicsViewPrivate::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3920-3926 |
| | 4 | 1 |
QGraphicsViewPrivate::populateSceneDragDropEvent| Name: | QGraphicsViewPrivate::populateSceneDragDropEvent | | Prototype: | void QGraphicsViewPrivate::populateSceneDragDropEvent(QGraphicsSceneDragDropEvent *dest, QDropEvent *source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 842-861 |
| | 11 | 1 |