Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDockWidgetLayout::minimumTitleWidthName: | QDockWidgetLayout::minimumTitleWidth | Prototype: | int QDockWidgetLayout::minimumTitleWidth() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 432-458 |
| | 17 | 6 |
QDockWidgetLayout::minimumSizeName: | QDockWidgetLayout::minimumSize | Prototype: | QSize QDockWidgetLayout::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 381-390 |
| | 5 | 2 |
QDockWidgetLayout::maximumSizeName: | QDockWidgetLayout::maximumSize | Prototype: | QSize QDockWidgetLayout::maximumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 370-379 |
| | 4 | 2 |
QDockWidgetLayout::itemForRoleName: | QDockWidgetLayout::itemForRole | Prototype: | QLayoutItem *QDockWidgetLayout::itemForRole(Role r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 398-401 |
| | 1 | 1 |
QDockWidgetLayout::itemAtName: | QDockWidgetLayout::itemAt | Prototype: | QLayoutItem *QDockWidgetLayout::itemAt(int index) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 252-263 |
| | 8 | 4 |
QDockWidgetLayout::countName: | QDockWidgetLayout::count | Prototype: | int QDockWidgetLayout::count() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 282-290 |
| | 5 | 3 |
QDockWidgetLayout::addItemName: | QDockWidgetLayout::addItem | Prototype: | void QDockWidgetLayout::addItem(QLayoutItem*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 246-250 |
| | 2 | 1 |
QDockWidgetLayout::QDockWidgetLayoutName: | QDockWidgetLayout::QDockWidgetLayout | Prototype: | QDockWidgetLayout::QDockWidgetLayout(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 199-202 |
| | 2 | 1 |
QDockWidgetItem::sizeHintName: | QDockWidgetItem::sizeHint | Prototype: | QSize QDockWidgetItem::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 584-591 |
| | 3 | 2 |
QDockWidgetItem::minimumSizeName: | QDockWidgetItem::minimumSize | Prototype: | QSize QDockWidgetItem::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 566-572 |
| | 4 | 2 |
QDockWidgetItem::maximumSizeName: | QDockWidgetItem::maximumSize | Prototype: | QSize QDockWidgetItem::maximumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 574-581 |
| | 3 | 2 |
QDockWidgetItem::QDockWidgetItemName: | QDockWidgetItem::QDockWidgetItem | Prototype: | QDockWidgetItem::QDockWidgetItem(QDockWidget *dockWidget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 561-564 |
| | 2 | 1 |
QDockWidgetGroupWindow::topDockWidgetName: | QDockWidgetGroupWindow::topDockWidget | Prototype: | QDockWidget *QDockWidgetGroupWindow::topDockWidget() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 305-328 |
| | 17 | 8 |
QDockWidgetGroupWindow::paintEventName: | QDockWidgetGroupWindow::paintEvent | Prototype: | void QDockWidgetGroupWindow::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 284-295 |
| | 7 | 2 |
QDockWidgetGroupWindow::layoutInfoName: | QDockWidgetGroupWindow::layoutInfo | Prototype: | QDockAreaLayoutInfo *QDockWidgetGroupWindow::layoutInfo() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 297-300 |
| | 1 | 1 |
QDockWidgetGroupWindow::eventName: | QDockWidgetGroupWindow::event | Prototype: | bool QDockWidgetGroupWindow::event(QEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 246-282 |
| | 19 | 14 |
QDockWidgetGroupWindow::destroyOrHideIfEmptyName: | QDockWidgetGroupWindow::destroyOrHideIfEmpty | Prototype: | void QDockWidgetGroupWindow::destroyOrHideIfEmpty() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 334-368 |
| | 23 | 8 |
QDockWidgetGroupWindow::adjustFlagsName: | QDockWidgetGroupWindow::adjustFlags | Prototype: | void QDockWidgetGroupWindow::adjustFlags() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 373-399 |
| | 18 | 5 |
QDockWidgetGroupLayout::~QDockWidgetGroupLayoutName: | QDockWidgetGroupLayout::~QDockWidgetGroupLayout | Prototype: | ~QDockWidgetGroupLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 185-187 |
| | 1 | 1 |
QDockWidgetGroupLayout::takeAtName: | QDockWidgetGroupLayout::takeAt | Prototype: | QLayoutItem* takeAt(int index) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 196-200 |
| | 2 | 1 |
QDockWidgetGroupLayout::sizeHintName: | QDockWidgetGroupLayout::sizeHint | Prototype: | QSize sizeHint() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 201-205 |
| | 2 | 1 |
QDockWidgetGroupLayout::setGeometryName: | QDockWidgetGroupLayout::setGeometry | Prototype: | void setGeometry(const QRect&r) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 216-228 |
| | 10 | 2 |
QDockWidgetGroupLayout::nativeWindowDecoName: | QDockWidgetGroupLayout::nativeWindowDeco | Prototype: | bool nativeWindowDeco() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 234-237 |
| | 1 | 1 |
QDockWidgetGroupLayout::minimumSizeName: | QDockWidgetGroupLayout::minimumSize | Prototype: | QSize minimumSize() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 206-210 |
| | 2 | 1 |
QDockWidgetGroupLayout::maximumSizeName: | QDockWidgetGroupLayout::maximumSize | Prototype: | QSize maximumSize() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 211-215 |
| | 2 | 1 |
QDockWidgetGroupLayout::layoutInfoName: | QDockWidgetGroupLayout::layoutInfo | Prototype: | QDockAreaLayoutInfo *layoutInfo() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 230-232 |
| | 1 | 1 |
QDockWidgetGroupLayout::itemAtName: | QDockWidgetGroupLayout::itemAt | Prototype: | QLayoutItem* itemAt(int index) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 191-195 |
| | 2 | 1 |
QDockWidgetGroupLayout::frameWidthName: | QDockWidgetGroupLayout::frameWidth | Prototype: | int frameWidth() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 239-243 |
| | 2 | 1 |
QDockWidgetGroupLayout::countName: | QDockWidgetGroupLayout::count | Prototype: | int count() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 190-190 |
| | 1 | 1 |
QDockWidgetGroupLayout::addItemName: | QDockWidgetGroupLayout::addItem | Prototype: | void addItem(QLayoutItem*) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 189-189 |
| | 1 | 1 |
QDockWidgetGroupLayout::QDockWidgetGroupLayoutName: | QDockWidgetGroupLayout::QDockWidgetGroupLayout | Prototype: | QDockWidgetGroupLayout(QWidget* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 180-184 |
| | 3 | 1 |
QDockWidget::widgetName: | QDockWidget::widget | Prototype: | QWidget *QDockWidget::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1243-1247 |
| | 2 | 1 |
QDockWidget::toggleViewActionName: | QDockWidget::toggleViewAction | Prototype: | QAction * QDockWidget::toggleViewAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1553-1557 |
| | 2 | 1 |
QDockWidget::titleBarWidgetName: | QDockWidget::titleBarWidget | Prototype: | QWidget *QDockWidget::titleBarWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1666-1671 |
| | 3 | 1 |
QDockWidget::setWidgetName: | QDockWidget::setWidget | Prototype: | void QDockWidget::setWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1260-1264 |
| | 2 | 1 |
QDockWidget::setTitleBarWidgetName: | QDockWidget::setTitleBarWidget | Prototype: | void QDockWidget::setTitleBarWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1645-1656 |
| | 7 | 2 |
QDockWidget::setFloatingName: | QDockWidget::setFloating | Prototype: | void QDockWidget::setFloating(bool floating) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1320-1340 |
| | 11 | 5 |
QDockWidget::setFeaturesName: | QDockWidget::setFeatures | Prototype: | void QDockWidget::setFeatures(QDockWidget::DockWidgetFeatures features) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1276-1298 |
| | 18 | 4 |
QDockWidget::setAllowedAreasName: | QDockWidget::setAllowedAreas | Prototype: | void QDockWidget::setAllowedAreas(Qt::DockWidgetAreas areas) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1351-1359 |
| | 6 | 2 |
QDockWidget::paintEventName: | QDockWidget::paintEvent | Prototype: | void QDockWidget::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1413-1438 |
| | 14 | 3 |
QDockWidget::initStyleOptionName: | QDockWidget::initStyleOption | Prototype: | void QDockWidget::initStyleOption(QStyleOptionDockWidget *option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 634-654 |
| | 13 | 2 |
QDockWidget::featuresName: | QDockWidget::features | Prototype: | QDockWidget::DockWidgetFeatures QDockWidget::features() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1300-1304 |
| | 2 | 1 |
QDockWidget::eventName: | QDockWidget::event | Prototype: | bool QDockWidget::event(QEvent *event) | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1441-1542 |
| | 53 | 33 |
QDockWidget::closeEventName: | QDockWidget::closeEvent | Prototype: | void QDockWidget::closeEvent(QCloseEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1404-1410 |
| | 4 | 2 |
QDockWidget::changeEventName: | QDockWidget::changeEvent | Prototype: | void QDockWidget::changeEvent(QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1375-1401 |
| | 12 | 6 |
QDockWidget::allowedAreasName: | QDockWidget::allowedAreas | Prototype: | Qt::DockWidgetAreas QDockWidget::allowedAreas() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1361-1365 |
| | 2 | 1 |
QDockWidget::QDockWidgetName: | QDockWidget::QDockWidget | Prototype: | QDockWidget::QDockWidget(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1205-1210 |
| | 2 | 1 |
QDockWidget::QDockWidgetName: | QDockWidget::QDockWidget | Prototype: | QDockWidget::QDockWidget(const QString &title, QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 1223-1229 |
| | 3 | 1 |
QDockAreaLayoutItem::~QDockAreaLayoutItemName: | QDockAreaLayoutItem::~QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::~QDockAreaLayoutItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 104-108 |
| | 2 | 1 |
QDockAreaLayoutItem::skipName: | QDockAreaLayoutItem::skip | Prototype: | bool QDockAreaLayoutItem::skip() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 110-129 |
| | 11 | 7 |
QDockAreaLayoutItem::sizeHintName: | QDockAreaLayoutItem::sizeHint | Prototype: | QSize QDockAreaLayoutItem::sizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 171-183 |
| | 9 | 4 |
QDockAreaLayoutItem::operator =Name: | QDockAreaLayoutItem::operator = | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutItem::operator = (const QDockAreaLayoutItem &other) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 185-205 |
| | 12 | 3 |
QDockAreaLayoutItem::minimumSizeName: | QDockAreaLayoutItem::minimumSize | Prototype: | QSize QDockAreaLayoutItem::minimumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 131-141 |
| | 7 | 3 |
QDockAreaLayoutItem::maximumSizeName: | QDockAreaLayoutItem::maximumSize | Prototype: | QSize QDockAreaLayoutItem::maximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 143-153 |
| | 7 | 3 |
QDockAreaLayoutItem::hasFixedSizeName: | QDockAreaLayoutItem::hasFixedSize | Prototype: | bool QDockAreaLayoutItem::hasFixedSize(Qt::Orientation o) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 155-158 |
| | 1 | 1 |
QDockAreaLayoutItem::expansiveName: | QDockAreaLayoutItem::expansive | Prototype: | bool QDockAreaLayoutItem::expansive(Qt::Orientation o) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 160-169 |
| | 7 | 4 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QLayoutItem *_widgetItem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 79-82 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QDockAreaLayoutInfo *_subinfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 84-87 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(QPlaceHolderItem *_placeHolderItem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 89-92 |
| | 2 | 1 |
QDockAreaLayoutItem::QDockAreaLayoutItemName: | QDockAreaLayoutItem::QDockAreaLayoutItem | Prototype: | QDockAreaLayoutItem::QDockAreaLayoutItem(const QDockAreaLayoutItem &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 94-102 |
| | 4 | 3 |
QDockAreaLayoutInfo::usedTabBarsName: | QDockAreaLayoutInfo::usedTabBars | Prototype: | QSet<QTabBar*> QDockAreaLayoutInfo::usedTabBars() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2196-2212 |
| | 9 | 4 |
QDockAreaLayoutInfo::usedSeparatorWidgetsName: | QDockAreaLayoutInfo::usedSeparatorWidgets | Prototype: | QSet<QWidget*> QDockAreaLayoutInfo::usedSeparatorWidgets() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2216-2232 |
| | 10 | 4 |
QDockAreaLayoutInfo::updateTabBarName: | QDockAreaLayoutInfo::updateTabBar | Prototype: | bool QDockAreaLayoutInfo::updateTabBar() const | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2089-2163 |
| | 45 | 14 |
QDockAreaLayoutInfo::updateSeparatorWidgetsName: | QDockAreaLayoutInfo::updateSeparatorWidgets | Prototype: | void QDockAreaLayoutInfo::updateSeparatorWidgets() const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2005-2054 |
| | 31 | 9 |
QDockAreaLayoutInfo::unplugName: | QDockAreaLayoutInfo::unplug | Prototype: | QLayoutItem *QDockAreaLayoutInfo::unplug(const QList<int> &path) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1061-1093 |
| | 18 | 5 |
QDockAreaLayoutInfo::unnestName: | QDockAreaLayoutInfo::unnest | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 970-994 |
| | 19 | 7 |
QDockAreaLayoutInfo::takeAtName: | QDockAreaLayoutInfo::takeAt | Prototype: | QLayoutItem *QDockAreaLayoutInfo::takeAt(int *x, int index) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1737-1760 |
| | 17 | 8 |
QDockAreaLayoutInfo::tabIndexToListIndexName: | QDockAreaLayoutInfo::tabIndexToListIndex | Prototype: | int QDockAreaLayoutInfo::tabIndexToListIndex(int tabIndex) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2268-2277 |
| | 6 | 3 |
QDockAreaLayoutInfo::tabContentRectName: | QDockAreaLayoutInfo::tabContentRect | Prototype: | QRect QDockAreaLayoutInfo::tabContentRect() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2234-2266 |
| | 16 | 12 |
QDockAreaLayoutInfo::tabBarSizeHintName: | QDockAreaLayoutInfo::tabBarSizeHint | Prototype: | QSize QDockAreaLayoutInfo::tabBarSizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2188-2194 |
| | 3 | 2 |
QDockAreaLayoutInfo::tabBarMinimumSizeName: | QDockAreaLayoutInfo::tabBarMinimumSize | Prototype: | QSize QDockAreaLayoutInfo::tabBarMinimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2180-2186 |
| | 3 | 2 |
QDockAreaLayoutInfo::tabName: | QDockAreaLayoutInfo::tab | Prototype: | void QDockAreaLayoutInfo::tab(int index, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1666-1688 |
| | 13 | 2 |
QDockAreaLayoutInfo::splitName: | QDockAreaLayoutInfo::split | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1690-1706 |
| | 8 | 2 |
QDockAreaLayoutInfo::sizeHintName: | QDockAreaLayoutInfo::sizeHint | Prototype: | QSize QDockAreaLayoutInfo::sizeHint() const | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 389-459 |
| | 39 | 16 |
QDockAreaLayoutInfo::sizeName: | QDockAreaLayoutInfo::size | Prototype: | QSize QDockAreaLayoutInfo::size() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 243-246 |
| | 1 | 1 |
QDockAreaLayoutInfo::setTabBarShapeName: | QDockAreaLayoutInfo::setTabBarShape | Prototype: | void QDockAreaLayoutInfo::setTabBarShape(int shape) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2165-2178 |
| | 9 | 5 |
QDockAreaLayoutInfo::setCurrentTabIdName: | QDockAreaLayoutInfo::setCurrentTabId | Prototype: | void QDockAreaLayoutInfo::setCurrentTabId(quintptr id) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1114-1125 |
| | 6 | 4 |
QDockAreaLayoutInfo::setCurrentTabName: | QDockAreaLayoutInfo::setCurrentTab | Prototype: | void QDockAreaLayoutInfo::setCurrentTab(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1109-1112 |
| | 1 | 1 |
QDockAreaLayoutInfo::separatorRegionName: | QDockAreaLayoutInfo::separatorRegion | Prototype: | QRegion QDockAreaLayoutInfo::separatorRegion() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1583-1611 |
| | 16 | 7 |
QDockAreaLayoutInfo::separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1352-1369 |
| | 10 | 3 |
QDockAreaLayoutInfo::separatorRectName: | QDockAreaLayoutInfo::separatorRect | Prototype: | QRect QDockAreaLayoutInfo::separatorRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1371-1382 |
| | 7 | 2 |
QDockAreaLayoutInfo::separatorMoveName: | QDockAreaLayoutInfo::separatorMove | Prototype: | int QDockAreaLayoutInfo::separatorMove(int index, int delta) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 926-968 |
| | 27 | 6 |
QDockAreaLayoutInfo::saveStateName: | QDockAreaLayoutInfo::saveState | Prototype: | void QDockAreaLayoutInfo::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1775-1845 |
| | 48 | 15 |
QDockAreaLayoutInfo::restoreStateName: | QDockAreaLayoutInfo::restoreState | Prototype: | bool QDockAreaLayoutInfo::restoreState(QDataStream &stream, QList<QDockWidget*> &widgets, bool testing) | Coverage: | 0.000% (0/84) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1859-2002 |
| | 85 | 24 |
QDockAreaLayoutInfo::reparentWidgetsName: | QDockAreaLayoutInfo::reparentWidgets | Prototype: | void QDockAreaLayoutInfo::reparentWidgets(QWidget *parent) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2063-2086 |
| | 17 | 9 |
QDockAreaLayoutInfo::removeName: | QDockAreaLayoutInfo::remove | Prototype: | void QDockAreaLayoutInfo::remove(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 996-1010 |
| | 9 | 2 |
QDockAreaLayoutInfo::prevName: | QDockAreaLayoutInfo::prev | Prototype: | int QDockAreaLayoutInfo::prev(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1657-1664 |
| | 4 | 3 |
QDockAreaLayoutInfo::plugName: | QDockAreaLayoutInfo::plug | Prototype: | QLayoutItem *QDockAreaLayoutInfo::plug(const QList<int> &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1012-1059 |
| | 29 | 6 |
QDockAreaLayoutInfo::paintSeparatorsName: | QDockAreaLayoutInfo::paintSeparators | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1613-1646 |
| | 20 | 10 |
QDockAreaLayoutInfo::nextName: | QDockAreaLayoutInfo::next | Prototype: | int QDockAreaLayoutInfo::next(int index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1648-1655 |
| | 4 | 3 |
QDockAreaLayoutInfo::moveTabName: | QDockAreaLayoutInfo::moveTab | Prototype: | void QDockAreaLayoutInfo::moveTab(int from, int to) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2279-2282 |
| | 1 | 1 |
QDockAreaLayoutInfo::minimumSizeName: | QDockAreaLayoutInfo::minimumSize | Prototype: | QSize QDockAreaLayoutInfo::minimumSize() const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 263-320 |
| | 30 | 16 |
QDockAreaLayoutInfo::maximumSizeName: | QDockAreaLayoutInfo::maximumSize | Prototype: | QSize QDockAreaLayoutInfo::maximumSize() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 322-387 |
| | 35 | 13 |
QDockAreaLayoutInfo::mainWindowLayoutName: | QDockAreaLayoutInfo::mainWindowLayout | Prototype: | QMainWindowLayout *QDockAreaLayoutInfo::mainWindowLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1478-1483 |
| | 3 | 1 |
QDockAreaLayoutInfo::itemRectName: | QDockAreaLayoutInfo::itemRect | Prototype: | QRect QDockAreaLayoutInfo::itemRect(int index) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1310-1336 |
| | 15 | 4 |
QDockAreaLayoutInfo::itemRectName: | QDockAreaLayoutInfo::itemRect | Prototype: | QRect QDockAreaLayoutInfo::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1338-1350 |
| | 7 | 2 |
QDockAreaLayoutInfo::itemAtName: | QDockAreaLayoutInfo::itemAt | Prototype: | QLayoutItem *QDockAreaLayoutInfo::itemAt(int *x, int index) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1720-1735 |
| | 11 | 7 |
QDockAreaLayoutInfo::itemName: | QDockAreaLayoutInfo::item | Prototype: | QDockAreaLayoutItem &QDockAreaLayoutInfo::item(const QList<int> &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1708-1718 |
| | 7 | 2 |
QDockAreaLayoutInfo::isEmptyName: | QDockAreaLayoutInfo::isEmpty | Prototype: | bool QDockAreaLayoutInfo::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 258-261 |
| | 1 | 1 |
QDockAreaLayoutInfo::insertGapName: | QDockAreaLayoutInfo::insertGap | Prototype: | bool QDockAreaLayoutInfo::insertGap(const QList<int> &path, QLayoutItem *dockWidgetItem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 1143-1272 |
| | 70 | 20 |