Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QGraphicsProxyWidgetName: | 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 |
widgetName: | 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 |
wheelEventName: | 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 |
ungrabMouseEventName: | 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 |
typeName: | 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 |
subWidgetRectName: | 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 |
sizeHintName: | 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 |
showEventName: | 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 |
setWidgetName: | 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 |
setGeometryName: | 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 |
resizeEventName: | 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 |
paintName: | 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 |
newProxyWidgetName: | 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 |
mouseReleaseEventName: | 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 |
mousePressEventName: | 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 |
mouseMoveEventName: | 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 |
mouseDoubleClickEventName: | 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 |
keyReleaseEventName: | 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 |
keyPressEventName: | 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 |
itemChangeName: | 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 |
inputMethodQueryName: | 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 |
inputMethodEventName: | 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 |
hoverMoveEventName: | 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 |
hoverLeaveEventName: | 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 |
hoverEnterEventName: | 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 |
hideEventName: | 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 |
grabMouseEventName: | 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 |
focusOutEventName: | 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 |
focusNextPrevChildName: | 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 |
focusInEventName: | 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 |
eventFilterName: | 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 |
eventName: | 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 |
dropEventName: | 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 |
dragMoveEventName: | 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 |
dragLeaveEventName: | 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 |
dragEnterEventName: | 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 |
createProxyForChildWidgetName: | 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 |
contextMenuEventName: | 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 |
QGraphicsProxyWidgetName: | 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 |