| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGesture| Name: | QGesture::QGesture | | Prototype: | QGesture::QGesture(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 96-100 |
| | 1 | 1 |
QGesture| Name: | QGesture::QGesture | | Prototype: | QGesture::QGesture(QGesturePrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 105-108 |
| | 2 | 1 |
gestureCancelPolicy| Name: | QGesture::gestureCancelPolicy | | Prototype: | QGesture::GestureCancelPolicy QGesture::gestureCancelPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 206-210 |
| | 2 | 1 |
gestureType| Name: | QGesture::gestureType | | Prototype: | Qt::GestureType QGesture::gestureType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 145-148 |
| | 1 | 1 |
hasHotSpot| Name: | QGesture::hasHotSpot | | Prototype: | bool QGesture::hasHotSpot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 167-170 |
| | 1 | 1 |
hotSpot| Name: | QGesture::hotSpot | | Prototype: | QPointF QGesture::hotSpot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 155-158 |
| | 1 | 1 |
setGestureCancelPolicy| Name: | QGesture::setGestureCancelPolicy | | Prototype: | void QGesture::setGestureCancelPolicy(GestureCancelPolicy policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 200-204 |
| | 2 | 1 |
setHotSpot| Name: | QGesture::setHotSpot | | Prototype: | void QGesture::setHotSpot(const QPointF &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 160-165 |
| | 3 | 1 |
state| Name: | QGesture::state | | Prototype: | Qt::GestureState QGesture::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 150-153 |
| | 1 | 1 |
unsetHotSpot| Name: | QGesture::unsetHotSpot | | Prototype: | void QGesture::unsetHotSpot() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 172-175 |
| | 1 | 1 |