AiViewerArea::~AiViewerArea (  ) 

destructor

Definition at line 88 of file aiviewerarea.cpp.

00089 {
00090     if( m_view != NULL )
00091     {
00092         delete m_view;
00093     }
00094 }

 All Classes Namespaces Files Functions Variables Typedefs

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