hi,all
In my application which is run in wince, I uses the graphicsview framework,

as far as i know ,the QGraphicsitem use the float variable ,Does it loss efficiency in the device which the cpu is arm,can i use the int in place of float variable,how can i do it? Should I change the source of the Qt's code?,Thanks!