void AiView::makeUpdate (  ) 

updating view

Definition at line 165 of file aiview.cpp.

00166 {
00167     this->resize( widthView(m_image.width()) , heightView(m_image.height()) );
00168     this->update();
00169 }

 All Classes Namespaces Files Functions Variables Typedefs

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