| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMaxHeap::empty| Name: | QMaxHeap::empty | | Prototype: | inline bool empty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 383-383 |
| | 1 | 1 |
QMaxHeap::QMaxHeap| Name: | QMaxHeap::QMaxHeap | | Prototype: | QMaxHeap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 381-381 |
| | 1 | 1 |
QMatrix::translate| Name: | QMatrix::translate | | Prototype: | QMatrix &QMatrix::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 827-832 |
| | 3 | 1 |
QMatrix::shear| Name: | QMatrix::shear | | Prototype: | QMatrix &QMatrix::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 859-870 |
| | 9 | 1 |
QMatrix::setMatrix| Name: | QMatrix::setMatrix | | Prototype: | void QMatrix::setMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 267-275 |
| | 6 | 1 |
QMatrix::scale| Name: | QMatrix::scale | | Prototype: | QMatrix &QMatrix::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 843-850 |
| | 5 | 1 |
QMatrix::reset| Name: | QMatrix::reset | | Prototype: | void QMatrix::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 805-809 |
| | 2 | 1 |
QMatrix::operator==| Name: | QMatrix::operator== | | Prototype: | bool QMatrix::operator==(const QMatrix &m) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 967-975 |
| | 6 | 1 |
QMatrix::operator=| Name: | QMatrix::operator= | | Prototype: | QMatrix &QMatrix::operator=(const QMatrix &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1063-1072 |
| | 7 | 1 |
QMatrix::operator!=| Name: | QMatrix::operator!= | | Prototype: | bool QMatrix::operator!=(const QMatrix &m) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1004-1012 |
| | 6 | 1 |
QMatrix::operator *=| Name: | QMatrix::operator *= | | Prototype: | QMatrix &QMatrix::operator *=(const QMatrix &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1022-1036 |
| | 10 | 1 |
QMatrix::operator *| Name: | QMatrix::operator * | | Prototype: | QMatrix QMatrix::operator *(const QMatrix &m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1048-1058 |
| | 7 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | void QMatrix::map(qreal x, qreal y, qreal *tx, qreal *ty) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | void QMatrix::map(int x, int y, int *tx, int *ty) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 364-367 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QLineF QMatrix::map(const QLineF &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 564-567 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QLine QMatrix::map(const QLine &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 577-580 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPointF QMatrix::map(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 523-528 |
| | 3 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPoint QMatrix::map(const QPoint &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 499-505 |
| | 4 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 214-222 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 231-239 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(const QMatrix &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 245-253 |
| | 2 | 1 |
QMatrix4x4::viewport| Name: | QMatrix4x4::viewport | | Prototype: | void QMatrix4x4::viewport(float left, float bottom, float width, float height, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1586-1611 |
| | 21 | 1 |
QMatrix4x4::toTransform| Name: | QMatrix4x4::toTransform | | Prototype: | QTransform QMatrix4x4::toTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1681-1686 |
| | 3 | 1 |
QMatrix4x4::toAffine| Name: | QMatrix4x4::toAffine | | Prototype: | QMatrix QMatrix4x4::toAffine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1663-1668 |
| | 3 | 1 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(float angle, const QVector3D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1095-1098 |
| | 1 | 1 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(const QQuaternion& quaternion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1319-1357 |
| | 31 | 1 |
QMatrix4x4::orthonormalInverse| Name: | QMatrix4x4::orthonormalInverse | | Prototype: | QMatrix4x4 QMatrix4x4::orthonormalInverse() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1897-1925 |
| | 19 | 1 |
QMatrix4x4::ortho| Name: | QMatrix4x4::ortho | | Prototype: | void QMatrix4x4::ortho(const QRect& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1370-1377 |
| | 1 | 1 |
QMatrix4x4::ortho| Name: | QMatrix4x4::ortho | | Prototype: | void QMatrix4x4::ortho(const QRectF& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1388-1391 |
| | 1 | 1 |
QMatrix4x4::operator/=| Name: | QMatrix4x4::operator/= | | Prototype: | QMatrix4x4& QMatrix4x4::operator/=(float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 622-642 |
| | 18 | 1 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const QMatrix& matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 195-214 |
| | 17 | 1 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const QTransform& transform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 227-246 |
| | 17 | 1 |
QMapDataBase::freeData| Name: | QMapDataBase::freeData | | Prototype: | void QMapDataBase::freeData(QMapDataBase *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QMapDataBase::createData| Name: | QMapDataBase::createData | | Prototype: | QMapDataBase *QMapDataBase::createData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 352-365 |
| | 8 | 1 |
QMainWindowTabBar::QMainWindowTabBar| Name: | QMainWindowTabBar::QMainWindowTabBar | | Prototype: | QMainWindowTabBar::QMainWindowTabBar(QMainWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1540-1544 |
| | 1 | 1 |
QMainWindowPrivate::mainWindowLayout| Name: | QMainWindowPrivate::mainWindowLayout | | Prototype: | static inline QMainWindowLayout *mainWindowLayout(const QMainWindow *mainWindow) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 109-112 |
| | 1 | 1 |
QMainWindowPrivate::init| Name: | QMainWindowPrivate::init | | Prototype: | void QMainWindowPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 157-175 |
| | 5 | 1 |
QMainWindowPrivate::QMainWindowPrivate| Name: | QMainWindowPrivate::QMainWindowPrivate | | Prototype: | inline QMainWindowPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 72-84 |
| | 1 | 1 |
QMainWindowLayoutState::sizeHint| Name: | QMainWindowLayoutState::sizeHint | | Prototype: | QSize QMainWindowLayoutState::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 423-440 |
| | 4 | 1 |
QMainWindowLayoutState::minimumSize| Name: | QMainWindowLayoutState::minimumSize | | Prototype: | QSize QMainWindowLayoutState::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 442-458 |
| | 4 | 1 |
QMainWindowLayoutState::isValid| Name: | QMainWindowLayoutState::isValid | | Prototype: | bool QMainWindowLayoutState::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QMainWindowLayoutState::fitLayout| Name: | QMainWindowLayoutState::fitLayout | | Prototype: | void QMainWindowLayoutState::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 478-494 |
| | 5 | 1 |
QMainWindowLayoutState::deleteCentralWidgetItem| Name: | QMainWindowLayoutState::deleteCentralWidgetItem | | Prototype: | void QMainWindowLayoutState::deleteCentralWidgetItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 507-516 |
| | 2 | 1 |
QMainWindowLayoutState::deleteAllLayoutItems| Name: | QMainWindowLayoutState::deleteAllLayoutItems | | Prototype: | void QMainWindowLayoutState::deleteAllLayoutItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 496-505 |
| | 2 | 1 |
QMainWindowLayoutState::clear| Name: | QMainWindowLayoutState::clear | | Prototype: | void QMainWindowLayoutState::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 718-731 |
| | 3 | 1 |
QMainWindowLayoutState::apply| Name: | QMainWindowLayoutState::apply | | Prototype: | void QMainWindowLayoutState::apply(bool animated) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 460-476 |
| | 2 | 1 |
QMainWindowLayoutState::QMainWindowLayoutState| Name: | QMainWindowLayoutState::QMainWindowLayoutState | | Prototype: | QMainWindowLayoutState::QMainWindowLayoutState(QMainWindow *win) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 408-421 |
| | 1 | 1 |
QMainWindowLayout::~QMainWindowLayout| Name: | QMainWindowLayout::~QMainWindowLayout | | Prototype: | QMainWindowLayout::~QMainWindowLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2212-2222 |
| | 3 | 1 |
QMainWindowLayout::usesHIToolBar| Name: | QMainWindowLayout::usesHIToolBar | | Prototype: | bool QMainWindowLayout::usesHIToolBar(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2584-2594 |
| | 2 | 1 |
QMainWindowLayout::toolBarBreak| Name: | QMainWindowLayout::toolBarBreak | | Prototype: | bool QMainWindowLayout::toolBarBreak(QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1205-1208 |
| | 1 | 1 |
QMainWindowLayout::tabifyDockWidget| Name: | QMainWindowLayout::tabifyDockWidget | | Prototype: | void QMainWindowLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1357-1363 |
| | 4 | 1 |
QMainWindowLayout::tabShape| Name: | QMainWindowLayout::tabShape | | Prototype: | QTabWidget::TabShape QMainWindowLayout::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1411-1414 |
| | 1 | 1 |
QMainWindowLayout::tabPosition| Name: | QMainWindowLayout::tabPosition | | Prototype: | QTabWidget::TabPosition QMainWindowLayout::tabPosition(Qt::DockWidgetArea area) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1426-1429 |
| | 1 | 1 |
QMainWindowLayout::tabMoved| Name: | QMainWindowLayout::tabMoved | | Prototype: | void QMainWindowLayout::tabMoved(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1693-1701 |
| | 5 | 1 |
QMainWindowLayout::statusBar| Name: | QMainWindowLayout::statusBar | | Prototype: | QStatusBar *QMainWindowLayout::statusBar() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2239-2240 |
| | 1 | 1 |
QMainWindowLayout::splitDockWidget| Name: | QMainWindowLayout::splitDockWidget | | Prototype: | void QMainWindowLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1501-1509 |
| | 4 | 1 |
QMainWindowLayout::saveState| Name: | QMainWindowLayout::saveState | | Prototype: | void QMainWindowLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2540-2543 |
| | 1 | 1 |
QMainWindowLayout::keepSize| Name: | QMainWindowLayout::keepSize | | Prototype: | void QMainWindowLayout::keepSize(QDockWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1519-1522 |
| | 1 | 1 |
QMainWindowLayout::invalidate| Name: | QMainWindowLayout::invalidate | | Prototype: | void QMainWindowLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1873-1877 |
| | 2 | 1 |
QMainWindowLayout::getStyleOptionInfo| Name: | QMainWindowLayout::getStyleOptionInfo | | Prototype: | void QMainWindowLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1210-1214 |
| | 2 | 1 |
QMainWindowLayout::documentMode| Name: | QMainWindowLayout::documentMode | | Prototype: | bool QMainWindowLayout::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1376-1379 |
| | 1 | 1 |
QMainWindowLayout::createTabbedDockWindow| Name: | QMainWindowLayout::createTabbedDockWindow | | Prototype: | QDockWidgetGroupWindow *QMainWindowLayout::createTabbedDockWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2497-2502 |
| | 3 | 1 |
QMainWindowLayout::count| Name: | QMainWindowLayout::count | | Prototype: | int QMainWindowLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1756-1760 |
| | 2 | 1 |
QMainWindowLayout::corner| Name: | QMainWindowLayout::corner | | Prototype: | Qt::DockWidgetArea QMainWindowLayout::corner(Qt::Corner corner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1336-1339 |
| | 1 | 1 |
QMainWindowLayout::centralWidget| Name: | QMainWindowLayout::centralWidget | | Prototype: | QWidget *QMainWindowLayout::centralWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2252-2255 |
| | 1 | 1 |
QMainWindowLayout::addItem| Name: | QMainWindowLayout::addItem | | Prototype: | void QMainWindowLayout::addItem(QLayoutItem *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1840-1841 |
| | 1 | 1 |
QMainWindow::unifiedTitleAndToolBarOnMac| Name: | QMainWindow::unifiedTitleAndToolBarOnMac | | Prototype: | bool QMainWindow::unifiedTitleAndToolBarOnMac() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1612-1621 |
| | 1 | 1 |
QMainWindow::toolButtonStyle| Name: | QMainWindow::toolButtonStyle | | Prototype: | Qt::ToolButtonStyle QMainWindow::toolButtonStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 489-490 |
| | 1 | 1 |
QMainWindow::toolBarBreak| Name: | QMainWindow::toolBarBreak | | Prototype: | bool QMainWindow::toolBarBreak(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 881-884 |
| | 1 | 1 |
QMainWindow::toolBarArea| Name: | QMainWindow::toolBarArea | | Prototype: | Qt::ToolBarArea QMainWindow::toolBarArea(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 871-872 |
| | 1 | 1 |
QMainWindow::tabifyDockWidget| Name: | QMainWindow::tabifyDockWidget | | Prototype: | void QMainWindow::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1181-1184 |
| | 1 | 1 |
QMainWindow::tabShape| Name: | QMainWindow::tabShape | | Prototype: | QTabWidget::TabShape QMainWindow::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1039-1042 |
| | 1 | 1 |
QMainWindow::splitDockWidget| Name: | QMainWindow::splitDockWidget | | Prototype: | void QMainWindow::splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1167-1171 |
| | 1 | 1 |
QMainWindow::setUnifiedTitleAndToolBarOnMac| Name: | QMainWindow::setUnifiedTitleAndToolBarOnMac | | Prototype: | void QMainWindow::setUnifiedTitleAndToolBarOnMac(bool set) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1562-1610 |
| | 1 | 1 |
QMainWindow::setTabShape| Name: | QMainWindow::setTabShape | | Prototype: | void QMainWindow::setTabShape(QTabWidget::TabShape tabShape) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1044-1047 |
| | 1 | 1 |
QMainWindow::setTabPosition| Name: | QMainWindow::setTabPosition | | Prototype: | void QMainWindow::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1077-1080 |
| | 1 | 1 |
QMainWindow::setDocumentMode| Name: | QMainWindow::setDocumentMode | | Prototype: | void QMainWindow::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1023-1026 |
| | 1 | 1 |
QMainWindow::setDockOptions| Name: | QMainWindow::setDockOptions | | Prototype: | void QMainWindow::setDockOptions(DockOptions opt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 449-453 |
| | 2 | 1 |
QMainWindow::saveState| Name: | QMainWindow::saveState | | Prototype: | QByteArray QMainWindow::saveState(int version) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1294-1302 |
| | 6 | 1 |
QMainWindow::restoreDockWidget| Name: | QMainWindow::restoreDockWidget | | Prototype: | bool QMainWindow::restoreDockWidget(QDockWidget *dockwidget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1127-1130 |
| | 1 | 1 |
QMainWindow::resizeDocks| Name: | QMainWindow::resizeDocks | | Prototype: | void QMainWindow::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1263-1268 |
| | 2 | 1 |
QMainWindow::removeToolBarBreak| Name: | QMainWindow::removeToolBarBreak | | Prototype: | void QMainWindow::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 752-756 |
| | 2 | 1 |
QMainWindow::menuWidget| Name: | QMainWindow::menuWidget | | Prototype: | QWidget *QMainWindow::menuWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 565-569 |
| | 2 | 1 |
QMainWindow::isSeparator| Name: | QMainWindow::isSeparator | | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1628-1637 |
| | 2 | 1 |
QMainWindow::isDockNestingEnabled| Name: | QMainWindow::isDockNestingEnabled | | Prototype: | bool QMainWindow::isDockNestingEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 949-953 |
| | 2 | 1 |
QMainWindow::isAnimated| Name: | QMainWindow::isAnimated | | Prototype: | bool QMainWindow::isAnimated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 910-914 |
| | 2 | 1 |
QMainWindow::insertToolBarBreak| Name: | QMainWindow::insertToolBarBreak | | Prototype: | void QMainWindow::insertToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 745-746 |
| | 1 | 1 |
QMainWindow::insertToolBar| Name: | QMainWindow::insertToolBar | | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 836-850 |
| | 9 | 1 |
QMainWindow::iconSize| Name: | QMainWindow::iconSize | | Prototype: | QSize QMainWindow::iconSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 461-462 |
| | 1 | 1 |
QMainWindow::documentMode| Name: | QMainWindow::documentMode | | Prototype: | bool QMainWindow::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1018-1021 |
| | 1 | 1 |
QMainWindow::dockWidgetArea| Name: | QMainWindow::dockWidgetArea | | Prototype: | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1239-1240 |
| | 1 | 1 |
QMainWindow::dockOptions| Name: | QMainWindow::dockOptions | | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 455-459 |
| | 2 | 1 |
QMainWindow::corner| Name: | QMainWindow::corner | | Prototype: | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 710-711 |
| | 1 | 1 |
QMainWindow::centralWidget| Name: | QMainWindow::centralWidget | | Prototype: | QWidget *QMainWindow::centralWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 635-636 |
| | 1 | 1 |
QMainWindow::addToolBar| Name: | QMainWindow::addToolBar | | Prototype: | void QMainWindow::addToolBar(QToolBar *toolbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 809-810 |
| | 1 | 1 |
QMainWindow::addToolBar| Name: | QMainWindow::addToolBar | | Prototype: | QToolBar *QMainWindow::addToolBar(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 820-826 |
| | 4 | 1 |
QMainWindow::QMainWindow| Name: | QMainWindow::QMainWindow | | Prototype: | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 381-385 |
| | 1 | 1 |
QLoggingSettingsParser::setContent| Name: | QLoggingSettingsParser::setContent | | Prototype: | void QLoggingSettingsParser::setContent(const QString &content) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 181-186 |
| | 3 | 1 |
QLoggingRule::QLoggingRule| Name: | QLoggingRule::QLoggingRule | | Prototype: | QLoggingRule::QLoggingRule(const QStringRef &pattern, bool enabled) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 65-70 |
| | 1 | 1 |
QLoggingRule::QLoggingRule| Name: | QLoggingRule::QLoggingRule | | Prototype: | QLoggingRule::QLoggingRule() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 56-59 |
| | 2 | 1 |