On 6/12/07, Oleg Dedkow <[EMAIL PROTECTED]> wrote:
text() returns QString, so we have to convert the returned value to int

Does the toInt() convert from string to an an ascii number i.e. 'A' to
65, or does it convert something like "200" to an int of 200?

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to