| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsItem::sceneEventFilter| Name: | QGraphicsItem::sceneEventFilter | | Prototype: | bool QGraphicsItem::sceneEventFilter(QGraphicsItem *watched, QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6667-6672 |
| | 3 | 1 |
QGraphicsItem::scene| Name: | QGraphicsItem::scene | | Prototype: | QGraphicsScene *QGraphicsItem::scene() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1501-1504 |
| | 1 | 1 |
QGraphicsItem::resetTransform| Name: | QGraphicsItem::resetTransform | | Prototype: | void QGraphicsItem::resetTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4496-4499 |
| | 1 | 1 |
QGraphicsItem::resetMatrix| Name: | QGraphicsItem::resetMatrix | | Prototype: | void QGraphicsItem::resetMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4482-4485 |
| | 1 | 1 |
QGraphicsItem::pos| Name: | QGraphicsItem::pos | | Prototype: | QPointF QGraphicsItem::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3637-3640 |
| | 1 | 1 |
QGraphicsItem::parentObject| Name: | QGraphicsItem::parentObject | | Prototype: | QGraphicsObject *QGraphicsItem::parentObject() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1577-1581 |
| | 2 | 1 |
QGraphicsItem::parentItem| Name: | QGraphicsItem::parentItem | | Prototype: | QGraphicsItem *QGraphicsItem::parentItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1549-1552 |
| | 1 | 1 |
QGraphicsItem::panelModality| Name: | QGraphicsItem::panelModality | | Prototype: | QGraphicsItem::PanelModality QGraphicsItem::panelModality() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2025-2028 |
| | 1 | 1 |
QGraphicsItem::opaqueArea| Name: | QGraphicsItem::opaqueArea | | Prototype: | QPainterPath QGraphicsItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5194-5197 |
| | 1 | 1 |
QGraphicsItem::opacity| Name: | QGraphicsItem::opacity | | Prototype: | qreal QGraphicsItem::opacity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2683-2686 |
| | 1 | 1 |
QGraphicsItem::mouseDoubleClickEvent| Name: | QGraphicsItem::mouseDoubleClickEvent | | Prototype: | void QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7308-7311 |
| | 1 | 1 |
QGraphicsItem::matrix| Name: | QGraphicsItem::matrix | | Prototype: | QMatrix QGraphicsItem::matrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3847-3850 |
| | 1 | 1 |
QGraphicsItem::keyReleaseEvent| Name: | QGraphicsItem::keyReleaseEvent | | Prototype: | void QGraphicsItem::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7041-7044 |
| | 1 | 1 |
QGraphicsItem::keyPressEvent| Name: | QGraphicsItem::keyPressEvent | | Prototype: | void QGraphicsItem::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7024-7027 |
| | 1 | 1 |
QGraphicsItem::itemChange| Name: | QGraphicsItem::itemChange | | Prototype: | QVariant QGraphicsItem::itemChange(GraphicsItemChange change, const QVariant &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7444-7448 |
| | 2 | 1 |
QGraphicsItem::isWindow| Name: | QGraphicsItem::isWindow | | Prototype: | bool QGraphicsItem::isWindow() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1744-1747 |
| | 1 | 1 |
QGraphicsItem::isWidget| Name: | QGraphicsItem::isWidget | | Prototype: | bool QGraphicsItem::isWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1732-1735 |
| | 1 | 1 |
QGraphicsItem::isVisible| Name: | QGraphicsItem::isVisible | | Prototype: | bool QGraphicsItem::isVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2232-2235 |
| | 1 | 1 |
QGraphicsItem::isPanel| Name: | QGraphicsItem::isPanel | | Prototype: | bool QGraphicsItem::isPanel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1755-1758 |
| | 1 | 1 |
QGraphicsItem::isEnabled| Name: | QGraphicsItem::isEnabled | | Prototype: | bool QGraphicsItem::isEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2491-2494 |
| | 1 | 1 |
QGraphicsItem::isClipped| Name: | QGraphicsItem::isClipped | | Prototype: | bool QGraphicsItem::isClipped() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4894-4899 |
| | 3 | 1 |
QGraphicsItem::inputMethodQuery| Name: | QGraphicsItem::inputMethodQuery | | Prototype: | QVariant QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7353-7357 |
| | 2 | 1 |
QGraphicsItem::inputMethodHints| Name: | QGraphicsItem::inputMethodHints | | Prototype: | Qt::InputMethodHints QGraphicsItem::inputMethodHints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7373-7377 |
| | 2 | 1 |
QGraphicsItem::inputMethodEvent| Name: | QGraphicsItem::inputMethodEvent | | Prototype: | void QGraphicsItem::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7339-7342 |
| | 1 | 1 |
QGraphicsItem::hoverMoveEvent| Name: | QGraphicsItem::hoverMoveEvent | | Prototype: | void QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6992-6995 |
| | 1 | 1 |
QGraphicsItem::hoverLeaveEvent| Name: | QGraphicsItem::hoverLeaveEvent | | Prototype: | void QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7006-7010 |
| | 2 | 1 |
QGraphicsItem::hoverEnterEvent| Name: | QGraphicsItem::hoverEnterEvent | | Prototype: | void QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6978-6982 |
| | 2 | 1 |
QGraphicsItem::hasCursor| Name: | QGraphicsItem::hasCursor | | Prototype: | bool QGraphicsItem::hasCursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2196-2199 |
| | 1 | 1 |
QGraphicsItem::handlesChildEvents| Name: | QGraphicsItem::handlesChildEvents | | Prototype: | bool QGraphicsItem::handlesChildEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3152-3155 |
| | 1 | 1 |
QGraphicsItem::graphicsEffect| Name: | QGraphicsItem::graphicsEffect | | Prototype: | QGraphicsEffect *QGraphicsItem::graphicsEffect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2773-2776 |
| | 1 | 1 |
QGraphicsItem::focusScopeItem| Name: | QGraphicsItem::focusScopeItem | | Prototype: | QGraphicsItem *QGraphicsItem::focusScopeItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3495-3498 |
| | 1 | 1 |
QGraphicsItem::focusProxy| Name: | QGraphicsItem::focusProxy | | Prototype: | QGraphicsItem *QGraphicsItem::focusProxy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3423-3426 |
| | 1 | 1 |
QGraphicsItem::focusOutEvent| Name: | QGraphicsItem::focusOutEvent | | Prototype: | void QGraphicsItem::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6963-6967 |
| | 2 | 1 |
QGraphicsItem::focusItem| Name: | QGraphicsItem::focusItem | | Prototype: | QGraphicsItem *QGraphicsItem::focusItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3485-3488 |
| | 1 | 1 |
QGraphicsItem::focusInEvent| Name: | QGraphicsItem::focusInEvent | | Prototype: | void QGraphicsItem::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6951-6955 |
| | 2 | 1 |
QGraphicsItem::flags| Name: | QGraphicsItem::flags | | Prototype: | QGraphicsItem::GraphicsItemFlags QGraphicsItem::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1769-1772 |
| | 1 | 1 |
QGraphicsItem::filtersChildEvents| Name: | QGraphicsItem::filtersChildEvents | | Prototype: | bool QGraphicsItem::filtersChildEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3110-3113 |
| | 1 | 1 |
QGraphicsItem::extension| Name: | QGraphicsItem::extension | | Prototype: | QVariant QGraphicsItem::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: | 7480-7484 |
| | 2 | 1 |
QGraphicsItem::effectiveOpacity| Name: | QGraphicsItem::effectiveOpacity | | Prototype: | qreal QGraphicsItem::effectiveOpacity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2699-2702 |
| | 1 | 1 |
QGraphicsItem::cursor| Name: | QGraphicsItem::cursor | | Prototype: | QCursor QGraphicsItem::cursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2143-2146 |
| | 1 | 1 |
QGraphicsItem::contextMenuEvent| Name: | QGraphicsItem::contextMenuEvent | | Prototype: | void QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6835-6838 |
| | 1 | 1 |
QGraphicsItem::contains| Name: | QGraphicsItem::contains | | Prototype: | bool QGraphicsItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4979-4982 |
| | 1 | 1 |
QGraphicsItem::clearFocus| Name: | QGraphicsItem::clearFocus | | Prototype: | void QGraphicsItem::clearFocus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3367-3371 |
| | 2 | 1 |
QGraphicsItem::childItems| Name: | QGraphicsItem::childItems | | Prototype: | QList<QGraphicsItem *> QGraphicsItem::childItems() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1721-1725 |
| | 2 | 1 |
QGraphicsItem::cacheMode| Name: | QGraphicsItem::cacheMode | | Prototype: | QGraphicsItem::CacheMode QGraphicsItem::cacheMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1952-1955 |
| | 1 | 1 |
QGraphicsItem::boundingRegionGranularity| Name: | QGraphicsItem::boundingRegionGranularity | | Prototype: | qreal QGraphicsItem::boundingRegionGranularity() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5285-5290 |
| | 3 | 1 |
QGraphicsItem::advance| Name: | QGraphicsItem::advance | | Prototype: | void QGraphicsItem::advance(int phase) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4600-4603 |
| | 1 | 1 |
QGraphicsItem::acceptedMouseButtons| Name: | QGraphicsItem::acceptedMouseButtons | | Prototype: | Qt::MouseButtons QGraphicsItem::acceptedMouseButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2969-2972 |
| | 1 | 1 |
QGraphicsItem::acceptTouchEvents| Name: | QGraphicsItem::acceptTouchEvents | | Prototype: | bool QGraphicsItem::acceptTouchEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3076-3079 |
| | 1 | 1 |
QGraphicsItem::acceptHoverEvents| Name: | QGraphicsItem::acceptHoverEvents | | Prototype: | bool QGraphicsItem::acceptHoverEvents() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3008-3011 |
| | 1 | 1 |
QGraphicsItem::acceptDrops| Name: | QGraphicsItem::acceptDrops | | Prototype: | bool QGraphicsItem::acceptDrops() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2940-2943 |
| | 1 | 1 |
QGraphicsItem::QGraphicsItem| Name: | QGraphicsItem::QGraphicsItem | | Prototype: | QGraphicsItem::QGraphicsItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1396-1401 |
| | 2 | 1 |
QGraphicsItem::QGraphicsItem| Name: | QGraphicsItem::QGraphicsItem | | Prototype: | QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1406-1411 |
| | 2 | 1 |
QGraphicsGridLayoutEngineItem::isIgnored| Name: | QGraphicsGridLayoutEngineItem::isIgnored | | Prototype: | bool QGraphicsGridLayoutEngineItem::isIgnored() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QGraphicsGridLayoutEngineItem::hasDynamicConstraint| Name: | QGraphicsGridLayoutEngineItem::hasDynamicConstraint | | Prototype: | bool QGraphicsGridLayoutEngineItem::hasDynamicConstraint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayoutengine.cpp | | Lines: | 68-72 |
| | 2 | 1 |
QGraphicsGridLayout::verticalSpacing| Name: | QGraphicsGridLayout::verticalSpacing | | Prototype: | qreal QGraphicsGridLayout::verticalSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 216-220 |
| | 2 | 1 |
QGraphicsGridLayout::sizeHint| Name: | QGraphicsGridLayout::sizeHint | | Prototype: | QSizeF QGraphicsGridLayout::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 664-671 |
| | 5 | 1 |
QGraphicsGridLayout::setVerticalSpacing| Name: | QGraphicsGridLayout::setVerticalSpacing | | Prototype: | void QGraphicsGridLayout::setVerticalSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 206-211 |
| | 3 | 1 |
QGraphicsGridLayout::setSpacing| Name: | QGraphicsGridLayout::setSpacing | | Prototype: | void QGraphicsGridLayout::setSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 228-233 |
| | 3 | 1 |
QGraphicsGridLayout::setRowStretchFactor| Name: | QGraphicsGridLayout::setRowStretchFactor | | Prototype: | void QGraphicsGridLayout::setRowStretchFactor(int row, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 276-281 |
| | 3 | 1 |
QGraphicsGridLayout::setRowSpacing| Name: | QGraphicsGridLayout::setRowSpacing | | Prototype: | void QGraphicsGridLayout::setRowSpacing(int row, qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 238-243 |
| | 3 | 1 |
QGraphicsGridLayout::setRowPreferredHeight| Name: | QGraphicsGridLayout::setRowPreferredHeight | | Prototype: | void QGraphicsGridLayout::setRowPreferredHeight(int row, qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 333-338 |
| | 3 | 1 |
QGraphicsGridLayout::setRowMinimumHeight| Name: | QGraphicsGridLayout::setRowMinimumHeight | | Prototype: | void QGraphicsGridLayout::setRowMinimumHeight(int row, qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 314-319 |
| | 3 | 1 |
QGraphicsGridLayout::setRowMaximumHeight| Name: | QGraphicsGridLayout::setRowMaximumHeight | | Prototype: | void QGraphicsGridLayout::setRowMaximumHeight(int row, qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 352-357 |
| | 3 | 1 |
QGraphicsGridLayout::setRowFixedHeight| Name: | QGraphicsGridLayout::setRowFixedHeight | | Prototype: | void QGraphicsGridLayout::setRowFixedHeight(int row, qreal height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 371-377 |
| | 4 | 1 |
QGraphicsGridLayout::setRowAlignment| Name: | QGraphicsGridLayout::setRowAlignment | | Prototype: | void QGraphicsGridLayout::setRowAlignment(int row, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 450-455 |
| | 3 | 1 |
QGraphicsGridLayout::setHorizontalSpacing| Name: | QGraphicsGridLayout::setHorizontalSpacing | | Prototype: | void QGraphicsGridLayout::setHorizontalSpacing(qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 187-192 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnStretchFactor| Name: | QGraphicsGridLayout::setColumnStretchFactor | | Prototype: | void QGraphicsGridLayout::setColumnStretchFactor(int column, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 295-300 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnSpacing| Name: | QGraphicsGridLayout::setColumnSpacing | | Prototype: | void QGraphicsGridLayout::setColumnSpacing(int column, qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 257-262 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnPreferredWidth| Name: | QGraphicsGridLayout::setColumnPreferredWidth | | Prototype: | void QGraphicsGridLayout::setColumnPreferredWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 401-406 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnMinimumWidth| Name: | QGraphicsGridLayout::setColumnMinimumWidth | | Prototype: | void QGraphicsGridLayout::setColumnMinimumWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 382-387 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnMaximumWidth| Name: | QGraphicsGridLayout::setColumnMaximumWidth | | Prototype: | void QGraphicsGridLayout::setColumnMaximumWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 420-425 |
| | 3 | 1 |
QGraphicsGridLayout::setColumnFixedWidth| Name: | QGraphicsGridLayout::setColumnFixedWidth | | Prototype: | void QGraphicsGridLayout::setColumnFixedWidth(int column, qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 439-445 |
| | 4 | 1 |
QGraphicsGridLayout::setColumnAlignment| Name: | QGraphicsGridLayout::setColumnAlignment | | Prototype: | void QGraphicsGridLayout::setColumnAlignment(int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 469-474 |
| | 3 | 1 |
QGraphicsGridLayout::setAlignment| Name: | QGraphicsGridLayout::setAlignment | | Prototype: | void QGraphicsGridLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 488-493 |
| | 3 | 1 |
QGraphicsGridLayout::rowStretchFactor| Name: | QGraphicsGridLayout::rowStretchFactor | | Prototype: | int QGraphicsGridLayout::rowStretchFactor(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 286-290 |
| | 2 | 1 |
QGraphicsGridLayout::rowSpacing| Name: | QGraphicsGridLayout::rowSpacing | | Prototype: | qreal QGraphicsGridLayout::rowSpacing(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 248-252 |
| | 2 | 1 |
QGraphicsGridLayout::rowPreferredHeight| Name: | QGraphicsGridLayout::rowPreferredHeight | | Prototype: | qreal QGraphicsGridLayout::rowPreferredHeight(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 343-347 |
| | 2 | 1 |
QGraphicsGridLayout::rowMinimumHeight| Name: | QGraphicsGridLayout::rowMinimumHeight | | Prototype: | qreal QGraphicsGridLayout::rowMinimumHeight(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QGraphicsGridLayout::rowMaximumHeight| Name: | QGraphicsGridLayout::rowMaximumHeight | | Prototype: | qreal QGraphicsGridLayout::rowMaximumHeight(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 362-366 |
| | 2 | 1 |
QGraphicsGridLayout::rowCount| Name: | QGraphicsGridLayout::rowCount | | Prototype: | int QGraphicsGridLayout::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 509-513 |
| | 2 | 1 |
QGraphicsGridLayout::rowAlignment| Name: | QGraphicsGridLayout::rowAlignment | | Prototype: | Qt::Alignment QGraphicsGridLayout::rowAlignment(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 460-464 |
| | 2 | 1 |
QGraphicsGridLayout::removeItem| Name: | QGraphicsGridLayout::removeItem | | Prototype: | void QGraphicsGridLayout::removeItem(QGraphicsLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 608-613 |
| | 3 | 1 |
QGraphicsGridLayout::horizontalSpacing| Name: | QGraphicsGridLayout::horizontalSpacing | | Prototype: | qreal QGraphicsGridLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 197-201 |
| | 2 | 1 |
QGraphicsGridLayout::count| Name: | QGraphicsGridLayout::count | | Prototype: | int QGraphicsGridLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 544-548 |
| | 2 | 1 |
QGraphicsGridLayout::columnStretchFactor| Name: | QGraphicsGridLayout::columnStretchFactor | | Prototype: | int QGraphicsGridLayout::columnStretchFactor(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QGraphicsGridLayout::columnSpacing| Name: | QGraphicsGridLayout::columnSpacing | | Prototype: | qreal QGraphicsGridLayout::columnSpacing(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 267-271 |
| | 2 | 1 |
QGraphicsGridLayout::columnPreferredWidth| Name: | QGraphicsGridLayout::columnPreferredWidth | | Prototype: | qreal QGraphicsGridLayout::columnPreferredWidth(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 411-415 |
| | 2 | 1 |
QGraphicsGridLayout::columnMinimumWidth| Name: | QGraphicsGridLayout::columnMinimumWidth | | Prototype: | qreal QGraphicsGridLayout::columnMinimumWidth(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 392-396 |
| | 2 | 1 |
QGraphicsGridLayout::columnMaximumWidth| Name: | QGraphicsGridLayout::columnMaximumWidth | | Prototype: | qreal QGraphicsGridLayout::columnMaximumWidth(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 430-434 |
| | 2 | 1 |
QGraphicsGridLayout::columnCount| Name: | QGraphicsGridLayout::columnCount | | Prototype: | int QGraphicsGridLayout::columnCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 520-524 |
| | 2 | 1 |
QGraphicsGridLayout::columnAlignment| Name: | QGraphicsGridLayout::columnAlignment | | Prototype: | Qt::Alignment QGraphicsGridLayout::columnAlignment(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 479-483 |
| | 2 | 1 |
QGraphicsGridLayout::alignment| Name: | QGraphicsGridLayout::alignment | | Prototype: | Qt::Alignment QGraphicsGridLayout::alignment(QGraphicsLayoutItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 498-502 |
| | 2 | 1 |
QGraphicsGridLayout::QGraphicsGridLayout| Name: | QGraphicsGridLayout::QGraphicsGridLayout | | Prototype: | QGraphicsGridLayout::QGraphicsGridLayout(QGraphicsLayoutItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 119-122 |
| | 2 | 1 |
QGraphicsEllipseItemPrivate::QGraphicsEllipseItemPrivate| Name: | QGraphicsEllipseItemPrivate::QGraphicsEllipseItemPrivate | | Prototype: | inline QGraphicsEllipseItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8665-8667 |
| | 1 | 1 |
QGraphicsEllipseItem::type| Name: | QGraphicsEllipseItem::type | | Prototype: | int QGraphicsEllipseItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8898-8901 |
| | 1 | 1 |
QGraphicsEllipseItem::supportsExtension| Name: | QGraphicsEllipseItem::supportsExtension | | Prototype: | bool QGraphicsEllipseItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8907-8911 |
| | 2 | 1 |
QGraphicsEllipseItem::startAngle| Name: | QGraphicsEllipseItem::startAngle | | Prototype: | int QGraphicsEllipseItem::startAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8760-8764 |
| | 2 | 1 |
QGraphicsEllipseItem::spanAngle| Name: | QGraphicsEllipseItem::spanAngle | | Prototype: | int QGraphicsEllipseItem::spanAngle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8792-8796 |
| | 2 | 1 |
QGraphicsEllipseItem::setExtension| Name: | QGraphicsEllipseItem::setExtension | | Prototype: | void QGraphicsEllipseItem::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: | 8916-8920 |
| | 2 | 1 |