| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QGraphicsProxyWidget| Name:  | QGraphicsProxyWidget::~QGraphicsProxyWidget |  | Prototype:  | QGraphicsProxyWidget::~QGraphicsProxyWidget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 543-551 |  
  |  | 5 | 2 | 
 widget| Name:  | QGraphicsProxyWidget::widget |  | Prototype:  | QWidget *QGraphicsProxyWidget::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 731-735 |  
  |  | 2 | 1 | 
 wheelEvent| Name:  | QGraphicsProxyWidget::wheelEvent |  | Prototype:  | void QGraphicsProxyWidget::wheelEvent(QGraphicsSceneWheelEvent *event) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1277-1309 |  
  |  | 19 | 5 | 
 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 | 
 type| Name:  | QGraphicsProxyWidget::type |  | Prototype:  | int QGraphicsProxyWidget::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1541-1544 |  
  |  | 1 | 1 | 
 subWidgetRect| Name:  | QGraphicsProxyWidget::subWidgetRect |  | Prototype:  | QRectF QGraphicsProxyWidget::subWidgetRect(const QWidget *widget) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 746-754 |  
  |  | 6 | 3 | 
 sizeHint| Name:  | QGraphicsProxyWidget::sizeHint |  | Prototype:  | QSizeF QGraphicsProxyWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1472-1505 |  
  |  | 21 | 10 | 
 showEvent| Name:  | QGraphicsProxyWidget::showEvent |  | Prototype:  | void QGraphicsProxyWidget::showEvent(QShowEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1003-1006 |  
  |  | 1 | 1 | 
 setWidget| Name:  | QGraphicsProxyWidget::setWidget |  | Prototype:  | void QGraphicsProxyWidget::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 585-589 |  
  |  | 2 | 1 | 
 setGeometry| Name:  | QGraphicsProxyWidget::setGeometry |  | Prototype:  | void QGraphicsProxyWidget::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 759-772 |  
  |  | 9 | 3 | 
 resizeEvent| Name:  | QGraphicsProxyWidget::resizeEvent |  | Prototype:  | void QGraphicsProxyWidget::resizeEvent(QGraphicsSceneResizeEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1510-1518 |  
  |  | 5 | 3 | 
 paint| Name:  | QGraphicsProxyWidget::paint |  | Prototype:  | void QGraphicsProxyWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1523-1536 |  
  |  | 8 | 3 | 
 newProxyWidget| Name:  | QGraphicsProxyWidget::newProxyWidget |  | Prototype:  | QGraphicsProxyWidget *QGraphicsProxyWidget::newProxyWidget(const QWidget *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1600-1603 |  
  |  | 1 | 1 | 
 mouseReleaseEvent| Name:  | QGraphicsProxyWidget::mouseReleaseEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1315-1322 |  
  |  | 2 | 1 | 
 mousePressEvent| Name:  | QGraphicsProxyWidget::mousePressEvent |  | Prototype:  | void QGraphicsProxyWidget::mousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1252-1259 |  
  |  | 2 | 1 | 
 mouseMoveEvent| Name:  | QGraphicsProxyWidget::mouseMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseMoveEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1240-1247 |  
  |  | 2 | 1 | 
 mouseDoubleClickEvent| Name:  | QGraphicsProxyWidget::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsProxyWidget::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1264-1271 |  
  |  | 2 | 1 | 
 keyReleaseEvent| Name:  | QGraphicsProxyWidget::keyReleaseEvent |  | Prototype:  | void QGraphicsProxyWidget::keyReleaseEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1339-1346 |  
  |  | 2 | 1 | 
 keyPressEvent| Name:  | QGraphicsProxyWidget::keyPressEvent |  | Prototype:  | void QGraphicsProxyWidget::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1327-1334 |  
  |  | 2 | 1 | 
 itemChange| Name:  | QGraphicsProxyWidget::itemChange |  | Prototype:  | QVariant QGraphicsProxyWidget::itemChange(GraphicsItemChange change, const QVariant &value) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 777-822 |  
  |  | 28 | 17 | 
 inputMethodQuery| Name:  | QGraphicsProxyWidget::inputMethodQuery |  | Prototype:  | QVariant QGraphicsProxyWidget::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1426-1455 |  
  |  | 19 | 8 | 
 inputMethodEvent| Name:  | QGraphicsProxyWidget::inputMethodEvent |  | Prototype:  | void QGraphicsProxyWidget::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1460-1467 |  
  |  | 4 | 2 | 
 hoverMoveEvent| Name:  | QGraphicsProxyWidget::hoverMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverMoveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1200-1217 |  
  |  | 8 | 3 | 
 hoverLeaveEvent| Name:  | QGraphicsProxyWidget::hoverLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1186-1195 |  
  |  | 5 | 2 | 
 hoverEnterEvent| Name:  | QGraphicsProxyWidget::hoverEnterEvent |  | Prototype:  | void QGraphicsProxyWidget::hoverEnterEvent(QGraphicsSceneHoverEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1178-1181 |  
  |  | 1 | 1 | 
 hideEvent| Name:  | QGraphicsProxyWidget::hideEvent |  | Prototype:  | void QGraphicsProxyWidget::hideEvent(QHideEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1011-1014 |  
  |  | 1 | 1 | 
 grabMouseEvent| Name:  | QGraphicsProxyWidget::grabMouseEvent |  | Prototype:  | void QGraphicsProxyWidget::grabMouseEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1222-1225 |  
  |  | 1 | 1 | 
 focusOutEvent| Name:  | QGraphicsProxyWidget::focusOutEvent |  | Prototype:  | void QGraphicsProxyWidget::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1390-1402 |  
  |  | 4 | 3 | 
 focusNextPrevChild| Name:  | QGraphicsProxyWidget::focusNextPrevChild |  | Prototype:  | bool QGraphicsProxyWidget::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1407-1421 |  
  |  | 9 | 3 | 
 focusInEvent| Name:  | QGraphicsProxyWidget::focusInEvent |  | Prototype:  | void QGraphicsProxyWidget::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1351-1385 |  
  |  | 15 | 8 | 
 eventFilter| Name:  | QGraphicsProxyWidget::eventFilter |  | Prototype:  | bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 937-998 |  
  |  | 33 | 17 | 
 event| Name:  | QGraphicsProxyWidget::event |  | Prototype:  | bool QGraphicsProxyWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/71) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 827-932 |  
  |  | 63 | 26 | 
 dropEvent| Name:  | QGraphicsProxyWidget::dropEvent |  | Prototype:  | void QGraphicsProxyWidget::dropEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1158-1172 |  
  |  | 7 | 2 | 
 dragMoveEvent| Name:  | QGraphicsProxyWidget::dragMoveEvent |  | Prototype:  | void QGraphicsProxyWidget::dragMoveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1092-1153 |  
  |  | 40 | 10 | 
 dragLeaveEvent| Name:  | QGraphicsProxyWidget::dragLeaveEvent |  | Prototype:  | void QGraphicsProxyWidget::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1076-1087 |  
  |  | 7 | 2 | 
 dragEnterEvent| Name:  | QGraphicsProxyWidget::dragEnterEvent |  | Prototype:  | void QGraphicsProxyWidget::dragEnterEvent(QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1056-1072 |  
  |  | 9 | 3 | 
 createProxyForChildWidget| Name:  | QGraphicsProxyWidget::createProxyForChildWidget |  | Prototype:  | QGraphicsProxyWidget *QGraphicsProxyWidget::createProxyForChildWidget(QWidget *child) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1560-1580 |  
  |  | 15 | 5 | 
 contextMenuEvent| Name:  | QGraphicsProxyWidget::contextMenuEvent |  | Prototype:  | void QGraphicsProxyWidget::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 1020-1049 |  
  |  | 14 | 3 | 
 QGraphicsProxyWidget| Name:  | QGraphicsProxyWidget::QGraphicsProxyWidget |  | Prototype:  | QGraphicsProxyWidget::QGraphicsProxyWidget(QGraphicsItem *parent, Qt::WindowFlags wFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 533-538 |  
  |  | 2 | 1 |