| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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:  | 1544-1549 |  
  |  | 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:  | 1187-1192 |  
  |  | 3 | 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:  | 1164-1169 |  
  |  | 3 | 1 | 
 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:  | 1231-1239 |  
  |  | 6 | 1 | 
 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:  | 1345-1349 |  
  |  | 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:  | 1119-1123 |  
  |  | 2 | 1 | 
 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:  | 88-95 |  
  |  | 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:  | 117-125 |  
  |  | 5 | 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:  | 767-773 |  
  |  | 4 | 1 | 
 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:  | 951-954 |  
  |  | 1 | 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:  | 780-783 |  
  |  | 1 | 1 | 
 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:  | 1603-1607 |  
  |  | 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:  | 796-800 |  
  |  | 2 | 1 | 
 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:  | 802-806 |  
  |  | 2 | 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:  | 1335-1335 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::fillRowData::hasOnlyButtons| Name:  | QGridLayoutEngine::fillRowData::hasOnlyButtons |  | Prototype:  | inline bool hasOnlyButtons() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1341-1341 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::fillRowData::hasOnlyNonButtons| Name:  | QGridLayoutEngine::fillRowData::hasOnlyNonButtons |  | Prototype:  | inline bool hasOnlyNonButtons() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1342-1342 |  
  |  | 1 | 1 | 
 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:  | 1336-1340 |  
  |  | 3 | 1 | 
 QGridLayoutEngine::invalidate| Name:  | QGridLayoutEngine::invalidate |  | Prototype:  | void QGridLayoutEngine::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 982-994 |  
  |  | 8 | 1 | 
 QGridLayoutEngine::itemAt| Name:  | QGridLayoutEngine::itemAt |  | Prototype:  | QGridLayoutItem *QGridLayoutEngine::itemAt(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 790-794 |  
  |  | 2 | 1 | 
 QGridLayoutEngine::itemCount| Name:  | QGridLayoutEngine::itemCount |  | Prototype:  | int QGridLayoutEngine::itemCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 785-788 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::rowAlignment| Name:  | QGridLayoutEngine::rowAlignment |  | Prototype:  | Qt::Alignment QGridLayoutEngine::rowAlignment(int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 902-906 |  
  |  | 2 | 1 | 
 QGridLayoutEngine::rowCount| Name:  | QGridLayoutEngine::rowCount |  | Prototype:  | int QGridLayoutEngine::rowCount(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 775-778 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::rowSizeHint| Name:  | QGridLayoutEngine::rowSizeHint |  | Prototype:  | qreal QGridLayoutEngine::rowSizeHint(Qt::SizeHint which, int row, Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 884-887 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::setItemAt| Name:  | QGridLayoutEngine::setItemAt |  | Prototype:  | void QGridLayoutEngine::setItemAt(int row, int column, QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1256-1261 |  
  |  | 3 | 1 | 
 QGridLayoutEngine::setVisualDirection| Name:  | QGridLayoutEngine::setVisualDirection |  | Prototype:  | void QGridLayoutEngine::setVisualDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1144-1147 |  
  |  | 1 | 1 | 
 QGridLayoutEngine::visualDirection| Name:  | QGridLayoutEngine::visualDirection |  | Prototype:  | Qt::LayoutDirection QGridLayoutEngine::visualDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1149-1152 |  
  |  | 1 | 1 | 
 QGridLayoutItem::QGridLayoutItem| Name:  | QGridLayoutItem::QGridLayoutItem |  | Prototype:  | QGridLayoutItem::QGridLayoutItem(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/gui/util/qgridlayoutengine.cpp |  | Lines:  | 486-496 |  
  |  | 6 | 1 | 
 QGridLayoutItem::columnSpan| Name:  | QGridLayoutItem::columnSpan |  | Prototype:  | int QGridLayoutItem::columnSpan(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 523-526 |  
  |  | 1 | 1 | 
 QGridLayoutItem::controlTypes| Name:  | QGridLayoutItem::controlTypes |  | Prototype:  | QLayoutPolicy::ControlTypes QGridLayoutItem::controlTypes(LayoutSide ) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 561-564 |  
  |  | 1 | 1 | 
 QGridLayoutItem::firstColumn| Name:  | QGridLayoutItem::firstColumn |  | Prototype:  | int QGridLayoutItem::firstColumn(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 503-506 |  
  |  | 1 | 1 | 
 QGridLayoutItem::firstRow| Name:  | QGridLayoutItem::firstRow |  | Prototype:  | int QGridLayoutItem::firstRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 498-501 |  
  |  | 1 | 1 | 
 QGridLayoutItem::lastColumn| Name:  | QGridLayoutItem::lastColumn |  | Prototype:  | int QGridLayoutItem::lastColumn(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 513-516 |  
  |  | 1 | 1 | 
 QGridLayoutItem::lastRow| Name:  | QGridLayoutItem::lastRow |  | Prototype:  | int QGridLayoutItem::lastRow(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 QGridLayoutItem::rowSpan| Name:  | QGridLayoutItem::rowSpan |  | Prototype:  | int QGridLayoutItem::rowSpan(Qt::Orientation orientation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 518-521 |  
  |  | 1 | 1 | 
 QGridLayoutItem::setFirstRow| Name:  | QGridLayoutItem::setFirstRow |  | Prototype:  | void QGridLayoutItem::setFirstRow(int row, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 528-531 |  
  |  | 1 | 1 | 
 QGridLayoutItem::setRowSpan| Name:  | QGridLayoutItem::setRowSpan |  | Prototype:  | void QGridLayoutItem::setRowSpan(int rowSpan, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 533-536 |  
  |  | 1 | 1 | 
 QGridLayoutItem::setStretchFactor| Name:  | QGridLayoutItem::setStretchFactor |  | Prototype:  | void QGridLayoutItem::setStretchFactor(int stretch, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 555-559 |  
  |  | 2 | 1 | 
 QGridLayoutItem::transpose| Name:  | QGridLayoutItem::transpose |  | Prototype:  | void QGridLayoutItem::transpose() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 670-675 |  
  |  | 3 | 1 | 
 QGridLayoutPrivate::QGridLayoutPrivate| Name:  | QGridLayoutPrivate::QGridLayoutPrivate |  | Prototype:  | QGridLayoutPrivate::QGridLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 333-344 |  
  |  | 9 | 1 | 
 QGridLayoutPrivate::add| Name:  | QGridLayoutPrivate::add |  | Prototype:  | void QGridLayoutPrivate::add(QGridBox *box, int row, int col) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 548-556 |  
  |  | 6 | 1 | 
 QGridLayoutPrivate::colSpacing| Name:  | QGridLayoutPrivate::colSpacing |  | Prototype:  | inline int colSpacing(int c) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 130-130 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::colStretch| Name:  | QGridLayoutPrivate::colStretch |  | Prototype:  | inline int colStretch(int c) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 124-124 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::count| Name:  | QGridLayoutPrivate::count |  | Prototype:  | inline int count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 142-142 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::expand| Name:  | QGridLayoutPrivate::expand |  | Prototype:  | inline void expand(int rows, int cols) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 117-118 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::getNextPos| Name:  | QGridLayoutPrivate::getNextPos |  | Prototype:  | inline void getNextPos(int &row, int &col) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 141-141 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::hasHeightForWidth| Name:  | QGridLayoutPrivate::hasHeightForWidth |  | Prototype:  | bool QGridLayoutPrivate::hasHeightForWidth(int hSpacing, int vSpacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 370-374 |  
  |  | 2 | 1 | 
 QGridLayoutPrivate::horReversed| Name:  | QGridLayoutPrivate::horReversed |  | Prototype:  | inline bool horReversed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 133-133 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::isDirty| Name:  | QGridLayoutPrivate::isDirty |  | Prototype:  | inline bool isDirty() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 136-136 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::maximumSize| Name:  | QGridLayoutPrivate::maximumSize |  | Prototype:  | QSize QGridLayoutPrivate::maximumSize(int hSpacing, int vSpacing) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 475-478 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::minimumSize| Name:  | QGridLayoutPrivate::minimumSize |  | Prototype:  | QSize QGridLayoutPrivate::minimumSize(int hSpacing, int vSpacing) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 480-483 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::numCols| Name:  | QGridLayoutPrivate::numCols |  | Prototype:  | inline int numCols() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 116-116 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::numRows| Name:  | QGridLayoutPrivate::numRows |  | Prototype:  | inline int numRows() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 115-115 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::rowSpacing| Name:  | QGridLayoutPrivate::rowSpacing |  | Prototype:  | inline int rowSpacing(int r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 129-129 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::rowStretch| Name:  | QGridLayoutPrivate::rowStretch |  | Prototype:  | inline int rowStretch(int r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 123-123 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setColStretch| Name:  | QGridLayoutPrivate::setColStretch |  | Prototype:  | inline void setColStretch(int c, int s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 121-122 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setColumnMinimumWidth| Name:  | QGridLayoutPrivate::setColumnMinimumWidth |  | Prototype:  | inline void setColumnMinimumWidth(int c, int s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 127-128 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setDirty| Name:  | QGridLayoutPrivate::setDirty |  | Prototype:  | inline void setDirty() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 135-135 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setReversed| Name:  | QGridLayoutPrivate::setReversed |  | Prototype:  | inline void setReversed(bool r, bool c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 132-132 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setRowMinimumHeight| Name:  | QGridLayoutPrivate::setRowMinimumHeight |  | Prototype:  | inline void setRowMinimumHeight(int r, int s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 125-126 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::setRowStretch| Name:  | QGridLayoutPrivate::setRowStretch |  | Prototype:  | inline void setRowStretch(int r, int s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 119-120 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::sizeHint| Name:  | QGridLayoutPrivate::sizeHint |  | Prototype:  | QSize QGridLayoutPrivate::sizeHint(int hSpacing, int vSpacing) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 470-473 |  
  |  | 1 | 1 | 
 QGridLayoutPrivate::verReversed| Name:  | QGridLayoutPrivate::verReversed |  | Prototype:  | inline bool verReversed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 134-134 |  
  |  | 1 | 1 | 
 QGridLayoutRowData::reset| Name:  | QGridLayoutRowData::reset |  | Prototype:  | void QGridLayoutRowData::reset(int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 145-153 |  
  |  | 6 | 1 | 
 QGridLayoutRowInfo::insertOrRemoveRows| Name:  | QGridLayoutRowInfo::insertOrRemoveRows |  | Prototype:  | void QGridLayoutRowInfo::insertOrRemoveRows(int row, int delta) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 734-742 |  
  |  | 5 | 1 | 
 QGroupBox::QGroupBox| Name:  | QGroupBox::QGroupBox |  | Prototype:  | QGroupBox::QGroupBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 183-188 |  
  |  | 2 | 1 | 
 QGroupBox::QGroupBox| Name:  | QGroupBox::QGroupBox |  | Prototype:  | QGroupBox::QGroupBox(const QString &title, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 194-200 |  
  |  | 3 | 1 | 
 QGroupBox::alignment| Name:  | QGroupBox::alignment |  | Prototype:  | Qt::Alignment QGroupBox::alignment() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 291-295 |  
  |  | 2 | 1 | 
 QGroupBox::isCheckable| Name:  | QGroupBox::isCheckable |  | Prototype:  | bool QGroupBox::isCheckable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 581-585 |  
  |  | 2 | 1 | 
 QGroupBox::isChecked| Name:  | QGroupBox::isChecked |  | Prototype:  | bool QGroupBox::isChecked() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 588-592 |  
  |  | 2 | 1 | 
 QGroupBox::isFlat| Name:  | QGroupBox::isFlat |  | Prototype:  | bool QGroupBox::isFlat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 519-523 |  
  |  | 2 | 1 | 
 QGroupBox::paintEvent| Name:  | QGroupBox::paintEvent |  | Prototype:  | void QGroupBox::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 315-321 |  
  |  | 4 | 1 | 
 QGroupBox::resizeEvent| Name:  | QGroupBox::resizeEvent |  | Prototype:  | void QGroupBox::resizeEvent(QResizeEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 307-310 |  
  |  | 1 | 1 | 
 QGroupBox::setAlignment| Name:  | QGroupBox::setAlignment |  | Prototype:  | void QGroupBox::setAlignment(int alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 297-303 |  
  |  | 4 | 1 | 
 QGroupBox::title| Name:  | QGroupBox::title |  | Prototype:  | QString QGroupBox::title() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 267-271 |  
  |  | 2 | 1 | 
 QGroupBoxPrivate::calculateFrame| Name:  | QGroupBoxPrivate::calculateFrame |  | Prototype:  | void QGroupBoxPrivate::calculateFrame() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 455-464 |  
  |  | 7 | 1 | 
 QGroupBoxPrivate::init| Name:  | QGroupBoxPrivate::init |  | Prototype:  | void QGroupBoxPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 210-226 |  
  |  | 12 | 1 | 
 QGtk2Painter::QGtk2Painter| Name:  | QGtk2Painter::QGtk2Painter |  | Prototype:  | QGtk2Painter::QGtk2Painter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp |  | Lines:  | 201-204 |  
  |  | 1 | 1 | 
 QGtkPainter::QGtkPainter| Name:  | QGtkPainter::QGtkPainter |  | Prototype:  | QGtkPainter::QGtkPainter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp |  | Lines:  | 42-45 |  
  |  | 1 | 1 | 
 QGtkPainter::reset| Name:  | QGtkPainter::reset |  | Prototype:  | void QGtkPainter::reset(QPainter *painter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp |  | Lines:  | 51-59 |  
  |  | 6 | 1 | 
 QGtkPainter::uniqueName| Name:  | QGtkPainter::uniqueName |  | Prototype:  | QString QGtkPainter::uniqueName(const QString &key, GtkStateType state, GtkShadowType shadow, const QSize &size, GtkWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp |  | Lines:  | 61-72 |  
  |  | 7 | 1 | 
 QGtkStyle::QGtkStyle| Name:  | QGtkStyle::QGtkStyle |  | Prototype:  | QGtkStyle::QGtkStyle() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 322-327 |  
  |  | 2 | 1 | 
 QGtkStyle::QGtkStyle| Name:  | QGtkStyle::QGtkStyle |  | Prototype:  | QGtkStyle::QGtkStyle(QGtkStylePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 334-339 |  
  |  | 2 | 1 | 
 QGtkStyle::drawItemPixmap| Name:  | QGtkStyle::drawItemPixmap |  | Prototype:  | void QGtkStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 4219-4223 |  
  |  | 1 | 1 | 
 QGtkStyle::drawItemText| Name:  | QGtkStyle::drawItemText |  | Prototype:  | void QGtkStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 4246-4250 |  
  |  | 1 | 1 | 
 QGtkStyle::generatedIconPixmap| Name:  | QGtkStyle::generatedIconPixmap |  | Prototype:  | QPixmap QGtkStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 4237-4241 |  
  |  | 1 | 1 | 
 QGtkStyle::getGConfBool| Name:  | QGtkStyle::getGConfBool |  | Prototype:  | bool QGtkStyle::getGConfBool(const QString &key, bool fallback) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 274-277 |  
  |  | 1 | 1 | 
 QGtkStyle::getGConfString| Name:  | QGtkStyle::getGConfString |  | Prototype:  | QString QGtkStyle::getGConfString(const QString &value, const QString &fallback) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 265-268 |  
  |  | 1 | 1 | 
 QGtkStyle::hitTestComplexControl| Name:  | QGtkStyle::hitTestComplexControl |  | Prototype:  | QStyle::SubControl QGtkStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 4228-4232 |  
  |  | 1 | 1 | 
 QGtkStyle::itemPixmapRect| Name:  | QGtkStyle::itemPixmapRect |  | Prototype:  | QRect QGtkStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 4211-4214 |  
  |  | 1 | 1 | 
 QGtkStyle::unpolish| Name:  | QGtkStyle::unpolish |  | Prototype:  | void QGtkStyle::unpolish(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp |  | Lines:  | 516-519 |  
  |  | 1 | 1 | 
 QGtkStylePrivate::QGtkStylePrivate| Name:  | QGtkStylePrivate::QGtkStylePrivate |  | Prototype:  | QGtkStylePrivate::QGtkStylePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 262-268 |  
  |  | 2 | 1 | 
 QGtkStylePrivate::applyCustomPaletteHash| Name:  | QGtkStylePrivate::applyCustomPaletteHash |  | Prototype:  | void QGtkStylePrivate::applyCustomPaletteHash() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 682-696 |  
  |  | 10 | 1 | 
 QGtkStylePrivate::getSpinboxArrowSize| Name:  | QGtkStylePrivate::getSpinboxArrowSize |  | Prototype:  | int QGtkStylePrivate::getSpinboxArrowSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 661-671 |  
  |  | 8 | 1 | 
 QGtkStylePrivate::getTextColorWidget| Name:  | QGtkStylePrivate::getTextColorWidget |  | Prototype:  | GtkWidget* QGtkStylePrivate::getTextColorWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 701-704 |  
  |  | 1 | 1 | 
 QGtkStylePrivate::getThemeName| Name:  | QGtkStylePrivate::getThemeName |  | Prototype:  | QString QGtkStylePrivate::getThemeName() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 648-658 |  
  |  | 7 | 1 | 
 QGtkStylePrivate::gtkPainter| Name:  | QGtkStylePrivate::gtkPainter |  | Prototype:  | QGtkPainter* QGtkStylePrivate::gtkPainter(QPainter *painter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 281-287 |  
  |  | 2 | 1 | 
 QGtkStylePrivate::gtkWidgetPalette| Name:  | QGtkStylePrivate::gtkWidgetPalette |  | Prototype:  | QPalette QGtkStylePrivate::gtkWidgetPalette(const QHashableLatin1Literal >kWidgetName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 758-776 |  
  |  | 16 | 1 | 
 QGtkStylePrivate::init| Name:  | QGtkStylePrivate::init |  | Prototype:  | void QGtkStylePrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 275-279 |  
  |  | 2 | 1 | 
 QGtkStylePrivate::initGtkMenu| Name:  | QGtkStylePrivate::initGtkMenu |  | Prototype:  | void QGtkStylePrivate::initGtkMenu() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 438-466 |  
  |  | 18 | 1 |