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

virtual void Impala::Visualization::VxsDocumentGuiPlay::HandleActivate (  )  [inline, virtual]

Reimplemented from Impala::Visualization::AppControlDoc.

Definition at line 73 of file VxsDocumentGuiPlay.h.

References OglGui::CheckBox::GetSelected(), HandleNewFile(), mCheckBoxFBM, mVxsDoc, and Impala::Core::VideoSet::VxsDocument::SetFrameNavBetweenMarked().

00074     {
00075         mVxsDoc->SetFrameNavBetweenMarked(mCheckBoxFBM->GetSelected());
00076         //AppControlDoc::HandleActivate();
00077         HandleNewFile();
00078         DataDocumentGui<VxsDocument>::HandleNewBookmarked();
00079     }

Here is the call graph for this function:


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