Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsSceneResizeEvent::QGraphicsSceneResizeEventName: | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent | Prototype: | QGraphicsSceneResizeEvent::QGraphicsSceneResizeEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1609-1612 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::newSizeName: | QGraphicsSceneResizeEvent::newSize | Prototype: | QSizeF QGraphicsSceneResizeEvent::newSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1647-1651 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::oldSizeName: | QGraphicsSceneResizeEvent::oldSize | Prototype: | QSizeF QGraphicsSceneResizeEvent::oldSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1627-1631 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::setNewSizeName: | QGraphicsSceneResizeEvent::setNewSize | Prototype: | void QGraphicsSceneResizeEvent::setNewSize(const QSizeF &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1656-1660 |
| | 2 | 1 |
QGraphicsSceneResizeEvent::setOldSizeName: | QGraphicsSceneResizeEvent::setOldSize | Prototype: | void QGraphicsSceneResizeEvent::setOldSize(const QSizeF &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 1636-1640 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::QGraphicsSceneWheelEventName: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent | Prototype: | QGraphicsSceneWheelEvent::QGraphicsSceneWheelEvent(Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 708-711 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::buttonsName: | QGraphicsSceneWheelEvent::buttons | Prototype: | Qt::MouseButtons QGraphicsSceneWheelEvent::buttons() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 788-792 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::deltaName: | QGraphicsSceneWheelEvent::delta | Prototype: | int QGraphicsSceneWheelEvent::delta() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 833-837 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::modifiersName: | QGraphicsSceneWheelEvent::modifiers | Prototype: | Qt::KeyboardModifiers QGraphicsSceneWheelEvent::modifiers() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 809-813 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::orientationName: | QGraphicsSceneWheelEvent::orientation | Prototype: | Qt::Orientation QGraphicsSceneWheelEvent::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 851-855 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::posName: | QGraphicsSceneWheelEvent::pos | Prototype: | QPointF QGraphicsSceneWheelEvent::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 726-730 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::scenePosName: | QGraphicsSceneWheelEvent::scenePos | Prototype: | QPointF QGraphicsSceneWheelEvent::scenePos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 747-751 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::screenPosName: | QGraphicsSceneWheelEvent::screenPos | Prototype: | QPoint QGraphicsSceneWheelEvent::screenPos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 768-772 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setButtonsName: | QGraphicsSceneWheelEvent::setButtons | Prototype: | void QGraphicsSceneWheelEvent::setButtons(Qt::MouseButtons buttons) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 797-801 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setDeltaName: | QGraphicsSceneWheelEvent::setDelta | Prototype: | void QGraphicsSceneWheelEvent::setDelta(int delta) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 842-846 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setModifiersName: | QGraphicsSceneWheelEvent::setModifiers | Prototype: | void QGraphicsSceneWheelEvent::setModifiers(Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 818-822 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setOrientationName: | QGraphicsSceneWheelEvent::setOrientation | Prototype: | void QGraphicsSceneWheelEvent::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 860-864 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setPosName: | QGraphicsSceneWheelEvent::setPos | Prototype: | void QGraphicsSceneWheelEvent::setPos(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 735-739 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setScenePosName: | QGraphicsSceneWheelEvent::setScenePos | Prototype: | void QGraphicsSceneWheelEvent::setScenePos(const QPointF &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 756-760 |
| | 2 | 1 |
QGraphicsSceneWheelEvent::setScreenPosName: | QGraphicsSceneWheelEvent::setScreenPos | Prototype: | void QGraphicsSceneWheelEvent::setScreenPos(const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 777-781 |
| | 2 | 1 |
QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivateName: | QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate | Prototype: | inline QGraphicsSceneWheelEventPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneevent.cpp | Lines: | 689-691 |
| | 1 | 1 |
QGraphicsShaderEffect::QGraphicsShaderEffectName: | QGraphicsShaderEffect::QGraphicsShaderEffect | Prototype: | QGraphicsShaderEffect::QGraphicsShaderEffect(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 175-178 |
| | 2 | 1 |
QGraphicsShaderEffect::drawName: | QGraphicsShaderEffect::draw | Prototype: | void QGraphicsShaderEffect::draw(QPainter *painter) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 238-272 |
| | 16 | 4 |
QGraphicsShaderEffect::pixelShaderFragmentName: | QGraphicsShaderEffect::pixelShaderFragment | Prototype: | QByteArray QGraphicsShaderEffect::pixelShaderFragment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 199-203 |
| | 2 | 1 |
QGraphicsShaderEffect::setPixelShaderFragmentName: | QGraphicsShaderEffect::setPixelShaderFragment | Prototype: | void QGraphicsShaderEffect::setPixelShaderFragment(const QByteArray& code) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 223-233 |
| | 5 | 2 |
QGraphicsShaderEffect::setUniformsName: | QGraphicsShaderEffect::setUniforms | Prototype: | void QGraphicsShaderEffect::setUniforms(QGLShaderProgram *program) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 303-306 |
| | 1 | 1 |
QGraphicsShaderEffect::setUniformsDirtyName: | QGraphicsShaderEffect::setUniformsDirty | Prototype: | void QGraphicsShaderEffect::setUniformsDirty() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 284-291 |
| | 3 | 2 |
QGraphicsShaderEffect::~QGraphicsShaderEffectName: | QGraphicsShaderEffect::~QGraphicsShaderEffect | Prototype: | QGraphicsShaderEffect::~QGraphicsShaderEffect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | Lines: | 183-189 |
| | 2 | 1 |
QGraphicsShaderEffectPrivate::QGraphicsShaderEffectPrivateName: | 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::QGraphicsSimpleTextItemName: | 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::QGraphicsSimpleTextItemName: | 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::boundingRectName: | 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::containsName: | 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::extensionName: | 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::fontName: | 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::isObscuredByName: | 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::opaqueAreaName: | 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::paintName: | QGraphicsSimpleTextItem::paint | Prototype: | void QGraphicsSimpleTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10813-10843 |
| | 21 | 3 |
QGraphicsSimpleTextItem::setExtensionName: | 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::setFontName: | 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::setTextName: | QGraphicsSimpleTextItem::setText | Prototype: | void QGraphicsSimpleTextItem::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10743-10751 |
| | 6 | 2 |
QGraphicsSimpleTextItem::shapeName: | 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::supportsExtensionName: | 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::textName: | 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::typeName: | 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::QGraphicsSimpleTextItemPrivateName: | 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 |
QGraphicsSimpleTextItemPrivate::updateBoundingRectName: | QGraphicsSimpleTextItemPrivate::updateBoundingRect | Prototype: | void QGraphicsSimpleTextItemPrivate::updateBoundingRect() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10652-10670 |
| | 13 | 3 |
QGraphicsTextItem::QGraphicsTextItemName: | 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::QGraphicsTextItemName: | 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::adjustSizeName: | 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 |
QGraphicsTextItem::boundingRectName: | 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::containsName: | 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::contextMenuEventName: | 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::defaultTextColorName: | 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::documentName: | 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::dragEnterEventName: | 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::dragLeaveEventName: | 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::dragMoveEventName: | 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::dropEventName: | 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::extensionName: | 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::focusInEventName: | 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 |
QGraphicsTextItem::focusOutEventName: | 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::fontName: | 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 |
QGraphicsTextItem::hoverEnterEventName: | 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::hoverLeaveEventName: | 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::hoverMoveEventName: | 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::inputMethodEventName: | 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::inputMethodQueryName: | 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 |
QGraphicsTextItem::isObscuredByName: | 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::keyPressEventName: | 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::keyReleaseEventName: | 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::mouseDoubleClickEventName: | 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::mouseMoveEventName: | 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::mousePressEventName: | 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::mouseReleaseEventName: | 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::opaqueAreaName: | 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::openExternalLinksName: | 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::paintName: | 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::sceneEventName: | 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::setDefaultTextColorName: | 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::setDocumentName: | 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::setExtensionName: | 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::setFontName: | 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::setHtmlName: | 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::setOpenExternalLinksName: | 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::setPlainTextName: | 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::setTabChangesFocusName: | 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::setTextCursorName: | 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::setTextInteractionFlagsName: | 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::setTextWidthName: | 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::shapeName: | 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::supportsExtensionName: | 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::tabChangesFocusName: | 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::textCursorName: | 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::textInteractionFlagsName: | 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::textWidthName: | 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::toHtmlName: | 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::toPlainTextName: | 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::typeName: | 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::~QGraphicsTextItemName: | 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 |