1 #ifndef _M_RERUN_SEQUENCE_HH_
2 #define _M_RERUN_SEQUENCE_HH_
34 void Init(Diana::QEvent& ev);
37 void Do(Diana::QEvent& ev);
Just sets the flag to rerun the sequence some number of times.
void Init(Diana::QEvent &ev)
Init method gets the number of times to run.
void Do(Diana::QEvent &ev)
Do method does nothing.
void Done()
Done method checks the iteration count and sets rerun.