Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 836-839 |
| | 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: | 823-826 |
| | 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: | 810-813 |
| | 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: | 805-808 |
| | 1 | 1 |
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: | 792-796 |
| | 1 | 1 |