Reimplemented from OglGui::StringListener. Definition at line 216 of file AnnotationTableGui.h. References HandleNewFile(), mDataDoc, and Impala::Core::Database::DataDocument::SetConcept(). 00218 { 00219 mDataDoc->SetConcept(strIndex); 00220 HandleNewFile(); 00221 }
Here is the call graph for this function:
|