Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGridLayout::addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1439-1453 |
| | 11 | 3 |
QGridLayout::addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1467-1480 |
| | 10 | 2 |
QGridLayout::addLayoutName: | QGridLayout::addLayout | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1503-1513 |
| | 8 | 3 |
QGridLayout::addLayoutName: | QGridLayout::addLayout | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1524-1535 |
| | 8 | 3 |
QGridLayout::addItemName: | QGridLayout::addItem | Prototype: | void QGridLayout::addItem(QLayoutItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1404-1410 |
| | 4 | 1 |
QGridLayout::addItemName: | QGridLayout::addItem | Prototype: | void QGridLayout::addItem(QLayoutItem *item, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1422-1429 |
| | 5 | 1 |
QGridLayout::QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1073-1078 |
| | 2 | 1 |
QGridLayout::QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1087-1092 |
| | 2 | 1 |
QGridBox::~QGridBoxName: | QGridBox::~QGridBox | Prototype: | ~QGridBox() | 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::vStretchName: | QGridBox::vStretch | Prototype: | int vStretch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 91-92 |
| | 2 | 1 |
QGridBox::toRowName: | QGridBox::toRow | Prototype: | inline int toRow(int rr) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 98-98 |
| | 1 | 1 |
QGridBox::toColName: | QGridBox::toCol | Prototype: | inline int toCol(int cc) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 99-99 |
| | 1 | 1 |
QGridBox::takeItemName: | QGridBox::takeItem | Prototype: | QLayoutItem *takeItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 87-87 |
| | 1 | 1 |
QGridBox::sizeHintName: | QGridBox::sizeHint | Prototype: | QSize sizeHint() 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::setItemName: | QGridBox::setItem | Prototype: | void setItem(QLayoutItem *newitem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 86-86 |
| | 1 | 1 |
QGridBox::setGeometryName: | QGridBox::setGeometry | Prototype: | void setGeometry(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 83-83 |
| | 1 | 1 |
QGridBox::setAlignmentName: | QGridBox::setAlignment | Prototype: | void setAlignment(Qt::Alignment a) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 82-82 |
| | 1 | 1 |
QGridBox::minimumSizeName: | QGridBox::minimumSize | Prototype: | QSize minimumSize() 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::maximumSizeName: | QGridBox::maximumSize | Prototype: | QSize maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 75-75 |
| | 1 | 1 |
QGridBox::itemName: | 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: | 85-85 |
| | 1 | 1 |
QGridBox::isEmptyName: | 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: | 77-77 |
| | 1 | 1 |
QGridBox::heightForWidthName: | 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: | 80-80 |
| | 1 | 1 |
QGridBox::hasHeightForWidthName: | 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: | 79-79 |
| | 1 | 1 |
QGridBox::hStretchName: | QGridBox::hStretch | Prototype: | int hStretch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 89-90 |
| | 2 | 1 |
QGridBox::expandingDirectionsName: | 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: | 76-76 |
| | 1 | 1 |
QGridBox::alignmentName: | 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: | 84-84 |
| | 1 | 1 |
QGridBox::QGridBoxName: | 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: | 68-68 |
| | 1 | 1 |
QGridBox::QGridBoxName: | 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: | 70-70 |
| | 1 | 1 |
QGraphicsWidgetStyles::styleForWidgetName: | 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: | 207-211 |
| | 2 | 1 |
QGraphicsWidgetStyles::setStyleForWidgetName: | 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: | 213-220 |
| | 4 | 2 |
QGraphicsWidgetPrivate::~QGraphicsWidgetPrivateName: | 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 |
QGraphicsWidgetPrivate::windowFrameMouseReleaseEventName: | 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::windowFrameMousePressEventName: | 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 |
QGraphicsWidgetPrivate::windowFrameMouseMoveEventName: | 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 |
QGraphicsWidgetPrivate::windowFrameHoverMoveEventName: | 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 |
QGraphicsWidgetPrivate::windowFrameHoverLeaveEventName: | 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 |
QGraphicsWidgetPrivate::widthName: | 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 |
QGraphicsWidgetPrivate::updatePaletteName: | 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 |
QGraphicsWidgetPrivate::updateFontName: | 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 |
QGraphicsWidgetPrivate::titleBarHeightName: | 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 |
QGraphicsWidgetPrivate::setWidthName: | 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 |
QGraphicsWidgetPrivate::setPalette_helperName: | 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 |
QGraphicsWidgetPrivate::setLayout_helperName: | 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 |
QGraphicsWidgetPrivate::setLayoutDirection_helperName: | 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 |
QGraphicsWidgetPrivate::setHeightName: | 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 |
QGraphicsWidgetPrivate::setGeometryFromSetPosName: | 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 |
QGraphicsWidgetPrivate::setFont_helperName: | 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 |
QGraphicsWidgetPrivate::resolvePaletteName: | 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 |
QGraphicsWidgetPrivate::resolveLayoutDirectionName: | 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 |
QGraphicsWidgetPrivate::resolveFontName: | 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 |
QGraphicsWidgetPrivate::resetWidthName: | 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 |
QGraphicsWidgetPrivate::resetHeightName: | 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 |
QGraphicsWidgetPrivate::naturalWidgetPaletteName: | 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 |
QGraphicsWidgetPrivate::naturalWidgetFontName: | 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 |
QGraphicsWidgetPrivate::initStyleOptionTitleBarName: | 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 |
QGraphicsWidgetPrivate::initName: | 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 |
QGraphicsWidgetPrivate::heightName: | 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 |
QGraphicsWidgetPrivate::hasDecorationName: | 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 |
QGraphicsWidgetPrivate::fixFocusChainBeforeReparentingName: | 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 |
QGraphicsWidgetPrivate::ensureWindowFrameMarginsName: | 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 |
QGraphicsWidgetPrivate::ensureWindowDataName: | 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 |
QGraphicsWidgetPrivate::ensureMarginsName: | 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 |
QGraphicsWidgetPrivate::adjustWindowFlagsName: | 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 |
QGraphicsWidgetPrivate::QGraphicsWidgetPrivateName: | 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 |
QGraphicsWidget::~QGraphicsWidgetName: | 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 |
QGraphicsWidget::windowTypeName: | 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 |
QGraphicsWidget::windowTitleName: | 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 |
QGraphicsWidget::windowFrameSectionAtName: | 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 |
QGraphicsWidget::windowFrameRectName: | 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 |
QGraphicsWidget::windowFrameGeometryName: | 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 |
QGraphicsWidget::windowFrameEventName: | 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::windowFlagsName: | 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 |
QGraphicsWidget::updateGeometryName: | 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 |
QGraphicsWidget::unsetWindowFrameMarginsName: | 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 |
QGraphicsWidget::unsetLayoutDirectionName: | 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 |
QGraphicsWidget::ungrabMouseEventName: | 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 |
QGraphicsWidget::ungrabKeyboardEventName: | 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 |
QGraphicsWidget::typeName: | 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 |
QGraphicsWidget::testAttributeName: | 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 |
QGraphicsWidget::styleName: | 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 |
QGraphicsWidget::sizeHintName: | 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 |
QGraphicsWidget::sizeName: | 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 |
QGraphicsWidget::showEventName: | 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 |
QGraphicsWidget::shapeName: | 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 |
QGraphicsWidget::setWindowTitleName: | 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 |
QGraphicsWidget::setWindowFrameMarginsName: | 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 |
QGraphicsWidget::setWindowFlagsName: | 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 |
QGraphicsWidget::setTabOrderName: | 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 |
QGraphicsWidget::setStyleName: | 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 |
QGraphicsWidget::setShortcutEnabledName: | 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 |
QGraphicsWidget::setShortcutAutoRepeatName: | 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 |
QGraphicsWidget::setPaletteName: | 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 |
QGraphicsWidget::setLayoutDirectionName: | 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 |
QGraphicsWidget::setLayoutName: | 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 |
QGraphicsWidget::setGeometryName: | 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 |
QGraphicsWidget::setFontName: | 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 |
QGraphicsWidget::setFocusPolicyName: | 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 |
QGraphicsWidget::setContentsMarginsName: | 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 |
QGraphicsWidget::setAutoFillBackgroundName: | 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 |
QGraphicsWidget::setAttributeName: | 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 |