| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGuiApplication::focusObject| Name: | QGuiApplication::focusObject | | Prototype: | QObject *QGuiApplication::focusObject() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 896-901 |
| | 3 | 2 |
QGuiApplication::event| Name: | QGuiApplication::event | | Prototype: | bool QGuiApplication::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1657-1663 |
| | 3 | 2 |
QGroupBox::QGroupBox| Name: | QGroupBox::QGroupBox | | Prototype: | QGroupBox::QGroupBox(const QString &title, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 196-202 |
| | 3 | 1 |
QGridLayoutPrivate::itemAt| Name: | QGridLayoutPrivate::itemAt | | Prototype: | inline QLayoutItem *itemAt(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 151-156 |
| | 3 | 2 |
QGridLayoutPrivate::deleteAll| Name: | QGridLayoutPrivate::deleteAll | | Prototype: | void QGridLayoutPrivate::deleteAll() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 369-374 |
| | 3 | 2 |
QGridLayoutItem::transpose| Name: | QGridLayoutItem::transpose | | Prototype: | void QGridLayoutItem::transpose() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 696-701 |
| | 3 | 1 |
QGridLayoutEngine::setItemAt| Name: | QGridLayoutEngine::setItemAt | | Prototype: | void QGridLayoutEngine::setItemAt(int row, int column, QGridLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1282-1287 |
| | 3 | 1 |
QGridLayoutEngine::hasDynamicConstraint| Name: | QGridLayoutEngine::hasDynamicConstraint | | Prototype: | bool QGridLayoutEngine::hasDynamicConstraint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1619-1624 |
| | 3 | 2 |
QGridLayoutEngine::fillRowData::init| Name: | QGridLayoutEngine::fillRowData::init | | Prototype: | inline void init(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1362-1366 |
| | 3 | 1 |
QGridLayout::setVerticalSpacing| Name: | QGridLayout::setVerticalSpacing | | Prototype: | void QGridLayout::setVerticalSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1170-1175 |
| | 3 | 1 |
QGridLayout::setSpacing| Name: | QGridLayout::setSpacing | | Prototype: | void QGridLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1193-1198 |
| | 3 | 1 |
QGridLayout::setRowStretch| Name: | QGridLayout::setRowStretch | | Prototype: | void QGridLayout::setRowStretch(int row, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1550-1555 |
| | 3 | 1 |
QGridLayout::setRowMinimumHeight| Name: | QGridLayout::setRowMinimumHeight | | Prototype: | void QGridLayout::setRowMinimumHeight(int row, int minSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1610-1615 |
| | 3 | 1 |
QGridLayout::setOriginCorner| Name: | QGridLayout::setOriginCorner | | Prototype: | void QGridLayout::setOriginCorner(Qt::Corner corner) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1663-1668 |
| | 3 | 1 |
QGridLayout::setHorizontalSpacing| Name: | QGridLayout::setHorizontalSpacing | | Prototype: | void QGridLayout::setHorizontalSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1142-1147 |
| | 3 | 1 |
QGridLayout::setColumnStretch| Name: | QGridLayout::setColumnStretch | | Prototype: | void QGridLayout::setColumnStretch(int column, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1596-1601 |
| | 3 | 1 |
QGridLayout::setColumnMinimumWidth| Name: | QGridLayout::setColumnMinimumWidth | | Prototype: | void QGridLayout::setColumnMinimumWidth(int column, int minSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1633-1638 |
| | 3 | 1 |
QGridLayout::minimumHeightForWidth| Name: | QGridLayout::minimumHeightForWidth | | Prototype: | int QGridLayout::minimumHeightForWidth(int w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1300-1305 |
| | 3 | 1 |
QGridLayout::invalidate| Name: | QGridLayout::invalidate | | Prototype: | void QGridLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1687-1692 |
| | 3 | 1 |
QGridLayout::heightForWidth| Name: | QGridLayout::heightForWidth | | Prototype: | int QGridLayout::heightForWidth(int w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1290-1295 |
| | 3 | 1 |
QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate| Name: | QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate | | Prototype: | QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 114-120 |
| | 3 | 1 |
QGraphicsWidgetPrivate::titleBarHeight| Name: | QGraphicsWidgetPrivate::titleBarHeight | | Prototype: | qreal QGraphicsWidgetPrivate::titleBarHeight(const QStyleOptionTitleBar &options) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 85-90 |
| | 3 | 1 |
QGraphicsWidgetPrivate::setPalette_helper| Name: | QGraphicsWidgetPrivate::setPalette_helper | | Prototype: | void QGraphicsWidgetPrivate::setPalette_helper(const QPalette &palette) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 164-169 |
| | 3 | 2 |
QGraphicsWidgetPrivate::setFont_helper| Name: | QGraphicsWidgetPrivate::setFont_helper | | Prototype: | void QGraphicsWidgetPrivate::setFont_helper(const QFont &font) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 259-264 |
| | 3 | 2 |
QGraphicsWidget::unsetLayoutDirection| Name: | QGraphicsWidget::unsetLayoutDirection | | Prototype: | void QGraphicsWidget::unsetLayoutDirection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 915-920 |
| | 3 | 1 |
QGraphicsWidget::style| Name: | QGraphicsWidget::style | | Prototype: | QStyle *QGraphicsWidget::style() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 930-936 |
| | 3 | 2 |
QGraphicsWidget::shape| Name: | QGraphicsWidget::shape | | Prototype: | QPainterPath QGraphicsWidget::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2366-2371 |
| | 3 | 1 |
QGraphicsWidget::setWindowTitle| Name: | QGraphicsWidget::setWindowTitle | | Prototype: | void QGraphicsWidget::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1824-1829 |
| | 3 | 1 |
QGraphicsWidget::setShortcutEnabled| Name: | QGraphicsWidget::setShortcutEnabled | | Prototype: | void QGraphicsWidget::setShortcutEnabled(int id, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1962-1967 |
| | 3 | 2 |
QGraphicsWidget::setShortcutAutoRepeat| Name: | QGraphicsWidget::setShortcutAutoRepeat | | Prototype: | void QGraphicsWidget::setShortcutAutoRepeat(int id, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1977-1982 |
| | 3 | 2 |
QGraphicsWidget::setLayoutDirection| Name: | QGraphicsWidget::setLayoutDirection | | Prototype: | void QGraphicsWidget::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 909-914 |
| | 3 | 1 |
QGraphicsWidget::releaseShortcut| Name: | QGraphicsWidget::releaseShortcut | | Prototype: | void QGraphicsWidget::releaseShortcut(int id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1941-1946 |
| | 3 | 2 |
QGraphicsWidget::paint| Name: | QGraphicsWidget::paint | | Prototype: | void QGraphicsWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2242-2247 |
| | 3 | 1 |
QGraphicsWidget::focusOutEvent| Name: | QGraphicsWidget::focusOutEvent | | Prototype: | void QGraphicsWidget::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1582-1587 |
| | 3 | 2 |
QGraphicsWidget::focusInEvent| Name: | QGraphicsWidget::focusInEvent | | Prototype: | void QGraphicsWidget::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1534-1539 |
| | 3 | 2 |
QGraphicsWidget::adjustSize| Name: | QGraphicsWidget::adjustSize | | Prototype: | void QGraphicsWidget::adjustSize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 871-877 |
| | 3 | 2 |
QGraphicsViewPrivate::verticalScroll| Name: | QGraphicsViewPrivate::verticalScroll | | Prototype: | qint64 QGraphicsViewPrivate::verticalScroll() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 557-562 |
| | 3 | 2 |
QGraphicsViewPrivate::storeMouseEvent| Name: | QGraphicsViewPrivate::storeMouseEvent | | Prototype: | void QGraphicsViewPrivate::storeMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 625-630 |
| | 3 | 1 |
QGraphicsViewPrivate::replayLastMouseEvent| Name: | QGraphicsViewPrivate::replayLastMouseEvent | | Prototype: | void QGraphicsViewPrivate::replayLastMouseEvent() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 615-620 |
| | 3 | 2 |
QGraphicsViewPrivate::mapRectFromScene| Name: | QGraphicsViewPrivate::mapRectFromScene | | Prototype: | QRectF QGraphicsViewPrivate::mapRectFromScene(const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 583-588 |
| | 3 | 2 |
QGraphicsViewPrivate::horizontalScroll| Name: | QGraphicsViewPrivate::horizontalScroll | | Prototype: | qint64 QGraphicsViewPrivate::horizontalScroll() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 544-549 |
| | 3 | 2 |
QGraphicsViewPrivate::freeStyleOptionsArray| Name: | QGraphicsViewPrivate::freeStyleOptionsArray | | Prototype: | void QGraphicsViewPrivate::freeStyleOptionsArray(QStyleOptionGraphicsItem *array) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1099-1104 |
| | 3 | 2 |
QGraphicsView::viewportTransform| Name: | QGraphicsView::viewportTransform | | Prototype: | QTransform QGraphicsView::viewportTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3838-3843 |
| | 3 | 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: | 2654-2659 |
| | 3 | 1 |
QGraphicsView::inputMethodEvent| Name: | QGraphicsView::inputMethodEvent | | Prototype: | void QGraphicsView::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3730-3735 |
| | 3 | 2 |
QGraphicsTransform::update| Name: | QGraphicsTransform::update | | Prototype: | void QGraphicsTransform::update() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 173-178 |
| | 3 | 2 |
QGraphicsTextItemPrivate::_q_ensureVisible| Name: | QGraphicsTextItemPrivate::_q_ensureVisible | | Prototype: | void QGraphicsTextItemPrivate::_q_ensureVisible(QRectF rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10523-10529 |
| | 3 | 2 |
QGraphicsTextItem::toPlainText| Name: | QGraphicsTextItem::toPlainText | | Prototype: | QString QGraphicsTextItem::toPlainText() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9991-9996 |
| | 3 | 2 |
QGraphicsTextItem::toHtml| Name: | QGraphicsTextItem::toHtml | | Prototype: | QString QGraphicsTextItem::toHtml() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9965-9972 |
| | 3 | 2 |
QGraphicsTextItem::textWidth| Name: | QGraphicsTextItem::textWidth | | Prototype: | qreal QGraphicsTextItem::textWidth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10168-10173 |
| | 3 | 2 |
QGraphicsTextItem::textInteractionFlags| Name: | QGraphicsTextItem::textInteractionFlags | | Prototype: | Qt::TextInteractionFlags QGraphicsTextItem::textInteractionFlags() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10627-10632 |
| | 3 | 2 |
QGraphicsTextItem::textCursor| Name: | QGraphicsTextItem::textCursor | | Prototype: | QTextCursor QGraphicsTextItem::textCursor() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10702-10707 |
| | 3 | 2 |
QGraphicsTextItem::openExternalLinks| Name: | QGraphicsTextItem::openExternalLinks | | Prototype: | bool QGraphicsTextItem::openExternalLinks() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10680-10685 |
| | 3 | 2 |
QGraphicsTextItem::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: | 10015-10020 |
| | 3 | 2 |
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: | 10855-10860 |
| | 3 | 1 |
QGraphicsShaderEffect::setUniformsDirty| Name: | 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: | 290-297 |
| | 3 | 2 |
QGraphicsScenePrivate::setPalette_helper| Name: | QGraphicsScenePrivate::setPalette_helper | | Prototype: | void QGraphicsScenePrivate::setPalette_helper(const QPalette &palette) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1578-1583 |
| | 3 | 2 |
QGraphicsScenePrivate::setFont_helper| Name: | QGraphicsScenePrivate::setFont_helper | | Prototype: | void QGraphicsScenePrivate::setFont_helper(const QFont &font) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1521-1526 |
| | 3 | 2 |
QGraphicsScenePrivate::clearMouseGrabber| Name: | QGraphicsScenePrivate::clearMouseGrabber | | Prototype: | void QGraphicsScenePrivate::clearMouseGrabber() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1030-1035 |
| | 3 | 2 |
QGraphicsSceneIndex::itemChange| Name: | QGraphicsSceneIndex::itemChange | | Prototype: | void QGraphicsSceneIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 610-615 |
| | 3 | 1 |
QGraphicsSceneIndex::clear| Name: | QGraphicsSceneIndex::clear | | Prototype: | void QGraphicsSceneIndex::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 560-565 |
| | 3 | 2 |
QGraphicsSceneBspTreeIndex::updateSceneRect| Name: | QGraphicsSceneBspTreeIndex::updateSceneRect | | Prototype: | void QGraphicsSceneBspTreeIndex::updateSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 620-625 |
| | 3 | 1 |
QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex| Name: | QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex | | Prototype: | QGraphicsSceneBspTreeIndex::QGraphicsSceneBspTreeIndex(QGraphicsScene *scene) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 446-450 |
| | 3 | 1 |
QGraphicsSceneBspTree::~QGraphicsSceneBspTree| Name: | QGraphicsSceneBspTree::~QGraphicsSceneBspTree | | Prototype: | QGraphicsSceneBspTree::~QGraphicsSceneBspTree() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 95-100 |
| | 3 | 1 |
QGraphicsSceneBspTree::clear| Name: | QGraphicsSceneBspTree::clear | | Prototype: | void QGraphicsSceneBspTree::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 114-119 |
| | 3 | 1 |
QGraphicsSceneBspTree::QGraphicsSceneBspTree| Name: | QGraphicsSceneBspTree::QGraphicsSceneBspTree | | Prototype: | QGraphicsSceneBspTree::QGraphicsSceneBspTree() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 87-93 |
| | 3 | 1 |
QGraphicsScene::setMinimumRenderSize| Name: | QGraphicsScene::setMinimumRenderSize | | Prototype: | void QGraphicsScene::setMinimumRenderSize(qreal minSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5837-5842 |
| | 3 | 1 |
QGraphicsScene::itemAt| Name: | QGraphicsScene::itemAt | | Prototype: | QGraphicsItem *QGraphicsScene::itemAt(const QPointF &position, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2169-2174 |
| | 3 | 1 |
QGraphicsScene::inputMethodEvent| Name: | QGraphicsScene::inputMethodEvent | | Prototype: | void QGraphicsScene::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4214-4219 |
| | 3 | 2 |
QGraphicsScene::bspTreeDepth| Name: | QGraphicsScene::bspTreeDepth | | Prototype: | int QGraphicsScene::bspTreeDepth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1907-1912 |
| | 3 | 1 |
QGraphicsScene::addPixmap| Name: | QGraphicsScene::addPixmap | | Prototype: | QGraphicsPixmapItem *QGraphicsScene::addPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2762-2767 |
| | 3 | 1 |
QGraphicsProxyWidgetPrivate::init| Name: | QGraphicsProxyWidgetPrivate::init | | Prototype: | void QGraphicsProxyWidgetPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 221-226 |
| | 3 | 1 |
QGraphicsProxyWidget::ungrabMouseEvent| Name: | QGraphicsProxyWidget::ungrabMouseEvent | | Prototype: | void QGraphicsProxyWidget::ungrabMouseEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1230-1235 |
| | 3 | 1 |
QGraphicsLinearLayoutPrivate::styleInfo| Name: | QGraphicsLinearLayoutPrivate::styleInfo | | Prototype: | QGraphicsLayoutStyleInfo *QGraphicsLinearLayoutPrivate::styleInfo() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 178-183 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::removeGridItem| Name: | QGraphicsLinearLayoutPrivate::removeGridItem | | Prototype: | void QGraphicsLinearLayoutPrivate::removeGridItem(QGridLayoutItem *gridItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 150-155 |
| | 3 | 1 |
QGraphicsLinearLayoutPrivate::gridRow| Name: | QGraphicsLinearLayoutPrivate::gridRow | | Prototype: | int QGraphicsLinearLayoutPrivate::gridRow(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 164-169 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::gridColumn| Name: | QGraphicsLinearLayoutPrivate::gridColumn | | Prototype: | int QGraphicsLinearLayoutPrivate::gridColumn(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 171-176 |
| | 3 | 2 |
QGraphicsLinearLayoutPrivate::fixIndex| Name: | QGraphicsLinearLayoutPrivate::fixIndex | | Prototype: | void QGraphicsLinearLayoutPrivate::fixIndex(int *index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 157-162 |
| | 3 | 2 |
QGraphicsLinearLayout::setItemSpacing| Name: | QGraphicsLinearLayout::setItemSpacing | | Prototype: | void QGraphicsLinearLayout::setItemSpacing(int index, qreal spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 377-382 |
| | 3 | 1 |
QGraphicsLayoutStyleInfo::perItemSpacing| Name: | QGraphicsLayoutStyleInfo::perItemSpacing | | Prototype: | qreal QGraphicsLayoutStyleInfo::perItemSpacing(QLayoutPolicy::ControlType control1, QLayoutPolicy::ControlType control2, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 75-82 |
| | 3 | 1 |
QGraphicsLayoutStyleInfo::combinedLayoutSpacing| Name: | QGraphicsLayoutStyleInfo::combinedLayoutSpacing | | Prototype: | qreal QGraphicsLayoutStyleInfo::combinedLayoutSpacing(QLayoutPolicy::ControlTypes controls1, QLayoutPolicy::ControlTypes controls2, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutstyleinfo.cpp | | Lines: | 66-73 |
| | 3 | 1 |
QGraphicsLayoutItem::updateGeometry| Name: | QGraphicsLayoutItem::updateGeometry | | Prototype: | void QGraphicsLayoutItem::updateGeometry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 823-828 |
| | 3 | 1 |
QGraphicsLayoutItem::contentsRect| Name: | QGraphicsLayoutItem::contentsRect | | Prototype: | QRectF QGraphicsLayoutItem::contentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 769-774 |
| | 3 | 1 |
QGraphicsLayoutItem::QGraphicsLayoutItem| Name: | QGraphicsLayoutItem::QGraphicsLayoutItem | | Prototype: | QGraphicsLayoutItem::QGraphicsLayoutItem(QGraphicsLayoutItemPrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 403-409 |
| | 3 | 1 |
QGraphicsItemPrivate::resetFocusProxy| Name: | QGraphicsItemPrivate::resetFocusProxy | | Prototype: | void QGraphicsItemPrivate::resetFocusProxy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5730-5735 |
| | 3 | 2 |
QGraphicsItemPrivate::depth| Name: | QGraphicsItemPrivate::depth | | Prototype: | int QGraphicsItemPrivate::depth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5478-5484 |
| | 3 | 2 |
QGraphicsItemAnimation::posAt| Name: | QGraphicsItemAnimation::posAt | | Prototype: | QPointF QGraphicsItemAnimation::posAt(qreal step) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 263-268 |
| | 3 | 1 |
QGraphicsItem::transformations| Name: | QGraphicsItem::transformations | | Prototype: | QList<QGraphicsTransform *> QGraphicsItem::transformations() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4108-4113 |
| | 3 | 2 |
QGraphicsItem::transformOriginPoint| Name: | QGraphicsItem::transformOriginPoint | | Prototype: | QPointF QGraphicsItem::transformOriginPoint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4191-4196 |
| | 3 | 2 |
QGraphicsItem::transform| Name: | QGraphicsItem::transform | | Prototype: | QTransform QGraphicsItem::transform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3951-3956 |
| | 3 | 2 |
QGraphicsItem::topLevelWidget| Name: | QGraphicsItem::topLevelWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::topLevelWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1690-1695 |
| | 3 | 2 |
QGraphicsItem::shape| Name: | QGraphicsItem::shape | | Prototype: | QPainterPath QGraphicsItem::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4964-4969 |
| | 3 | 1 |
QGraphicsItem::setToolTip| Name: | QGraphicsItem::setToolTip | | Prototype: | void QGraphicsItem::setToolTip(const QString &toolTip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2202-2207 |
| | 3 | 1 |
QGraphicsItem::setFlag| Name: | QGraphicsItem::setFlag | | Prototype: | void QGraphicsItem::setFlag(GraphicsItemFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1863-1869 |
| | 3 | 2 |
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: | 6757-6762 |
| | 3 | 1 |
QGraphicsItem::scale| Name: | QGraphicsItem::scale | | Prototype: | qreal QGraphicsItem::scale() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4037-4042 |
| | 3 | 2 |
QGraphicsItem::rotation| Name: | QGraphicsItem::rotation | | Prototype: | qreal QGraphicsItem::rotation() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3969-3974 |
| | 3 | 2 |
QGraphicsItem::removeSceneEventFilter| Name: | QGraphicsItem::removeSceneEventFilter | | Prototype: | void QGraphicsItem::removeSceneEventFilter(QGraphicsItem *filterItem) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6734-6739 |
| | 3 | 2 |
QGraphicsItem::panel| Name: | QGraphicsItem::panel | | Prototype: | QGraphicsItem *QGraphicsItem::panel() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1723-1728 |
| | 3 | 2 |
QGraphicsItem::mapToScene| Name: | QGraphicsItem::mapToScene | | Prototype: | QPointF QGraphicsItem::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5990-5995 |
| | 3 | 2 |