Hi…
I have a QLineEdit in that if I enter a . (Dot), That . (Dot Value) should be changed to “ (Quote symbol) in the Line Edit.
I Tried using the Qt::Key_Period for getting the . (Dot value). But its not working for me. Plz suggest me how to change the LineEdit Value from .(Dot) to “(Quote) .
Thanks & Regards.
↧