Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:59:38 2010 for ImpalaSrc by  doxygen 1.5.1