Hi,

I'm not able to find the corresponding method of solving this.
I have a int value and I want to get a QString with the format "XXXX", so when the value is 5 I need to get "0005".

Thanks,