| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGridLayoutPrivate::expand| Name: | QGridLayoutPrivate::expand | | Prototype: | inline void expand(int rows, int cols) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 117-118 |
| | 1 | 1 |
QGridLayoutPrivate::count| Name: | QGridLayoutPrivate::count | | Prototype: | inline int count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 142-142 |
| | 1 | 1 |
QGridLayoutPrivate::colStretch| Name: | QGridLayoutPrivate::colStretch | | Prototype: | inline int colStretch(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 124-124 |
| | 1 | 1 |
QGridLayoutPrivate::colSpacing| Name: | QGridLayoutPrivate::colSpacing | | Prototype: | inline int colSpacing(int c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 130-130 |
| | 1 | 1 |
QGridLayoutItem::setRowSpan| Name: | QGridLayoutItem::setRowSpan | | Prototype: | void QGridLayoutItem::setRowSpan(int rowSpan, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 533-536 |
| | 1 | 1 |
QGridLayoutItem::setFirstRow| Name: | QGridLayoutItem::setFirstRow | | Prototype: | void QGridLayoutItem::setFirstRow(int row, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 528-531 |
| | 1 | 1 |
QGridLayoutItem::rowSpan| Name: | QGridLayoutItem::rowSpan | | Prototype: | int QGridLayoutItem::rowSpan(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 518-521 |
| | 1 | 1 |
QGridLayoutItem::lastRow| Name: | QGridLayoutItem::lastRow | | Prototype: | int QGridLayoutItem::lastRow(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 508-511 |
| | 1 | 1 |
QGridLayoutItem::lastColumn| Name: | QGridLayoutItem::lastColumn | | Prototype: | int QGridLayoutItem::lastColumn(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 513-516 |
| | 1 | 1 |
QGridLayoutItem::firstRow| Name: | QGridLayoutItem::firstRow | | Prototype: | int QGridLayoutItem::firstRow(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 498-501 |
| | 1 | 1 |
QGridLayoutItem::firstColumn| Name: | QGridLayoutItem::firstColumn | | Prototype: | int QGridLayoutItem::firstColumn(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 503-506 |
| | 1 | 1 |
QGridLayoutItem::controlTypes| Name: | QGridLayoutItem::controlTypes | | Prototype: | QLayoutPolicy::ControlTypes QGridLayoutItem::controlTypes(LayoutSide ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 561-564 |
| | 1 | 1 |
QGridLayoutItem::columnSpan| Name: | QGridLayoutItem::columnSpan | | Prototype: | int QGridLayoutItem::columnSpan(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 523-526 |
| | 1 | 1 |
QGridLayoutEngine::visualDirection| Name: | QGridLayoutEngine::visualDirection | | Prototype: | Qt::LayoutDirection QGridLayoutEngine::visualDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1149-1152 |
| | 1 | 1 |
QGridLayoutEngine::setVisualDirection| Name: | QGridLayoutEngine::setVisualDirection | | Prototype: | void QGridLayoutEngine::setVisualDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1144-1147 |
| | 1 | 1 |
QGridLayoutEngine::rowSizeHint| Name: | QGridLayoutEngine::rowSizeHint | | Prototype: | qreal QGridLayoutEngine::rowSizeHint(Qt::SizeHint which, int row, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 884-887 |
| | 1 | 1 |
QGridLayoutEngine::rowCount| Name: | QGridLayoutEngine::rowCount | | Prototype: | int QGridLayoutEngine::rowCount(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 775-778 |
| | 1 | 1 |
QGridLayoutEngine::itemCount| Name: | QGridLayoutEngine::itemCount | | Prototype: | int QGridLayoutEngine::itemCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 785-788 |
| | 1 | 1 |
QGridLayoutEngine::fillRowData::hasOnlyNonButtons| Name: | QGridLayoutEngine::fillRowData::hasOnlyNonButtons | | Prototype: | inline bool hasOnlyNonButtons() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1342-1342 |
| | 1 | 1 |
QGridLayoutEngine::fillRowData::hasOnlyButtons| Name: | QGridLayoutEngine::fillRowData::hasOnlyButtons | | Prototype: | inline bool hasOnlyButtons() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1341-1341 |
| | 1 | 1 |
QGridLayoutEngine::fillRowData::RowAdHocData| Name: | QGridLayoutEngine::fillRowData::RowAdHocData | | Prototype: | inline RowAdHocData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1335-1335 |
| | 1 | 1 |
QGridLayoutEngine::columnCount| Name: | QGridLayoutEngine::columnCount | | Prototype: | int QGridLayoutEngine::columnCount(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 780-783 |
| | 1 | 1 |
QGridLayoutEngine::addItem| Name: | QGridLayoutEngine::addItem | | Prototype: | void QGridLayoutEngine::addItem(QGridLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 951-954 |
| | 1 | 1 |
QGridLayout::hasHeightForWidth| Name: | QGridLayout::hasHeightForWidth | | Prototype: | bool QGridLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1276-1279 |
| | 1 | 1 |
QGridBox::~QGridBox| Name: | QGridBox::~QGridBox | | Prototype: | ~QGridBox() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 65-65 |
| | 1 | 1 |
QGridBox::toRow| Name: | QGridBox::toRow | | Prototype: | inline int toRow(int rr) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 92-92 |
| | 1 | 1 |
QGridBox::toCol| Name: | QGridBox::toCol | | Prototype: | inline int toCol(int cc) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 93-93 |
| | 1 | 1 |
QGridBox::takeItem| Name: | 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: | 81-81 |
| | 1 | 1 |
QGridBox::sizeHint| Name: | 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: | 67-67 |
| | 1 | 1 |
QGridBox::setItem| Name: | 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: | 80-80 |
| | 1 | 1 |
QGridBox::setGeometry| Name: | 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: | 77-77 |
| | 1 | 1 |
QGridBox::setAlignment| Name: | 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: | 76-76 |
| | 1 | 1 |
QGridBox::minimumSize| Name: | 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: | 68-68 |
| | 1 | 1 |
QGridBox::maximumSize| Name: | 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: | 69-69 |
| | 1 | 1 |
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::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 |
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 |
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::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::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::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::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::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::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 |
QGraphicsWidget::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: | 1694-1697 |
| | 1 | 1 |
QGraphicsWidget::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: | 1716-1719 |
| | 1 | 1 |
QGraphicsWidget::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: | 1519-1522 |
| | 1 | 1 |
QGraphicsWidget::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: | 2362-2365 |
| | 1 | 1 |
QGraphicsWidget::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: | 1993-1996 |
| | 1 | 1 |
QGraphicsViewPrivate::QGraphicsViewPrivate| Name: | QGraphicsViewPrivate::QGraphicsViewPrivate | | Prototype: | QGraphicsViewPrivate::QGraphicsViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 326-363 |
| | 1 | 1 |
QGraphicsView::setMatrix| Name: | QGraphicsView::setMatrix | | Prototype: | void QGraphicsView::setMatrix(const QMatrix &matrix, bool combine) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1837-1840 |
| | 1 | 1 |
QGraphicsView::resetTransform| Name: | QGraphicsView::resetTransform | | Prototype: | void QGraphicsView::resetTransform() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3915-3918 |
| | 1 | 1 |
QGraphicsView::resetMatrix| Name: | QGraphicsView::resetMatrix | | Prototype: | void QGraphicsView::resetMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1847-1850 |
| | 1 | 1 |
QGraphicsView::focusNextPrevChild| Name: | QGraphicsView::focusNextPrevChild | | Prototype: | bool QGraphicsView::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3151-3154 |
| | 1 | 1 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QGraphicsItem *item, int xmargin, int ymargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2023-2026 |
| | 1 | 1 |
QGraphicsView::centerOn| Name: | QGraphicsView::centerOn | | Prototype: | void QGraphicsView::centerOn(const QGraphicsItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1956-1959 |
| | 1 | 1 |
QGraphicsTextItemPrivate::sendControlEvent| Name: | QGraphicsTextItemPrivate::sendControlEvent | | Prototype: | inline void sendControlEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9809-9810 |
| | 1 | 2 |
QGraphicsTextItemPrivate::controlOffset| Name: | QGraphicsTextItemPrivate::controlOffset | | Prototype: | inline QPointF controlOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9807-9808 |
| | 1 | 1 |
QGraphicsTextItemPrivate::QGraphicsTextItemPrivate| Name: | QGraphicsTextItemPrivate::QGraphicsTextItemPrivate | | Prototype: | QGraphicsTextItemPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9800-9802 |
| | 1 | 1 |
QGraphicsTextItem::~QGraphicsTextItem| Name: | QGraphicsTextItem::~QGraphicsTextItem | | Prototype: | QGraphicsTextItem::~QGraphicsTextItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9865-9868 |
| | 1 | 1 |
QGraphicsTextItem::type| Name: | QGraphicsTextItem::type | | Prototype: | int QGraphicsTextItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10044-10047 |
| | 1 | 1 |
QGraphicsTextItem::tabChangesFocus| Name: | QGraphicsTextItem::tabChangesFocus | | Prototype: | bool QGraphicsTextItem::tabChangesFocus() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10571-10574 |
| | 1 | 1 |
QGraphicsTextItem::setTextWidth| Name: | QGraphicsTextItem::setTextWidth | | Prototype: | void QGraphicsTextItem::setTextWidth(qreal width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10065-10068 |
| | 1 | 1 |
QGraphicsTextItem::setTextCursor| Name: | QGraphicsTextItem::setTextCursor | | Prototype: | void QGraphicsTextItem::setTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10607-10610 |
| | 1 | 1 |
QGraphicsTextItem::setTabChangesFocus| Name: | QGraphicsTextItem::setTabChangesFocus | | Prototype: | void QGraphicsTextItem::setTabChangesFocus(bool b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10556-10559 |
| | 1 | 1 |
QGraphicsTextItem::setPlainText| Name: | QGraphicsTextItem::setPlainText | | Prototype: | void QGraphicsTextItem::setPlainText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9915-9918 |
| | 1 | 1 |
QGraphicsTextItem::setOpenExternalLinks| Name: | QGraphicsTextItem::setOpenExternalLinks | | Prototype: | void QGraphicsTextItem::setOpenExternalLinks(bool open) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10585-10588 |
| | 1 | 1 |
QGraphicsTextItem::setHtml| Name: | QGraphicsTextItem::setHtml | | Prototype: | void QGraphicsTextItem::setHtml(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9891-9894 |
| | 1 | 1 |
QGraphicsTextItem::setFont| Name: | QGraphicsTextItem::setFont | | Prototype: | void QGraphicsTextItem::setFont(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9937-9940 |
| | 1 | 1 |
QGraphicsTextItem::opaqueArea| Name: | QGraphicsTextItem::opaqueArea | | Prototype: | QPainterPath QGraphicsTextItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10036-10039 |
| | 1 | 1 |
QGraphicsTextItem::keyReleaseEvent| Name: | QGraphicsTextItem::keyReleaseEvent | | Prototype: | void QGraphicsTextItem::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10263-10266 |
| | 1 | 1 |
QGraphicsTextItem::keyPressEvent| Name: | QGraphicsTextItem::keyPressEvent | | Prototype: | void QGraphicsTextItem::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10255-10258 |
| | 1 | 1 |
QGraphicsTextItem::isObscuredBy| Name: | QGraphicsTextItem::isObscuredBy | | Prototype: | bool QGraphicsTextItem::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10028-10031 |
| | 1 | 1 |
QGraphicsTextItem::inputMethodEvent| Name: | QGraphicsTextItem::inputMethodEvent | | Prototype: | void QGraphicsTextItem::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10324-10327 |
| | 1 | 1 |
QGraphicsTextItem::hoverMoveEvent| Name: | QGraphicsTextItem::hoverMoveEvent | | Prototype: | void QGraphicsTextItem::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10340-10343 |
| | 1 | 1 |
QGraphicsTextItem::hoverLeaveEvent| Name: | QGraphicsTextItem::hoverLeaveEvent | | Prototype: | void QGraphicsTextItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10348-10351 |
| | 1 | 1 |
QGraphicsTextItem::hoverEnterEvent| Name: | QGraphicsTextItem::hoverEnterEvent | | Prototype: | void QGraphicsTextItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10332-10335 |
| | 1 | 1 |
QGraphicsTextItem::dropEvent| Name: | QGraphicsTextItem::dropEvent | | Prototype: | void QGraphicsTextItem::dropEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10316-10319 |
| | 1 | 1 |
QGraphicsTextItem::dragMoveEvent| Name: | QGraphicsTextItem::dragMoveEvent | | Prototype: | void QGraphicsTextItem::dragMoveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10308-10311 |
| | 1 | 1 |
QGraphicsTextItem::dragLeaveEvent| Name: | QGraphicsTextItem::dragLeaveEvent | | Prototype: | void QGraphicsTextItem::dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10300-10303 |
| | 1 | 1 |
QGraphicsTextItem::dragEnterEvent| Name: | QGraphicsTextItem::dragEnterEvent | | Prototype: | void QGraphicsTextItem::dragEnterEvent(QGraphicsSceneDragDropEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10292-10295 |
| | 1 | 1 |
QGraphicsTextItem::document| Name: | QGraphicsTextItem::document | | Prototype: | QTextDocument *QGraphicsTextItem::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10106-10109 |
| | 1 | 1 |
QGraphicsTextItem::defaultTextColor| Name: | QGraphicsTextItem::defaultTextColor | | Prototype: | QColor QGraphicsTextItem::defaultTextColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9959-9962 |
| | 1 | 1 |
QGraphicsTextItem::contextMenuEvent| Name: | QGraphicsTextItem::contextMenuEvent | | Prototype: | void QGraphicsTextItem::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10247-10250 |
| | 1 | 1 |
QGraphicsTextItem::contains| Name: | QGraphicsTextItem::contains | | Prototype: | bool QGraphicsTextItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9987-9990 |
| | 1 | 1 |
QGraphicsTextItem::boundingRect| Name: | QGraphicsTextItem::boundingRect | | Prototype: | QRectF QGraphicsTextItem::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9967-9970 |
| | 1 | 1 |