| 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: | 786-790 |
| | 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: | 799-802 |
| | 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: | 804-807 |
| | 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: | 817-820 |
| | 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: | 830-833 |
| | 1 | 1 |