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

void OglGui::CheckBoxValueBars::ClearChoices (  )  [inline]

Definition at line 82 of file CheckBoxValueBars.h.

References mDropSelector, OglGui::StringSelector::RemoveStrings(), and OglGui::DropDownStringSelector::StrSelector().

00083     {
00084         if (mDropSelector)
00085             mDropSelector->StrSelector()->RemoveStrings();
00086     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:18 2011 for ImpalaSrc by  doxygen 1.5.1