| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QToolBarAreaLayout| Name: | QToolBarAreaLayout::QToolBarAreaLayout | | Prototype: | QToolBarAreaLayout::QToolBarAreaLayout(const QMainWindow *win) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 625-631 |
| | 3 | 2 |
addToolBar| Name: | QToolBarAreaLayout::addToolBar | | Prototype: | QLayoutItem *QToolBarAreaLayout::addToolBar(QInternal::DockPosition pos, QToolBar *toolBar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 823-826 |
| | 1 | 1 |
addToolBarBreak| Name: | QToolBarAreaLayout::addToolBarBreak | | Prototype: | void QToolBarAreaLayout::addToolBarBreak(QInternal::DockPosition pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 844-847 |
| | 1 | 1 |
apply| Name: | QToolBarAreaLayout::apply | | Prototype: | void QToolBarAreaLayout::apply(bool animate) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 874-935 |
| | 43 | 15 |
clear| Name: | QToolBarAreaLayout::clear | | Prototype: | void QToolBarAreaLayout::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1100-1105 |
| | 3 | 2 |
currentGapIndex| Name: | QToolBarAreaLayout::currentGapIndex | | Prototype: | QList<int> QToolBarAreaLayout::currentGapIndex() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1046-1064 |
| | 10 | 5 |
deleteAllLayoutItems| Name: | QToolBarAreaLayout::deleteAllLayoutItems | | Prototype: | void QToolBarAreaLayout::deleteAllLayoutItems() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 770-786 |
| | 9 | 5 |
findToolBar| Name: | QToolBarAreaLayout::findToolBar | | Prototype: | QInternal::DockPosition QToolBarAreaLayout::findToolBar(QToolBar *toolBar) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 788-804 |
| | 8 | 5 |
fitLayout| Name: | QToolBarAreaLayout::fitLayout | | Prototype: | QRect QToolBarAreaLayout::fitLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 633-661 |
| | 21 | 2 |
gapIndex| Name: | QToolBarAreaLayout::gapIndex | | Prototype: | QList<int> QToolBarAreaLayout::gapIndex(const QPoint &pos) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1027-1044 |
| | 12 | 4 |
getStyleOptionInfo| Name: | QToolBarAreaLayout::getStyleOptionInfo | | Prototype: | void QToolBarAreaLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 955-988 |
| | 21 | 11 |
indexOf| Name: | QToolBarAreaLayout::indexOf | | Prototype: | QList<int> QToolBarAreaLayout::indexOf(QWidget *toolBar) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 990-1024 |
| | 19 | 7 |
insertGap| Name: | QToolBarAreaLayout::insertGap | | Prototype: | bool QToolBarAreaLayout::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1066-1072 |
| | 4 | 1 |
insertItem| Name: | QToolBarAreaLayout::insertItem | | Prototype: | void QToolBarAreaLayout::insertItem(QInternal::DockPosition pos, QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 858-863 |
| | 3 | 2 |
insertItem| Name: | QToolBarAreaLayout::insertItem | | Prototype: | void QToolBarAreaLayout::insertItem(QToolBar *before, QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 865-872 |
| | 4 | 2 |
insertToolBar| Name: | QToolBarAreaLayout::insertToolBar | | Prototype: | QLayoutItem *QToolBarAreaLayout::insertToolBar(QToolBar *before, QToolBar *toolBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 806-813 |
| | 4 | 2 |
insertToolBarBreak| Name: | QToolBarAreaLayout::insertToolBarBreak | | Prototype: | void QToolBarAreaLayout::insertToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 828-834 |
| | 4 | 2 |
isEmpty| Name: | QToolBarAreaLayout::isEmpty | | Prototype: | bool QToolBarAreaLayout::isEmpty() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1378-1385 |
| | 4 | 3 |
item| Name: | QToolBarAreaLayout::item | | Prototype: | QToolBarAreaLayoutItem *QToolBarAreaLayout::item(const QList<int> &path) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1107-1120 |
| | 10 | 4 |
itemAt| Name: | QToolBarAreaLayout::itemAt | | Prototype: | QLayoutItem *QToolBarAreaLayout::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 726-744 |
| | 9 | 5 |
itemRect| Name: | QToolBarAreaLayout::itemRect | | Prototype: | QRect QToolBarAreaLayout::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1122-1131 |
| | 6 | 2 |
minimumSize| Name: | QToolBarAreaLayout::minimumSize | | Prototype: | QSize QToolBarAreaLayout::minimumSize(const QSize ¢erMin) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 663-684 |
| | 14 | 2 |
moveToolBar| Name: | QToolBarAreaLayout::moveToolBar | | Prototype: | void QToolBarAreaLayout::moveToolBar(QToolBar *toolbar, int p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 849-855 |
| | 4 | 2 |
plug| Name: | QToolBarAreaLayout::plug | | Prototype: | QLayoutItem *QToolBarAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1133-1144 |
| | 8 | 2 |
rectHint| Name: | QToolBarAreaLayout::rectHint | | Prototype: | QRect QToolBarAreaLayout::rectHint(const QRect &r) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 709-724 |
| | 9 | 1 |
remove| Name: | QToolBarAreaLayout::remove | | Prototype: | void QToolBarAreaLayout::remove(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1074-1078 |
| | 2 | 1 |
remove| Name: | QToolBarAreaLayout::remove | | Prototype: | void QToolBarAreaLayout::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1080-1098 |
| | 10 | 6 |
removeToolBar| Name: | QToolBarAreaLayout::removeToolBar | | Prototype: | void QToolBarAreaLayout::removeToolBar(QToolBar *toolBar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 815-821 |
| | 4 | 2 |
removeToolBarBreak| Name: | QToolBarAreaLayout::removeToolBarBreak | | Prototype: | void QToolBarAreaLayout::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 836-842 |
| | 4 | 2 |
restoreState| Name: | QToolBarAreaLayout::restoreState | | Prototype: | bool QToolBarAreaLayout::restoreState(QDataStream &stream, const QList<QToolBar*> &_toolBars, uchar tmarker, bool testing) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1302-1376 |
| | 45 | 10 |
saveState| Name: | QToolBarAreaLayout::saveState | | Prototype: | void QToolBarAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1245-1292 |
| | 28 | 8 |
sizeHint| Name: | QToolBarAreaLayout::sizeHint | | Prototype: | QSize QToolBarAreaLayout::sizeHint(const QSize ¢erHint) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 686-707 |
| | 14 | 2 |
takeAt| Name: | QToolBarAreaLayout::takeAt | | Prototype: | QLayoutItem *QToolBarAreaLayout::takeAt(int *x, int index) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 746-768 |
| | 12 | 6 |
toolBarBreak| Name: | QToolBarAreaLayout::toolBarBreak | | Prototype: | bool QToolBarAreaLayout::toolBarBreak(QToolBar *toolBar) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 937-953 |
| | 8 | 5 |
unplug| Name: | QToolBarAreaLayout::unplug | | Prototype: | QLayoutItem *QToolBarAreaLayout::unplug(const QList<int> &path, QToolBarAreaLayout *other) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1146-1196 |
| | 28 | 9 |