Definition at line 37 of file DropDownStringSelector.h. References mStrSelector. Referenced by OglGui::CheckBoxValueBars::AddChoice(), OglGui::CheckBoxValueBars::ClearChoices(), OglGui::CheckBoxValueBars::HandleOptions(), and OglGui::CheckBoxValueBars::SelectorPopUpAtCheckBox(). 00038 { 00039 return mStrSelector; 00040 }
|