Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:19 2011 for ImpalaSrc by  doxygen 1.5.1