AiUndoModel::AiUndoModel ( QObject *  parent = 0  ) 

contructor with optional parent

Parameters:
parent : widget parent ( default = 0 )

Definition at line 46 of file aiundomodel.cpp.

00047     :QAbstractItemModel(parent)
00048 {
00049 }

 All Classes Namespaces Files Functions Variables Typedefs

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