void AiConfig::disableZoomArea (  ) 

disable/uncheck zoom area

Definition at line 219 of file aiconfig.cpp.

00220 {
00221     AiConfigTools *tools = m_tabs->findChild< AiConfigTools * >( "tools" );
00222     tools->disableZoomArea();
00223 }

 All Classes Namespaces Files Functions Variables Typedefs

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