Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1067-1072 |
| | 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: | 1081-1086 |
| | 2 | 1 |
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: | 1398-1404 |
| | 4 | 1 |
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: | 1416-1423 |
| | 5 | 1 |
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: | 1497-1507 |
| | 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: | 1518-1529 |
| | 8 | 3 |
addWidgetName: | QGridLayout::addWidget | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1433-1447 |
| | 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: | 1461-1474 |
| | 10 | 2 |
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: | 1389-1393 |
| | 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: | 1222-1226 |
| | 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: | 1639-1643 |
| | 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: | 1567-1571 |
| | 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: | 1304-1308 |
| | 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: | 1648-1652 |
| | 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: | 1360-1364 |
| | 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: | 1276-1279 |
| | 1 | 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: | 1284-1289 |
| | 3 | 1 |
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: | 1143-1151 |
| | 4 | 2 |
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: | 1681-1686 |
| | 3 | 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: | 1314-1318 |
| | 2 | 1 |
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: | 1328-1340 |
| | 8 | 3 |
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: | 1257-1271 |
| | 11 | 3 |
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: | 1294-1299 |
| | 3 | 1 |
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: | 1244-1252 |
| | 6 | 1 |
originCornerName: | QGridLayout::originCorner | Prototype: | Qt::Corner QGridLayout::originCorner() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | Lines: | 1668-1676 |
| | 4 | 2 |
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: | 1213-1217 |
| | 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: | 1616-1620 |
| | 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: | 1556-1560 |
| | 2 | 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: | 1627-1632 |
| | 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: | 1590-1595 |
| | 3 | 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: | 1100-1110 |
| | 6 | 2 |
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: | 1370-1378 |
| | 5 | 2 |
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: | 1136-1141 |
| | 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: | 1657-1662 |
| | 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: | 1604-1609 |
| | 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: | 1544-1549 |
| | 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: | 1187-1192 |
| | 3 | 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: | 1164-1169 |
| | 3 | 1 |
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: | 1231-1239 |
| | 6 | 1 |
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: | 1200-1208 |
| | 4 | 2 |
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: | 1345-1349 |
| | 2 | 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: | 1171-1179 |
| | 4 | 2 |
~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: | 1119-1123 |
| | 2 | 1 |