Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void Impala::Visualization::SimilarityTableSetRank::PunsOnlyChanged ( PunsOnlyControl src,
void *  userData 
) [inline, virtual]

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:


Generated on Thu Jan 13 09:25:10 2011 for ImpalaSrc by  doxygen 1.5.1