Hi, im using QDoubleValidate to check the imput in a QLineEdit, work great with en locale, only let write number and a point for decimals, but with es locale the QDoubleValidate let write also ",",so i have to add other imput check in code to avoid that.<br>
Im look for in QDoubleValidate documentation any reference to milliar comma or similar, but i dont find nothing to solve it, is this a bug or is normal?<br>