thank you for reply chris
I fixed the scale problem using
Qt Code:
  1. m_scale+=1.8;
To copy to clipboard, switch view to plain text mode 
(just need a plus before equal sign)
and using exact bounding box saving a lot of memory(realy lot) an speed.