Reimplemented from OglGui::CheckBoxListener. Definition at line 500 of file SimilarityTableSetRank.h. References HandleNewFile(), mShowNextFrom, and Impala::Visualization::ShowNextFromControl::StartVal(). 00501 { 00502 if (mShowNextFrom) 00503 mShowNextFrom->StartVal(0); 00504 else 00505 HandleNewFile(); 00506 }
Here is the call graph for this function:
|