Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void Impala::Visualization::AnnotationTableGui::StringSelectionEvent ( OglGui::StringSelector src,
int  strIndex,
void *  listenerData 
) [inline, virtual]

Reimplemented from OglGui::StringListener.

Definition at line 219 of file AnnotationTableGui.h.

References HandleNewFile(), mDataDoc, and Impala::Core::Database::DataDocument::SetConcept().

00221     {
00222         mDataDoc->SetConcept(strIndex);
00223         HandleNewFile();
00224     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:30 2011 for ImpalaSrc by  doxygen 1.5.1