Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
maximumSizeName: | 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 |
addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1439-1453 |
| | 11 | 3 |
addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int fromRow, int fromColumn, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1467-1480 |
| | 10 | 2 |
itemAtPositionName: | 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 |
addLayoutName: | QGridLayout::addLayout | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1503-1513 |
| | 8 | 3 |
addLayoutName: | QGridLayout::addLayout | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1524-1535 |
| | 8 | 3 |
sizeHintName: | 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 |
setDefaultPositioningName: | 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 |
minimumSizeName: | 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 |
setGeometryName: | 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 |
addItemName: | QGridLayout::addItem | Prototype: | void QGridLayout::addItem(QLayoutItem *item, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1422-1429 |
| | 5 | 1 |
verticalSpacingName: | 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 |
spacingName: | 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 |
originCornerName: | 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 |
horizontalSpacingName: | 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 |
addItemName: | QGridLayout::addItem | Prototype: | void QGridLayout::addItem(QLayoutItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1404-1410 |
| | 4 | 1 |
setVerticalSpacingName: | 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 |
setSpacingName: | 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 |
setRowStretchName: | 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 |
setRowMinimumHeightName: | 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 |
setOriginCornerName: | 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 |
setHorizontalSpacingName: | 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 |
setColumnStretchName: | 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 |
setColumnMinimumWidthName: | 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 |
minimumHeightForWidthName: | 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 |
invalidateName: | 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 |
heightForWidthName: | 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 |
~QGridLayoutName: | QGridLayout::~QGridLayout | Prototype: | QGridLayout::~QGridLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1125-1129 |
| | 2 | 1 |
takeAtName: | 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 |
rowStretchName: | 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 |
rowMinimumHeightName: | 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 |
rowCountName: | 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 |
itemAtName: | 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 |
getItemPositionName: | 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 |
expandingDirectionsName: | 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 |
countName: | 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 |
columnStretchName: | 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 |
columnMinimumWidthName: | 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 |
columnCountName: | 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 |
cellRectName: | 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 |
QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1073-1078 |
| | 2 | 1 |
QGridLayoutName: | QGridLayout::QGridLayout | Prototype: | QGridLayout::QGridLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1087-1092 |
| | 2 | 1 |
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: | 1282-1285 |
| | 1 | 1 |