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

virtual void Impala::Visualization::SegmentationDocumentGuiStills::HandleNewKey ( int  c,
int  state 
) [inline, virtual]

Reimplemented from Impala::Core::Database::DataDocumentListener.

Definition at line 109 of file SegmentationDocumentGuiStills.h.

References HandleNewFile(), and mForceUpdate.

Referenced by Impala::Application::WindowTrecSearch::KeyEvent().

00110     {
00111 //        ILOG_DEBUG("HandleNewKey: " << c);
00112         if (c == 'u')
00113         {
00114             mForceUpdate = true;
00115             HandleNewFile();
00116         }
00117     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:47:24 2010 for ImpalaSrc by  doxygen 1.5.1