I am making a name field using QlineEdit. I want the entry in this field is entered such that the first character of every word is always uppercase. I don’t know how to set the inputmask for that, could anyone please help me out..
thnx in advance..
I am making a name field using QlineEdit. I want the entry in this
Share
That’s just a quick solution which I came up with and there are better solutions of course (Implementing your own line edit for example), but this works as I tested.
This is a SLOT:
The connect: