Can some one tell me how can i have a line edit where i show a . so that a user enter some value and it will move upto certain limit... What i am looking is something like DecimalEdit.... Which shows DOT in the lineedit and when user enter value the . is automatically adjusted...

I am using 000000009.00; in INputMask of my line edits but they seem to not have . Automatecally adjusted..

If possible please provie some sample code