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

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

Definition at line 134 of file CheckBoxValueBars.h.

References mModalWnd, and OglGui::OglWindow::SetVisible().

Referenced by StringSelectionEvent(), and WindowMouseEvent().

00135     {
00136         if (mModalWnd)
00137             mModalWnd->SetVisible(false);
00138     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:40 2010 for ImpalaSrc by  doxygen 1.5.1