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

void Impala::Visualization::RotorBrowser::RotorBrowser::ClearReturnQuery (  )  [inline, private]

Definition at line 1917 of file RotorBrowser.h.

References mHasReturnQuery, mReturnPosition, mThreadSet, and Impala::Core::Trec::ThreadSet::RemoveThread().

Referenced by DoShowBookmarksThread(), and DoVisualQuery().

01918     {
01919         mThreadSet->RemoveThread("shots_returnquery");
01920         mHasReturnQuery = false;
01921         mReturnPosition = 0;
01922     }

Here is the call graph for this function:


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