Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QMatrix::mapName: | 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::mapName: | QMatrix::map | Prototype: | QPolygon QMatrix::map(const QPolygon &a) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 600-611 |
| | 8 | 2 |
QMatrix::mapName: | QMatrix::map | Prototype: | QPolygonF QMatrix::map(const QPolygonF &a) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 621-632 |
| | 8 | 2 |
QMatrix::mapName: | QMatrix::map | Prototype: | QRegion QMatrix::map(const QRegion &r) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 665-677 |
| | 8 | 3 |
QMatrix::mapName: | QMatrix::map | Prototype: | QPainterPath QMatrix::map(const QPainterPath &path) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 695-727 |
| | 17 | 6 |
QMatrix::invertedName: | QMatrix::inverted | Prototype: | QMatrix QMatrix::inverted(bool *invertible) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 939-957 |
| | 13 | 4 |
QMatrix::QMatrixName: | 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::QMatrixName: | 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::QMatrixName: | 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::viewportName: | 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::transposedName: | QMatrix4x4::transposed | Prototype: | QMatrix4x4 QMatrix4x4::transposed() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 579-590 |
| | 6 | 3 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(const QVector3D& vector) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 979-1011 |
| | 28 | 6 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(float x, float y) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1022-1046 |
| | 20 | 6 |
QMatrix4x4::translateName: | QMatrix4x4::translate | Prototype: | void QMatrix4x4::translate(float x, float y, float z) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1056-1085 |
| | 25 | 6 |
QMatrix4x4::toTransformName: | 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::toTransformName: | QMatrix4x4::toTransform | Prototype: | QTransform QMatrix4x4::toTransform(float distanceToPlane) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1705-1730 |
| | 12 | 3 |
QMatrix4x4::toAffineName: | 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::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(const QVector3D& vector) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 817-851 |
| | 30 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float x, float y) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 863-887 |
| | 20 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float x, float y, float z) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 897-928 |
| | 27 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float factor) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 938-969 |
| | 27 | 4 |
QMatrix4x4::rotateName: | 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::rotateName: | QMatrix4x4::rotate | Prototype: | void QMatrix4x4::rotate(float angle, float x, float y, float z) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1110-1212 |
| | 87 | 14 |
QMatrix4x4::rotateName: | 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::projectedRotateName: | QMatrix4x4::projectedRotate | Prototype: | void QMatrix4x4::projectedRotate(float angle, float x, float y, float z) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1217-1308 |
| | 77 | 14 |
QMatrix4x4::perspectiveName: | QMatrix4x4::perspective | Prototype: | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1485-1519 |
| | 27 | 3 |
QMatrix4x4::orthonormalInverseName: | 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::orthoName: | 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::orthoName: | 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::orthoName: | QMatrix4x4::ortho | Prototype: | void QMatrix4x4::ortho(float left, float right, float bottom, float top, float nearPlane, float farPlane) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1401-1432 |
| | 24 | 2 |
QMatrix4x4::optimizeName: | QMatrix4x4::optimize | Prototype: | void QMatrix4x4::optimize() | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1947-1997 |
| | 30 | 8 |
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::normalMatrixName: | QMatrix4x4::normalMatrix | Prototype: | QMatrix3x3 QMatrix4x4::normalMatrix() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 523-574 |
| | 39 | 6 |
QMatrix4x4::mapRectName: | QMatrix4x4::mapRect | Prototype: | QRect QMatrix4x4::mapRect(const QRect& rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1790-1826 |
| | 26 | 5 |
QMatrix4x4::mapRectName: | QMatrix4x4::mapRect | Prototype: | QRectF QMatrix4x4::mapRect(const QRectF& rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1836-1867 |
| | 21 | 5 |
QMatrix4x4::lookAtName: | QMatrix4x4::lookAt | Prototype: | void QMatrix4x4::lookAt(const QVector3D& eye, const QVector3D& center, const QVector3D& up) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1532-1563 |
| | 26 | 2 |
QMatrix4x4::invertedName: | QMatrix4x4::inverted | Prototype: | QMatrix4x4 QMatrix4x4::inverted(bool *invertible) const | Coverage: | 0.000% (0/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 403-513 |
| | 92 | 18 |
QMatrix4x4::frustumName: | QMatrix4x4::frustum | Prototype: | void QMatrix4x4::frustum(float left, float right, float bottom, float top, float nearPlane, float farPlane) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1442-1473 |
| | 24 | 2 |
QMatrix4x4::flipCoordinatesName: | QMatrix4x4::flipCoordinates | Prototype: | void QMatrix4x4::flipCoordinates() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1623-1643 |
| | 12 | 2 |
QMatrix4x4::determinantName: | QMatrix4x4::determinant | Prototype: | double QMatrix4x4::determinant() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 377-389 |
| | 9 | 4 |
QMatrix4x4::copyDataToName: | QMatrix4x4::copyDataTo | Prototype: | void QMatrix4x4::copyDataTo(float *values) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1649-1654 |
| | 3 | 3 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const float *values) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 98-104 |
| | 4 | 3 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const float *values, int cols, int rows) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 169-182 |
| | 8 | 5 |
QMatrix4x4::QMatrix4x4Name: | 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::QMatrix4x4Name: | 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 |
QMapNodeBase::previousNodeName: | QMapNodeBase::previousNode | Prototype: | const QMapNodeBase *QMapNodeBase::previousNode() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 65-81 |
| | 11 | 4 |
QMapNodeBase::nextNodeName: | QMapNodeBase::nextNode | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 47-63 |
| | 11 | 4 |
QMapDataBase::rotateRightName: | QMapDataBase::rotateRight | Prototype: | void QMapDataBase::rotateRight(QMapNodeBase *x) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 103-119 |
| | 13 | 4 |
QMapDataBase::rotateLeftName: | QMapDataBase::rotateLeft | Prototype: | void QMapDataBase::rotateLeft(QMapNodeBase *x) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 84-100 |
| | 13 | 4 |
QMapDataBase::recalcMostLeftNodeName: | QMapDataBase::recalcMostLeftNode | Prototype: | void QMapDataBase::recalcMostLeftNode() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 291-296 |
| | 3 | 2 |
QMapDataBase::rebalanceName: | QMapDataBase::rebalance | Prototype: | void QMapDataBase::rebalance(QMapNodeBase *x) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 122-162 |
| | 29 | 7 |
QMapDataBase::freeTreeName: | QMapDataBase::freeTree | Prototype: | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 343-350 |
| | 5 | 3 |
QMapDataBase::freeNodeAndRebalanceName: | QMapDataBase::freeNodeAndRebalance | Prototype: | void QMapDataBase::freeNodeAndRebalance(QMapNodeBase *z) | Coverage: | 96.226% (102/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 164-289 |
| | 98 | 28 |
QMapDataBase::freeDataName: | 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::createNodeName: | QMapDataBase::createNode | Prototype: | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 321-341 |
| | 13 | 5 |
QMapDataBase::createDataName: | 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::mouseReleaseEventName: | QMainWindowTabBar::mouseReleaseEvent | Prototype: | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1596-1606 |
| | 6 | 3 |
QMainWindowTabBar::mouseMoveEventName: | QMainWindowTabBar::mouseMoveEvent | Prototype: | void QMainWindowTabBar::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1546-1594 |
| | 30 | 8 |
QMainWindowTabBar::eventName: | QMainWindowTabBar::event | Prototype: | bool QMainWindowTabBar::event(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1608-1624 |
| | 11 | 4 |
QMainWindowTabBar::QMainWindowTabBarName: | 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::separatorCursorName: | QMainWindowPrivate::separatorCursor | Prototype: | QCursor QMainWindowPrivate::separatorCursor(const QList<int> &path) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1336-1358 |
| | 9 | 7 |
QMainWindowPrivate::mainWindowLayoutName: | 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::initName: | 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::adjustCursorName: | QMainWindowPrivate::adjustCursor | Prototype: | void QMainWindowPrivate::adjustCursor(const QPoint &pos) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1360-1408 |
| | 31 | 12 |
QMainWindowPrivate::QMainWindowPrivateName: | 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::unplugName: | QMainWindowLayoutState::unplug | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 809-826 |
| | 6 | 3 |
QMainWindowLayoutState::takeAtName: | QMainWindowLayoutState::takeAt | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 536-555 |
| | 5 | 3 |
QMainWindowLayoutState::sizeHintName: | 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::setCentralWidgetName: | QMainWindowLayoutState::setCentralWidget | Prototype: | void QMainWindowLayoutState::setCentralWidget(QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 603-617 |
| | 5 | 2 |
QMainWindowLayoutState::saveStateName: | QMainWindowLayoutState::saveState | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 828-847 |
| | 9 | 3 |
QMainWindowLayoutState::restoreStateName: | QMainWindowLayoutState::restoreState | Prototype: | bool QMainWindowLayoutState::restoreState(QDataStream &_stream, const QMainWindowLayoutState &oldState) | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 920-1021 |
| | 61 | 21 |
QMainWindowLayoutState::removeName: | QMainWindowLayoutState::remove | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 687-700 |
| | 5 | 3 |
QMainWindowLayoutState::removeName: | QMainWindowLayoutState::remove | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 702-716 |
| | 5 | 3 |
QMainWindowLayoutState::plugName: | QMainWindowLayoutState::plug | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 792-807 |
| | 6 | 3 |
QMainWindowLayoutState::minimumSizeName: | 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::itemRectName: | QMainWindowLayoutState::itemRect | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 758-773 |
| | 6 | 3 |
QMainWindowLayoutState::itemAtName: | QMainWindowLayoutState::itemAt | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 518-534 |
| | 5 | 3 |
QMainWindowLayoutState::itemName: | QMainWindowLayoutState::item | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 738-756 |
| | 8 | 3 |
QMainWindowLayoutState::isValidName: | 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::insertGapName: | QMainWindowLayoutState::insertGap | Prototype: | bool QMainWindowLayoutState::insertGap(const QList<int> &path, QLayoutItem *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 663-685 |
| | 10 | 4 |
QMainWindowLayoutState::indexOfName: | QMainWindowLayoutState::indexOf | Prototype: | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 557-582 |
| | 12 | 5 |
QMainWindowLayoutState::gapRectName: | QMainWindowLayoutState::gapRect | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 775-790 |
| | 6 | 3 |
QMainWindowLayoutState::gapIndexName: | QMainWindowLayoutState::gapIndex | Prototype: | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 634-661 |
| | 13 | 5 |
QMainWindowLayoutState::fitLayoutName: | 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::deleteCentralWidgetItemName: | 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::deleteAllLayoutItemsName: | 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::containsName: | QMainWindowLayoutState::contains | Prototype: | bool QMainWindowLayoutState::contains(QWidget *widget) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 584-601 |
| | 7 | 4 |
QMainWindowLayoutState::clearName: | 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::checkFormatName: | QMainWindowLayoutState::checkFormat | Prototype: | bool QMainWindowLayoutState::checkFormat(QDataStream &stream) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 865-918 |
| | 25 | 12 |
QMainWindowLayoutState::centralWidgetName: | QMainWindowLayoutState::centralWidget | Prototype: | QWidget *QMainWindowLayoutState::centralWidget() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 619-632 |
| | 5 | 2 |
QMainWindowLayoutState::applyName: | 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::QMainWindowLayoutStateName: | 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::~QMainWindowLayoutName: | 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::usesHIToolBarName: | 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::updateTabBarShapesName: | QMainWindowLayout::updateTabBarShapes | Prototype: | void QMainWindowLayout::updateTabBarShapes() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1469-1498 |
| | 11 | 2 |
QMainWindowLayout::updateGapIndicatorName: | QMainWindowLayout::updateGapIndicator | Prototype: | void QMainWindowLayout::updateGapIndicator() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2362-2381 |
| | 12 | 5 |
QMainWindowLayout::unplugName: | QMainWindowLayout::unplug | Prototype: | QLayoutItem *QMainWindowLayout::unplug(QWidget *widget, bool group) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2283-2360 |
| | 46 | 11 |
QMainWindowLayout::toolBarBreakName: | 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::toolBarAreaName: | QMainWindowLayout::toolBarArea | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1186-1203 |
| | 8 | 6 |
QMainWindowLayout::toggleToolBarsVisibleName: | QMainWindowLayout::toggleToolBarsVisible | Prototype: | void QMainWindowLayout::toggleToolBarsVisible() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1216-1283 |
| | 10 | 3 |