Definition at line 106 of file aiundomodel.cpp.
00107 { 00108 if ( index.row() <= m_stack->count() ) 00109 { 00110 m_stack->setIndex( index.row() + 1 ); 00111 } 00112 }