| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSizeGripPrivate::atBottom| Name: | QSizeGripPrivate::atBottom | | Prototype: | inline bool atBottom() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QSizeGripPrivate::_q_showIfNotHidden| Name: | QSizeGripPrivate::_q_showIfNotHidden | | Prototype: | void _q_showIfNotHidden() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 110-125 |
| | 9 | 3 |
QSizeGripPrivate::QSizeGripPrivate| Name: | QSizeGripPrivate::QSizeGripPrivate | | Prototype: | QSizeGripPrivate::QSizeGripPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 130-137 |
| | 2 | 1 |
QSizeGrip::sizeHint| Name: | QSizeGrip::sizeHint | | Prototype: | QSize QSizeGrip::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 244-250 |
| | 4 | 1 |
QSizeGrip::showEvent| Name: | QSizeGrip::showEvent | | Prototype: | void QSizeGrip::showEvent(QShowEvent *showEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 447-453 |
| | 1 | 1 |
QSizeGrip::setVisible| Name: | QSizeGrip::setVisible | | Prototype: | void QSizeGrip::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QSizeGrip::paintEvent| Name: | QSizeGrip::paintEvent | | Prototype: | void QSizeGrip::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 259-268 |
| | 7 | 1 |
QSizeGrip::moveEvent| Name: | QSizeGrip::moveEvent | | Prototype: | void QSizeGrip::moveEvent(QMoveEvent * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 430-442 |
| | 6 | 2 |
QSizeGrip::mouseReleaseEvent| Name: | QSizeGrip::mouseReleaseEvent | | Prototype: | void QSizeGrip::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 416-425 |
| | 5 | 2 |
QSizeGrip::mousePressEvent| Name: | QSizeGrip::mousePressEvent | | Prototype: | void QSizeGrip::mousePressEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 278-360 |
| | 48 | 12 |
QSizeGrip::mouseMoveEvent| Name: | QSizeGrip::mouseMoveEvent | | Prototype: | void QSizeGrip::mouseMoveEvent(QMouseEvent * e) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 368-411 |
| | 26 | 8 |
QSizeGrip::hideEvent| Name: | QSizeGrip::hideEvent | | Prototype: | void QSizeGrip::hideEvent(QHideEvent *hideEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 458-464 |
| | 1 | 1 |
QSizeGrip::eventFilter| Name: | QSizeGrip::eventFilter | | Prototype: | bool QSizeGrip::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 475-491 |
| | 10 | 2 |
QSizeGrip::event| Name: | QSizeGrip::event | | Prototype: | bool QSizeGrip::event(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 496-499 |
| | 1 | 1 |
QSizeGrip::QSizeGrip| Name: | QSizeGrip::QSizeGrip | | Prototype: | QSizeGrip::QSizeGrip(QWidget * parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | | Lines: | 212-217 |
| | 2 | 1 |
QSimplexConstraint::invert| Name: | QSimplexConstraint::invert | | Prototype: | void QSimplexConstraint::invert() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 654-663 |
| | 5 | 2 |
QSimplex::~QSimplex| Name: | QSimplex::~QSimplex | | Prototype: | QSimplex::~QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QSimplex::solver| Name: | QSimplex::solver | | Prototype: | qreal QSimplex::solver(SolverFactor factor) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 512-547 |
| | 15 | 4 |
QSimplex::solveMin| Name: | QSimplex::solveMin | | Prototype: | qreal QSimplex::solveMin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 553-556 |
| | 1 | 1 |
QSimplex::solveMaxHelper| Name: | QSimplex::solveMaxHelper | | Prototype: | void QSimplex::solveMaxHelper() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 306-310 |
| | 2 | 2 |
QSimplex::solveMax| Name: | QSimplex::solveMax | | Prototype: | qreal QSimplex::solveMax() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 562-565 |
| | 1 | 1 |
QSimplex::simplifyConstraints| Name: | QSimplex::simplifyConstraints | | Prototype: | bool QSimplex::simplifyConstraints(QList<QSimplexConstraint *> *constraints) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 597-652 |
| | 28 | 9 |
QSimplex::setObjective| Name: | QSimplex::setObjective | | Prototype: | void QSimplex::setObjective(QSimplexConstraint *newObjective) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 315-318 |
| | 1 | 1 |
QSimplex::setConstraints| Name: | QSimplex::setConstraints | | Prototype: | bool QSimplex::setConstraints(const QList<QSimplexConstraint *> &newConstraints) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 121-295 |
| | 79 | 19 |
QSimplex::reducedRowEchelon| Name: | QSimplex::reducedRowEchelon | | Prototype: | void QSimplex::reducedRowEchelon() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 450-456 |
| | 3 | 2 |
QSimplex::pivotRowForColumn| Name: | QSimplex::pivotRowForColumn | | Prototype: | int QSimplex::pivotRowForColumn(int column) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 425-445 |
| | 13 | 5 |
QSimplex::iterate| Name: | QSimplex::iterate | | Prototype: | bool QSimplex::iterate() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 464-497 |
| | 16 | 6 |
QSimplex::findPivotColumn| Name: | QSimplex::findPivotColumn | | Prototype: | int QSimplex::findPivotColumn() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 393-406 |
| | 7 | 3 |
QSimplex::dumpMatrix| Name: | QSimplex::dumpMatrix | | Prototype: | void QSimplex::dumpMatrix() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 345-362 |
| | 12 | 4 |
QSimplex::combineRows| Name: | QSimplex::combineRows | | Prototype: | void QSimplex::combineRows(int toIndex, int fromIndex, qreal factor) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 367-388 |
| | 11 | 5 |
QSimplex::collectResults| Name: | QSimplex::collectResults | | Prototype: | void QSimplex::collectResults() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 573-590 |
| | 6 | 4 |
QSimplex::clearRow| Name: | QSimplex::clearRow | | Prototype: | void QSimplex::clearRow(int rowIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 323-328 |
| | 3 | 2 |
QSimplex::clearDataStructures| Name: | QSimplex::clearDataStructures | | Prototype: | void QSimplex::clearDataStructures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 88-111 |
| | 14 | 3 |
QSimplex::clearColumns| Name: | QSimplex::clearColumns | | Prototype: | void QSimplex::clearColumns(int first, int last) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 333-340 |
| | 4 | 3 |
QSimplex::QSimplex| Name: | QSimplex::QSimplex | | Prototype: | QSimplex::QSimplex() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 73-75 |
| | 2 | 1 |
QSimpleTextCodec::mibEnum| Name: | QSimpleTextCodec::mibEnum | | Prototype: | int QSimpleTextCodec::mibEnum() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 715-718 |
| | 1 | 1 |
QSimpleTextCodec::convertToUnicode| Name: | QSimpleTextCodec::convertToUnicode | | Prototype: | QString QSimpleTextCodec::convertToUnicode(const char* chars, int len, ConverterState *) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 637-654 |
| | 10 | 4 |
QSimpleTextCodec::convertFromUnicode| Name: | QSimpleTextCodec::convertFromUnicode | | Prototype: | QByteArray QSimpleTextCodec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 656-697 |
| | 28 | 7 |
QSimpleDrag::startDrag| Name: | QSimpleDrag::startDrag | | Prototype: | void QSimpleDrag::startDrag() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 328-341 |
| | 9 | 2 |
QSimpleDrag::platformDropData| Name: | QSimpleDrag::platformDropData | | Prototype: | QMimeData *QSimpleDrag::platformDropData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 321-326 |
| | 3 | 2 |
QSimpleDrag::move| Name: | QSimpleDrag::move | | Prototype: | void QSimpleDrag::move(const QPoint &globalPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 352-366 |
| | 9 | 2 |
QSimpleDrag::drop| Name: | QSimpleDrag::drop | | Prototype: | void QSimpleDrag::drop(const QPoint &globalPos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 368-385 |
| | 10 | 3 |
QSimpleDrag::cancel| Name: | QSimpleDrag::cancel | | Prototype: | void QSimpleDrag::cancel() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 343-350 |
| | 4 | 2 |
QSimpleDrag::QSimpleDrag| Name: | QSimpleDrag::QSimpleDrag | | Prototype: | QSimpleDrag::QSimpleDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 317-319 |
| | 2 | 1 |
QSimdSse2::v_toInt| Name: | QSimdSse2::v_toInt | | Prototype: | static inline Int32x4 v_toInt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 461-461 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Float32x4 v_sub(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 454-454 |
| | 1 | 1 |
QSimdSse2::v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Int32x4 v_sub(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 455-455 |
| | 1 | 1 |
QSimdSse2::v_sqrt| Name: | QSimdSse2::v_sqrt | | Prototype: | static inline Float32x4 v_sqrt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 459-459 |
| | 1 | 1 |
QSimdSse2::v_mul| Name: | QSimdSse2::v_mul | | Prototype: | static inline Float32x4 v_mul(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 457-457 |
| | 1 | 1 |
QSimdSse2::v_min_16| Name: | QSimdSse2::v_min_16 | | Prototype: | static inline Int32x4 v_min_16(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QSimdSse2::v_min| Name: | QSimdSse2::v_min | | Prototype: | static inline Float32x4 v_min(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 449-449 |
| | 1 | 1 |
QSimdSse2::v_max| Name: | QSimdSse2::v_max | | Prototype: | static inline Float32x4 v_max(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 448-448 |
| | 1 | 1 |
QSimdSse2::v_greaterOrEqual| Name: | QSimdSse2::v_greaterOrEqual | | Prototype: | static inline Int32x4 v_greaterOrEqual(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 463-463 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 440-440 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 441-441 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 442-442 |
| | 1 | 1 |
QSimdSse2::v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(uint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 443-443 |
| | 1 | 1 |
QSimdSse2::v_and| Name: | QSimdSse2::v_and | | Prototype: | static inline Int32x4 v_and(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Float32x4 v_add(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 445-445 |
| | 1 | 1 |
QSimdSse2::v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Int32x4 v_add(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 446-446 |
| | 1 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 157-162 |
| | 3 | 1 |
QSignalMapper::setMapping| Name: | QSignalMapper::setMapping | | Prototype: | void QSignalMapper::setMapping(QObject *sender, QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 170-175 |
| | 3 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(int id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 182-186 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(const QString &id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 202-206 |
| | 2 | 1 |
QSignalMapper::mapping| Name: | QSignalMapper::mapping | | Prototype: | QObject *QSignalMapper::mapping(QObject *object) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 213-217 |
| | 2 | 1 |
QSignalDumper::startDump| Name: | QSignalDumper::startDump | | Prototype: | void QSignalDumper::startDump() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 163-168 |
| | 1 | 1 |
QSignalDumper::ignoreClass| Name: | QSignalDumper::ignoreClass | | Prototype: | void QSignalDumper::ignoreClass(const QByteArray &klass) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 176-180 |
| | 2 | 2 |
QSignalDumper::clearIgnoredClasses| Name: | QSignalDumper::clearIgnoredClasses | | Prototype: | void QSignalDumper::clearIgnoredClasses() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qsignaldumper.cpp | | Lines: | 182-186 |
| | 2 | 2 |
QSidebar::sizeHint| Name: | QSidebar::sizeHint | | Prototype: | QSize QSidebar::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 410-415 |
| | 3 | 2 |
QSidebar::showContextMenu| Name: | QSidebar::showContextMenu | | Prototype: | void QSidebar::showContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 440-452 |
| | 9 | 4 |
QSidebar::setModelAndUrls| Name: | QSidebar::setModelAndUrls | | Prototype: | void QSidebar::setModelAndUrls(QFileSystemModel *model, const QList<QUrl> &newUrls) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 376-396 |
| | 14 | 1 |
QSidebar::selectUrl| Name: | QSidebar::selectUrl | | Prototype: | void QSidebar::selectUrl(const QUrl &url) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 417-432 |
| | 9 | 3 |
QSidebar::removeEntry| Name: | QSidebar::removeEntry | | Prototype: | void QSidebar::removeEntry() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 460-473 |
| | 9 | 4 |
QSidebar::focusInEvent| Name: | QSidebar::focusInEvent | | Prototype: | void QSidebar::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 491-495 |
| | 2 | 1 |
QSidebar::event| Name: | QSidebar::event | | Prototype: | bool QSidebar::event(QEvent * event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 500-510 |
| | 6 | 3 |
QSidebar::dragEnterEvent| Name: | QSidebar::dragEnterEvent | | Prototype: | void QSidebar::dragEnterEvent(QDragEnterEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 403-407 |
| | 2 | 2 |
QSidebar::clicked| Name: | QSidebar::clicked | | Prototype: | void QSidebar::clicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 480-485 |
| | 3 | 1 |
QSidebar::QSidebar| Name: | QSidebar::QSidebar | | Prototype: | QSidebar::QSidebar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 372-374 |
| | 2 | 1 |
QSideBarDelegate::initStyleOption| Name: | QSideBarDelegate::initStyleOption | | Prototype: | void QSideBarDelegate::initStyleOption(QStyleOptionViewItem *option, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 50-60 |
| | 5 | 3 |
QShowEvent::QShowEvent| Name: | QShowEvent::QShowEvent | | Prototype: | QShowEvent::QShowEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3402-3404 |
| | 1 | 1 |
QShortcutPrivate::redoGrab| Name: | QShortcutPrivate::redoGrab | | Prototype: | void QShortcutPrivate::redoGrab(QShortcutMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 410-427 |
| | 13 | 6 |
QShortcutPrivate::QShortcutPrivate| Name: | QShortcutPrivate::QShortcutPrivate | | Prototype: | QShortcutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 400-400 |
| | 1 | 1 |
QShortcutMapPrivate::QShortcutMapPrivate| Name: | QShortcutMapPrivate::QShortcutMapPrivate | | Prototype: | QShortcutMapPrivate(QShortcutMap* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 112-117 |
| | 2 | 1 |
QShortcutMap::tryShortcut| Name: | QShortcutMap::tryShortcut | | Prototype: | bool QShortcutMap::tryShortcut(QKeyEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 320-352 |
| | 12 | 6 |
QShortcutMap::translateModifiers| Name: | QShortcutMap::translateModifiers | | Prototype: | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 605-617 |
| | 10 | 5 |
QShortcutMap::state| Name: | QShortcutMap::state | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::state() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QShortcutMap::setShortcutEnabled| Name: | QShortcutMap::setShortcutEnabled | | Prototype: | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 224-252 |
| | 17 | 4 |
QShortcutMap::setShortcutAutoRepeat| Name: | QShortcutMap::setShortcutAutoRepeat | | Prototype: | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 262-290 |
| | 17 | 4 |
QShortcutMap::resetState| Name: | QShortcutMap::resetState | | Prototype: | void QShortcutMap::resetState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 295-300 |
| | 3 | 1 |
QShortcutMap::removeShortcut| Name: | QShortcutMap::removeShortcut | | Prototype: | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 178-214 |
| | 22 | 5 |
QShortcutMap::nextState| Name: | QShortcutMap::nextState | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 360-395 |
| | 17 | 6 |
QShortcutMap::matches| Name: | QShortcutMap::matches | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::matches(const QKeySequence &seq1, const QKeySequence &seq2) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 573-599 |
| | 17 | 6 |
QShortcutMap::matches| Name: | QShortcutMap::matches | | Prototype: | QVector<const QShortcutEntry*> QShortcutMap::matches() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 622-626 |
| | 2 | 1 |
QShortcutMap::hasShortcutForKeySequence| Name: | QShortcutMap::hasShortcutForKeySequence | | Prototype: | bool QShortcutMap::hasShortcutForKeySequence(const QKeySequence &seq) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 401-416 |
| | 8 | 3 |
QShortcutMap::find| Name: | QShortcutMap::find | | Prototype: | QKeySequence::SequenceMatch QShortcutMap::find(QKeyEvent *e, int ignoredModifiers) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 425-516 |
| | 56 | 17 |
QShortcutMap::dispatchEvent| Name: | QShortcutMap::dispatchEvent | | Prototype: | void QShortcutMap::dispatchEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 631-669 |
| | 22 | 7 |
QShortcutMap::createNewSequences| Name: | QShortcutMap::createNewSequences | | Prototype: | void QShortcutMap::createNewSequences(QKeyEvent *e, QVector<QKeySequence> &ksl, int ignoredModifiers) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 533-566 |
| | 24 | 5 |
QShortcutMap::clearSequence| Name: | QShortcutMap::clearSequence | | Prototype: | void QShortcutMap::clearSequence(QVector<QKeySequence> &ksl) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 523-527 |
| | 2 | 1 |
QShortcutMap::addShortcut| Name: | QShortcutMap::addShortcut | | Prototype: | int QShortcutMap::addShortcut(QObject *owner, const QKeySequence &key, Qt::ShortcutContext context, ContextMatcher matcher) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 152-167 |
| | 7 | 1 |