| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsWidget::grabShortcut| Name: | QGraphicsWidget::grabShortcut | | Prototype: | int QGraphicsWidget::grabShortcut(const QKeySequence &sequence, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1908-1915 |
| | 4 | 2 |
QGraphicsWidget::grabMouseEvent| Name: | QGraphicsWidget::grabMouseEvent | | Prototype: | void QGraphicsWidget::grabMouseEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1694-1697 |
| | 1 | 1 |
QGraphicsWidget::grabKeyboardEvent| Name: | QGraphicsWidget::grabKeyboardEvent | | Prototype: | void QGraphicsWidget::grabKeyboardEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1716-1719 |
| | 1 | 1 |
QGraphicsWidget::getWindowFrameMargins| Name: | QGraphicsWidget::getWindowFrameMargins | | Prototype: | void QGraphicsWidget::getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 575-588 |
| | 11 | 6 |
QGraphicsWidget::getContentsMargins| Name: | QGraphicsWidget::getContentsMargins | | Prototype: | void QGraphicsWidget::getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 520-533 |
| | 11 | 6 |
QGraphicsWidget::font| Name: | QGraphicsWidget::font | | Prototype: | QFont QGraphicsWidget::font() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 976-982 |
| | 4 | 1 |
QGraphicsWidget::focusWidget| Name: | QGraphicsWidget::focusWidget | | Prototype: | QGraphicsWidget *QGraphicsWidget::focusWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1872-1878 |
| | 4 | 2 |
QGraphicsWidget::focusPolicy| Name: | QGraphicsWidget::focusPolicy | | Prototype: | Qt::FocusPolicy QGraphicsWidget::focusPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1849-1853 |
| | 2 | 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: | 1575-1580 |
| | 3 | 2 |
QGraphicsWidget::focusNextPrevChild| Name: | QGraphicsWidget::focusNextPrevChild | | Prototype: | bool QGraphicsWidget::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1553-1570 |
| | 13 | 6 |
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: | 1527-1532 |
| | 3 | 2 |
QGraphicsWidget::event| Name: | QGraphicsWidget::event | | Prototype: | bool QGraphicsWidget::event(QEvent *event) | | Coverage: | 0.000% (0/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1386-1475 |
| | 49 | 37 |
QGraphicsWidget::closeEvent| Name: | QGraphicsWidget::closeEvent | | Prototype: | void QGraphicsWidget::closeEvent(QCloseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1519-1522 |
| | 1 | 1 |
QGraphicsWidget::close| Name: | QGraphicsWidget::close | | Prototype: | bool QGraphicsWidget::close() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2388-2403 |
| | 9 | 4 |
QGraphicsWidget::changeEvent| Name: | QGraphicsWidget::changeEvent | | Prototype: | void QGraphicsWidget::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1487-1510 |
| | 14 | 7 |
QGraphicsWidget::boundingRect| Name: | QGraphicsWidget::boundingRect | | Prototype: | QRectF QGraphicsWidget::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2362-2365 |
| | 1 | 1 |
QGraphicsWidget::autoFillBackground| Name: | QGraphicsWidget::autoFillBackground | | Prototype: | bool QGraphicsWidget::autoFillBackground() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1049-1053 |
| | 2 | 1 |
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: | 864-870 |
| | 3 | 2 |
QGraphicsWidget::addActions| Name: | QGraphicsWidget::addActions | | Prototype: | void QGraphicsWidget::addActions(QList<QAction *> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2008-2013 |
| | 2 | 2 |
QGraphicsWidget::addAction| Name: | QGraphicsWidget::addAction | | Prototype: | void QGraphicsWidget::addAction(QAction *action) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1993-1996 |
| | 1 | 1 |
QGraphicsWidget::actions| Name: | QGraphicsWidget::actions | | Prototype: | QList<QAction *> QGraphicsWidget::actions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2103-2107 |
| | 2 | 1 |
QGraphicsWidget::QGraphicsWidget| Name: | QGraphicsWidget::QGraphicsWidget | | Prototype: | QGraphicsWidget::QGraphicsWidget(QGraphicsItem *parent, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 170-175 |
| | 2 | 1 |
QGraphicsWidget::QGraphicsWidget| Name: | QGraphicsWidget::QGraphicsWidget | | Prototype: | QGraphicsWidget::QGraphicsWidget(QGraphicsWidgetPrivate &dd, QGraphicsItem *parent, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 182-187 |
| | 2 | 1 |
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: | 551-556 |
| | 3 | 2 |
QGraphicsViewPrivate::updateScroll| Name: | QGraphicsViewPrivate::updateScroll | | Prototype: | void QGraphicsViewPrivate::updateScroll() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 587-604 |
| | 10 | 3 |
QGraphicsViewPrivate::updateRubberBand| Name: | QGraphicsViewPrivate::updateRubberBand | | Prototype: | void QGraphicsViewPrivate::updateRubberBand(const QMouseEvent *event) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 722-778 |
| | 34 | 11 |
QGraphicsViewPrivate::updateRegion| Name: | QGraphicsViewPrivate::updateRegion | | Prototype: | bool QGraphicsViewPrivate::updateRegion(const QRectF &rect, const QTransform &xform) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1002-1038 |
| | 23 | 8 |
QGraphicsViewPrivate::updateRect| Name: | QGraphicsViewPrivate::updateRect | | Prototype: | bool QGraphicsViewPrivate::updateRect(const QRect &r) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1042-1076 |
| | 20 | 10 |
QGraphicsViewPrivate::updateLastCenterPoint| Name: | QGraphicsViewPrivate::updateLastCenterPoint | | Prototype: | void QGraphicsViewPrivate::updateLastCenterPoint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 526-530 |
| | 2 | 1 |
QGraphicsViewPrivate::updateInputMethodSensitivity| Name: | QGraphicsViewPrivate::updateInputMethodSensitivity | | Prototype: | void QGraphicsViewPrivate::updateInputMethodSensitivity() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1157-1182 |
| | 18 | 5 |
QGraphicsViewPrivate::translateTouchEvent| Name: | QGraphicsViewPrivate::translateTouchEvent | | Prototype: | void QGraphicsViewPrivate::translateTouchEvent(QGraphicsViewPrivate *d, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 306-321 |
| | 7 | 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: | 619-624 |
| | 3 | 1 |
QGraphicsViewPrivate::storeDragDropEvent| Name: | QGraphicsViewPrivate::storeDragDropEvent | | Prototype: | void QGraphicsViewPrivate::storeDragDropEvent(const QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 823-837 |
| | 12 | 1 |
QGraphicsViewPrivate::setUpdateClip| Name: | QGraphicsViewPrivate::setUpdateClip | | Prototype: | void QGraphicsViewPrivate::setUpdateClip(QGraphicsItem *item) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 961-1000 |
| | 23 | 6 |
QGraphicsViewPrivate::rubberBandRegion| Name: | QGraphicsViewPrivate::rubberBandRegion | | Prototype: | QRegion QGraphicsViewPrivate::rubberBandRegion(const QWidget *widget, const QRect &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 706-720 |
| | 11 | 2 |
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: | 609-614 |
| | 3 | 2 |
QGraphicsViewPrivate::recalculateContentSize| Name: | QGraphicsViewPrivate::recalculateContentSize | | Prototype: | void QGraphicsViewPrivate::recalculateContentSize() | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 372-494 |
| | 67 | 24 |
QGraphicsViewPrivate::processPendingUpdates| Name: | QGraphicsViewPrivate::processPendingUpdates | | Prototype: | void QGraphicsViewPrivate::processPendingUpdates() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 923-938 |
| | 9 | 4 |
QGraphicsViewPrivate::populateSceneDragDropEvent| Name: | QGraphicsViewPrivate::populateSceneDragDropEvent | | Prototype: | void QGraphicsViewPrivate::populateSceneDragDropEvent(QGraphicsSceneDragDropEvent *dest, QDropEvent *source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 842-861 |
| | 11 | 1 |
QGraphicsViewPrivate::mouseMoveEventHandler| Name: | QGraphicsViewPrivate::mouseMoveEventHandler | | Prototype: | void QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent *event) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 626-700 |
| | 44 | 10 |
QGraphicsViewPrivate::mapToViewRegion| Name: | QGraphicsViewPrivate::mapToViewRegion | | Prototype: | QRegion QGraphicsViewPrivate::mapToViewRegion(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 909-918 |
| | 5 | 2 |
QGraphicsViewPrivate::mapToViewRect| Name: | QGraphicsViewPrivate::mapToViewRect | | Prototype: | QRect QGraphicsViewPrivate::mapToViewRect(const QGraphicsItem *item, const QRectF &rect) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 866-904 |
| | 26 | 8 |
QGraphicsViewPrivate::mapToScene| Name: | QGraphicsViewPrivate::mapToScene | | Prototype: | QPointF QGraphicsViewPrivate::mapToScene(const QPointF &point) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3920-3926 |
| | 4 | 1 |
QGraphicsViewPrivate::mapToScene| Name: | QGraphicsViewPrivate::mapToScene | | Prototype: | QRectF QGraphicsViewPrivate::mapToScene(const QRectF &rect) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3928-3950 |
| | 17 | 2 |
QGraphicsViewPrivate::mapRectToScene| Name: | QGraphicsViewPrivate::mapRectToScene | | Prototype: | QRectF QGraphicsViewPrivate::mapRectToScene(const QRect &rect) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 563-569 |
| | 4 | 2 |
QGraphicsViewPrivate::mapRectFromScene| Name: | QGraphicsViewPrivate::mapRectFromScene | | Prototype: | QRectF QGraphicsViewPrivate::mapRectFromScene(const QRectF &rect) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 577-582 |
| | 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: | 538-543 |
| | 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: | 1092-1097 |
| | 3 | 2 |
QGraphicsViewPrivate::findItems| Name: | QGraphicsViewPrivate::findItems | | Prototype: | QList<QGraphicsItem *> QGraphicsViewPrivate::findItems(const QRegion &exposedRegion, bool *allItems, const QTransform &viewTransform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1110-1148 |
| | 18 | 4 |
QGraphicsViewPrivate::centerView| Name: | QGraphicsViewPrivate::centerView | | Prototype: | void QGraphicsViewPrivate::centerView(QGraphicsView::ViewportAnchor anchor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 499-521 |
| | 11 | 5 |
QGraphicsViewPrivate::allocStyleOptionsArray| Name: | QGraphicsViewPrivate::allocStyleOptionsArray | | Prototype: | QStyleOptionGraphicsItem *QGraphicsViewPrivate::allocStyleOptionsArray(int numItems) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1078-1090 |
| | 6 | 3 |
QGraphicsViewPrivate::_q_unsetViewportCursor| Name: | QGraphicsViewPrivate::_q_unsetViewportCursor | | Prototype: | void QGraphicsViewPrivate::_q_unsetViewportCursor() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 799-817 |
| | 10 | 5 |
QGraphicsViewPrivate::_q_setViewportCursor| Name: | QGraphicsViewPrivate::_q_setViewportCursor | | Prototype: | void QGraphicsViewPrivate::_q_setViewportCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 785-792 |
| | 4 | 2 |
QGraphicsViewPrivate::QGraphicsViewPrivate| Name: | QGraphicsViewPrivate::QGraphicsViewPrivate | | Prototype: | QGraphicsViewPrivate::QGraphicsViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 326-363 |
| | 1 | 1 |
QGraphicsView::~QGraphicsView| Name: | QGraphicsView::~QGraphicsView | | Prototype: | QGraphicsView::~QGraphicsView() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1231-1237 |
| | 4 | 2 |
QGraphicsView::wheelEvent| Name: | QGraphicsView::wheelEvent | | Prototype: | void QGraphicsView::wheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3433-3456 |
| | 18 | 3 |
QGraphicsView::viewportUpdateMode| Name: | QGraphicsView::viewportUpdateMode | | Prototype: | QGraphicsView::ViewportUpdateMode QGraphicsView::viewportUpdateMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1410-1414 |
| | 2 | 1 |
QGraphicsView::viewportTransform| Name: | QGraphicsView::viewportTransform | | Prototype: | QTransform QGraphicsView::viewportTransform() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3835-3840 |
| | 3 | 1 |
QGraphicsView::viewportEvent| Name: | QGraphicsView::viewportEvent | | Prototype: | bool QGraphicsView::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2846-2971 |
| | 69 | 29 |
QGraphicsView::updateSceneRect| Name: | QGraphicsView::updateSceneRect | | Prototype: | void QGraphicsView::updateSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2742-2749 |
| | 4 | 2 |
QGraphicsView::updateScene| Name: | QGraphicsView::updateScene | | Prototype: | void QGraphicsView::updateScene(const QList<QRectF> &rects) | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2664-2733 |
| | 42 | 12 |
QGraphicsView::translate| Name: | QGraphicsView::translate | | Prototype: | void QGraphicsView::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1896-1902 |
| | 4 | 1 |
QGraphicsView::transformationAnchor| Name: | QGraphicsView::transformationAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::transformationAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1344-1348 |
| | 2 | 1 |
QGraphicsView::transform| Name: | QGraphicsView::transform | | Prototype: | QTransform QGraphicsView::transform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3824-3828 |
| | 2 | 1 |
QGraphicsView::sizeHint| Name: | QGraphicsView::sizeHint | | Prototype: | QSize QGraphicsView::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1242-1251 |
| | 6 | 2 |
QGraphicsView::showEvent| Name: | QGraphicsView::showEvent | | Prototype: | void QGraphicsView::showEvent(QShowEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3716-3722 |
| | 4 | 1 |
QGraphicsView::shear| Name: | QGraphicsView::shear | | Prototype: | void QGraphicsView::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1883-1889 |
| | 4 | 1 |
QGraphicsView::setupViewport| Name: | QGraphicsView::setupViewport | | Prototype: | void QGraphicsView::setupViewport(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2758-2800 |
| | 20 | 7 |
QGraphicsView::setViewportUpdateMode| Name: | QGraphicsView::setViewportUpdateMode | | Prototype: | void QGraphicsView::setViewportUpdateMode(ViewportUpdateMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1415-1419 |
| | 2 | 1 |
QGraphicsView::setTransformationAnchor| Name: | QGraphicsView::setTransformationAnchor | | Prototype: | void QGraphicsView::setTransformationAnchor(ViewportAnchor anchor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1349-1358 |
| | 4 | 2 |
QGraphicsView::setTransform| Name: | QGraphicsView::setTransform | | Prototype: | void QGraphicsView::setTransform(const QTransform &matrix, bool combine ) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3882-3908 |
| | 17 | 5 |
QGraphicsView::setSceneRect| Name: | QGraphicsView::setSceneRect | | Prototype: | void QGraphicsView::setSceneRect(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1791-1797 |
| | 4 | 1 |
QGraphicsView::setScene| Name: | QGraphicsView::setScene | | Prototype: | void QGraphicsView::setScene(QGraphicsScene *scene) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1699-1757 |
| | 36 | 10 |
QGraphicsView::setRubberBandSelectionMode| Name: | QGraphicsView::setRubberBandSelectionMode | | Prototype: | void QGraphicsView::setRubberBandSelectionMode(Qt::ItemSelectionMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1531-1535 |
| | 2 | 1 |
QGraphicsView::setResizeAnchor| Name: | QGraphicsView::setResizeAnchor | | Prototype: | void QGraphicsView::setResizeAnchor(ViewportAnchor anchor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1381-1390 |
| | 4 | 2 |
QGraphicsView::setRenderHints| Name: | QGraphicsView::setRenderHints | | Prototype: | void QGraphicsView::setRenderHints(QPainter::RenderHints hints) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1273-1280 |
| | 5 | 2 |
QGraphicsView::setRenderHint| Name: | QGraphicsView::setRenderHint | | Prototype: | void QGraphicsView::setRenderHint(QPainter::RenderHint hint, bool enabled) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1288-1298 |
| | 7 | 3 |
QGraphicsView::setOptimizationFlags| Name: | QGraphicsView::setOptimizationFlags | | Prototype: | void QGraphicsView::setOptimizationFlags(OptimizationFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1444-1448 |
| | 2 | 1 |
QGraphicsView::setOptimizationFlag| Name: | QGraphicsView::setOptimizationFlag | | Prototype: | void QGraphicsView::setOptimizationFlag(OptimizationFlag flag, bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1455-1462 |
| | 4 | 2 |
QGraphicsView::setMatrix| Name: | QGraphicsView::setMatrix | | Prototype: | void QGraphicsView::setMatrix(const QMatrix &matrix, bool combine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1837-1840 |
| | 1 | 1 |
QGraphicsView::setInteractive| Name: | QGraphicsView::setInteractive | | Prototype: | void QGraphicsView::setInteractive(bool allowed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1671-1675 |
| | 2 | 1 |
QGraphicsView::setForegroundBrush| Name: | QGraphicsView::setForegroundBrush | | Prototype: | void QGraphicsView::setForegroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2652-2657 |
| | 3 | 1 |
QGraphicsView::setDragMode| Name: | QGraphicsView::setDragMode | | Prototype: | void QGraphicsView::setDragMode(DragMode mode) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1483-1510 |
| | 11 | 5 |
QGraphicsView::setCacheMode| Name: | QGraphicsView::setCacheMode | | Prototype: | void QGraphicsView::setCacheMode(CacheMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1584-1591 |
| | 5 | 2 |
QGraphicsView::setBackgroundBrush| Name: | QGraphicsView::setBackgroundBrush | | Prototype: | void QGraphicsView::setBackgroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2622-2632 |
| | 5 | 2 |
QGraphicsView::setAlignment| Name: | QGraphicsView::setAlignment | | Prototype: | void QGraphicsView::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1317-1324 |
| | 4 | 2 |
QGraphicsView::scrollContentsBy| Name: | QGraphicsView::scrollContentsBy | | Prototype: | void QGraphicsView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3659-3711 |
| | 28 | 10 |
QGraphicsView::sceneRect| Name: | QGraphicsView::sceneRect | | Prototype: | QRectF QGraphicsView::sceneRect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1782-1790 |
| | 6 | 3 |
QGraphicsView::scene| Name: | QGraphicsView::scene | | Prototype: | QGraphicsScene *QGraphicsView::scene() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1683-1687 |
| | 2 | 1 |
QGraphicsView::scale| Name: | QGraphicsView::scale | | Prototype: | void QGraphicsView::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1870-1876 |
| | 4 | 1 |
QGraphicsView::rubberBandSelectionMode| Name: | QGraphicsView::rubberBandSelectionMode | | Prototype: | Qt::ItemSelectionMode QGraphicsView::rubberBandSelectionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1526-1530 |
| | 2 | 1 |
QGraphicsView::rubberBandRect| Name: | QGraphicsView::rubberBandRect | | Prototype: | QRect QGraphicsView::rubberBandRect() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1549-1556 |
| | 4 | 2 |
QGraphicsView::rotate| Name: | QGraphicsView::rotate | | Prototype: | void QGraphicsView::rotate(qreal angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1857-1863 |
| | 4 | 1 |
QGraphicsView::resizeEvent| Name: | QGraphicsView::resizeEvent | | Prototype: | void QGraphicsView::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3631-3654 |
| | 11 | 3 |
QGraphicsView::resizeAnchor| Name: | QGraphicsView::resizeAnchor | | Prototype: | QGraphicsView::ViewportAnchor QGraphicsView::resizeAnchor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1376-1380 |
| | 2 | 1 |
QGraphicsView::resetTransform| Name: | QGraphicsView::resetTransform | | Prototype: | void QGraphicsView::resetTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3915-3918 |
| | 1 | 1 |
QGraphicsView::resetMatrix| Name: | QGraphicsView::resetMatrix | | Prototype: | void QGraphicsView::resetMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1847-1850 |
| | 1 | 1 |
QGraphicsView::resetCachedContent| Name: | QGraphicsView::resetCachedContent | | Prototype: | void QGraphicsView::resetCachedContent() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1606-1623 |
| | 10 | 4 |
QGraphicsView::renderHints| Name: | QGraphicsView::renderHints | | Prototype: | QPainter::RenderHints QGraphicsView::renderHints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1268-1272 |
| | 2 | 1 |
QGraphicsView::render| Name: | QGraphicsView::render | | Prototype: | void QGraphicsView::render(QPainter *painter, const QRectF &target, const QRect &source, Qt::AspectRatioMode aspectRatioMode) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2143-2228 |
| | 50 | 10 |