Hi All,

I have one QLineEdit in my Dialog , i want to stop backspace key action in my QLineEdit.

If we press backspace it will delete characters , don't want this option in my dialog , how to

do this?