Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.0
-
None
Description
QInputDialog::getDouble will give different values for minValue and maxValue in 32 and 64 bits machines. It would be nice if there was a QInputDialog::getQreal that returns a qreal.