| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 10675-10678 |
| | 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: | 10005-10008 |
| | 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: | 10646-10649 |
| | 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: | 10697-10700 |
| | 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: | 10155-10158 |
| | 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: | 10661-10664 |
| | 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: | 10134-10137 |
| | 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: | 9955-9958 |
| | 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: | 9890-9892 |
| | 1 | 1 |
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: | 9897-9898 |
| | 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: | 9899-9900 |
| | 1 | 2 |
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: | 1958-1961 |
| | 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: | 2025-2028 |
| | 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: | 3154-3157 |
| | 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: | 1849-1852 |
| | 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: | 3918-3921 |
| | 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: | 1839-1842 |
| | 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: | 332-369 |
| | 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: | 2000-2003 |
| | 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: | 2358-2361 |
| | 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: | 1526-1529 |
| | 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: | 1723-1726 |
| | 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: | 1701-1704 |
| | 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: | 1601-1606 |
| | 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: | 1690-1693 |
| | 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: | 1682-1685 |
| | 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: | 1810-1813 |
| | 1 | 1 |
QGraphicsWidget::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 |
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: | 1623-1627 |
| | 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: | 312-315 |
| | 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: | 1657-1660 |
| | 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: | 1239-1242 |
| | 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: | 1674-1677 |
| | 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: | 307-310 |
| | 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: | 2234-2237 |
| | 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: | 1734-1737 |
| | 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: | 1712-1715 |
| | 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: | 1744-1747 |
| | 1 | 1 |
QGraphicsWidgetPrivate::hasDecoration| Name: | 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 |
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: | 68-68 |
| | 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: | 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: | 84-84 |
| | 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: | 76-76 |
| | 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: | 79-79 |
| | 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: | 80-80 |
| | 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: | 77-77 |
| | 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: | 85-85 |
| | 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: | 75-75 |
| | 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: | 74-74 |
| | 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: | 82-82 |
| | 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: | 83-83 |
| | 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: | 86-86 |
| | 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: | 73-73 |
| | 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: | 87-87 |
| | 1 | 1 |
QGridBox::toCol| Name: | 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::toRow| Name: | 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::~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: | 71-71 |
| | 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: | 1282-1285 |
| | 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: | 977-980 |
| | 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: | 806-809 |
| | 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: | 1361-1361 |
| | 1 | 1 |
QGridLayoutEngine::fillRowData::hasOnlyButtons| Name: | QGridLayoutEngine::fillRowData::hasOnlyButtons | | Prototype: | inline bool hasOnlyButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1367-1367 |
| | 1 | 1 |
QGridLayoutEngine::fillRowData::hasOnlyNonButtons| Name: | QGridLayoutEngine::fillRowData::hasOnlyNonButtons | | Prototype: | inline bool hasOnlyNonButtons() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1368-1368 |
| | 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: | 811-814 |
| | 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: | 801-804 |
| | 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: | 910-913 |
| | 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: | 1170-1173 |
| | 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: | 1175-1178 |
| | 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: | 545-548 |
| | 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: | 583-586 |
| | 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: | 525-528 |
| | 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: | 520-523 |
| | 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: | 535-538 |
| | 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: | 530-533 |
| | 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: | 540-543 |
| | 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: | 550-553 |
| | 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: | 555-558 |
| | 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: | 136-136 |
| | 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: | 130-130 |
| | 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: | 148-148 |
| | 1 | 1 |
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: | 123-124 |
| | 1 | 1 |
QGridLayoutPrivate::getNextPos| Name: | QGridLayoutPrivate::getNextPos | | Prototype: | inline void getNextPos(int &row, int &col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 147-147 |
| | 1 | 1 |
QGridLayoutPrivate::horReversed| Name: | QGridLayoutPrivate::horReversed | | Prototype: | inline bool horReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 139-139 |
| | 1 | 1 |
QGridLayoutPrivate::isDirty| Name: | QGridLayoutPrivate::isDirty | | Prototype: | inline bool isDirty() 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::maximumSize| Name: | QGridLayoutPrivate::maximumSize | | Prototype: | QSize QGridLayoutPrivate::maximumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QGridLayoutPrivate::minimumSize| Name: | QGridLayoutPrivate::minimumSize | | Prototype: | QSize QGridLayoutPrivate::minimumSize(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 486-489 |
| | 1 | 1 |
QGridLayoutPrivate::numCols| Name: | QGridLayoutPrivate::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 122-122 |
| | 1 | 1 |
QGridLayoutPrivate::numRows| Name: | QGridLayoutPrivate::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 121-121 |
| | 1 | 1 |
QGridLayoutPrivate::rowSpacing| Name: | QGridLayoutPrivate::rowSpacing | | Prototype: | inline int rowSpacing(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 135-135 |
| | 1 | 1 |
QGridLayoutPrivate::rowStretch| Name: | QGridLayoutPrivate::rowStretch | | Prototype: | inline int rowStretch(int r) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 129-129 |
| | 1 | 1 |
QGridLayoutPrivate::setColStretch| Name: | QGridLayoutPrivate::setColStretch | | Prototype: | inline void setColStretch(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 127-128 |
| | 1 | 1 |
QGridLayoutPrivate::setColumnMinimumWidth| Name: | QGridLayoutPrivate::setColumnMinimumWidth | | Prototype: | inline void setColumnMinimumWidth(int c, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 133-134 |
| | 1 | 1 |
QGridLayoutPrivate::setDirty| Name: | QGridLayoutPrivate::setDirty | | Prototype: | inline void setDirty() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 141-141 |
| | 1 | 1 |
QGridLayoutPrivate::setReversed| Name: | QGridLayoutPrivate::setReversed | | Prototype: | inline void setReversed(bool r, bool c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 138-138 |
| | 1 | 1 |
QGridLayoutPrivate::setRowMinimumHeight| Name: | QGridLayoutPrivate::setRowMinimumHeight | | Prototype: | inline void setRowMinimumHeight(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 131-132 |
| | 1 | 1 |
QGridLayoutPrivate::setRowStretch| Name: | QGridLayoutPrivate::setRowStretch | | Prototype: | inline void setRowStretch(int r, int s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 125-126 |
| | 1 | 1 |
QGridLayoutPrivate::sizeHint| Name: | QGridLayoutPrivate::sizeHint | | Prototype: | QSize QGridLayoutPrivate::sizeHint(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 476-479 |
| | 1 | 1 |
QGridLayoutPrivate::verReversed| Name: | QGridLayoutPrivate::verReversed | | Prototype: | inline bool verReversed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 140-140 |
| | 1 | 1 |
QGroupBox::resizeEvent| Name: | QGroupBox::resizeEvent | | Prototype: | void QGroupBox::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 309-312 |
| | 1 | 1 |
QGuiApplication::allWindows| Name: | QGuiApplication::allWindows | | Prototype: | QWindowList QGuiApplication::allWindows() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 912-915 |
| | 1 | 1 |