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

virtual void Impala::Visualization::SegmentationDocumentGuiMain::HandleAddedBookmark (  )  [inline, virtual]

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

Definition at line 127 of file SegmentationDocumentGuiMain.h.

References Impala::Visualization::ImagesWindow::AddImage(), Impala::Core::VideoSet::SegmentationDocument::CurKeyfr(), Impala::Core::VideoSet::SegmentationDocument::GetImSetKeyframes(), mBookmarkedImages, and mSegDoc.

00128     {
00129         mBookmarkedImages->AddImage(mSegDoc->CurKeyfr(),
00130                                     mSegDoc->GetImSetKeyframes(true));
00131         DataDocumentGui<SegmentationDocument>::HandleNewBookmarked(); // has no Added
00132     }

Here is the call graph for this function:


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