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: | 552-555 |
| | 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: | 583-586 |
| | 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: | 501-504 |
| | 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: | 521-524 |
| | 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: | 567-570 |
| | 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: | 598-601 |
| | 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: | 506-509 |
| | 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: | 536-539 |
| | 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: | 577-580 |
| | 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: | 608-611 |
| | 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: | 572-575 |
| | 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: | 603-606 |
| | 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: | 541-544 |
| | 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: | 516-519 |
| | 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: | 546-549 |
| | 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: | 562-565 |
| | 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: | 593-596 |
| | 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: | 557-560 |
| | 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: | 588-591 |
| | 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: | 526-529 |
| | 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: | 511-514 |
| | 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: | 531-534 |
| | 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: | 488-492 |
| | 1 | 1 |