void AiUndoView::currentChanged ( const QModelIndex &  current,
const QModelIndex &  previous 
) [protected]

current changed item

Parameters:
current : current QListView index
previous : previous QListView index

Definition at line 63 of file aiundoview.cpp.

00064 {
00065     m_undoModel->setStackCurrentIndex( current );
00066 }

 All Classes Namespaces Files Functions Variables Typedefs

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