void AiConfig::setImageHeight ( int  h  ) 

set an image height

Parameters:
h : new image height

Definition at line 194 of file aiconfig.cpp.

00195 {
00196     AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" );
00197     zone->setImageHeight( h );
00198 }

 All Classes Namespaces Files Functions Variables Typedefs

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