Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
totalScaleFactorName: | QPinchGesture::totalScaleFactor | Prototype: | qreal QPinchGesture::totalScaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 546-549 |
| | 1 | 1 |
totalRotationAngleName: | QPinchGesture::totalRotationAngle | Prototype: | qreal QPinchGesture::totalRotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 577-580 |
| | 1 | 1 |
totalChangeFlagsName: | QPinchGesture::totalChangeFlags | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::totalChangeFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 495-498 |
| | 1 | 1 |
startCenterPointName: | QPinchGesture::startCenterPoint | Prototype: | QPointF QPinchGesture::startCenterPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 515-518 |
| | 1 | 1 |
setTotalScaleFactorName: | QPinchGesture::setTotalScaleFactor | Prototype: | void QPinchGesture::setTotalScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 561-564 |
| | 1 | 1 |
setTotalRotationAngleName: | QPinchGesture::setTotalRotationAngle | Prototype: | void QPinchGesture::setTotalRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 592-595 |
| | 1 | 1 |
setTotalChangeFlagsName: | QPinchGesture::setTotalChangeFlags | Prototype: | void QPinchGesture::setTotalChangeFlags(QPinchGesture::ChangeFlags value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 500-503 |
| | 1 | 1 |
setStartCenterPointName: | QPinchGesture::setStartCenterPoint | Prototype: | void QPinchGesture::setStartCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 530-533 |
| | 1 | 1 |
setScaleFactorName: | QPinchGesture::setScaleFactor | Prototype: | void QPinchGesture::setScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 571-574 |
| | 1 | 1 |
setRotationAngleName: | QPinchGesture::setRotationAngle | Prototype: | void QPinchGesture::setRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 602-605 |
| | 1 | 1 |
setLastScaleFactorName: | QPinchGesture::setLastScaleFactor | Prototype: | void QPinchGesture::setLastScaleFactor(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 566-569 |
| | 1 | 1 |
setLastRotationAngleName: | QPinchGesture::setLastRotationAngle | Prototype: | void QPinchGesture::setLastRotationAngle(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 597-600 |
| | 1 | 1 |
setLastCenterPointName: | QPinchGesture::setLastCenterPoint | Prototype: | void QPinchGesture::setLastCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 535-538 |
| | 1 | 1 |
setChangeFlagsName: | QPinchGesture::setChangeFlags | Prototype: | void QPinchGesture::setChangeFlags(QPinchGesture::ChangeFlags value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 510-513 |
| | 1 | 1 |
setCenterPointName: | QPinchGesture::setCenterPoint | Prototype: | void QPinchGesture::setCenterPoint(const QPointF &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 540-543 |
| | 1 | 1 |
scaleFactorName: | QPinchGesture::scaleFactor | Prototype: | qreal QPinchGesture::scaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 556-559 |
| | 1 | 1 |
rotationAngleName: | QPinchGesture::rotationAngle | Prototype: | qreal QPinchGesture::rotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 587-590 |
| | 1 | 1 |
lastScaleFactorName: | QPinchGesture::lastScaleFactor | Prototype: | qreal QPinchGesture::lastScaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 551-554 |
| | 1 | 1 |
lastRotationAngleName: | QPinchGesture::lastRotationAngle | Prototype: | qreal QPinchGesture::lastRotationAngle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 582-585 |
| | 1 | 1 |
lastCenterPointName: | QPinchGesture::lastCenterPoint | Prototype: | QPointF QPinchGesture::lastCenterPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 520-523 |
| | 1 | 1 |
changeFlagsName: | QPinchGesture::changeFlags | Prototype: | QPinchGesture::ChangeFlags QPinchGesture::changeFlags() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 505-508 |
| | 1 | 1 |
centerPointName: | QPinchGesture::centerPoint | Prototype: | QPointF QPinchGesture::centerPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 525-528 |
| | 1 | 1 |
QPinchGestureName: | QPinchGesture::QPinchGesture | Prototype: | QPinchGesture::QPinchGesture(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | Lines: | 482-486 |
| | 1 | 1 |