| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 760-763 |
| | 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: | 755-758 |
| | 1 | 1 |
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: | 742-746 |
| | 1 | 1 |