Hi All,

I m using Qt 4.1.5 on MAC.
I have a QLineEdit and i enter some value in this.
I want that this Line Edit sould only accepts value between 0-9 and A-F and a-f that is only Hex value from 0-F.

If some one know how to do that then plz help me.

Thanks.