[Qt-interest] I am facing a problem
Alessandro Portale
alessandro.portale at trolltech.com
Wed Aug 12 15:43:06 CEST 2009
I second Seans answer. You may avoid much of that code by using QChar::isDigit()
http://qt.nokia.com/doc/latest/qchar.html#isDigit
And since Qt is open source, You may have a look into the implementation of isDigit()
Alessandro
Sujan Dasmahapatra wrote:
> Dear Friends
> I am facing a problem for this code below.
...
--
Alessandro Portale
Software Engineer
Nokia, Qt Development Frameworks
More information about the Qt-interest-old
mailing list