| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QGraphicsWidget| Name:  | QGraphicsWidget::~QGraphicsWidget |  | Prototype:  | QGraphicsWidget::~QGraphicsWidget() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 225-275 |  
  |  | 25 | 8 | 
 windowType| Name:  | QGraphicsWidget::windowType |  | Prototype:  | Qt::WindowType QGraphicsWidget::windowType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1737-1740 |  
  |  | 1 | 1 | 
 windowTitle| Name:  | QGraphicsWidget::windowTitle |  | Prototype:  | QString QGraphicsWidget::windowTitle() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1823-1827 |  
  |  | 2 | 1 | 
 windowFrameSectionAt| Name:  | QGraphicsWidget::windowFrameSectionAt |  | Prototype:  | Qt::WindowFrameSection QGraphicsWidget::windowFrameSectionAt(const QPointF &pos) const |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1297-1347 |  
  |  | 39 | 14 | 
 windowFrameRect| Name:  | QGraphicsWidget::windowFrameRect |  | Prototype:  | QRectF QGraphicsWidget::windowFrameRect() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 632-639 |  
  |  | 5 | 1 | 
 windowFrameGeometry| Name:  | QGraphicsWidget::windowFrameGeometry |  | Prototype:  | QRectF QGraphicsWidget::windowFrameGeometry() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 618-625 |  
  |  | 5 | 1 | 
 windowFrameEvent| Name:  | QGraphicsWidget::windowFrameEvent |  | Prototype:  | bool QGraphicsWidget::windowFrameEvent(QEvent *event) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1250-1277 |  
  |  | 17 | 8 | 
 windowFlags| Name:  | QGraphicsWidget::windowFlags |  | Prototype:  | Qt::WindowFlags QGraphicsWidget::windowFlags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1759-1763 |  
  |  | 2 | 1 | 
 updateGeometry| Name:  | QGraphicsWidget::updateGeometry |  | Prototype:  | void QGraphicsWidget::updateGeometry() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1072-1104 |  
  |  | 16 | 7 | 
 unsetWindowFrameMargins| Name:  | QGraphicsWidget::unsetWindowFrameMargins |  | Prototype:  | void QGraphicsWidget::unsetWindowFrameMargins() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 595-610 |  
  |  | 11 | 2 | 
 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:  | 908-913 |  
  |  | 3 | 1 | 
 ungrabMouseEvent| Name:  | QGraphicsWidget::ungrabMouseEvent |  | Prototype:  | void QGraphicsWidget::ungrabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1705-1708 |  
  |  | 1 | 1 | 
 ungrabKeyboardEvent| Name:  | QGraphicsWidget::ungrabKeyboardEvent |  | Prototype:  | void QGraphicsWidget::ungrabKeyboardEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1727-1730 |  
  |  | 1 | 1 | 
 type| Name:  | QGraphicsWidget::type |  | Prototype:  | int QGraphicsWidget::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2223-2226 |  
  |  | 1 | 1 | 
 testAttribute| Name:  | QGraphicsWidget::testAttribute |  | Prototype:  | bool QGraphicsWidget::testAttribute(Qt::WidgetAttribute attribute) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2214-2218 |  
  |  | 2 | 1 | 
 style| Name:  | QGraphicsWidget::style |  | Prototype:  | QStyle *QGraphicsWidget::style() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 923-929 |  
  |  | 3 | 2 | 
 sizeHint| Name:  | QGraphicsWidget::sizeHint |  | Prototype:  | QSizeF QGraphicsWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 742-771 |  
  |  | 19 | 7 | 
 size| Name:  | QGraphicsWidget::size |  | Prototype:  | QSizeF QGraphicsWidget::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 300-303 |  
  |  | 1 | 1 | 
 showEvent| Name:  | QGraphicsWidget::showEvent |  | Prototype:  | void QGraphicsWidget::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1667-1670 |  
  |  | 1 | 1 | 
 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:  | 2370-2375 |  
  |  | 3 | 1 | 
 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:  | 1817-1822 |  
  |  | 3 | 1 | 
 setWindowFrameMargins| Name:  | QGraphicsWidget::setWindowFrameMargins |  | Prototype:  | void QGraphicsWidget::setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 545-566 |  
  |  | 18 | 4 | 
 setWindowFlags| Name:  | QGraphicsWidget::setWindowFlags |  | Prototype:  | void QGraphicsWidget::setWindowFlags(Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1764-1791 |  
  |  | 17 | 6 | 
 setTabOrder| Name:  | QGraphicsWidget::setTabOrder |  | Prototype:  | void QGraphicsWidget::setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2134-2188 |  
  |  | 34 | 7 | 
 setStyle| Name:  | QGraphicsWidget::setStyle |  | Prototype:  | void QGraphicsWidget::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 944-952 |  
  |  | 4 | 1 | 
 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:  | 1955-1960 |  
  |  | 3 | 2 | 
 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:  | 1970-1975 |  
  |  | 3 | 2 | 
 setPalette| Name:  | QGraphicsWidget::setPalette |  | Prototype:  | void QGraphicsWidget::setPalette(const QPalette &palette) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1023-1031 |  
  |  | 5 | 1 | 
 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:  | 902-907 |  
  |  | 3 | 1 | 
 setLayout| Name:  | QGraphicsWidget::setLayout |  | Prototype:  | void QGraphicsWidget::setLayout(QGraphicsLayout *l) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 831-854 |  
  |  | 16 | 4 | 
 setGeometry| Name:  | QGraphicsWidget::setGeometry |  | Prototype:  | void QGraphicsWidget::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 346-429 |  
  |  | 52 | 17 | 
 setFont| Name:  | QGraphicsWidget::setFont |  | Prototype:  | void QGraphicsWidget::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 983-991 |  
  |  | 5 | 1 | 
 setFocusPolicy| Name:  | QGraphicsWidget::setFocusPolicy |  | Prototype:  | void QGraphicsWidget::setFocusPolicy(Qt::FocusPolicy policy) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1854-1863 |  
  |  | 7 | 3 | 
 setContentsMargins| Name:  | QGraphicsWidget::setContentsMargins |  | Prototype:  | void QGraphicsWidget::setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 486-511 |  
  |  | 18 | 4 | 
 setAutoFillBackground| Name:  | QGraphicsWidget::setAutoFillBackground |  | Prototype:  | void QGraphicsWidget::setAutoFillBackground(bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1054-1061 |  
  |  | 4 | 2 | 
 setAttribute| Name:  | QGraphicsWidget::setAttribute |  | Prototype:  | void QGraphicsWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2199-2206 |  
  |  | 2 | 1 | 
 sceneEvent| Name:  | QGraphicsWidget::sceneEvent |  | Prototype:  | bool QGraphicsWidget::sceneEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1232-1235 |  
  |  | 1 | 1 | 
 resizeEvent| Name:  | QGraphicsWidget::resizeEvent |  | Prototype:  | void QGraphicsWidget::resizeEvent(QGraphicsSceneResizeEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1650-1653 |  
  |  | 1 | 1 | 
 resize| Name:  | QGraphicsWidget::resize |  | Prototype:  | void QGraphicsWidget::resize(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 305-308 |  
  |  | 1 | 1 | 
 removeAction| Name:  | QGraphicsWidget::removeAction |  | Prototype:  | void QGraphicsWidget::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2079-2093 |  
  |  | 8 | 3 | 
 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:  | 1934-1939 |  
  |  | 3 | 2 | 
 propertyChange| Name:  | QGraphicsWidget::propertyChange |  | Prototype:  | QVariant QGraphicsWidget::propertyChange(const QString &propertyName, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1218-1222 |  
  |  | 2 | 1 | 
 palette| Name:  | QGraphicsWidget::palette |  | Prototype:  | QPalette QGraphicsWidget::palette() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1018-1022 |  
  |  | 2 | 1 | 
 paintWindowFrame| Name:  | QGraphicsWidget::paintWindowFrame |  | Prototype:  | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/55) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2249-2357 |  
  |  | 64 | 13 | 
 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:  | 2231-2236 |  
  |  | 3 | 1 | 
 moveEvent| Name:  | QGraphicsWidget::moveEvent |  | Prototype:  | void QGraphicsWidget::moveEvent(QGraphicsSceneMoveEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1616-1620 |  
  |  | 1 | 1 | 
 layoutDirection| Name:  | QGraphicsWidget::layoutDirection |  | Prototype:  | Qt::LayoutDirection QGraphicsWidget::layoutDirection() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 898-901 |  
  |  | 1 | 1 | 
 layout| Name:  | QGraphicsWidget::layout |  | Prototype:  | QGraphicsLayout *QGraphicsWidget::layout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 806-810 |  
  |  | 2 | 1 | 
 itemChange| Name:  | QGraphicsWidget::itemChange |  | Prototype:  | QVariant QGraphicsWidget::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1126-1190 |  
  |  | 35 | 14 | 
 isActiveWindow| Name:  | QGraphicsWidget::isActiveWindow |  | Prototype:  | bool QGraphicsWidget::isActiveWindow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1803-1806 |  
  |  | 1 | 1 | 
 insertActions| Name:  | QGraphicsWidget::insertActions |  | Prototype:  | void QGraphicsWidget::insertActions(QAction *before, QList<QAction *> actions) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2066-2070 |  
  |  | 2 | 2 | 
 insertAction| Name:  | QGraphicsWidget::insertAction |  | Prototype:  | void QGraphicsWidget::insertAction(QAction *before, QAction *action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2027-2053 |  
  |  | 17 | 5 | 
 initStyleOption| Name:  | QGraphicsWidget::initStyleOption |  | Prototype:  | void QGraphicsWidget::initStyleOption(QStyleOption *option) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 683-737 |  
  |  | 23 | 9 | 
 hoverMoveEvent| Name:  | QGraphicsWidget::hoverMoveEvent |  | Prototype:  | void QGraphicsWidget::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1675-1678 |  
  |  | 1 | 1 | 
 hoverLeaveEvent| Name:  | QGraphicsWidget::hoverLeaveEvent |  | Prototype:  | void QGraphicsWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1683-1686 |  
  |  | 1 | 1 | 
 hideEvent| Name:  | QGraphicsWidget::hideEvent |  | Prototype:  | void QGraphicsWidget::hideEvent(QHideEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1594-1599 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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| 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| 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 |