qtinuum / QtnProperty

Extended properties for Qt5
Apache License 2.0
427 stars 153 forks source link

DelegateGeoCoord + DelegateGeoPoint #34

Closed ibnz closed 6 years ago

ibnz commented 6 years ago

Added new delegates for double and QPointF properties, which display and edit values in the form - 012 ° 34' 56". Delegate names are "GeoPoint" and "GeoCoord". GeoPoint delegate also have attributes "XDisplayName" and "YDisplayName".