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

void Impala::Application::SDash::AlertWindow::Urgency ( int  i  )  [inline]

Definition at line 142 of file AlertWindow.h.

References mUrgencyRadioGroup, and OglGui::RadioGroup::SetActiveRadio().

Referenced by Impala::Application::SDash::SurveillanceApp::SubmitButtonListener::ButtonSelectionEvent().

00143     {
00144         mUrgencyRadioGroup->SetActiveRadio(i);
00145     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:57 2011 for ImpalaSrc by  doxygen 1.5.1