slot for hiding a animation (image) within generation stoped
Definition at line 81 of file aistatusbar.cpp.
00082 { 00083 m_genStatus->setText( tr("Idle") ); 00084 m_progressbar->hide(); 00085 }