AiThread::AiThread ( QObject *  parent = 0  ) 

contructor with optional parent

Parameters:
parent : thread parent ( default = 0 )

Definition at line 46 of file aithread.cpp.

00047         : QThread( parent ), m_zone(this,0,0,0,0,0,0,0,0,0,0,0,0), m_file()
00048 {
00049 }

 All Classes Namespaces Files Functions Variables Typedefs

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