| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTapGesture| Name: | 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 |
position| Name: | 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 |
setPosition| Name: | 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 |