QModelIndex AiUndoModel::index ( int  row,
int  column,
const QModelIndex &  parent = QModelIndex() 
) const [virtual]

Definition at line 62 of file aiundomodel.cpp.

00064 {
00065     return this->createIndex(row, column);
00066 }

 All Classes Namespaces Files Functions Variables Typedefs

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