Is there a way to change the minimum date for QDateEdit? I am building a database of all my music scores and books. A lot of the composer's birth and death dates are before 1752, the current minumum. Would I have to edit the qdatetimeedit.cpp and .h files and then recompile QT? I hope not, I don't really feel comfortable doing that, but if need be, I will.

Thanks in advance for any advice.


fnmblot