| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGridBox::item| Name: | QGridBox::item | | Prototype: | QLayoutItem *item() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QGridBox::isEmpty| Name: | QGridBox::isEmpty | | Prototype: | bool isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 71-71 |
| | 1 | 1 |
QGridBox::heightForWidth| Name: | QGridBox::heightForWidth | | Prototype: | int heightForWidth(int w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 74-74 |
| | 1 | 1 |
QGridBox::hasHeightForWidth| Name: | QGridBox::hasHeightForWidth | | Prototype: | bool hasHeightForWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 73-73 |
| | 1 | 1 |
QGridBox::hStretch| Name: | QGridBox::hStretch | | Prototype: | int hStretch() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 83-84 |
| | 2 | 1 |
QGridBox::expandingDirections| Name: | QGridBox::expandingDirections | | Prototype: | Qt::Orientations expandingDirections() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 70-70 |
| | 1 | 1 |
QGridBox::alignment| Name: | QGridBox::alignment | | Prototype: | Qt::Alignment alignment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 78-78 |
| | 1 | 1 |
QGridBox::QGridBox| Name: | QGridBox::QGridBox | | Prototype: | QGridBox(QLayoutItem *lit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 62-62 |
| | 1 | 1 |
QGridBox::QGridBox| Name: | QGridBox::QGridBox | | Prototype: | QGridBox(const QLayout *l, QWidget *wid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 64-64 |
| | 1 | 1 |
QGraphicsWidgetStyles::styleForWidget| Name: | QGraphicsWidgetStyles::styleForWidget | | Prototype: | QStyle *styleForWidget(const QGraphicsWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 201-205 |
| | 2 | 1 |
QGraphicsWidgetStyles::setStyleForWidget| Name: | QGraphicsWidgetStyles::setStyleForWidget | | Prototype: | void setStyleForWidget(QGraphicsWidget *widget, QStyle *style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 207-214 |
| | 4 | 2 |
QGraphicsWidgetPrivate::~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: | 89-95 |
| | 3 | 1 |
QGraphicsWidgetPrivate::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: | 341-370 |
| | 22 | 6 |
QGraphicsWidgetPrivate::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: | 372-388 |
| | 12 | 3 |
QGraphicsWidgetPrivate::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: | 561-629 |
| | 51 | 13 |
QGraphicsWidgetPrivate::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: | 631-713 |
| | 50 | 21 |
QGraphicsWidgetPrivate::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: | 715-739 |
| | 14 | 4 |
QGraphicsWidgetPrivate::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: | 817-821 |
| | 2 | 1 |
QGraphicsWidgetPrivate::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: | 154-180 |
| | 14 | 5 |
QGraphicsWidgetPrivate::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: | 252-280 |
| | 16 | 6 |
QGraphicsWidgetPrivate::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: | 79-84 |
| | 3 | 1 |
QGraphicsWidgetPrivate::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: | 823-832 |
| | 6 | 3 |
QGraphicsWidgetPrivate::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: | 139-144 |
| | 3 | 2 |
QGraphicsWidgetPrivate::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: | 807-815 |
| | 5 | 2 |
QGraphicsWidgetPrivate::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: | 182-202 |
| | 12 | 5 |
QGraphicsWidgetPrivate::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: | 846-855 |
| | 6 | 3 |
QGraphicsWidgetPrivate::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: | 863-873 |
| | 6 | 2 |
QGraphicsWidgetPrivate::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: | 234-239 |
| | 3 | 2 |
QGraphicsWidgetPrivate::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: | 146-152 |
| | 4 | 1 |
QGraphicsWidgetPrivate::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: | 204-219 |
| | 8 | 4 |
QGraphicsWidgetPrivate::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: | 241-250 |
| | 7 | 2 |
QGraphicsWidgetPrivate::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: | 834-838 |
| | 2 | 1 |
QGraphicsWidgetPrivate::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: | 857-861 |
| | 2 | 1 |
QGraphicsWidgetPrivate::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: | 221-232 |
| | 8 | 3 |
QGraphicsWidgetPrivate::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: | 282-293 |
| | 8 | 3 |
QGraphicsWidgetPrivate::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: | 295-317 |
| | 18 | 2 |
QGraphicsWidgetPrivate::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: | 55-77 |
| | 16 | 2 |
QGraphicsWidgetPrivate::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: | 840-844 |
| | 2 | 1 |
QGraphicsWidgetPrivate::hasDecoration| Name: | QGraphicsWidgetPrivate::hasDecoration | | Prototype: | bool QGraphicsWidgetPrivate::hasDecoration() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 741-744 |
| | 1 | 1 |
QGraphicsWidgetPrivate::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: | 749-805 |
| | 30 | 8 |
QGraphicsWidgetPrivate::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: | 118-125 |
| | 4 | 3 |
QGraphicsWidgetPrivate::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: | 133-137 |
| | 2 | 2 |
QGraphicsWidgetPrivate::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: | 103-110 |
| | 4 | 3 |
QGraphicsWidgetPrivate::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: | 319-339 |
| | 16 | 5 |
QGraphicsWidget::~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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |
QGraphicsWidget::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 |