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

virtual void Impala::Application::IDash::IDash::PlayFileEvent ( int  videoID  )  [inline, virtual]

Reimplemented from Impala::Application::IDash::DossierListener.

Definition at line 60 of file mainIDashX.cpp.

References Impala::Core::VideoSet::SegmentationDocument::CursorToFile(), Impala::Application::IDash::ScreenTabs::GotoTab(), mEngine, mScrnTabs, Impala::Application::IDash::TrecEngine::SegmentationDocument(), and TAB_PLAY6.

00061     {
00062         // we should switch to the PLAY tab:
00063         mEngine->SegmentationDocument()->CursorToFile(videoID);
00064         mScrnTabs->GotoTab(TAB_PLAY6);
00065     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:39:51 2010 for ImpalaSrc by  doxygen 1.5.1