| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGridLayoutEngine::insertItem| Name: | QGridLayoutEngine::insertItem | | Prototype: | void QGridLayoutEngine::insertItem(QGridLayoutItem *item, int index) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 959-975 |
| | 9 | 5 |
QGridLayoutEngine::hasDynamicConstraint| Name: | QGridLayoutEngine::hasDynamicConstraint | | Prototype: | bool QGridLayoutEngine::hasDynamicConstraint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1619-1624 |
| | 3 | 2 |
QGridLayoutEngine::fillRowData::init| Name: | QGridLayoutEngine::fillRowData::init | | Prototype: | inline void init(int row) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1362-1366 |
| | 3 | 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::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::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| Name: | QGridLayoutEngine::fillRowData | | Prototype: | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1311-1538 |
| | 150 | 42 |
QGridLayoutEngine::ensureGeometries| Name: | QGridLayoutEngine::ensureGeometries | | Prototype: | void QGridLayoutEngine::ensureGeometries(const QSizeF &size, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1635-1672 |
| | 21 | 3 |
QGridLayoutEngine::ensureEffectiveFirstAndLastRows| Name: | QGridLayoutEngine::ensureEffectiveFirstAndLastRows | | Prototype: | void QGridLayoutEngine::ensureEffectiveFirstAndLastRows() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1540-1563 |
| | 15 | 6 |
QGridLayoutEngine::ensureDynamicConstraint| Name: | QGridLayoutEngine::ensureDynamicConstraint | | Prototype: | bool QGridLayoutEngine::ensureDynamicConstraint() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1596-1617 |
| | 15 | 7 |
QGridLayoutEngine::ensureColumnAndRowData| Name: | QGridLayoutEngine::ensureColumnAndRowData | | Prototype: | void QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData *rowData, QGridLayoutBox *totalBox, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1565-1590 |
| | 16 | 4 |
QGridLayoutEngine::effectiveLastRow| Name: | QGridLayoutEngine::effectiveLastRow | | Prototype: | int QGridLayoutEngine::effectiveLastRow(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 828-832 |
| | 2 | 1 |
QGridLayoutEngine::effectiveFirstRow| Name: | QGridLayoutEngine::effectiveFirstRow | | Prototype: | int QGridLayoutEngine::effectiveFirstRow(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 822-826 |
| | 2 | 1 |
QGridLayoutEngine::effectiveAlignment| Name: | QGridLayoutEngine::effectiveAlignment | | Prototype: | Qt::Alignment QGridLayoutEngine::effectiveAlignment(const QGridLayoutItem *layoutItem) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 934-951 |
| | 10 | 4 |
QGridLayoutEngine::controlTypes| Name: | QGridLayoutEngine::controlTypes | | Prototype: | QLayoutPolicy::ControlTypes QGridLayoutEngine::controlTypes(LayoutSide side) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1143-1155 |
| | 8 | 3 |
QGridLayoutEngine::constraintOrientation| Name: | QGridLayoutEngine::constraintOrientation | | Prototype: | Qt::Orientation QGridLayoutEngine::constraintOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1629-1633 |
| | 2 | 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::cellRect| Name: | QGridLayoutEngine::cellRect | | Prototype: | QRectF QGridLayoutEngine::cellRect(const QRectF &contentsGeometry, int row, int column, int rowSpan, int columnSpan, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1065-1088 |
| | 15 | 4 |
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::QGridLayoutEngine| Name: | QGridLayoutEngine::QGridLayoutEngine | | Prototype: | QGridLayoutEngine::QGridLayoutEngine(Qt::Alignment defaultAlignment, bool snapToPixelGrid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 793-799 |
| | 4 | 1 |
QGridLayoutBox::normalize| Name: | QGridLayoutBox::normalize | | Prototype: | void QGridLayoutBox::normalize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 123-131 |
| | 5 | 1 |
QGridLayoutBox::combine| Name: | QGridLayoutBox::combine | | Prototype: | void QGridLayoutBox::combine(const QGridLayoutBox &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 103-121 |
| | 13 | 3 |
QGridLayoutBox::add| Name: | QGridLayoutBox::add | | Prototype: | void QGridLayoutBox::add(const QGridLayoutBox &other, int stretch, qreal spacing) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 94-101 |
| | 4 | 1 |
QGridLayout::~QGridLayout| Name: | 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: | 1125-1129 |
| | 2 | 1 |
QGridLayout::verticalSpacing| Name: | QGridLayout::verticalSpacing | | Prototype: | int QGridLayout::verticalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1177-1185 |
| | 4 | 2 |
QGridLayout::takeAt| Name: | QGridLayout::takeAt | | Prototype: | QLayoutItem *QGridLayout::takeAt(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1351-1355 |
| | 2 | 1 |
QGridLayout::spacing| Name: | QGridLayout::spacing | | Prototype: | int QGridLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1206-1214 |
| | 4 | 2 |
QGridLayout::sizeHint| Name: | QGridLayout::sizeHint | | Prototype: | QSize QGridLayout::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1237-1245 |
| | 6 | 1 |
QGridLayout::setVerticalSpacing| Name: | QGridLayout::setVerticalSpacing | | Prototype: | void QGridLayout::setVerticalSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1170-1175 |
| | 3 | 1 |
QGridLayout::setSpacing| Name: | QGridLayout::setSpacing | | Prototype: | void QGridLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1193-1198 |
| | 3 | 1 |
QGridLayout::setRowStretch| Name: | QGridLayout::setRowStretch | | Prototype: | void QGridLayout::setRowStretch(int row, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1550-1555 |
| | 3 | 1 |
QGridLayout::setRowMinimumHeight| Name: | QGridLayout::setRowMinimumHeight | | Prototype: | void QGridLayout::setRowMinimumHeight(int row, int minSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1610-1615 |
| | 3 | 1 |
QGridLayout::setOriginCorner| Name: | QGridLayout::setOriginCorner | | Prototype: | void QGridLayout::setOriginCorner(Qt::Corner corner) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1663-1668 |
| | 3 | 1 |
QGridLayout::setHorizontalSpacing| Name: | QGridLayout::setHorizontalSpacing | | Prototype: | void QGridLayout::setHorizontalSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1142-1147 |
| | 3 | 1 |
QGridLayout::setGeometry| Name: | QGridLayout::setGeometry | | Prototype: | void QGridLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1376-1384 |
| | 5 | 2 |
QGridLayout::setDefaultPositioning| Name: | QGridLayout::setDefaultPositioning | | Prototype: | void QGridLayout::setDefaultPositioning(int n, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1106-1116 |
| | 6 | 2 |
QGridLayout::setColumnStretch| Name: | QGridLayout::setColumnStretch | | Prototype: | void QGridLayout::setColumnStretch(int column, int stretch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1596-1601 |
| | 3 | 1 |
QGridLayout::setColumnMinimumWidth| Name: | QGridLayout::setColumnMinimumWidth | | Prototype: | void QGridLayout::setColumnMinimumWidth(int column, int minSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1633-1638 |
| | 3 | 1 |
QGridLayout::rowStretch| Name: | QGridLayout::rowStretch | | Prototype: | int QGridLayout::rowStretch(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1562-1566 |
| | 2 | 1 |
QGridLayout::rowMinimumHeight| Name: | QGridLayout::rowMinimumHeight | | Prototype: | int QGridLayout::rowMinimumHeight(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1622-1626 |
| | 2 | 1 |
QGridLayout::rowCount| Name: | QGridLayout::rowCount | | Prototype: | int QGridLayout::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1219-1223 |
| | 2 | 1 |
QGridLayout::originCorner| Name: | QGridLayout::originCorner | | Prototype: | Qt::Corner QGridLayout::originCorner() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1674-1682 |
| | 4 | 2 |
QGridLayout::minimumSize| Name: | QGridLayout::minimumSize | | Prototype: | QSize QGridLayout::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1250-1258 |
| | 6 | 1 |
QGridLayout::minimumHeightForWidth| Name: | QGridLayout::minimumHeightForWidth | | Prototype: | int QGridLayout::minimumHeightForWidth(int w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1300-1305 |
| | 3 | 1 |
QGridLayout::maximumSize| Name: | QGridLayout::maximumSize | | Prototype: | QSize QGridLayout::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1263-1277 |
| | 11 | 3 |
QGridLayout::itemAtPosition| Name: | QGridLayout::itemAtPosition | | Prototype: | QLayoutItem *QGridLayout::itemAtPosition(int row, int column) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1334-1346 |
| | 8 | 3 |
QGridLayout::itemAt| Name: | QGridLayout::itemAt | | Prototype: | QLayoutItem *QGridLayout::itemAt(int index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1320-1324 |
| | 2 | 1 |
QGridLayout::invalidate| Name: | QGridLayout::invalidate | | Prototype: | void QGridLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1687-1692 |
| | 3 | 1 |
QGridLayout::horizontalSpacing| Name: | QGridLayout::horizontalSpacing | | Prototype: | int QGridLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1149-1157 |
| | 4 | 2 |
QGridLayout::heightForWidth| Name: | QGridLayout::heightForWidth | | Prototype: | int QGridLayout::heightForWidth(int w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1290-1295 |
| | 3 | 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 |
QGridLayout::getItemPosition| Name: | QGridLayout::getItemPosition | | Prototype: | void QGridLayout::getItemPosition(int index, int *row, int *column, int *rowSpan, int *columnSpan) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1366-1370 |
| | 2 | 1 |
QGridLayout::expandingDirections| Name: | QGridLayout::expandingDirections | | Prototype: | Qt::Orientations QGridLayout::expandingDirections() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1654-1658 |
| | 2 | 1 |
QGridLayout::count| Name: | QGridLayout::count | | Prototype: | int QGridLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1310-1314 |
| | 2 | 1 |
QGridLayout::columnStretch| Name: | QGridLayout::columnStretch | | Prototype: | int QGridLayout::columnStretch(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1573-1577 |
| | 2 | 1 |
QGridLayout::columnMinimumWidth| Name: | QGridLayout::columnMinimumWidth | | Prototype: | int QGridLayout::columnMinimumWidth(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1645-1649 |
| | 2 | 1 |
QGridLayout::columnCount| Name: | QGridLayout::columnCount | | Prototype: | int QGridLayout::columnCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1228-1232 |
| | 2 | 1 |
QGridLayout::cellRect| Name: | QGridLayout::cellRect | | Prototype: | QRect QGridLayout::cellRect(int row, int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1395-1399 |
| | 2 | 1 |
QGridLayout::addWidget| Name: | 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::addWidget| Name: | 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::addLayout| Name: | 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::addLayout| Name: | 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::addItem| Name: | 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::addItem| Name: | 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::QGridLayout| Name: | 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::QGridLayout| Name: | 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::~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 |
QGridBox::vStretch| Name: | 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::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::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::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::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::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::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::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::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::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::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::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::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::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::hStretch| Name: | 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::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::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::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 |
QGraphicsWidgetStyles::styleForWidget| Name: | 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::setStyleForWidget| Name: | 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::~QGraphicsWidgetPrivate| Name: | 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::windowFrameMouseReleaseEvent| Name: | 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::windowFrameMousePressEvent| Name: | 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::windowFrameMouseMoveEvent| Name: | 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::windowFrameHoverMoveEvent| Name: | 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::windowFrameHoverLeaveEvent| Name: | 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::width| Name: | 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::updatePalette| Name: | 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::updateFont| Name: | 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::titleBarHeight| Name: | 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::setWidth| Name: | 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_helper| Name: | 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 |