Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGridLayoutPrivate::expandName: | 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::countName: | 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::colStretchName: | 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::colSpacingName: | 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::setRowSpanName: | 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::setFirstRowName: | 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::rowSpanName: | 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::lastRowName: | 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::lastColumnName: | 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::firstRowName: | 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::firstColumnName: | 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::controlTypesName: | 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::columnSpanName: | 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::visualDirectionName: | 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::setVisualDirectionName: | 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::rowSizeHintName: | 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::rowCountName: | 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::itemCountName: | 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::hasOnlyNonButtonsName: | 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::hasOnlyButtonsName: | 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::RowAdHocDataName: | 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::columnCountName: | 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::addItemName: | 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::hasHeightForWidthName: | 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::~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: | 65-65 |
| | 1 | 1 |
QGridBox::toRowName: | 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::toColName: | 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::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: | 81-81 |
| | 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: | 67-67 |
| | 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: | 80-80 |
| | 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: | 77-77 |
| | 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: | 76-76 |
| | 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: | 68-68 |
| | 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: | 69-69 |
| | 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: | 79-79 |
| | 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: | 71-71 |
| | 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: | 74-74 |
| | 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: | 73-73 |
| | 1 | 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: | 70-70 |
| | 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: | 78-78 |
| | 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: | 62-62 |
| | 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: | 64-64 |
| | 1 | 1 |
QGraphicsWidgetPrivate::hasDecorationName: | 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::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: | 1737-1740 |
| | 1 | 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: | 1705-1708 |
| | 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: | 1727-1730 |
| | 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: | 2223-2226 |
| | 1 | 1 |
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: | 300-303 |
| | 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: | 1667-1670 |
| | 1 | 1 |
QGraphicsWidget::sceneEventName: | 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::resizeEventName: | 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::resizeName: | 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::moveEventName: | 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::layoutDirectionName: | 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::isActiveWindowName: | 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::hoverMoveEventName: | 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::hoverLeaveEventName: | 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::hideEventName: | 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::grabMouseEventName: | 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::grabKeyboardEventName: | 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::closeEventName: | 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::boundingRectName: | 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::addActionName: | 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::QGraphicsViewPrivateName: | 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::setMatrixName: | 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::resetTransformName: | 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::resetMatrixName: | 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::focusNextPrevChildName: | 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::ensureVisibleName: | 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::centerOnName: | 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::sendControlEventName: | 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::controlOffsetName: | 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::QGraphicsTextItemPrivateName: | 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::~QGraphicsTextItemName: | 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::typeName: | 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::tabChangesFocusName: | 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::setTextWidthName: | 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::setTextCursorName: | 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::setTabChangesFocusName: | 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::setPlainTextName: | 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::setOpenExternalLinksName: | 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::setHtmlName: | 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::setFontName: | 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::opaqueAreaName: | 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::keyReleaseEventName: | 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::keyPressEventName: | 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::isObscuredByName: | 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::inputMethodEventName: | 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::hoverMoveEventName: | 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::hoverLeaveEventName: | 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::hoverEnterEventName: | 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::dropEventName: | 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::dragMoveEventName: | 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::dragLeaveEventName: | 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::dragEnterEventName: | 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::documentName: | 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::defaultTextColorName: | 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::contextMenuEventName: | 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::containsName: | 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::boundingRectName: | 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 |