Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTapAndHoldGestureName: | 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 |
positionName: | 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 |
setPositionName: | 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 |
setTimeoutName: | 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 |
timeoutName: | 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 |