| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 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::map| Name: | 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::map| Name: | 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::map| Name: | 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::inverted| Name: | 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::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::transposed| Name: | 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::translate| Name: | 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::translate| Name: | 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::translate| Name: | 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::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::toTransform| Name: | 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::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::scale| Name: | 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::scale| Name: | 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::scale| Name: | 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::scale| Name: | 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::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(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::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::projectedRotate| Name: | 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::perspective| Name: | 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::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::ortho| Name: | 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::optimize| Name: | 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::normalMatrix| Name: | 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::mapRect| Name: | 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::mapRect| Name: | 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::lookAt| Name: | 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::inverted| Name: | 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::frustum| Name: | 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::flipCoordinates| Name: | 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::determinant| Name: | 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::copyDataTo| Name: | 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::QMatrix4x4| Name: | 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::QMatrix4x4| Name: | 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::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 |
QMapNodeBase::previousNode| Name: | 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::nextNode| Name: | 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::rotateRight| Name: | 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::rotateLeft| Name: | 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::recalcMostLeftNode| Name: | 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::rebalance| Name: | 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::freeTree| Name: | 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::freeNodeAndRebalance| Name: | 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::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::createNode| Name: | 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::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::mouseReleaseEvent| Name: | 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::mouseMoveEvent| Name: | 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::event| Name: | 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::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::separatorCursor| Name: | 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::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::adjustCursor| Name: | 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::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::unplug| Name: | 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::takeAt| Name: | 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::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::setCentralWidget| Name: | 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::saveState| Name: | 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::restoreState| Name: | 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::remove| Name: | 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::remove| Name: | 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::plug| Name: | 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::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::itemRect| Name: | 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::itemAt| Name: | 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::item| Name: | 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::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::insertGap| Name: | 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::indexOf| Name: | 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::gapRect| Name: | 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::gapIndex| Name: | 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::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::contains| Name: | 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::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::checkFormat| Name: | 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::centralWidget| Name: | 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::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::updateTabBarShapes| Name: | 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::updateGapIndicator| Name: | 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::unplug| Name: | 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::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::toolBarArea| Name: | 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::toggleToolBarsVisible| Name: | 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 |