qgis / qgis4.0_api

Tracker for QGIS 4.0 API related issues and developer discussion
3 stars 1 forks source link

Rethink QgsRange to support invalid ranges #101

Open elpaso opened 4 years ago

elpaso commented 4 years ago

The default ctor should create an invalid range instead of an infinite one and we should be able to check validity for the case where begin > end