const QString AiConfigFractals::item ( const int  index  ) 

get an item string from index

Parameters:
index : get item by index
Returns:
QString

Definition at line 81 of file aiconfigfractals.cpp.

00082 {
00083     return m_fractalsList->itemText( index );
00084 }

 All Classes Namespaces Files Functions Variables Typedefs

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