Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QFormLayoutItemName: | QFormLayoutItem::~QFormLayoutItem | Prototype: | ~QFormLayoutItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 129-129 |
| | 1 | 1 |
widgetName: | QFormLayoutItem::widget | Prototype: | QWidget *widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 132-132 |
| | 1 | 1 |
vStretchName: | QFormLayoutItem::vStretch | Prototype: | int vStretch() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 140-140 |
| | 1 | 1 |
setGeometryName: | QFormLayoutItem::setGeometry | Prototype: | void setGeometry(const QRect& r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 142-142 |
| | 1 | 1 |
operator==Name: | QFormLayoutItem::operator== | Prototype: | bool operator==(const QFormLayoutItem& other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 146-146 |
| | 1 | 1 |
minimumHeightForWidthName: | QFormLayoutItem::minimumHeightForWidth | Prototype: | int minimumHeightForWidth(int width) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 137-137 |
| | 1 | 1 |
layoutName: | QFormLayoutItem::layout | Prototype: | QLayout *layout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 133-133 |
| | 1 | 1 |
heightForWidthName: | QFormLayoutItem::heightForWidth | Prototype: | int heightForWidth(int width) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 136-136 |
| | 1 | 1 |
hasHeightForWidthName: | QFormLayoutItem::hasHeightForWidth | Prototype: | bool hasHeightForWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 135-135 |
| | 1 | 1 |
geometryName: | QFormLayoutItem::geometry | Prototype: | QRect geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 143-143 |
| | 1 | 1 |
expandingDirectionsName: | QFormLayoutItem::expandingDirections | Prototype: | Qt::Orientations expandingDirections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 138-138 |
| | 1 | 1 |
controlTypesName: | QFormLayoutItem::controlTypes | Prototype: | QSizePolicy::ControlTypes controlTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 139-139 |
| | 1 | 1 |
QFormLayoutItemName: | QFormLayoutItem::QFormLayoutItem | Prototype: | QFormLayoutItem(QLayoutItem* i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 128-128 |
| | 1 | 1 |