Hello! Friends,
I was using QLineEdit->toInt() to get the required input as int. But now as i have changed the inputmask of QLineEdit to say Hex, am not able to get proper input. As we cant use toInt() now i tried few things with QByteArray, but not working.
Can anyone please help me to get proper int input from QLineEdit where Hex format is displayed.----> i will grateful
Thanks in advance.
Bookmarks