| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFrame::frameShadow| Name: | QFrame::frameShadow | | Prototype: | QFrame::Shadow QFrame::frameShadow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 299-303 |
| | 2 | 1 |
QFrame::frameRect| Name: | QFrame::frameRect | | Prototype: | QRect QFrame::frameRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 469-475 |
| | 4 | 1 |
QFrame::event| Name: | QFrame::event | | Prototype: | bool QFrame::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 540-549 |
| | 6 | 3 |
QFrame::drawFrame| Name: | QFrame::drawFrame | | Prototype: | void QFrame::drawFrame(QPainter *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 517-522 |
| | 3 | 1 |
QFrame::changeEvent| Name: | QFrame::changeEvent | | Prototype: | void QFrame::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 527-537 |
| | 4 | 2 |
QFrame::QFrame| Name: | QFrame::QFrame | | Prototype: | QFrame::QFrame(QWidget* parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 194-199 |
| | 2 | 1 |
QFrame::QFrame| Name: | QFrame::QFrame | | Prototype: | QFrame::QFrame(QFramePrivate &dd, QWidget* parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 202-207 |
| | 2 | 1 |
QFragmentFindHelper::QFragmentFindHelper| Name: | QFragmentFindHelper::QFragmentFindHelper | | Prototype: | inline QFragmentFindHelper(int _pos, const QTextDocumentPrivate::FragmentMap &map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 368-369 |
| | 1 | 1 |
QFraction::operator >=| Name: | QFraction::operator >= | | Prototype: | inline bool operator >= (const QFraction &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 82-82 |
| | 1 | 1 |
QFraction::operator >| Name: | QFraction::operator > | | Prototype: | inline bool operator > (const QFraction &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 81-81 |
| | 1 | 1 |
QFraction::operator ==| Name: | QFraction::operator == | | Prototype: | inline bool QFraction::operator == (const QFraction &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QFraction::operator <=| Name: | QFraction::operator <= | | Prototype: | inline bool operator <= (const QFraction &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 83-83 |
| | 1 | 1 |
QFraction::operator <| Name: | QFraction::operator < | | Prototype: | inline bool QFraction::operator < (const QFraction &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QFraction::operator !=| Name: | QFraction::operator != | | Prototype: | inline bool operator != (const QFraction &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 80-80 |
| | 1 | 1 |
QFraction::isValid| Name: | QFraction::isValid | | Prototype: | inline bool isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 85-85 |
| | 1 | 1 |
QFormLayoutPrivate::updateSizes| Name: | QFormLayoutPrivate::updateSizes | | Prototype: | void QFormLayoutPrivate::updateSizes() | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 298-475 |
| | 107 | 27 |
QFormLayoutPrivate::setupVerticalLayoutData| Name: | QFormLayoutPrivate::setupVerticalLayoutData | | Prototype: | void QFormLayoutPrivate::setupVerticalLayoutData(int width) | | Coverage: | 0.000% (0/115) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 648-840 |
| | 117 | 28 |
QFormLayoutPrivate::setupHorizontalLayoutData| Name: | QFormLayoutPrivate::setupHorizontalLayoutData | | Prototype: | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 842-894 |
| | 24 | 7 |
QFormLayoutPrivate::setupHfwLayoutData| Name: | QFormLayoutPrivate::setupHfwLayoutData | | Prototype: | void QFormLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 500-558 |
| | 27 | 7 |
QFormLayoutPrivate::setWidget| Name: | QFormLayoutPrivate::setWidget | | Prototype: | void QFormLayoutPrivate::setWidget(int row, QFormLayout::ItemRole role, QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 978-987 |
| | 6 | 3 |
QFormLayoutPrivate::setLayout| Name: | QFormLayoutPrivate::setLayout | | Prototype: | void QFormLayoutPrivate::setLayout(int row, QFormLayout::ItemRole role, QLayout *layout) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 969-976 |
| | 4 | 3 |
QFormLayoutPrivate::setItem| Name: | QFormLayoutPrivate::setItem | | Prototype: | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 944-967 |
| | 15 | 4 |
QFormLayoutPrivate::replaceAt| Name: | QFormLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1000-1024 |
| | 16 | 3 |
QFormLayoutPrivate::recalcHFW| Name: | QFormLayoutPrivate::recalcHFW | | Prototype: | void QFormLayoutPrivate::recalcHFW(int w) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 477-498 |
| | 13 | 3 |
QFormLayoutPrivate::insertRows| Name: | QFormLayoutPrivate::insertRows | | Prototype: | void QFormLayoutPrivate::insertRows(int row, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 936-942 |
| | 3 | 2 |
QFormLayoutPrivate::insertRow| Name: | QFormLayoutPrivate::insertRow | | Prototype: | int QFormLayoutPrivate::insertRow(int row) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 926-934 |
| | 5 | 2 |
QFormLayoutPrivate::haveHfwCached| Name: | QFormLayoutPrivate::haveHfwCached | | Prototype: | inline bool haveHfwCached(int width) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QFormLayoutPrivate::getStyle| Name: | QFormLayoutPrivate::getStyle | | Prototype: | QStyle* QFormLayoutPrivate::getStyle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 989-998 |
| | 4 | 2 |
QFormLayoutPrivate::calcSizeHints| Name: | QFormLayoutPrivate::calcSizeHints | | Prototype: | void QFormLayoutPrivate::calcSizeHints() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 896-924 |
| | 17 | 2 |
QFormLayoutPrivate::arrangeWidgets| Name: | QFormLayoutPrivate::arrangeWidgets | | Prototype: | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1934-1995 |
| | 33 | 9 |
QFormLayoutPrivate::QFormLayoutPrivate| Name: | QFormLayoutPrivate::QFormLayoutPrivate | | Prototype: | QFormLayoutPrivate::QFormLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 244-251 |
| | 2 | 1 |
QFormLayoutItem::~QFormLayoutItem| Name: | 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 |
QFormLayoutItem::widget| Name: | 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 |
QFormLayoutItem::vStretch| Name: | 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 |
QFormLayoutItem::setGeometry| Name: | 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 |
QFormLayoutItem::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 |
QFormLayoutItem::minimumHeightForWidth| Name: | 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 |
QFormLayoutItem::layout| Name: | 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 |
QFormLayoutItem::heightForWidth| Name: | 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 |
QFormLayoutItem::hasHeightForWidth| Name: | 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 |
QFormLayoutItem::geometry| Name: | 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 |
QFormLayoutItem::expandingDirections| Name: | 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 |
QFormLayoutItem::controlTypes| Name: | 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 |
QFormLayoutItem::QFormLayoutItem| Name: | 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 |
QFormLayout::~QFormLayout| Name: | QFormLayout::~QFormLayout | | Prototype: | QFormLayout::~QFormLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1190-1202 |
| | 4 | 1 |
QFormLayout::verticalSpacing| Name: | QFormLayout::verticalSpacing | | Prototype: | int QFormLayout::verticalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1895-1903 |
| | 4 | 2 |
QFormLayout::takeAt| Name: | QFormLayout::takeAt | | Prototype: | QLayoutItem *QFormLayout::takeAt(int index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1415-1448 |
| | 20 | 4 |
QFormLayout::spacing| Name: | QFormLayout::spacing | | Prototype: | int QFormLayout::spacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1924-1932 |
| | 4 | 2 |
QFormLayout::sizeHint| Name: | QFormLayout::sizeHint | | Prototype: | QSize QFormLayout::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1535-1543 |
| | 5 | 2 |
QFormLayout::setWidget| Name: | QFormLayout::setWidget | | Prototype: | void QFormLayout::setWidget(int row, ItemRole role, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2008-2015 |
| | 5 | 2 |
QFormLayout::setVerticalSpacing| Name: | QFormLayout::setVerticalSpacing | | Prototype: | void QFormLayout::setVerticalSpacing(int spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1886-1893 |
| | 4 | 2 |
QFormLayout::setSpacing| Name: | QFormLayout::setSpacing | | Prototype: | void QFormLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1911-1916 |
| | 3 | 1 |
QFormLayout::setRowWrapPolicy| Name: | QFormLayout::setRowWrapPolicy | | Prototype: | void QFormLayout::setRowWrapPolicy(RowWrapPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1767-1774 |
| | 4 | 2 |
QFormLayout::setLayout| Name: | QFormLayout::setLayout | | Prototype: | void QFormLayout::setLayout(int row, ItemRole role, QLayout *layout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2028-2035 |
| | 5 | 2 |
QFormLayout::setLabelAlignment| Name: | QFormLayout::setLabelAlignment | | Prototype: | void QFormLayout::setLabelAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1798-1805 |
| | 4 | 2 |
QFormLayout::setItem| Name: | QFormLayout::setItem | | Prototype: | void QFormLayout::setItem(int row, ItemRole role, QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2050-2057 |
| | 5 | 2 |
QFormLayout::setHorizontalSpacing| Name: | QFormLayout::setHorizontalSpacing | | Prototype: | void QFormLayout::setHorizontalSpacing(int spacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1857-1864 |
| | 4 | 2 |
QFormLayout::setGeometry| Name: | QFormLayout::setGeometry | | Prototype: | void QFormLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1507-1530 |
| | 17 | 4 |
QFormLayout::setFormAlignment| Name: | QFormLayout::setFormAlignment | | Prototype: | void QFormLayout::setFormAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1828-1835 |
| | 4 | 2 |
QFormLayout::setFieldGrowthPolicy| Name: | QFormLayout::setFieldGrowthPolicy | | Prototype: | void QFormLayout::setFieldGrowthPolicy(FieldGrowthPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1734-1741 |
| | 4 | 2 |
QFormLayout::rowWrapPolicy| Name: | QFormLayout::rowWrapPolicy | | Prototype: | QFormLayout::RowWrapPolicy QFormLayout::rowWrapPolicy() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1776-1784 |
| | 4 | 2 |
QFormLayout::rowCount| Name: | QFormLayout::rowCount | | Prototype: | int QFormLayout::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1582-1586 |
| | 2 | 1 |
QFormLayout::resetRowWrapPolicy| Name: | QFormLayout::resetRowWrapPolicy | | Prototype: | void QFormLayout::resetRowWrapPolicy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2073-2077 |
| | 2 | 1 |
QFormLayout::resetLabelAlignment| Name: | QFormLayout::resetLabelAlignment | | Prototype: | void QFormLayout::resetLabelAlignment() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2093-2097 |
| | 2 | 1 |
QFormLayout::resetFormAlignment| Name: | QFormLayout::resetFormAlignment | | Prototype: | void QFormLayout::resetFormAlignment() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2083-2087 |
| | 2 | 1 |
QFormLayout::resetFieldGrowthPolicy| Name: | QFormLayout::resetFieldGrowthPolicy | | Prototype: | void QFormLayout::resetFieldGrowthPolicy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2063-2067 |
| | 2 | 1 |
QFormLayout::minimumSize| Name: | QFormLayout::minimumSize | | Prototype: | QSize QFormLayout::minimumSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1548-1557 |
| | 5 | 2 |
QFormLayout::labelForField| Name: | QFormLayout::labelForField | | Prototype: | QWidget *QFormLayout::labelForField(QWidget *field) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1682-1696 |
| | 8 | 3 |
QFormLayout::labelForField| Name: | QFormLayout::labelForField | | Prototype: | QWidget *QFormLayout::labelForField(QLayout *field) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1701-1715 |
| | 8 | 3 |
QFormLayout::labelAlignment| Name: | QFormLayout::labelAlignment | | Prototype: | Qt::Alignment QFormLayout::labelAlignment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1807-1815 |
| | 4 | 2 |
QFormLayout::itemAt| Name: | QFormLayout::itemAt | | Prototype: | QLayoutItem *QFormLayout::itemAt(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1404-1410 |
| | 4 | 2 |
QFormLayout::itemAt| Name: | QFormLayout::itemAt | | Prototype: | QLayoutItem *QFormLayout::itemAt(int row, ItemRole role) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1594-1612 |
| | 12 | 8 |
QFormLayout::invalidate| Name: | QFormLayout::invalidate | | Prototype: | void QFormLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1562-1575 |
| | 11 | 1 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QWidget *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1275-1287 |
| | 9 | 4 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QLayout *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1292-1304 |
| | 9 | 4 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, const QString &labelText, QWidget *field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1313-1327 |
| | 8 | 3 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, const QString &labelText, QLayout *field) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1335-1342 |
| | 4 | 2 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1351-1360 |
| | 6 | 2 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QLayout *layout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1369-1378 |
| | 6 | 2 |
QFormLayout::horizontalSpacing| Name: | QFormLayout::horizontalSpacing | | Prototype: | int QFormLayout::horizontalSpacing() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1866-1874 |
| | 4 | 2 |
QFormLayout::heightForWidth| Name: | QFormLayout::heightForWidth | | Prototype: | int QFormLayout::heightForWidth(int width) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1481-1502 |
| | 14 | 4 |
QFormLayout::hasHeightForWidth| Name: | QFormLayout::hasHeightForWidth | | Prototype: | bool QFormLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1470-1476 |
| | 4 | 1 |
QFormLayout::getWidgetPosition| Name: | QFormLayout::getWidgetPosition | | Prototype: | void QFormLayout::getWidgetPosition(QWidget *widget, int *rowPtr, ItemRole *rolePtr) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1670-1673 |
| | 1 | 1 |
QFormLayout::getLayoutPosition| Name: | QFormLayout::getLayoutPosition | | Prototype: | void QFormLayout::getLayoutPosition(QLayout *layout, int *rowPtr, ItemRole *rolePtr) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1650-1660 |
| | 7 | 3 |
QFormLayout::getItemPosition| Name: | QFormLayout::getItemPosition | | Prototype: | void QFormLayout::getItemPosition(int index, int *rowPtr, ItemRole *rolePtr) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1622-1642 |
| | 13 | 5 |
QFormLayout::formAlignment| Name: | QFormLayout::formAlignment | | Prototype: | Qt::Alignment QFormLayout::formAlignment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1837-1845 |
| | 4 | 2 |
QFormLayout::fieldGrowthPolicy| Name: | QFormLayout::fieldGrowthPolicy | | Prototype: | QFormLayout::FieldGrowthPolicy QFormLayout::fieldGrowthPolicy() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1743-1751 |
| | 4 | 2 |
QFormLayout::expandingDirections| Name: | QFormLayout::expandingDirections | | Prototype: | Qt::Orientations QFormLayout::expandingDirections() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1453-1465 |
| | 9 | 3 |
QFormLayout::count| Name: | QFormLayout::count | | Prototype: | int QFormLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1395-1399 |
| | 2 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(QWidget *label, QWidget *field) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1210-1213 |
| | 1 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(QWidget *label, QLayout *field) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1218-1221 |
| | 1 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(const QString &labelText, QWidget *field) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1230-1233 |
| | 1 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(const QString &labelText, QLayout *field) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1241-1244 |
| | 1 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1252-1255 |
| | 1 | 1 |
QFormLayout::addRow| Name: | QFormLayout::addRow | | Prototype: | void QFormLayout::addRow(QLayout *layout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1263-1266 |
| | 1 | 1 |
QFormLayout::addItem| Name: | QFormLayout::addItem | | Prototype: | void QFormLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1383-1390 |
| | 4 | 1 |
QFormLayout::QFormLayout| Name: | QFormLayout::QFormLayout | | Prototype: | QFormLayout::QFormLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1182-1185 |
| | 2 | 1 |
QFontconfigDatabase::setupFontEngine| Name: | QFontconfigDatabase::setupFontEngine | | Prototype: | void QFontconfigDatabase::setupFontEngine(QFontEngineFT *engine, const QFontDef &fontDef) const | | Coverage: | 56.250% (27/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 857-943 |
| | 58 | 12 |
QFontconfigDatabase::resolveFontFamilyAlias| Name: | QFontconfigDatabase::resolveFontFamilyAlias | | Prototype: | QString QFontconfigDatabase::resolveFontFamilyAlias(const QString &family) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 805-827 |
| | 16 | 4 |
QFontconfigDatabase::populateFontDatabase| Name: | QFontconfigDatabase::populateFontDatabase | | Prototype: | void QFontconfigDatabase::populateFontDatabase() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 478-542 |
| | 39 | 4 |