set an end time
Definition at line 94 of file aistatusbar.cpp.
00095 { 00096 this->m_endAt->setText( QTime::currentTime().toString() ); 00097 }