Excellent design, I'm testing with Qt5.6 on an ARM Cortex-A9 (NXP / Freescale i.MX6) and this is working fine, congratulations!
I noticed something strange, I use TextField or TextInput and I set the field as inputMethodHints: Qt.ImhPreferNumbers | Qt.ImhDigitsOnly | Qt.ImhFormattedNumbersOnly, the first time it opens as numerical, in the others not.
I would know how to force forever to open in the Numeric option.
Excellent design, I'm testing with Qt5.6 on an ARM Cortex-A9 (NXP / Freescale i.MX6) and this is working fine, congratulations!
I noticed something strange, I use TextField or TextInput and I set the field as inputMethodHints: Qt.ImhPreferNumbers | Qt.ImhDigitsOnly | Qt.ImhFormattedNumbersOnly, the first time it opens as numerical, in the others not.
I would know how to force forever to open in the Numeric option.