| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsTextItem| Name: | QGraphicsTextItem::QGraphicsTextItem | | Prototype: | QGraphicsTextItem::QGraphicsTextItem(const QString &text, QGraphicsItem *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9834-9844 |
| | 6 | 2 |
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 |
adjustSize| Name: | QGraphicsTextItem::adjustSize | | Prototype: | void QGraphicsTextItem::adjustSize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10088-10092 |
| | 2 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
focusInEvent| Name: | QGraphicsTextItem::focusInEvent | | Prototype: | void QGraphicsTextItem::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10271-10278 |
| | 4 | 2 |
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 |
font| Name: | QGraphicsTextItem::font | | Prototype: | QFont QGraphicsTextItem::font() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9925-9930 |
| | 3 | 2 |
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 |
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 |
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 |
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 |
inputMethodQuery| Name: | QGraphicsTextItem::inputMethodQuery | | Prototype: | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10356-10372 |
| | 14 | 7 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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| 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 |