Reimplemented from Impala::Visualization::ImageSetIdxGridListener. Definition at line 97 of file SegmentationDocumentGuiKeyframes.h. References Impala::Visualization::AppControlDoc::AllHandleNewCursor(), Impala::Core::VideoSet::SegmentationDocument::GotoKeyfr(), Impala::Core::Database::LEVEL_SHOT, mSegDoc, and mStartKey. 00098 { 00099 mSegDoc->GotoKeyfr(mStartKey + imIndex); 00100 AllHandleNewCursor(Core::Database::LEVEL_SHOT, false); 00101 }
Here is the call graph for this function:
|