Reimplemented from Impala::Visualization::PunsOnlyControlListener. Definition at line 484 of file SimilarityTableSetRank.h. References HandleNewFile(), mShowNextFrom, and Impala::Visualization::ShowNextFromControl::StartVal(). 00485 { 00486 if (mShowNextFrom) 00487 mShowNextFrom->StartVal(0); 00488 else 00489 HandleNewFile(); 00490 }
Here is the call graph for this function:
|