void AiView::clear (  ) 

clear screen and set image to null or empty

Definition at line 292 of file aiview.cpp.

00293 {
00294     m_image = QImage();
00295     this->update();
00296 }

 All Classes Namespaces Files Functions Variables Typedefs

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