| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1152-1202 |
| | 28 | 9 |
toolBarBreak| Name: | QToolBarAreaLayout::toolBarBreak | | Prototype: | bool QToolBarAreaLayout::toolBarBreak(QToolBar *toolBar) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 943-959 |
| | 8 | 5 |
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: | 752-774 |
| | 12 | 6 |
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: | 692-713 |
| | 14 | 2 |
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: | 1251-1298 |
| | 28 | 8 |
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: | 1308-1382 |
| | 45 | 10 |
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: | 842-848 |
| | 4 | 2 |
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: | 821-827 |
| | 4 | 2 |
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: | 1080-1084 |
| | 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: | 1086-1104 |
| | 10 | 6 |
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: | 715-730 |
| | 9 | 1 |
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: | 1139-1150 |
| | 8 | 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: | 855-861 |
| | 4 | 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: | 669-690 |
| | 14 | 2 |
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: | 1128-1137 |
| | 6 | 2 |
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: | 732-750 |
| | 9 | 5 |
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: | 1113-1126 |
| | 10 | 4 |
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: | 1384-1391 |
| | 4 | 3 |
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: | 834-840 |
| | 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: | 812-819 |
| | 4 | 2 |
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: | 864-869 |
| | 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: | 871-878 |
| | 4 | 2 |
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: | 1072-1078 |
| | 4 | 1 |
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: | 996-1030 |
| | 19 | 7 |
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: | 961-994 |
| | 21 | 11 |
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: | 1033-1050 |
| | 12 | 4 |
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: | 639-667 |
| | 21 | 2 |
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: | 794-810 |
| | 8 | 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: | 776-792 |
| | 9 | 5 |
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: | 1052-1070 |
| | 10 | 5 |
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: | 1106-1111 |
| | 3 | 2 |
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: | 880-941 |
| | 43 | 15 |
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: | 850-853 |
| | 1 | 1 |
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: | 829-832 |
| | 1 | 1 |
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: | 631-637 |
| | 3 | 2 |