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: ![]()
|