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 }