I am taking an input from line edit box which is QString by default. I further want to convert this value from QString to quint32. Any suggestions on how to implement this.