Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setPositionName: | QTapGesture::setPosition | Prototype: | void QTapGesture::setPosition(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 766-769 |
| | 1 | 1 |
positionName: | QTapGesture::position | Prototype: | QPointF QTapGesture::position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 761-764 |
| | 1 | 1 |
QTapGestureName: | QTapGesture::QTapGesture | Prototype: | QTapGesture::QTapGesture(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 748-752 |
| | 1 | 1 |