int AiUndoModel::rowCount ( const QModelIndex &  parent = QModelIndex()  )  const [virtual]

Definition at line 73 of file aiundomodel.cpp.

00074 {
00075     return m_stack->count();
00076 }

 All Classes Namespaces Files Functions Variables Typedefs

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