| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 95-112 |
| | 2 | 1 |
adjustWindowFlags| Name: | QGraphicsWidgetPrivate::adjustWindowFlags | | Prototype: | void QGraphicsWidgetPrivate::adjustWindowFlags(Qt::WindowFlags *flags) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 343-363 |
| | 16 | 5 |
ensureMargins| Name: | QGraphicsWidgetPrivate::ensureMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 128-135 |
| | 4 | 3 |
ensureWindowData| Name: | QGraphicsWidgetPrivate::ensureWindowData | | Prototype: | void QGraphicsWidgetPrivate::ensureWindowData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 158-162 |
| | 2 | 2 |
ensureWindowFrameMargins| Name: | QGraphicsWidgetPrivate::ensureWindowFrameMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureWindowFrameMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 143-150 |
| | 4 | 3 |
fixFocusChainBeforeReparenting| Name: | QGraphicsWidgetPrivate::fixFocusChainBeforeReparenting | | Prototype: | void QGraphicsWidgetPrivate::fixFocusChainBeforeReparenting(QGraphicsWidget *newParent, QGraphicsScene *oldScene, QGraphicsScene *newScene) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 773-829 |
| | 30 | 8 |
hasDecoration| Name: | QGraphicsWidgetPrivate::hasDecoration | | Prototype: | bool QGraphicsWidgetPrivate::hasDecoration() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 765-768 |
| | 1 | 1 |
height| Name: | QGraphicsWidgetPrivate::height | | Prototype: | qreal QGraphicsWidgetPrivate::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 864-868 |
| | 2 | 1 |
init| Name: | QGraphicsWidgetPrivate::init | | Prototype: | void QGraphicsWidgetPrivate::init(QGraphicsItem *parentItem, Qt::WindowFlags wFlags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 61-83 |
| | 16 | 2 |
initStyleOptionTitleBar| Name: | QGraphicsWidgetPrivate::initStyleOptionTitleBar | | Prototype: | void QGraphicsWidgetPrivate::initStyleOptionTitleBar(QStyleOptionTitleBar *option) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 320-341 |
| | 17 | 2 |
naturalWidgetFont| Name: | QGraphicsWidgetPrivate::naturalWidgetFont | | Prototype: | QFont QGraphicsWidgetPrivate::naturalWidgetFont() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 307-318 |
| | 8 | 3 |
naturalWidgetPalette| Name: | QGraphicsWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QGraphicsWidgetPrivate::naturalWidgetPalette() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 246-257 |
| | 8 | 3 |
resetHeight| Name: | QGraphicsWidgetPrivate::resetHeight | | Prototype: | void QGraphicsWidgetPrivate::resetHeight() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 881-885 |
| | 2 | 1 |
resetWidth| Name: | QGraphicsWidgetPrivate::resetWidth | | Prototype: | void QGraphicsWidgetPrivate::resetWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 858-862 |
| | 2 | 1 |
resolveFont| Name: | QGraphicsWidgetPrivate::resolveFont | | Prototype: | void QGraphicsWidgetPrivate::resolveFont(uint inheritedMask) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 266-275 |
| | 7 | 2 |
resolveLayoutDirection| Name: | QGraphicsWidgetPrivate::resolveLayoutDirection | | Prototype: | void QGraphicsWidgetPrivate::resolveLayoutDirection() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 229-244 |
| | 8 | 4 |
resolvePalette| Name: | QGraphicsWidgetPrivate::resolvePalette | | Prototype: | void QGraphicsWidgetPrivate::resolvePalette(uint inheritedMask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 171-177 |
| | 4 | 1 |
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 |
setGeometryFromSetPos| Name: | QGraphicsWidgetPrivate::setGeometryFromSetPos | | Prototype: | void QGraphicsWidgetPrivate::setGeometryFromSetPos() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 887-897 |
| | 6 | 2 |
setHeight| Name: | QGraphicsWidgetPrivate::setHeight | | Prototype: | void QGraphicsWidgetPrivate::setHeight(qreal h) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 870-879 |
| | 6 | 3 |
setLayoutDirection_helper| Name: | QGraphicsWidgetPrivate::setLayoutDirection_helper | | Prototype: | void QGraphicsWidgetPrivate::setLayoutDirection_helper(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 207-227 |
| | 12 | 5 |
setLayout_helper| Name: | QGraphicsWidgetPrivate::setLayout_helper | | Prototype: | void QGraphicsWidgetPrivate::setLayout_helper(QGraphicsLayout *l) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 831-839 |
| | 5 | 2 |
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 |
setWidth| Name: | QGraphicsWidgetPrivate::setWidth | | Prototype: | void QGraphicsWidgetPrivate::setWidth(qreal w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 847-856 |
| | 6 | 3 |
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 |
updateFont| Name: | QGraphicsWidgetPrivate::updateFont | | Prototype: | void QGraphicsWidgetPrivate::updateFont(const QFont &font) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 277-305 |
| | 16 | 6 |
updatePalette| Name: | QGraphicsWidgetPrivate::updatePalette | | Prototype: | void QGraphicsWidgetPrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 179-205 |
| | 14 | 5 |
width| Name: | QGraphicsWidgetPrivate::width | | Prototype: | qreal QGraphicsWidgetPrivate::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 841-845 |
| | 2 | 1 |
windowFrameHoverLeaveEvent| Name: | QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 739-763 |
| | 14 | 4 |
windowFrameHoverMoveEvent| Name: | QGraphicsWidgetPrivate::windowFrameHoverMoveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 655-737 |
| | 50 | 21 |
windowFrameMouseMoveEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseMoveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseMoveEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 585-653 |
| | 51 | 13 |
windowFrameMousePressEvent| Name: | QGraphicsWidgetPrivate::windowFrameMousePressEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 396-412 |
| | 12 | 3 |
windowFrameMouseReleaseEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 365-394 |
| | 22 | 6 |
~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 |