Reimplemented from OglGui::CheckBoxListener. Definition at line 529 of file SimilarityTableSetRank.h. References HandleNewFile(), mShowNextFrom, and Impala::Visualization::ShowNextFromControl::StartVal(). 00530 { 00531 if (mShowNextFrom) 00532 mShowNextFrom->StartVal(0); 00533 else 00534 HandleNewFile(); 00535 }
Here is the call graph for this function: ![]()
|