void AiStatusBar::startGenerating (  ) 

slot for showing a animation (image) within generation started

Definition at line 75 of file aistatusbar.cpp.

00076 {
00077     m_genStatus->setText( tr("Running") );
00078     m_progressbar->show();
00079 }

 All Classes Namespaces Files Functions Variables Typedefs

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