Reimplemented from Impala::Visualization::PunsOnlyControlListener. Definition at line 513 of file SimilarityTableSetRank.h. References HandleNewFile(), mShowNextFrom, and Impala::Visualization::ShowNextFromControl::StartVal(). 00514 { 00515 if (mShowNextFrom) 00516 mShowNextFrom->StartVal(0); 00517 else 00518 HandleNewFile(); 00519 }
Here is the call graph for this function: ![]()
|