Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
52 additions
and 51 deletions.
- +1 −1 python/core/auto_generated/geometry/qgscircle.sip.in
- +1 −1 python/core/auto_generated/geometry/qgscircularstring.sip.in
- +1 −1 python/core/auto_generated/geometry/qgscompoundcurve.sip.in
- +1 −1 python/core/auto_generated/geometry/qgscurvepolygon.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsellipse.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsgeometry.sip.in
- +1 −1 python/core/auto_generated/geometry/qgslinestring.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsmulticurve.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsmultilinestring.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsmultipoint.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsmultipolygon.sip.in
- +1 −1 python/core/auto_generated/geometry/qgspoint.sip.in
- +1 −1 python/core/auto_generated/geometry/qgspolygon.sip.in
- +1 −1 python/core/auto_generated/geometry/qgsrectangle.sip.in
- +1 −1 python/core/auto_generated/qgspointxy.sip.in
- +1 −1 src/core/geometry/qgscircle.h
- +1 −1 src/core/geometry/qgscircularstring.h
- +1 −1 src/core/geometry/qgscompoundcurve.h
- +1 −1 src/core/geometry/qgscurvepolygon.h
- +1 −1 src/core/geometry/qgsellipse.h
- +1 −1 src/core/geometry/qgsgeometry.h
- +1 −1 src/core/geometry/qgslinestring.h
- +1 −1 src/core/geometry/qgsmulticurve.h
- +1 −1 src/core/geometry/qgsmultilinestring.h
- +1 −1 src/core/geometry/qgsmultipoint.h
- +1 −1 src/core/geometry/qgsmultipolygon.h
- +1 −1 src/core/geometry/qgspoint.h
- +1 −1 src/core/geometry/qgspolygon.h
- +1 −1 src/core/geometry/qgsrectangle.h
- +1 −1 src/core/qgspointxy.h
- +22 −21 tests/src/python/test_python_repr.py