Reimplemented from OglGui::CheckBoxListener. Definition at line 137 of file VxsDocumentGuiPlay.h. References mCheckBoxFBM, mVxsDoc, and Impala::Core::VideoSet::VxsDocument::SetFrameNavBetweenMarked(). 00138 { 00139 if (src == mCheckBoxFBM) 00140 mVxsDoc->SetFrameNavBetweenMarked(checked); 00141 }
Here is the call graph for this function:
|