| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 176-181 |
| | 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: | 188-193 |
| | 2 | 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: | 2114-2118 |
| | 2 | 1 |
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: | 2000-2003 |
| | 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: | 1056-1060 |
| | 2 | 1 |
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: | 2358-2361 |
| | 1 | 1 |
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: | 1526-1529 |
| | 1 | 1 |
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: | 1856-1860 |
| | 2 | 1 |
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: | 983-989 |
| | 4 | 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: | 1723-1726 |
| | 1 | 1 |
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: | 1701-1704 |
| | 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: | 1601-1606 |
| | 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: | 1690-1693 |
| | 1 | 1 |
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: | 1682-1685 |
| | 1 | 1 |
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: | 1810-1813 |
| | 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: | 813-817 |
| | 2 | 1 |
layoutDirection| Name: | QGraphicsWidget::layoutDirection | | Prototype: | Qt::LayoutDirection QGraphicsWidget::layoutDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 905-908 |
| | 1 | 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: | 1623-1627 |
| | 1 | 1 |
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: | 2242-2247 |
| | 3 | 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: | 1025-1029 |
| | 2 | 1 |
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: | 1225-1229 |
| | 2 | 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: | 312-315 |
| | 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: | 1657-1660 |
| | 1 | 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: | 1239-1242 |
| | 1 | 1 |
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: | 2210-2217 |
| | 2 | 1 |
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: | 990-998 |
| | 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: | 909-914 |
| | 3 | 1 |
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: | 1030-1038 |
| | 5 | 1 |
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: | 951-959 |
| | 4 | 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: | 1824-1829 |
| | 3 | 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: | 2366-2371 |
| | 3 | 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: | 1674-1677 |
| | 1 | 1 |
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: | 307-310 |
| | 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: | 2225-2229 |
| | 2 | 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: | 2234-2237 |
| | 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: | 1734-1737 |
| | 1 | 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: | 1712-1715 |
| | 1 | 1 |
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: | 915-920 |
| | 3 | 1 |
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: | 1766-1770 |
| | 2 | 1 |
windowFrameGeometry| Name: | QGraphicsWidget::windowFrameGeometry | | Prototype: | QRectF QGraphicsWidget::windowFrameGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 625-632 |
| | 5 | 1 |
windowFrameRect| Name: | QGraphicsWidget::windowFrameRect | | Prototype: | QRectF QGraphicsWidget::windowFrameRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 639-646 |
| | 5 | 1 |
windowTitle| Name: | QGraphicsWidget::windowTitle | | Prototype: | QString QGraphicsWidget::windowTitle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1830-1834 |
| | 2 | 1 |
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: | 1744-1747 |
| | 1 | 1 |
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: | 2015-2020 |
| | 2 | 2 |
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: | 871-877 |
| | 3 | 2 |
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: | 1534-1539 |
| | 3 | 2 |
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: | 1582-1587 |
| | 3 | 2 |
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: | 1879-1885 |
| | 4 | 2 |
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: | 1915-1922 |
| | 4 | 2 |
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: | 2076-2081 |
| | 2 | 2 |
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: | 1941-1946 |
| | 3 | 2 |
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: | 1061-1068 |
| | 4 | 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: | 1977-1982 |
| | 3 | 2 |
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: | 1962-1967 |
| | 3 | 2 |
style| Name: | QGraphicsWidget::style | | Prototype: | QStyle *QGraphicsWidget::style() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 930-936 |
| | 3 | 2 |
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: | 602-617 |
| | 11 | 2 |
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: | 2090-2104 |
| | 8 | 3 |
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: | 1861-1870 |
| | 7 | 3 |
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: | 2384-2399 |
| | 9 | 4 |
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: | 493-518 |
| | 18 | 4 |
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: | 838-861 |
| | 16 | 4 |
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: | 552-573 |
| | 18 | 4 |
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: | 2034-2060 |
| | 17 | 5 |
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: | 1560-1577 |
| | 13 | 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: | 527-540 |
| | 11 | 6 |
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: | 582-595 |
| | 11 | 6 |
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: | 1771-1798 |
| | 17 | 6 |
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: | 1494-1517 |
| | 14 | 7 |
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: | 2145-2199 |
| | 34 | 7 |
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: | 749-778 |
| | 19 | 7 |
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: | 1079-1111 |
| | 16 | 7 |
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: | 1257-1284 |
| | 17 | 8 |
~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: | 231-282 |
| | 26 | 8 |
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: | 690-744 |
| | 23 | 9 |
paintWindowFrame| Name: | QGraphicsWidget::paintWindowFrame | | Prototype: | void QGraphicsWidget::paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2260-2353 |
| | 56 | 9 |
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: | 1133-1197 |
| | 35 | 14 |
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: | 1304-1354 |
| | 39 | 14 |
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: | 353-436 |
| | 52 | 17 |
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: | 1393-1482 |
| | 49 | 37 |