Definition at line 49 of file CheckBox.h. References mSelected, and PublishSelection(). Referenced by Impala::Visualization::SimilarityTimeLineVideo::ButtonSelectionEvent(), and OglGui::CheckBoxValueBars::StringSelectionEvent(). 00050 { 00051 mSelected = flag; 00052 PublishSelection(); 00053 }
Here is the call graph for this function:
|