void AiView::clearScale (  ) 

clear scale and set current scale x,y as defauts

Definition at line 227 of file aiview.cpp.

00228 {
00229     if( !m_image.isNull() )
00230     {
00231         m_clearScale = true;
00232     }
00233 }

 All Classes Namespaces Files Functions Variables Typedefs

Generated on Sat Feb 27 08:33:24 2010 for AiFractals by  doxygen 1.6.1