void AiConfig::activeTab ( int  id  ) 

set an active tab

Parameters:
id : set active tab by tab index

Definition at line 105 of file aiconfig.cpp.

00106 {
00107     m_tabs->setCurrentIndex( id );
00108 }

 All Classes Namespaces Files Functions Variables Typedefs

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