In date range selections it is quite usual to using an empty date when the lower and/or upper limit of the range is open.
Is there a way to allow entering and displaying empty (NULL) dates in QDateTimeEdit and it's derived classes?
I did not find anything so I was wondering what the next best way to solve this would be?
Thank you in advance.