| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTapAndHoldGesture| Name: | QTapAndHoldGesture::QTapAndHoldGesture | | Prototype: | QTapAndHoldGesture::QTapAndHoldGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 792-796 |
| | 1 | 1 |
position| Name: | QTapAndHoldGesture::position | | Prototype: | QPointF QTapAndHoldGesture::position() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 805-808 |
| | 1 | 1 |
setPosition| Name: | QTapAndHoldGesture::setPosition | | Prototype: | void QTapAndHoldGesture::setPosition(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 810-813 |
| | 1 | 1 |
setTimeout| Name: | QTapAndHoldGesture::setTimeout | | Prototype: | void QTapAndHoldGesture::setTimeout(int msecs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 823-826 |
| | 1 | 1 |
timeout| Name: | QTapAndHoldGesture::timeout | | Prototype: | int QTapAndHoldGesture::timeout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 836-839 |
| | 1 | 1 |