void AiStatusBar::start (  ) 

set a start time

Definition at line 87 of file aistatusbar.cpp.

00088 {
00089     this->m_progressbar->setValue(0);
00090     this->m_endAt->setText("");
00091     this->m_startAt->setText( QTime::currentTime().toString() );
00092 }

 All Classes Namespaces Files Functions Variables Typedefs

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