QModelIndex AiUndoModel::selectedIndex (  )  const

Definition at line 95 of file aiundomodel.cpp.

00096 {
00097     return this->createIndex( m_stack->index(), 0 ) ;
00098 }

 All Classes Namespaces Files Functions Variables Typedefs

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